.stestr/0002755012276001227600000000000015114635360012424 5ustar tempesttempest.stestr/format0000644012276001227600000000000215114634115013622 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215114635357014612 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001015114635357014774 0ustar tempesttempest106.07786168.20917890.787028120.70742359.6342650.00070760.86627683.03503349.10935.stestr/00000600012276001227600000773414215114635357012524 0ustar tempesttempesttime: 2025-12-05 19:54:21.051690Z 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-05 19:56:07.129551Z 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-05 19:54:22,077 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.025s 2025-12-05 19:54:22,077 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--445792017", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-ef43488c-083e-4a7d-8623-06271cdeef7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","name":"tempest-network-smoke--445792017","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T19:54:21Z","updated_at":"2025-12-05T19:54:21Z","revision_number":1}}' 2025-12-05 19:54:27,455 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 5.377s 2025-12-05 19:54:27,456 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-1502535750", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-27f8b2f7-391a-4cf2-89b2-ca31fbe11648', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "name": "tempest-TestNetworkBasicOps-router-1502535750", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.247"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:54:22Z", "updated_at": "2025-12-05T19:54:25Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:27,562 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.105s 2025-12-05 19:54:27,562 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5c73636c-b6fb-46ea-8fa1-24649a0c5130', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:54:27,705 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.143s 2025-12-05 19:54:27,705 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-6c107dc3-7039-497c-ae2e-681aac3f8242', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:54:27,880 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.174s 2025-12-05 19:54:27,880 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-626ce58e-c13b-4d3d-b540-0974a727c4ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:54:29,814 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.933s 2025-12-05 19:54:29,814 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-1855839822", "network_id": "00021f43-9d5a-4210-ac12-fe7608cbdd3a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-44539132-bd55-49b6-863c-ac06c0485ccc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"0051e886-2822-4324-b0ac-a39fa18cf046","name":"tempest-subnet-smoke-1855839822","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","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-05T19:54:28Z","updated_at":"2025-12-05T19:54:28Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:33,513 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/ec669507-1e5d-4e93-80b0-8b73acdf1cac/add_router_interface 3.698s 2025-12-05 19:54:33,513 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0051e886-2822-4324-b0ac-a39fa18cf046"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f3c08b6e-1959-4e86-865d-0bcb6541d31c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac/add_router_interface'} Body: b'{"id": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "e5d24807-3b95-41b3-b418-281355a8ef56", "network_id": "00021f43-9d5a-4210-ac12-fe7608cbdd3a", "subnet_id": "0051e886-2822-4324-b0ac-a39fa18cf046", "subnet_ids": ["0051e886-2822-4324-b0ac-a39fa18cf046"]}' 2025-12-05 19:54:34,168 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.654s 2025-12-05 19:54:34,169 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1474', 'x-openstack-request-id': 'req-f4940386-ef19-42ca-88cc-b4eb81715d3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","name":"tempest-network-smoke--445792017","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["0051e886-2822-4324-b0ac-a39fa18cf046"],"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-05T19:54:21Z","updated_at":"2025-12-05T19:54:28Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":799},{"id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:54:34,306 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.136s 2025-12-05 19:54:34,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-7a256aef-ff20-415e-8129-ebedc27d6a95', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"0051e886-2822-4324-b0ac-a39fa18cf046","name":"tempest-subnet-smoke-1855839822","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","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-05T19:54:28Z","updated_at":"2025-12-05T19:54:28Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 19:54:34,460 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.154s 2025-12-05 19:54:34,461 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-e4cc3139-2fe6-4aad-8fe5-81b10874677a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "name": "tempest-TestNetworkBasicOps-router-1502535750", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.247"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:54:22Z", "updated_at": "2025-12-05T19:54:31Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:54:34,649 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.188s 2025-12-05 19:54:34,650 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-872420466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG+j1fHH5lIEBZa2rT861JBzh6uSy1PFraWju9PUWp0RWIPIaVX8ka8h1mNFtz7U2LCllJkV4CQfFpAWGw6AuI8CNGYmgRTp6Z9MeTmPIFc9GErMdR1aO8ythQz5VG1WrQ=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:34 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-858ca3dc-d97b-4c7b-8a20-018435ba6162', 'x-compute-request-id': 'req-858ca3dc-d97b-4c7b-8a20-018435ba6162', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-872420466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG+j1fHH5lIEBZa2rT861JBzh6uSy1PFraWju9PUWp0RWIPIaVX8ka8h1mNFtz7U2LCllJkV4CQfFpAWGw6AuI8CNGYmgRTp6Z9MeTmPIFc9GErMdR1aO8ythQz5VG1WrQ==", "fingerprint": "0d:7f:4d:26:ef:40:b0:5a:a5:a5:1e:2b:4c:e8:7c:ea", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 19:54:35,215 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.563s 2025-12-05 19:54:35,215 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-742196473", "description": "tempest-secgroup-smoke-742196473 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-e05e59bf-dd00-4933-ac4e-0fe754d4c06f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "0493c623-3153-4f8f-8924-86e89d4b9165", "name": "tempest-secgroup-smoke-742196473", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-742196473 description", "shared": false, "security_group_rules": [{"id": "2db0175e-6fe9-46e7-bed3-e05f9a0b3bb6", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:35Z", "updated_at": "2025-12-05T19:54:35Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "cb90cd89-6759-4ab6-af34-2847adec8193", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:35Z", "updated_at": "2025-12-05T19:54:35Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T19:54:35Z", "updated_at": "2025-12-05T19:54:35Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:35,438 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.222s 2025-12-05 19:54:35,438 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-01ae55c7-0947-4867-bf27-412b6f1453d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "23de1493-5914-432a-8a09-c99ca319f4ec", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:35Z", "updated_at": "2025-12-05T19:54:35Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:35,656 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.218s 2025-12-05 19:54:35,657 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-29ddb8f3-d179-4f4f-8032-6ff956208995', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5dd5af7b-d253-4ecd-a391-2b39cf1c50f6", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:35Z", "updated_at": "2025-12-05T19:54:35Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:36,238 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.581s 2025-12-05 19:54:36,238 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7f73c711-6871-49a6-a8da-bd1e11e40909', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "80159801-c85e-43c1-b19f-897810f71d2b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:36Z", "updated_at": "2025-12-05T19:54:36Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:36,404 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.165s 2025-12-05 19:54:36,404 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-18ea2218-4b45-4b1f-8b04-5e16ed4375cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0bbcb4c1-c299-4b30-b9f3-571b15f5f0f2", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:36Z", "updated_at": "2025-12-05T19:54:36Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:36,575 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.171s 2025-12-05 19:54:36,576 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8bc9da4c-a121-438e-be2c-b8851d830a53', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4957e173-6101-41ee-917f-6ad86c33c2e0", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:36Z", "updated_at": "2025-12-05T19:54:36Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:37,201 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.625s 2025-12-05 19:54:37,201 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d65deaa6-aa8e-437e-9ece-d3f8b5e159a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7126288e-c420-43cb-aaca-a478ac56ab43", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0493c623-3153-4f8f-8924-86e89d4b9165", "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-05T19:54:36Z", "updated_at": "2025-12-05T19:54:36Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:37,530 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.324s 2025-12-05 19:54:37,530 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:37 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-84ad4ed5-f1c6-4200-926e-e144456a3337', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["sRlS5ilIRxy1OgzjaxIAlA"], "expires_at": "2025-12-05T20:54:37.000000Z", "issued_at": "2025-12-05T19:54:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 19:54:37,530 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-05 19:54:41,433 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.902s 2025-12-05 19:54:41,434 25 DEBUG [tempest.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-1218059222", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "00021f43-9d5a-4210-ac12-fe7608cbdd3a"}], "key_name": "tempest-TestNetworkBasicOps-872420466", "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:37 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1eaa50-75c1-49ed-b53e-f1c3a003c2fb', 'x-compute-request-id': 'req-2b1eaa50-75c1-49ed-b53e-f1c3a003c2fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "6284eab7-3b39-496c-96ab-08d66ed25666", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "adminPass": "wbzg4vB29zWV"}}' 2025-12-05 19:54:42,139 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.704s 2025-12-05 19:54:42,140 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:41 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1065f7c5-86fd-4702-b24b-5299e5876e0c', 'x-compute-request-id': 'req-1065f7c5-86fd-4702-b24b-5299e5876e0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "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-05 19:54:44,129 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.984s 2025-12-05 19:54:44,130 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:43 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-32b43034-9e79-4112-97c3-286aa7ecb336', 'x-compute-request-id': 'req-32b43034-9e79-4112-97c3-286aa7ecb336', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "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-05 19:54:45,398 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.260s 2025-12-05 19:54:45,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:45 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-6ae939c1-3314-4ffd-b74d-34dea49e7ea7', 'x-compute-request-id': 'req-6ae939c1-3314-4ffd-b74d-34dea49e7ea7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "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-05 19:54:45,403 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-05 19:54:47,336 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666 0.931s 2025-12-05 19:54:47,337 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:46 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-6cd2ece3-0540-4e3e-9a15-ca722ce0c119', 'x-compute-request-id': 'req-6cd2ece3-0540-4e3e-9a15-ca722ce0c119', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:54:49,156 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.815s 2025-12-05 19:54:49,157 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:48 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-e1099934-7468-4a59-820a-919a2b3145ec', 'x-compute-request-id': 'req-e1099934-7468-4a59-820a-919a2b3145ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:54:50,512 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666 0.349s 2025-12-05 19:54:50,512 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:50 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-4f621770-44a9-49b8-9a5b-29787984b2fc', 'x-compute-request-id': 'req-4f621770-44a9-49b8-9a5b-29787984b2fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:54:51,853 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.336s 2025-12-05 19:54:51,853 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:51 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde941ca-a6d6-46b3-beeb-0d3a006ffb08', 'x-compute-request-id': 'req-fde941ca-a6d6-46b3-beeb-0d3a006ffb08', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:54:53,354 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.494s 2025-12-05 19:54:53,354 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:52 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29582c32-01b9-46c8-b967-c6bff9c74bb5', 'x-compute-request-id': 'req-29582c32-01b9-46c8-b967-c6bff9c74bb5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:54:55,303 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.944s 2025-12-05 19:54:55,304 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:54 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-ad646776-f878-4ec5-97c7-7adcdfeb8dd7', 'x-compute-request-id': 'req-ad646776-f878-4ec5-97c7-7adcdfeb8dd7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:53Z", "addresses": {"tempest-network-smoke--445792017": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:85:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": "2025-12-05T19:54:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:54:55,311 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-12-05 19:54:56,276 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/6284eab7-3b39-496c-96ab-08d66ed25666 0.964s 2025-12-05 19:54:56,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:55 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-e844f157-f9a1-42c3-85c3-67ddc63bd978', 'x-compute-request-id': 'req-e844f157-f9a1-42c3-85c3-67ddc63bd978', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "http10000 s://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:54:53Z", "addresses": {"tempest-network-smoke--445792017": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:85:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": "2025-12-05T19:54:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:54:56,281 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 19:54:56,373 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=6284eab7-3b39-496c-96ab-08d66ed25666 0.092s 2025-12-05 19:54:56,374 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-5e932a8a-35ef-48ee-82bb-b208bdaee630', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"ports":[{"id":"922e9a73-40bb-4c24-beef-2036a5306a3d","name":"","network_id":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f7:85:16","admin_state_up":true,"status":"ACTIVE","device_id":"6284eab7-3b39-496c-96ab-08d66ed25666","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0051e886-2822-4324-b0ac-a39fa18cf046","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0493c623-3153-4f8f-8924-86e89d4b9165"],"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-1218059222","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1218059222","fqdn":"tempest-testnetworkbasicops-server-1218059222.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:54:46Z","updated_at":"2025-12-05T19:54:52Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:54:56,374 25 DEBUG [tempest.common.waiters] Server ID 6284eab7-3b39-496c-96ab-08d66ed25666 ports are all ACTIVE [{'id': '922e9a73-40bb-4c24-beef-2036a5306a3d', 'name': '', 'network_id': '00021f43-9d5a-4210-ac12-fe7608cbdd3a', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:f7:85:16', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6284eab7-3b39-496c-96ab-08d66ed25666', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '0051e886-2822-4324-b0ac-a39fa18cf046', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0493c623-3153-4f8f-8924-86e89d4b9165'], '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-1218059222', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1218059222', 'fqdn': 'tempest-testnetworkbasicops-server-1218059222.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T19:54:46Z', 'updated_at': '2025-12-05T19:54:52Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 19:54:59,204 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.829s 2025-12-05 19:54:59,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "922e9a73-40bb-4c24-beef-2036a5306a3d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-07ab65fb-0dcb-48a1-9d2b-6bf07544442d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "d6fe7510-2931-4643-bbf5-3f90817cc950", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.250", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "port_id": "922e9a73-40bb-4c24-beef-2036a5306a3d", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "00021f43-9d5a-4210-ac12-fe7608cbdd3a", "mac_address": "fa:16:3e:f7:85:16", "admin_state_up": true, "status": "ACTIVE", "device_id": "6284eab7-3b39-496c-96ab-08d66ed25666", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:54:57Z", "updated_at": "2025-12-05T19:54:57Z", "revision_number": 0}}' 2025-12-05 19:54:59,349 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/d6fe7510-2931-4643-bbf5-3f90817cc950 0.143s 2025-12-05 19:54:59,349 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:54:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-e9fd96d6-0524-4f20-bc46-7f20d02cff9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d6fe7510-2931-4643-bbf5-3f90817cc950'} Body: b'{"floatingip": {"id": "d6fe7510-2931-4643-bbf5-3f90817cc950", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.250", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "port_id": "922e9a73-40bb-4c24-beef-2036a5306a3d", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "00021f43-9d5a-4210-ac12-fe7608cbdd3a", "mac_address": "fa:16:3e:f7:85:16", "admin_state_up": true, "status": "ACTIVE", "device_id": "6284eab7-3b39-496c-96ab-08d66ed25666", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:54:57Z", "updated_at": "2025-12-05T19:54:58Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:54:59,349 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'd6fe7510-2931-4643-bbf5-3f90817cc950', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.250', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': 'ec669507-1e5d-4e93-80b0-8b73acdf1cac', 'port_id': '922e9a73-40bb-4c24-beef-2036a5306a3d', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '00021f43-9d5a-4210-ac12-fe7608cbdd3a', 'mac_address': 'fa:16:3e:f7:85:16', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6284eab7-3b39-496c-96ab-08d66ed25666', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T19:54:57Z', 'updated_at': '2025-12-05T19:54:58Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 19:54:59,349 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.143960 seconds 2025-12-05 19:54:59,350 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.250 with user: cirros 2025-12-05 19:54:59,350 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.250 in 120 sec and the expected result is reachable 2025-12-05 19:55:11,550 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.200230 seconds 2025-12-05 19:55:11,551 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.250 in 120 sec and the ping result is expected 2025-12-05 19:55:11,978 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/6284eab7-3b39-496c-96ab-08d66ed25666/action 0.426s 2025-12-05 19:55:11,979 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:11 GMT', 'server': 'Apache', 'content-length': '75375', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14acc5cc-40a4-4352-9708-cbbb4aa7b175', 'x-compute-request-id': 'req-14acc5cc-40a4-4352-9708-cbbb4aa7b175', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666/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 1191426122 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001559] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004309] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004354] 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.004654] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004658] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004662] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004665] 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.004670] 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.005713] No NUMA configuration fo 2025-12-05 19:55:11,981 25 DEBUG [tempest.scenario.manager] Console output for 6284eab7-3b39-496c-96ab-08d66ed25666 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 1191426122 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001559] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004309] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004354] 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.004654] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004658] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004662] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004665] 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.004670] 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.005713] No NUMA configuration found [ 0.005715] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005723] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006064] Zone ranges: [ 0.006065] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006067] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006069] Normal empty [ 0.006071] Device empty [ 0.006072] Movable zone start for each node [ 0.006075] Early memory node ranges [ 0.006076] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006078] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006080] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006430] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006459] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006652] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015437] ACPI: PM-Timer IO Port: 0x608 [ 0.015462] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015581] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015585] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015587] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015589] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015590] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015592] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015596] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015598] TSC deadline timer available [ 0.015611] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015678] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015680] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015682] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015683] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015685] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015686] Booting paravirtualized kernel on KVM [ 0.015688] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015694] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016054] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016127] kvm-guest: setup async PF for cpu 0 [ 0.016155] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016174] kvm-guest: PV spinlocks disabled, single CPU [ 0.016179] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016181] Policy zone: DMA32 [ 0.016182] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016238] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016250] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016257] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016316] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016586] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017288] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017318] ftrace: allocating 50600 entries in 198 pages [ 0.039896] ftrace: allocated 198 pages with 4 groups [ 0.040040] rcu: Hierarchical RCU implementation. [ 0.040042] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.040044] Rude variant of Tasks RCU enabled. [ 0.040044] Tracing variant of Tasks RCU enabled. [ 0.040046] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.040047] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.044303] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.044698] random: crng init done [ 0.082555] Console: colour VGA+ 80x25 [ 0.231719] printk: console [tty1] enabled [ 0.585549] printk: console [ttyS0] enabled [ 0.588641] ACPI: Core revision 20210730 [ 0.591608] APIC: Switch to symmetric I/O mode setup [ 0.596350] x2apic enabled [ 0.599788] Switched APIC routing to physical x2apic. [ 0.616177] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.623201] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.627196] pid_max: default: 32768 minimum: 301 [ 0.627196] LSM: Security Framework initializing [ 0.627196] landlock: Up and running. [ 0.627196] Yama: becoming mindful. [ 0.627196] AppArmor: AppArmor initialized [ 0.627196] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.627196] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.627196] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.627196] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.627196] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.627196] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.627196] Spectre V2 : Mitigation: Retpolines [ 0.627196] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.627196] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.627196] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.627196] RETBleed: Mitigation: untrained return thunk [ 0.627196] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.627196] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.627196] Freeing SMP alternatives memory: 44K [ 0.627196] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.627366] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.631219] ... version: 0 [ 0.634635] ... bit width: 48 [ 0.635221] ... generic registers: 6 [ 0.638846] ... value mask: 0000ffffffffffff [ 0.639217] ... max period: 00007fffffffffff [ 0.643087] ... fixed-purpose events: 0 [ 0.643216] ... event mask: 000000000000003f [ 0.647133] rcu: Hierarchical SRCU implementation. [ 0.647760] smp: Bringing up secondary CPUs ... [ 0.651094] smp: Brought up 1 node, 1 CPU [ 0.651220] smpboot: Max logical packages: 1 [ 0.654249] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.655769] devtmpfs: initialized [ 0.658498] x86/mm: Memory block size: 128MB [ 0.659477] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.663239] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.667317] pinctrl core: initialized pinctrl subsystem [ 0.671647] PM: RTC time: 19:54:55, date: 2025-12-05 [ 0.675382] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.679301] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.683243] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.687245] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.691222] audit: initializing netlink subsys (disabled) [ 0.695212] thermal_sys: Registered thermal governor 'fair_share' [ 0.695213] thermal_sys: Registered thermal governor 'bang_bang' [ 0.699211] audit: type=2000 audit(1764964494.410:1): state=initialized audit_enabled=0 res=1 [ 0.707217] thermal_sys: Registered thermal governor 'step_wise' [ 0.707219] thermal_sys: Registered thermal governor 'user_space' [ 0.711213] thermal_sys: Registered thermal governor 'power_allocator' [ 0.715242] EISA bus registered [ 0.722013] cpuidle: using governor ladder [ 0.723211] cpuidle: using governor menu [ 0.729191] ACPI: bus type PCI registered [ 0.731211] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.736110] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.739223] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.743253] PCI: Using configuration type 1 for base access [ 0.748420] Kprobes globally optimized [ 0.751330] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.755214] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.760168] ACPI: Added _OSI(Module Device) [ 0.763247] ACPI: Added _OSI(Processor Device) [ 0.766717] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.767284] ACPI: Added _OSI(Processor Aggregator Device) [ 0.771226] ACPI: Added _OSI(Linux-Dell-Video) [ 0.774540] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.775252] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.782264] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.787159] ACPI: Interpreter enabled [ 0.787223] ACPI: PM: (supports S0 S5) [ 0.789981] ACPI: Using IOAPIC for interrupt routing [ 0.791297] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.795211] PCI: Using E820 reservations for host bridge windows [ 0.799519] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.808579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.811216] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.815352] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.819349] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.824730] PCI host bridge to bus 0000:00 [ 0.827213] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.831210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.835213] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.839238] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.843219] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.847212] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.851211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.855557] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.863602] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.874601] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.885015] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.891258] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.903254] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.907423] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.916596] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.922397] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.929523] pci 0000:00:02.0: enabling Extended Tags [ 0.934782] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.939219] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.949912] pci 0000:00:02.1: enabling Extended Tags [ 0.954268] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.959217] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.970225] pci 0000:00:02.2: enabling Extended Tags [ 0.973931] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.978337] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.984010] pci 0000:00:02.3: enabling Extended Tags [ 0.991558] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.998107] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.004757] pci 0000:00:02.4: enabling Extended Tags [ 1.010147] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.014821] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.023566] pci 0000:00:02.5: enabling Extended Tags [ 1.031041] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.034610] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.040792] pci 0000:00:02.6: enabling Extended Tags [ 1.045753] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.050923] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.057442] pci 0000:00:02.7: enabling Extended Tags [ 1.064411] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.070039] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.075527] pci 0000:00:03.0: enabling Extended Tags [ 1.081834] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.085869] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.091539] pci 0000:00:03.1: enabling Extended Tags [ 1.097805] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.103059] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.109624] pci 0000:00:03.2: enabling Extended Tags [ 1.113798] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.118337] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.126679] pci 0000:00:03.3: enabling Extended Tags [ 1.129857] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.134198] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.141430] pci 0000:00:03.4: enabling Extended Tags [ 1.145798] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.149981] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.155539] pci 0000:00:03.5: enabling Extended Tags [ 1.163211] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.170105] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.175944] pci 0000:00:03.6: enabling Extended Tags [ 1.181800] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.186927] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.191526] pci 0000:00:03.7: enabling Extended Tags [ 1.200061] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.206230] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.212051] pci 0000:00:04.0: enabling Extended Tags [ 1.217773] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.222235] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.228165] pci 0000:00:04.1: enabling Extended Tags [ 1.233822] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.238134] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.248018] pci 0000:00:04.2: enabling Extended Tags [ 1.254024] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.258460] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.264156] pci 0000:00:04.3: enabling Extended Tags [ 1.269863] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.274247] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.280014] pci 0000:00:04.4: enabling Extended Tags [ 1.285817] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.290490] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.299220] pci 0000:00:04.5: enabling Extended Tags [ 1.307144] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.310494] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.316514] pci 0000:00:04.6: enabling Extended Tags [ 1.321811] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.326407] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.335550] pci 0000:00:04.7: enabling Extended Tags [ 1.344707] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.350754] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.356552] pci 0000:00:05.0: enabling Extended Tags [ 1.422424] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.425454] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.428423] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.449471] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.454273] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.459147] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.467218] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.481958] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.487090] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.491560] pci 0000:01:00.0: enabling Extended Tags [ 1.587365] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.591295] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.595288] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.599360] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.606511] pci_bus 0000:02: extended config space not accessible [ 1.607580] acpiphp: Slot [1] registered [ 1.611160] acpiphp: Slot [0] registered [ 1.611264] acpiphp: Slot [2] registered [ 1.614266] acpiphp: Slot [3] registered [ 1.615277] acpiphp: Slot [4] registered [ 1.618804] acpiphp: Slot [5] registered [ 1.619271] acpiphp: Slot [6] registered [ 1.622783] acpiphp: Slot [7] registered [ 1.623278] acpiphp: Slot [8] registered [ 1.626794] acpiphp: Slot [9] registered [ 1.627279] acpiphp: Slot [10] registered [ 1.630803] acpiphp: Slot [11] registered [ 1.631277] acpiphp: Slot [12] registered [ 1.634860] acpiphp: Slot [13] registered [ 1.635275] acpiphp: Slot [14] registered [ 1.638675] acpiphp: Slot [15] registered [ 1.639269] acpiphp: Slot [16] registered [ 1.642411] acpiphp: Slot [17] registered [ 1.643299] acpiphp: Slot [18] registered [ 1.646917] acpiphp: Slot [19] registered [ 1.647298] acpiphp: Slot [20] registered [ 1.650448] acpiphp: Slot [21] registered [ 1.651277] acpiphp: Slot [22] registered [ 1.654778] acpiphp: Slot [23] registered [ 1.655261] acpiphp: Slot [24] registered [ 1.659012] acpiphp: Slot [25] registered [ 1.659260] acpiphp: Slot [26] registered [ 1.662315] acpiphp: Slot [27] registered [ 1.663276] acpiphp: Slot [28] registered [ 1.666484] acpiphp: Slot [29] registered [ 1.667262] acpiphp: Slot [30] registered [ 1.670478] acpiphp: Slot [31] registered [ 1.673826] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.688876] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.787292] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.790885] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.791275] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.795340] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.805040] acpiphp: Slot [0-2] registered [ 1.807859] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.817879] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.828835] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.835218] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.839514] pci 0000:03:00.0: enabling Extended Tags [ 1.927235] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.931342] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.935342] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.943246] acpiphp: Slot [0-3] registered [ 1.947412] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.959255] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.972969] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.978272] pci 0000:04:00.0: enabling Extended Tags [ 2.068649] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.071352] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.075411] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.083099] acpiphp: Slot [0-4] registered [ 2.083865] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.095219] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.107218] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.119300] pci 0000:05:00.0: enabling Extended Tags [ 2.208807] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.211389] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.215361] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.222922] acpiphp: Slot [0-5] registered [ 2.224062] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.235246] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.249103] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.254723] pci 0000:06:00.0: enabling Extended Tags [ 2.340222] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.343340] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.347334] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.354546] acpiphp: Slot [0-6] registered [ 2.431656] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.435353] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.439333] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.446328] acpiphp: Slot [0-7] registered [ 2.525934] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.527343] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.531348] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.538350] acpiphp: Slot [0-8] registered [ 2.609639] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.611345] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.615347] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.622198] acpiphp: Slot [0-9] registered [ 2.697042] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.699348] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.703350] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.710330] acpiphp: Slot [0-10] registered [ 2.784480] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.787339] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.791333] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.798025] acpiphp: Slot [0-11] registered [ 2.870548] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.871341] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.875355] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.882139] acpiphp: Slot [0-12] registered [ 2.954429] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.955342] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.959334] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.966112] acpiphp: Slot [0-13] registered [ 3.040464] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.043338] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.047332] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.053942] acpiphp: Slot [0-14] registered [ 3.125065] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.127333] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.131332] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.137941] acpiphp: Slot [0-15] registered [ 3.208900] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.211338] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.215332] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.222014] acpiphp: Slot [0-16] registered [ 3.293333] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.295347] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.299333] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.306112] acpiphp: Slot [0-17] registered [ 3.377390] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.379352] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.383337] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.390195] acpiphp: Slot [0-18] registered [ 3.461123] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.463408] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.467335] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.474771] acpiphp: Slot [0-19] registered [ 3.549538] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.551359] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.555357] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.562405] acpiphp: Slot [0-20] registered [ 3.633873] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.635342] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.639337] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.646277] acpiphp: Slot [0-21] registered [ 3.718465] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.719340] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.723335] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.730298] acpiphp: Slot [0-22] registered [ 3.803624] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.807241] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.811334] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.818365] acpiphp: Slot [0-23] registered [ 3.890320] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.891339] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.895360] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.902732] acpiphp: Slot [0-24] registered [ 3.975027] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.975398] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.979338] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.986688] acpiphp: Slot [0-25] registered [ 4.058085] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.059340] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.063347] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.115855] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.119435] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.123444] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.127446] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.131444] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.135427] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.139460] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.143510] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.147340] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.151231] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.155227] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.159227] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.163228] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.167189] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.167238] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.171228] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.175619] iommu: Default domain type: Translated [ 4.179229] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.183456] SCSI subsystem initialized [ 4.186317] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.187196] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.187222] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.191051] vgaarb: loaded [ 4.191329] ACPI: bus type USB registered [ 4.194507] usbcore: registered new interface driver usbfs [ 4.195223] usbcore: registered new interface driver hub [ 4.199223] usbcore: registered new device driver usb [ 4.203251] pps_core: LinuxPPS API ver. 1 registered [ 4.207209] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.211214] PTP clock support registered [ 4.214608] EDAC MC: Ver: 3.0.0 [ 4.218854] NetLabel: Initializing [ 4.219210] NetLabel: domain hash size = 128 [ 4.222884] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.223255] NetLabel: unlabeled traffic allowed by default [ 4.227282] PCI: Using ACPI for IRQ routing [ 5.075383] clocksource: Switched to clocksource kvm-clock [ 5.093138] VFS: Disk quotas dquot_6.6.0 [ 5.096111] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.100993] AppArmor: AppArmor Filesystem Enabled [ 5.104332] pnp: PnP ACPI init [ 5.107132] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.112539] pnp: PnP ACPI: found 5 devices [ 5.121152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.127925] NET: Registered PF_INET protocol family [ 5.131367] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.138311] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.143828] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.148975] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.154165] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.158955] TCP: Hash tables configured (established 1024 bind 1024) [ 5.163913] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.168903] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.173263] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.178015] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.182297] NET: Registered PF_XDP protocol family [ 5.186059] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.192279] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.205384] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.211345] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.217132] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.223000] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.228859] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.234788] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.241112] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.247028] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.253889] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.261182] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.268012] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.273916] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.280412] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.286713] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.292612] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.299265] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.306069] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.312884] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.318838] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.324894] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.330565] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.336346] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.342370] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.347088] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.351815] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.356612] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.360927] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.365289] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.370538] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.375403] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.379853] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.384322] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.388788] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.393144] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.397716] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.402167] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.406772] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.411750] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.416770] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.421645] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.426775] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.432114] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.436542] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.441150] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.446118] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.451256] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.455820] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.460696] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.465400] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.470229] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.474973] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.479750] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.484226] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.488909] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.493388] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.499067] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.504625] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.510520] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.514966] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.519464] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.524051] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.528432] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.532806] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.537281] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.541621] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.546261] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.551077] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.555994] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.561279] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.565785] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.570200] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.575545] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.580912] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.585504] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.590341] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.595738] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.601203] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.606156] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.610930] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.615880] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.621832] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.627581] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.633776] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.639823] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.646072] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.652235] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.658713] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.664793] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.670154] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.675235] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.680744] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.685270] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.690674] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.695496] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.704546] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.711720] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.721682] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.726717] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.733020] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.740515] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.749811] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.756315] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.764847] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.775848] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.783675] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.790891] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.804520] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.811901] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.820660] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.831549] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.838907] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.845953] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.857888] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.866477] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.874722] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.884238] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.892294] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.900512] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.911250] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.917620] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.928324] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.938569] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.947948] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.957421] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.966005] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.977203] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.986825] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.997004] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.003051] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.012040] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.022143] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.027502] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.036259] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.044894] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.048585] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.055436] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.061311] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.071568] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.075331] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.083386] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.090560] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.098309] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.103655] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.109779] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.117312] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.126058] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.129778] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.136881] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.142621] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.156196] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.162256] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.169296] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.177577] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.187657] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.191470] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.200064] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.208582] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.218483] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.222410] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.230614] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.237037] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.247757] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.253521] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.261194] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.268831] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.278119] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.282324] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.291089] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.298753] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.307340] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.313579] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.322558] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.330143] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.340511] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.346402] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.353163] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.360406] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.370106] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.374487] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.382265] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.388287] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.398277] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.403720] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.410087] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.417776] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.427091] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.431756] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.437349] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.441915] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.446448] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.450949] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.455625] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.459453] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.463679] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.468599] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.472469] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.476704] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.481678] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.485954] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.491746] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.496000] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.502410] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.507553] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.512465] pci_bus 0000:06: reso10000 urce 1 [mem 0xfe200000-0xfe3fffff] [ 6.516649] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.521656] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.525862] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.530777] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.535056] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.540007] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.544225] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.549117] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.553350] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.558263] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.562498] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.567386] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.571551] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.576518] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.580785] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.585722] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.589606] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.593901] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.598877] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.602725] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.607253] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.612426] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.616269] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.620547] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.625506] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.629343] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.633591] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.638523] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.642339] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.646554] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.651495] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.655312] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.659574] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.664525] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.668395] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.672629] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.677868] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.681955] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.686340] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.693448] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.697674] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.701998] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.707068] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.711535] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.716157] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.721562] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.725817] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.730261] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.735405] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.739330] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.743591] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.748813] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.752878] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.757278] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.764012] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.774177] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10354 usecs [ 6.780870] PCI: CLS 0 bytes, default 64 [ 6.784050] Trying to unpack rootfs image as initramfs... [ 6.787963] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.803706] Initialise system trusted keyrings [ 6.811260] Key type blacklist registered [ 6.819331] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.828574] zbud: loaded [ 6.830876] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.847331] fuse: init (API version 7.34) [ 6.850422] integrity: Platform Keyring initialized [ 6.867391] Key type asymmetric registered [ 6.870442] Asymmetric key parser 'x509' registered [ 6.879295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.891423] io scheduler mq-deadline registered [ 6.897401] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.911751] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.928813] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.939945] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.957194] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.971845] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.987679] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.999839] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.019698] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.031866] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.038966] Freeing initrd memory: 8744K [ 7.046698] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.051126] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.061177] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.066474] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.075354] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.079940] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.085251] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.091765] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.097229] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.105656] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.111535] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.119684] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.125062] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.136120] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.141349] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.149625] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.155045] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.163337] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.167746] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.175946] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.180612] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.189286] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.193730] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.199066] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.205136] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.209731] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.218587] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.223073] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.231914] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.236333] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.244306] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.249340] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.258417] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.262853] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.271083] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.275553] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.285341] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.290750] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.299269] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.304650] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.309882] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.315927] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.320371] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.329466] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.339066] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.343422] shpchp 0000:01:00.0: Slot initialization failed [ 7.349260] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.354658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.359770] ACPI: button: Power Button [PWRF] [ 7.388662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.429125] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.436491] Linux agpgart interface v0.103 [ 7.441166] loop: module loaded [ 7.444226] tun: Universal TUN/TAP device driver, 1.6 [ 7.449730] PPP generic driver version 2.4.2 [ 7.454038] VFIO - User Level meta-driver version: 0.3 [ 7.457878] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.462965] ehci-pci: EHCI PCI platform driver [ 7.466362] ehci-platform: EHCI generic platform driver [ 7.470302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.474786] ohci-pci: OHCI PCI platform driver [ 7.478137] ohci-platform: OHCI generic platform driver [ 7.481775] uhci_hcd: USB Universal Host Controller Interface driver [ 7.488027] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.491663] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.496736] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.500515] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.504727] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.511102] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.516239] usb usb1: Product: UHCI Host Controller [ 7.519771] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.524290] usb usb1: SerialNumber: 0000:02:01.0 [ 7.528320] hub 1-0:1.0: USB hub found [ 7.531457] hub 1-0:1.0: 2 ports detected [ 7.534927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.543493] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.547477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.551623] mousedev: PS/2 mouse device common for all mice [ 7.557150] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.565239] rtc_cmos 00:03: RTC can wake from S4 [ 7.571767] rtc_cmos 00:03: registered as rtc0 [ 7.575869] rtc_cmos 00:03: setting system clock to 2025-12-05T19:55:02 UTC (1764964502) [ 7.582284] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.587258] i2c_dev: i2c /dev entries driver [ 7.590734] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.599040] device-mapper: uevent: version 1.0.3 [ 7.602854] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.608874] platform eisa.0: Probing EISA bus 0 [ 7.612240] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.617006] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.621564] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.626142] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.630482] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.634927] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.639601] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.644120] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.648698] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.653197] platform eisa.0: EISA: Detected 0 cards [ 7.656836] ledtrig-cpu: registered to indicate activity on CPUs [ 7.661184] drop_monitor: Initializing network drop monitor service [ 7.665711] NET: Registered PF_INET6 protocol family [ 7.672604] Segment Routing with IPv6 [ 7.675442] In-situ OAM (IOAM) with IPv6 [ 7.678381] NET: Registered PF_PACKET protocol family [ 7.682093] Key type dns_resolver registered [ 7.685560] IPI shorthand broadcast: enabled [ 7.688764] registered taskstats version 1 [ 7.691998] Loading compiled-in X.509 certificates [ 7.696043] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.703566] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.711142] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.718380] blacklist: Loading compiled-in revocation X.509 certificates [ 7.723393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.730152] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.739465] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.747159] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.754500] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.761408] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.768721] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.776006] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.783869] zswap: loaded using pool lzo/zbud [ 7.787232] Key type .fscrypt registered [ 7.790224] Key type fscrypt-provisioning registered [ 7.795941] Key type encrypted registered [ 7.799331] AppArmor: AppArmor sha1 policy hashing enabled [ 7.803479] ima: No TPM chip found, activating TPM-bypass! [ 7.807826] Loading compiled-in module X.509 certificates [ 7.812538] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.819970] ima: Allocated hash algorithm: sha1 [ 7.823731] ima: No architecture policies found [ 7.827663] evm: Initialising EVM extended attributes: [ 7.832210] evm: security.selinux [ 7.835407] evm: security.SMACK64 [ 7.838476] evm: security.SMACK64EXEC [ 7.841904] evm: security.SMACK64TRANSMUTE [ 7.845644] evm: security.SMACK64MMAP [ 7.849323] evm: security.apparmor [ 7.852206] evm: security.ima [ 7.854828] evm: security.capability [ 7.857841] evm: HMAC attrs: 0x1 [ 7.860659] PM: Magic number: 5:320:950 [ 7.863751] tty tty7: hash matches [ 7.866656] RAS: Correctable Errors collector initialized. [ 7.870741] Unstable clock detected, switching default tracing clock to "global" [ 7.870741] If you want to keep using the local clock, then add: [ 7.870741] "trace_clock=local" [ 7.870741] on the kernel command line [ 7.885260] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.893230] Freeing unused decrypted memory: 2036K [ 7.897546] Freeing unused kernel image (initmem) memory: 3244K [ 7.902123] Write protecting the kernel read-only data: 30720k [ 7.907170] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.912624] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.964315] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.969264] Run /init as init process info: initramfs: up at 7.39 [ 8.026156] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.035787] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.041640] GPT:229375 != 2097151 [ 8.044427] GPT:Alternate GPT header not at the end of the disk. [ 8.049140] GPT:229375 != 2097151 [ 8.052178] GPT: Use GNU Parted to correct GPT errors. [ 8.106084] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.485037] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.516284] 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.33 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:62:84:ea:b7:3b:39:49:6c:96:ab:08:d6:6e:d2:56:66 forked to background, child pid 350 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDr7BNzQ3f7gOgLZvysdWdYQACRxdGQnuvHAIUq7SDuGW5DubbQ9OIbkiO8HEGPW/NVLlJspw3voVUwZxIU9BqR4YutztihL6EaBmbhxXgCGS/DFzTOrIa/hHuYavMNN2QreZs/dxspH93PNZgH/QyWqQqFO/xEQT79AdPUfdL1KiCxo534QqMBA+WaZci3WAP5mrPJUKC7ND+RDl8cw7K4dUQw3xIlrWq6Myb9uhB10KywVtCtGzuPlP+l6p38SD198xOs+FJX/RStWRwU1h6ssnbdEQEN6Ldy+n8GXohdn5kZuqZVwmqr+088k1MWCuRkv47CmDUtW+jWffw9e3Nf root@tempest-testnetworkbasicops-server-1218059222 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKWu+Mg0BwjHxuLJlxP5pw2WMxs/AdCfiNhgHY8KBst1Q6khNT0VL9/yArf4gUlIz0tegs/5EXpvqSCB21lerQo= root@tempest-testnetworkbasicops-server-1218059222 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef7:8516/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 6284eab7-3b39-496c-96ab-08d66ed25666 name: tempest-TestNetworkBasicOps-server-1218059222 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1218059222 launch-index: 0 === cirros: current=0.6.2 uptime=9.60 === === 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:F7:85:16 inet6 addr: fe80::f816:3eff:fef7:8516/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:826 (826.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-1218059222 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.594283] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.597305] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.618470] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.887049] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.923671] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.035820] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.036639] ISO 9660 Extensions: RRIP_1991A [ 9.134350] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.014537] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.016641] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 19:55:03 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 19:55:04 cirros auth.notice su: + none root:cirros Dec 5 19:55:04 cirros daemon.info dhcpcd[348]: dhcpcd-9.4.1 starting Dec 5 19:55:04 cirros daemon.info dhcpcd[351]: DUID 00:04:62:84:ea:b7:3b:39:49:6c:96:ab:08:d6:6e:d2:56:66 Dec 5 19:55:04 cirros daemon.warn dhcpcd[351]: no interfaces have a carrier Dec 5 19:55:04 cirros daemon.info dhcpcd[351]: eth0: waiting for carrier Dec 5 19:55:04 cirros daemon.info dhcpcd[351]: eth0: carrier acquired Dec 5 19:55:04 cirros daemon.info dhcpcd[351]: eth0: IAID 3e:f7:85:16 Dec 5 19:55:04 cirros daemon.info dhcpcd[351]: eth0: adding address fe80::f816:3eff:fef7:8516 Dec 5 19:55:04 cirros authpriv.info dropbear[392]: Running in background Dec 5 19:55:04 cirros daemon.info dhcpcd[351]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1218059222 login: 2025-12-05 19:55:11,987 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:11,993 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:12,065 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:12,068 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:13,164 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=1d1716a327ab4a549a99cfb7ac3cbd84&network_id=00021f43-9d5a-4210-ac12-fe7608cbdd3a 1.093s 2025-12-05 19:55:13,165 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-6983e1a9-668b-4623-b473-a4022f93e95f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&network_id=00021f43-9d5a-4210-ac12-fe7608cbdd3a'} Body: b'{"ports":[{"id":"1fcbc172-8550-44f1-baa1-50aa25bb2da4","name":"","network_id":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:06:ce:4a","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-00021f43-9d5a-4210-ac12-fe7608cbdd3a","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"0051e886-2822-4324-b0ac-a39fa18cf046","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-05T19:54:21Z","updated_at":"2025-12-05T19:54:29Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"922e9a73-40bb-4c24-beef-2036a5306a3d","name":"","network_id":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f7:85:16","admin_state_up":true,"status":"ACTIVE","device_id":"6284eab7-3b39-496c-96ab-08d66ed25666","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0051e886-2822-4324-b0ac-a39fa18cf046","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0493c623-3153-4f8f-8924-86e89d4b9165"],"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-1218059222","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1218059222","fqdn":"tempest-testnetworkbasicops-server-1218059222.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:54:46Z","updated_at":"2025-12-05T19:54:52Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"e5d24807-3b95-41b3-b418-281355a8ef56","name":"","network_id":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:fb:d6:0e","admin_state_up":true,"status":"ACTIVE","device_id":"ec669507-1e5d-4e93-80b0-8b73acdf1cac","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"0051e886-2822-4324-b0ac-a39fa18cf046","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-05T19:54:30Z","updated_at":"2025-12-05T19:54:32Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:55:13,165 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:13,169 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:13,281 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:13,282 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:13,282 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-05 19:55:13,283 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:13,286 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:13,392 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:13,394 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:13,404 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.121708 seconds 2025-12-05 19:55:13,405 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-05 19:55:13,405 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:13,408 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:13,520 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:13,520 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:13,530 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.124711 seconds 2025-12-05 19:55:14,136 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=4626e308-29c9-436d-9bd7-beae83d4b8cf 0.606s 2025-12-05 19:55:14,137 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-1c60a25a-f2fb-4705-aac3-f062373bd0c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf'} Body: b'{"subnets":[{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 19:55:14,139 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:14,142 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:14,254 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:14,254 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:14,254 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-05 19:55:14,255 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:14,257 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:14,366 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:14,367 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:14,470 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.215198 seconds 2025-12-05 19:55:15,410 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.939s 2025-12-05 19:55:15,411 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--1665150380", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-d218ced6-edb2-4445-af70-c3f602c8825f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"e88a58de-3026-457d-984a-d5ac79c7e32a","name":"tempest-network-smoke--1665150380","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T19:55:14Z","updated_at":"2025-12-05T19:55:14Z","revision_number":1}}' 2025-12-05 19:55:15,542 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.130s 2025-12-05 19:55:15,543 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-c131fc76-2207-405d-bc73-51c6e82a2629', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"0051e886-2822-4324-b0ac-a39fa18cf046","name":"tempest-subnet-smoke-1855839822","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"00021f43-9d5a-4210-ac12-fe7608cbdd3a","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-05T19:54:28Z","updated_at":"2025-12-05T19:54:28Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:55:15,712 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.169s 2025-12-05 19:55:15,713 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d4157d92-cc82-4424-b967-901bc04b99d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:55:16,226 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.512s 2025-12-05 19:55:16,226 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-268dcd60-0844-4f8f-9e54-05113b335f0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:55:16,293 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.16%2F28 0.066s 2025-12-05 19:55:16,294 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fcfe2620-132e-441a-854b-a216e21caeba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:55:16,516 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.222s 2025-12-05 19:55:16,516 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a1feeea9-f5af-4814-8e41-71189860e5b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:55:16,580 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.16%2F28 0.063s 2025-12-05 19:55:16,580 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-62da7e79-cad0-4b9c-8955-fa00a4598bec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:55:17,611 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.031s 2025-12-05 19:55:17,612 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-107300630", "network_id": "e88a58de-3026-457d-984a-d5ac79c7e32a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-75a30f83-cf65-41a3-a106-8ceac2b16f73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"61ef4269-d52a-436a-a332-1cd637256d62","name":"tempest-subnet-smoke-107300630","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"e88a58de-3026-457d-984a-d5ac79c7e32a","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-05T19:55:16Z","updated_at":"2025-12-05T19:55:16Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:17,749 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.136s 2025-12-05 19:55:17,750 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-131606579", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDuaqyQ+J1j7xWG/Gwpo3kyhZrvfdCXdfBkYjG1WlHRl2KtRQVJW7hIF5kspzkQjVoiUnFxqv4JzPs8dxco/jtd8oA5Qla2gXAXsIj3eWDxG5qAC9haUp4reG+wou0kyvA=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:17 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-23258c43-bf13-4792-827e-fb56c0147518', 'x-compute-request-id': 'req-23258c43-bf13-4792-827e-fb56c0147518', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-131606579", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDuaqyQ+J1j7xWG/Gwpo3kyhZrvfdCXdfBkYjG1WlHRl2KtRQVJW7hIF5kspzkQjVoiUnFxqv4JzPs8dxco/jtd8oA5Qla2gXAXsIj3eWDxG5qAC9haUp4reG+wou0kyvA==", "fingerprint": "8b:bd:73:13:02:32:e9:c3:b8:30:88:c7:f3:18:f3:ea", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 19:55:18,221 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.469s 2025-12-05 19:55:18,222 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-2144410295", "description": "tempest-secgroup-smoke-2144410295 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-6b7b7b5c-0400-4f87-a24f-b06dd765360d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "name": "tempest-secgroup-smoke-2144410295", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-2144410295 description", "shared": false, "security_group_rules": [{"id": "63b06b51-d4bf-4911-8c56-b4ecae4d997d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:18Z", "updated_at": "2025-12-05T19:55:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "79621f87-ebe2-4ffc-b7a4-101e4187fb43", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:18Z", "updated_at": "2025-12-05T19:55:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T19:55:18Z", "updated_at": "2025-12-05T19:55:18Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:18,376 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-05 19:55:18,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2c57e4f2-87d8-4334-b593-209d0ae7f22c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2b9cb7b-560a-468c-bed6-336c5eee5a94", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:18Z", "updated_at": "2025-12-05T19:55:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:18,584 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-05 19:55:18,584 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-9a7ad561-ab4c-4e01-9117-612d7c88eca6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18f7bd75-689c-4941-8d69-3db268307529", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:18Z", "updated_at": "2025-12-05T19:55:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:18,769 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.184s 2025-12-05 19:55:18,769 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7d581746-bcaa-40f7-96f3-ce6454281468', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69ca351c-2cca-4c44-980e-860504507e9a", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:18Z", "updated_at": "2025-12-05T19:55:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:19,264 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.494s 2025-12-05 19:55:19,264 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f1d5cc7b-de9a-4ab2-8d6c-34d3f80898cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cee657c3-05fa-4b6b-9b0f-76d1ced907ca", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:19Z", "updated_at": "2025-12-05T19:55:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:19,417 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.152s 2025-12-05 19:55:19,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2f86b99b-d377-4295-a99e-fad7d294354b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5bed953f-c3d8-4f64-86f7-2e994a646e04", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:19Z", "updated_at": "2025-12-05T19:55:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:19,607 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.189s 2025-12-05 19:55:19,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f93bdcaf-26a6-46a4-abe9-3b21063034e4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0b1bc3a0-efce-4801-8e7f-b7f0eb15019c", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "3eaa45bb-757c-455d-969f-ff457f8be9ba", "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-05T19:55:19Z", "updated_at": "2025-12-05T19:55:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:55:19,957 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.347s 2025-12-05 19:55:19,958 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:19 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4bb0c19c-7bbb-46d0-ad31-e8c357571f17', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["yAiCb8fnTMmkk9NboQzL0Q"], "expires_at": "2025-12-05T20:55:19.000000Z", "issued_at": "2025-12-05T19:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url"EA14 : "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 19:55:19,958 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-05 19:55:23,421 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.461s 2025-12-05 19:55:23,422 25 DEBUG [tempest.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-864717685", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "e88a58de-3026-457d-984a-d5ac79c7e32a"}], "key_name": "tempest-TestNetworkBasicOps-131606579", "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:19 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a6fccc5-118f-47f7-a66b-d2980805bc27', 'x-compute-request-id': 'req-1a6fccc5-118f-47f7-a66b-d2980805bc27', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}], "adminPass": "C8SjDnmci2uw"}}' 2025-12-05 19:55:23,646 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.223s 2025-12-05 19:55:23,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:23 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-cff50a96-b76c-4041-8df5-abb634b46f5a', 'x-compute-request-id': 'req-cff50a96-b76c-4041-8df5-abb634b46f5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-131606579", "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-05 19:55:25,135 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.482s 2025-12-05 19:55:25,135 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:24 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-f1171677-ff32-43c8-b4c3-c5e13f59805e', 'x-compute-request-id': 'req-f1171677-ff32-43c8-b4c3-c5e13f59805e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-131606579", "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-05 19:55:25,138 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-05 19:55:26,368 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.228s 2025-12-05 19:55:26,368 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:26 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-bcf39c4b-c970-4334-b66a-e44aa19ccfb8', 'x-compute-request-id': 'req-bcf39c4b-c970-4334-b66a-e44aa19ccfb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-131606579", "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-05 19:55:28,417 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 1.044s 2025-12-05 19:55:28,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:27 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-a9af59a4-2a9b-47d9-8132-7f74e0690747', 'x-compute-request-id': 'req-a9af59a4-2a9b-47d9-8132-7f74e0690747', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-131606579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}], "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-05 19:55:30,300 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.877s 2025-12-05 19:55:30,301 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:29 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-3acc3cd2-6aaa-4406-b319-259171d8db13', 'x-compute-request-id': 'req-3acc3cd2-6aaa-4406-b319-259171d8db13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-131606579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}], "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-05 19:55:32,213 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.907s 2025-12-05 19:55:32,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:31 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-b82b12d2-0004-496f-927d-09829476a202', 'x-compute-request-id': 'req-b82b12d2-0004-496f-927d-09829476a202', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-131606579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}], "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-05 19:55:33,544 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.325s 2025-12-05 19:55:33,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:33 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f44b57-6b1b-40d6-ae27-443d636f5de4', 'x-compute-request-id': 'req-86f44b57-6b1b-40d6-ae27-443d636f5de4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:32Z", "addresses": {"tempest-network-smoke--1665150380": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:c9:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-131606579", "OS-SRV-USG:launched_at": "2025-12-05T19:55:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}], "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-05 19:55:33,547 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-05 19:55:34,166 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/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.618s 2025-12-05 19:55:34,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:33 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ed7994-8aa6-45a2-9a76-10122c7aa088', 'x-compute-request-id': 'req-d3ed7994-8aa6-45a2-9a76-10122c7aa088', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:32Z", "addresses": {"tempest-network-smoke--1665150380": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:c9:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-131606579", "OS-SRV-USG:launched_at": "2025-12-05T19:55:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}], "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-05 19:55:34,171 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:34,182 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:34,501 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:34,501 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:34,502 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.26 2025-12-05 19:55:34,502 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:34,504 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:34,559 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:34,560 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:35,566 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 19:55:35,567 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.250. 2025-12-05 19:55:35,567 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.065113 seconds 2025-12-05 19:55:39,233 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/ec669507-1e5d-4e93-80b0-8b73acdf1cac/add_router_interface 3.666s 2025-12-05 19:55:39,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "61ef4269-d52a-436a-a332-1cd637256d62"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9c67e220-2e46-4949-9853-ee6484f3005d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac/add_router_interface'} Body: b'{"id": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "182ae5e1-3b0b-4ceb-aa6f-f770580aed92", "network_id": "e88a58de-3026-457d-984a-d5ac79c7e32a", "subnet_id": "61ef4269-d52a-436a-a332-1cd637256d62", "subnet_ids": ["61ef4269-d52a-436a-a332-1cd637256d62"]}' 2025-12-05 19:55:39,235 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:39,238 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:39,295 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:39,296 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:39,296 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.26 2025-12-05 19:55:39,296 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:39,298 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:39,352 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:39,352 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:40,359 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 19:55:40,360 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.250. 2025-12-05 19:55:41,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.26 2025-12-05 19:55:41,362 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:41,364 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:41,421 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:41,422 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:42,427 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 19:55:42,428 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.250. 2025-12-05 19:55:43,429 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.26 2025-12-05 19:55:43,430 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:43,436 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:43,539 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:43,540 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:44,546 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 19:55:44,547 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.250. 2025-12-05 19:55:45,548 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.26 2025-12-05 19:55:45,548 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:45,550 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:45,656 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:45,656 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:46,662 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 19:55:46,662 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.250. 2025-12-05 19:55:47,664 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.26 2025-12-05 19:55:47,664 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:47,668 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:47,772 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:47,773 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:48,779 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 19:55:48,780 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.250. 2025-12-05 19:55:49,780 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.26 2025-12-05 19:55:49,781 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-12-05 19:55:49,784 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:55:49,884 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:55:49,885 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-12-05 19:55:49,892 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.596184 seconds 2025-12-05 19:55:51,437 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac/remove_router_interface 1.544s 2025-12-05 19:55:51,438 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "61ef4269-d52a-436a-a332-1cd637256d62"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-342f4fd6-b84b-4727-807e-76ae7d5d7841', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac/remove_router_interface'} Body: b'{"id": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "182ae5e1-3b0b-4ceb-aa6f-f770580aed92", "network_id": "e88a58de-3026-457d-984a-d5ac79c7e32a", "subnet_id": "61ef4269-d52a-436a-a332-1cd637256d62", "subnet_ids": ["61ef4269-d52a-436a-a332-1cd637256d62"]}' 2025-12-05 19:55:51,633 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.195s 2025-12-05 19:55:51,633 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55: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-f23d9036-2cbb-49c6-ace6-ea0b73721449', 'x-compute-request-id': 'req-f23d9036-2cbb-49c6-ace6-ea0b73721449', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'' 2025-12-05 19:55:52,157 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.523s 2025-12-05 19:55:52,157 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:51 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-3db9c51e-2c16-4f27-a203-ac01a1df4d89', 'x-compute-request-id': 'req-3db9c51e-2c16-4f27-a203-ac01a1df4d89', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"server": {"id": "4be3bc7d-7c83-4bf0-8462-accaabab8f65", "name": "tempest-TestNetworkBasicOps-server-864717685", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:55:23Z", "updated": "2025-12-05T19:55:51Z", "addresses": {"tempest-network-smoke--1665150380": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:c9:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-131606579", "OS-SRV-USG:launched_at": "2025-12-05T19:55:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2144410295"}], "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-05 19:55:53,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65 0.084s 2025-12-05 19:55:53,248 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55: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-b5e9845d-07bf-4aed-abf7-69bb075836fb', 'x-compute-request-id': 'req-b5e9845d-07bf-4aed-abf7-69bb075836fb', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4be3bc7d-7c83-4bf0-8462-accaabab8f65'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4be3bc7d-7c83-4bf0-8462-accaabab8f65 could not be found."}}' 2025-12-05 19:55:54,275 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3eaa45bb-757c-455d-969f-ff457f8be9ba 1.026s 2025-12-05 19:55:54,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1e3cd111-c427-42d2-8e81-f2f904145789', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3eaa45bb-757c-455d-969f-ff457f8be9ba'} Body: b'' 2025-12-05 19:55:54,359 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-131606579 0.083s 2025-12-05 19:55:54,359 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55: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-fadda638-c152-43f1-8ee4-08982d84791b', 'x-compute-request-id': 'req-fadda638-c152-43f1-8ee4-08982d84791b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-131606579'} Body: b'' 2025-12-05 19:55:55,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/61ef4269-d52a-436a-a332-1cd637256d62 0.988s 2025-12-05 19:55:55,348 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f0e648c8-358f-44ff-ba0e-98a00c5286cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/61ef4269-d52a-436a-a332-1cd637256d62'} Body: b'' 2025-12-05 19:55:57,836 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e88a58de-3026-457d-984a-d5ac79c7e32a 2.488s 2025-12-05 19:55:57,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': 'Fri, 05 Dec 2025 19:55:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-422e05da-e4bf-4621-9c24-d3357c97104a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e88a58de-3026-457d-984a-d5ac79c7e32a'} Body: b'' 2025-12-05 19:55:58,515 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d6fe7510-2931-4643-bbf5-3f90817cc950 0.678s 2025-12-05 19:55:58,516 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-af3f4413-df8b-4068-874f-0c193a682d5b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d6fe7510-2931-4643-bbf5-3f90817cc950'} Body: b'' 2025-12-05 19:55:58,676 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666 0.160s 2025-12-05 19:55:58,677 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:58 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-a418734c-183d-4c60-9781-848d63c3270a', 'x-compute-request-id': 'req-a418734c-183d-4c60-9781-848d63c3270a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'' 2025-12-05 19:55:59,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666 0.853s 2025-12-05 19:55:59,531 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:55:58 GMT', 'server': 'Apache', 'content-length': '1819', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3ebbd65-6a75-4a51-88e0-c91a48a8cebd', 'x-compute-request-id': 'req-c3ebbd65-6a75-4a51-88e0-c91a48a8cebd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"server": {"id": "6284eab7-3b39-496c-96ab-08d66ed25666", "name": "tempest-TestNetworkBasicOps-server-1218059222", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:54:41Z", "updated": "2025-12-05T19:55:58Z", "addresses": {"tempest-network-smoke--445792017": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:85:16"}, {"version": 4, "addr": "192.168.122.250", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:85:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6284eab7-3b39-496c-96ab-08d66ed25666"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-872420466", "OS-SRV-USG:launched_at": "2025-12-05T19:54:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-742196473"}], "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-05 19:56:00,629 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666 0.093s 2025-12-05 19:56:00,630 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:00 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-aa628a86-f0c8-4783-b10e-aab75653d35b', 'x-compute-request-id': 'req-aa628a86-f0c8-4783-b10e-aab75653d35b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6284eab7-3b39-496c-96ab-08d66ed25666'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6284eab7-3b39-496c-96ab-08d66ed25666 could not be found."}}' 2025-12-05 19:56:00,886 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0493c623-3153-4f8f-8924-86e89d4b9165 0.255s 2025-12-05 19:56:00,886 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1f29eae0-e86d-4f71-b8e5-a1a8a45ebb8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0493c623-3153-4f8f-8924-86e89d4b9165'} Body: b'' 2025-12-05 19:56:01,000 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-872420466 0.113s 2025-12-05 19:56:01,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': 'Fri, 05 Dec 2025 19:56:00 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-9b30a5a8-5a86-4535-b68e-b7a21d374352', 'x-compute-request-id': 'req-9b30a5a8-5a86-4535-b68e-b7a21d374352', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-872420466'} Body: b'' 2025-12-05 19:56:01,868 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac/remove_router_interface 0.867s 2025-12-05 19:56:01,868 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0051e886-2822-4324-b0ac-a39fa18cf046"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ba6d155c-0aa2-47d3-bbcb-a847a418b84c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac/remove_router_interface'} Body: b'{"id": "ec669507-1e5d-4e93-80b0-8b73acdf1cac", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "e5d24807-3b95-41b3-b418-281355a8ef56", "network_id": "00021f43-9d5a-4210-ac12-fe7608cbdd3a", "subnet_id": "0051e886-2822-4324-b0ac-a39fa18cf046", "subnet_ids": ["0051e886-2822-4324-b0ac-a39fa18cf046"]}' 2025-12-05 19:56:02,181 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0051e886-2822-4324-b0ac-a39fa18cf046 0.312s 2025-12-05 19:56:02,181 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-924f07f0-a9e8-44cd-85d1-491ef9662dd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0051e886-2822-4324-b0ac-a39fa18cf046'} Body: b'' 2025-12-05 19:56:03,073 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac 0.891s 2025-12-05 19:56:03,073 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1580eb2b-851e-4766-a788-c2b9587ccc2e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ec669507-1e5d-4e93-80b0-8b73acdf1cac'} Body: b'' 2025-12-05 19:56:07,128 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/00021f43-9d5a-4210-ac12-fe7608cbdd3a 4.054s 2025-12-05 19:56:07,129 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-07a3da2b-9712-428a-bcf3-5e0e016092b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/00021f43-9d5a-4210-ac12-fe7608cbdd3a'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-05 19:56:07.143612Z 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-05 19:57:15.352790Z 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-05 19:56:09,140 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.996s 2025-12-05 19:56:09,140 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--37063660", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-fe7cd461-fea8-4d59-b2d1-e91bb12f85f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"315b3a98-7e01-469e-87e2-2a12945474fa","name":"tempest-network-smoke--37063660","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T19:56:07Z","updated_at":"2025-12-05T19:56:07Z","revision_number":1}}' 2025-12-05 19:56:13,234 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.094s 2025-12-05 19:56:13,235 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-697940091", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-e08650d9-c3d7-4a77-bd4f-0efd63b17824', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61", "name": "tempest-TestNetworkBasicOps-router-697940091", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.198"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:56:09Z", "updated_at": "2025-12-05T19:56:11Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:13,352 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.117s 2025-12-05 19:56:13,353 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-443c63b1-ea59-4e27-9eac-19459b011b49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:56:13,515 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.160s 2025-12-05 19:56:13,515 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8681c2c1-79ec-4327-b518-23a219005a3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:56:14,165 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.649s 2025-12-05 19:56:14,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': 'Fri, 05 Dec 2025 19:56:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-bfabfb30-92a2-4869-a424-3ab74b69f73d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:56:15,218 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.051s 2025-12-05 19:56:15,218 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-20710781", "network_id": "315b3a98-7e01-469e-87e2-2a12945474fa", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-e5551b56-66f2-43a2-8b55-44b7f9524796', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"37fa1745-9feb-4926-a9dc-9a65d06a9a18","name":"tempest-subnet-smoke-20710781","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"315b3a98-7e01-469e-87e2-2a12945474fa","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-05T19:56:14Z","updated_at":"2025-12-05T19:56:14Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:17,710 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61/add_router_interface 2.491s 2025-12-05 19:56:17,711 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "37fa1745-9feb-4926-a9dc-9a65d06a9a18"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-074f9f6e-334b-49f2-96d5-4de984b8eff7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61/add_router_interface'} Body: b'{"id": "fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "25059228-6a9e-4f1d-bfa0-b289eb0a8781", "network_id": "315b3a98-7e01-469e-87e2-2a12945474fa", "subnet_id": "37fa1745-9feb-4926-a9dc-9a65d06a9a18", "subnet_ids": ["37fa1745-9feb-4926-a9dc-9a65d06a9a18"]}' 2025-12-05 19:56:18,187 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.475s 2025-12-05 19:56:18,187 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-62e79070-b1c6-4d0b-ae5a-303a0ee688ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"315b3a98-7e01-469e-87e2-2a12945474fa","name":"tempest-network-smoke--37063660","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["37fa1745-9feb-4926-a9dc-9a65d06a9a18"],"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-05T19:56:07Z","updated_at":"2025-12-05T19:56:14Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":15583},{"id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:56:18,286 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.098s 2025-12-05 19:56:18,286 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1290', 'x-openstack-request-id': 'req-836e490a-8fb4-4106-9a3b-67e2babf9fe9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"37fa1745-9feb-4926-a9dc-9a65d06a9a18","name":"tempest-subnet-smoke-20710781","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"315b3a98-7e01-469e-87e2-2a12945474fa","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-05T19:56:14Z","updated_at":"2025-12-05T19:56:14Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 19:56:18,396 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.110s 2025-12-05 19:56:18,397 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-eee77a4e-4325-4161-82f3-f0ea276331e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61", "name": "tempest-TestNetworkBasicOps-router-697940091", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.198"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:56:09Z", "updated_at": "2025-12-05T19:56:16Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:56:18,483 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.085s 2025-12-05 19:56:18,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1429047424", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRGxJBMHYhSOtqFyyg/JL+xgqRCYcgP4KOOz8F3SyXQjxI/yYkdsSbf156HAExODdyDGDvkXjVHKAbGPnyeFlQK7mnV/uELIFPOuBxtGNZdasGgHBeDb9c5AnrT6nl1wA=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:18 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-0a2dcb91-9ea7-435f-88d9-74309645e020', 'x-compute-request-id': 'req-0a2dcb91-9ea7-435f-88d9-74309645e020', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-1429047424", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRGxJBMHYhSOtqFyyg/JL+xgqRCYcgP4KOOz8F3SyXQjxI/yYkdsSbf156HAExODdyDGDvkXjVHKAbGPnyeFlQK7mnV/uELIFPOuBxtGNZdasGgHBeDb9c5AnrT6nl1wA==", "fingerprint": "62:32:5a:7e:c1:23:fb:05:11:0f:e7:84:f4:f2:29:52", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 19:56:18,724 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.240s 2025-12-05 19:56:18,725 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-978669474", "description": "tempest-secgroup-smoke-978669474 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-362894bb-cfcb-4cdf-b0b6-08f5c466d29e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "ff868f3b-8420-45ae-b820-50de6c30e32b", "name": "tempest-secgroup-smoke-978669474", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-978669474 description", "shared": false, "security_group_rules": [{"id": "3830f57f-7798-41e6-8fc3-d41a28e57c94", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:18Z", "updated_at": "2025-12-05T19:56:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "6c8e74c0-9b44-490a-ba7f-872d9496943e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:18Z", "updated_at": "2025-12-05T19:56:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T19:56:18Z", "updated_at": "2025-12-05T19:56:18Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:19,291 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.565s 2025-12-05 19:56:19,291 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-799eeb72-fcf5-420f-80be-ca39dfefaad4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4461de0e-147d-45c4-abe1-1cec91bb1215", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:19Z", "updated_at": "2025-12-05T19:56:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:19,485 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.192s 2025-12-05 19:56:19,485 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-67d0c755-cef0-4cf7-b3a4-0c91813aa3ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4577ffb2-0f8e-4ae4-bb66-895e7db7603c", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:19Z", "updated_at": "2025-12-05T19:56:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:19,643 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.157s 2025-12-05 19:56:19,643 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-edc90f9a-4338-4783-b43e-a65ed98d5646', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "134ae886-be10-444e-8f5b-0c93b280f4e8", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:19Z", "updated_at": "2025-12-05T19:56:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:20,182 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.538s 2025-12-05 19:56:20,182 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0ee0a230-ddd2-4f1c-9acf-26d4656efcee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8d26e91b-65e3-4b2a-9210-1eb0009e83eb", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:19Z", "updated_at": "2025-12-05T19:56:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:20,387 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.204s 2025-12-05 19:56:20,388 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f9a8ecf7-2700-4966-9b28-01894b13b41c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08abd289-d74b-4dcc-835a-ad25056aa77b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:20Z", "updated_at": "2025-12-05T19:56:20Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:20,590 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.202s 2025-12-05 19:56:20,590 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-97495dad-acd0-44fd-b4b6-603cbd7c922d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6d70cbdb-2efc-4462-94e5-05f022a8a2f2", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "ff868f3b-8420-45ae-b820-50de6c30e32b", "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-05T19:56:20Z", "updated_at": "2025-12-05T19:56:20Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:20,897 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.300s 2025-12-05 19:56:20,898 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:20 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d84cde6a-3dee-4cb0-b9e7-3fc871f5d95f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["GFRixQEmRKiR_OfFnalOCw"], "expires_at": "2025-12-05T20:56:20.000000Z", "issued_at": "2025-12-05T19:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 19:56:20,898 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-12-05 19:56:24,255 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.355s 2025-12-05 19:56:24,255 25 DEBUG [tempest.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-554418792", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "315b3a98-7e01-469e-87e2-2a12945474fa"}], "key_name": "tempest-TestNetworkBasicOps-1429047424", "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:20 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e32b49e-3dc6-4905-b2d8-4487ed099d2e', 'x-compute-request-id': 'req-3e32b49e-3dc6-4905-b2d8-4487ed099d2e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "234cde7e-c395-443f-bdd3-ce2447c91e33", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}], "adminPass": "E2i3BKMg4THd"}}' 2025-12-05 19:56:24,528 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.272s 2025-12-05 19:56:24,529 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:24 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-78f59268-878a-47b7-98fb-655e1af1b31a', 'x-compute-request-id': 'req-78f59268-878a-47b7-98fb-655e1af1b31a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:56:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1429047424", "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-05 19:56:26,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.633s 2025-12-05 19:56:26,167 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:25 GMT', 'server': 'Apache', 'content-length': '1390', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8c1d37-f2c2-4ef7-bd33-15998419ce06', 'x-compute-request-id': 'req-0e8c1d37-f2c2-4ef7-bd33-15998419ce06', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:56:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-05 19:56:26,170 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-12-05 19:56:27,569 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.397s 2025-12-05 19:56:27,569 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:27 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-ae91f9fa-51ef-4b46-81f1-18768227bbcc', 'x-compute-request-id': 'req-ae91f9fa-51ef-4b46-81f1-18768227bbcc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:56:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}], "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-05 19:56:27,572 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-12-05 19:56:29,282 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.709s 2025-12-05 19:56:29,282 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:28 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-3f90b587-0c15-464a-bbb4-da95e3e1a411', 'x-compute-request-id': 'req-3f90b587-0c15-464a-bbb4-da95e3e1a411', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:56:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}], "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-05 19:56:30,762 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.475s 2025-12-05 19:56:30,762 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:30 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-e1a59760-3b32-4641-bc3f-32f7587536bd', 'x-compute-request-id': 'req-e1a59760-3b32-4641-bc3f-32f7587536bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:56:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}], "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-05 19:56:32,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.543s 2025-12-05 19:56:32,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:31 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-9a433250-8d91-4d33-acd2-28218f5f0a69', 'x-compute-request-id': 'req-9a433250-8d91-4d33-acd2-28218f5f0a69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:56:31Z", "addresses": {"tempest-network-smoke--37063660": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:d7:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": "2025-12-05T19:56:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}], "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-05 19:56:32,316 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-05 19:56:32,671 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.355s 2025-12-05 19:56:32,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:32 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-36e32203-5a38-4835-a180-2e810fd49c28', 'x-compute-request-id': 'req-36e32203-5a38-4835-a180-2e810fd49c28', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:56:31Z", "addresses": {"tempest-network-smoke--37063660": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:d7:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": "2025-12-05T19:56:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}], "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-05 19:56:32,675 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 19:56:32,749 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=234cde7e-c395-443f-bdd3-ce2447c91e33 0.073s 2025-12-05 19:56:32,749 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-1691663e-e071-4ed1-a5b1-c68fb1c42579', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"ports":[{"id":"5cac391e-682e-4502-8902-7b93109737aa","name":"","network_id":"315b3a98-7e01-469e-87e2-2a12945474fa","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:cc:d7:0c","admin_state_up":true,"status":"ACTIVE","device_id":"234cde7e-c395-443f-bdd3-ce2447c91e33","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"37fa1745-9feb-4926-a9dc-9a65d06a9a18","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ff868f3b-8420-45ae-b820-50de6c30e32b"],"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-554418792","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-554418792","fqdn":"tempest-testnetworkbasicops-server-554418792.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:56:26Z","updated_at":"2025-12-05T19:56:30Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:56:32,749 25 DEBUG [tempest.common.waiters] Server ID 234cde7e-c395-443f-bdd3-ce2447c91e33 ports are all ACTIVE [{'id': '5cac391e-682e-4502-8902-7b93109737aa', 'name': '', 'network_id': '315b3a98-7e01-469e-87e2-2a12945474fa', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:cc:d7:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '234cde7e-c395-443f-bdd3-ce2447c91e33', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '37fa1745-9feb-4926-a9dc-9a65d06a9a18', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ff868f3b-8420-45ae-b820-50de6c30e32b'], '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-554418792', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-554418792', 'fqdn': 'tempest-testnetworkbasicops-server-554418792.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T19:56:26Z', 'updated_at': '2025-12-05T19:56:30Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 19:56:34,427 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.677s 2025-12-05 19:56:34,427 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "5cac391e-682e-4502-8902-7b93109737aa", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-c23c34c6-0710-4711-90ed-d20a8a5623b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "4d5510ba-231c-44ee-b1f6-d1f53382280f", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.229", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61", "port_id": "5cac391e-682e-4502-8902-7b93109737aa", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "315b3a98-7e01-469e-87e2-2a12945474fa", "mac_address": "fa:16:3e:cc:d7:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:56:33Z", "updated_at": "2025-12-05T19:56:33Z", "revision_number": 0}}' 2025-12-05 19:56:34,591 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4d5510ba-231c-44ee-b1f6-d1f53382280f 0.164s 2025-12-05 19:56:34,592 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-612e7bc5-61d0-4250-a2fd-e58839052902', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4d5510ba-231c-44ee-b1f6-d1f53382280f'} Body: b'{"floatingip": {"id": "4d5510ba-231c-44ee-b1f6-d1f53382280f", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.229", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61", "port_id": "5cac391e-682e-4502-8902-7b93109737aa", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "315b3a98-7e01-469e-87e2-2a12945474fa", "mac_address": "fa:16:3e:cc:d7:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:56:33Z", "updated_at": "2025-12-05T19:56:34Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:34,592 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '4d5510ba-231c-44ee-b1f6-d1f53382280f', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating10000 _ip_address': '192.168.122.229', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': 'fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61', 'port_id': '5cac391e-682e-4502-8902-7b93109737aa', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '315b3a98-7e01-469e-87e2-2a12945474fa', 'mac_address': 'fa:16:3e:cc:d7:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '234cde7e-c395-443f-bdd3-ce2447c91e33', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T19:56:33Z', 'updated_at': '2025-12-05T19:56:34Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 19:56:34,592 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.164458 seconds 2025-12-05 19:56:34,592 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.229 with user: cirros 2025-12-05 19:56:34,592 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.229 in 120 sec and the expected result is reachable 2025-12-05 19:56:48,883 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.290841 seconds 2025-12-05 19:56:48,884 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.229 in 120 sec and the ping result is expected 2025-12-05 19:56:49,028 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33/action 0.144s 2025-12-05 19:56:49,029 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:48 GMT', 'server': 'Apache', 'content-length': '75597', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa16ce52-04ff-4059-ba49-51ee03d41897', 'x-compute-request-id': 'req-aa16ce52-04ff-4059-ba49-51ee03d41897', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33/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 1220688291 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001153] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001525] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004290] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004319] Using GB pages for direct mapping\\n[ 0.004599] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004603] ACPI: Early table checksum verification disabled\\n[ 0.004607] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004618] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004625] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004629] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004633] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004637] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004641] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004644] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004646] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004647] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004649] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004650] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004651] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005890] No NUMA configuration fo 2025-12-05 19:56:49,030 25 DEBUG [tempest.scenario.manager] Console output for 234cde7e-c395-443f-bdd3-ce2447c91e33 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 1220688291 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001153] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001525] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004290] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004319] Using GB pages for direct mapping [ 0.004599] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004603] ACPI: Early table checksum verification disabled [ 0.004607] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004618] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004625] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004629] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004633] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004637] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004641] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004644] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004646] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004647] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004649] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004650] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004651] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005890] No NUMA configuration found [ 0.005892] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005900] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006244] Zone ranges: [ 0.006245] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006247] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006250] Normal empty [ 0.006251] Device empty [ 0.006253] Movable zone start for each node [ 0.006256] Early memory node ranges [ 0.006257] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006258] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006260] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006481] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006510] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006703] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017498] ACPI: PM-Timer IO Port: 0x608 [ 0.017525] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017646] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017649] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017652] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017653] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017655] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017657] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017660] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017662] TSC deadline timer available [ 0.017676] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017744] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017746] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017748] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017749] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017751] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017753] Booting paravirtualized kernel on KVM [ 0.017755] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017761] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018040] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018116] kvm-guest: setup async PF for cpu 0 [ 0.018144] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018163] kvm-guest: PV spinlocks disabled, single CPU [ 0.018168] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018170] Policy zone: DMA32 [ 0.018171] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018227] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018239] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018247] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018304] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018558] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019284] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019313] ftrace: allocating 50600 entries in 198 pages [ 0.044706] ftrace: allocated 198 pages with 4 groups [ 0.044881] rcu: Hierarchical RCU implementation. [ 0.044882] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044884] Rude variant of Tasks RCU enabled. [ 0.044885] Tracing variant of Tasks RCU enabled. [ 0.044886] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044887] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049025] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049391] random: crng init done [ 0.091119] Console: colour VGA+ 80x25 [ 0.233192] printk: console [tty1] enabled [ 0.595792] printk: console [ttyS0] enabled [ 0.599144] ACPI: Core revision 20210730 [ 0.602292] APIC: Switch to symmetric I/O mode setup [ 0.607313] x2apic enabled [ 0.610900] Switched APIC routing to physical x2apic. [ 0.620259] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.627707] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.631702] pid_max: default: 32768 minimum: 301 [ 0.631702] LSM: Security Framework initializing [ 0.631702] landlock: Up and running. [ 0.631702] Yama: becoming mindful. [ 0.631702] AppArmor: AppArmor initialized [ 0.631702] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.631702] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.631702] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.631702] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.631702] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.631702] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.631702] Spectre V2 : Mitigation: Retpolines [ 0.631702] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.631702] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.631702] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.631702] RETBleed: Mitigation: untrained return thunk [ 0.631702] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.631702] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.631702] Freeing SMP alternatives memory: 44K [ 0.631702] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.631868] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.635727] ... version: 0 [ 0.639032] ... bit width: 48 [ 0.639718] ... generic registers: 6 [ 0.642796] ... value mask: 0000ffffffffffff [ 0.643715] ... max period: 00007fffffffffff [ 0.647717] ... fixed-purpose events: 0 [ 0.650858] ... event mask: 000000000000003f [ 0.651851] rcu: Hierarchical SRCU implementation. [ 0.655997] smp: Bringing up secondary CPUs ... [ 0.659440] smp: Brought up 1 node, 1 CPU [ 0.659720] smpboot: Max logical packages: 1 [ 0.662984] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.664196] devtmpfs: initialized [ 0.666944] x86/mm: Memory block size: 128MB [ 0.667896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.671728] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.675777] pinctrl core: initialized pinctrl subsystem [ 0.680110] PM: RTC time: 19:56:32, date: 2025-12-05 [ 0.683913] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.687817] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.691747] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.695729] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.699732] audit: initializing netlink subsys (disabled) [ 0.703781] thermal_sys: Registered thermal governor 'fair_share' [ 0.703782] thermal_sys: Registered thermal governor 'bang_bang' [ 0.707720] audit: type=2000 audit(1764964592.295:1): state=initialized audit_enabled=0 res=1 [ 0.715720] thermal_sys: Registered thermal governor 'step_wise' [ 0.715722] thermal_sys: Registered thermal governor 'user_space' [ 0.719716] thermal_sys: Registered thermal governor 'power_allocator' [ 0.723731] EISA bus registered [ 0.730359] cpuidle: using governor ladder [ 0.731716] cpuidle: using governor menu [ 0.737698] ACPI: bus type PCI registered [ 0.739716] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744086] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.747717] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.751734] PCI: Using configuration type 1 for base access [ 0.756921] Kprobes globally optimized [ 0.759828] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.763718] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.768543] ACPI: Added _OSI(Module Device) [ 0.771614] ACPI: Added _OSI(Processor Device) [ 0.771741] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.775089] ACPI: Added _OSI(Processor Aggregator Device) [ 0.775761] ACPI: Added _OSI(Linux-Dell-Video) [ 0.779066] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.779725] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.787461] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.791741] ACPI: Interpreter enabled [ 0.794581] ACPI: PM: (supports S0 S5) [ 0.795717] ACPI: Using IOAPIC for interrupt routing [ 0.799530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.799715] PCI: Using E820 reservations for host bridge windows [ 0.803971] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.813222] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.815721] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.819845] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.823835] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.829107] PCI host bridge to bus 0000:00 [ 0.831717] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.835717] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.839718] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.843719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.847716] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.851716] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.855716] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.860050] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.868444] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.879448] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.889277] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.895758] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.906280] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.907967] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.916978] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.923722] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.933497] pci 0000:00:02.0: enabling Extended Tags [ 0.938910] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.943720] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.955343] pci 0000:00:02.1: enabling Extended Tags [ 0.958344] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.963287] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.969781] pci 0000:00:02.2: enabling Extended Tags [ 0.974414] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.979080] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.987506] pci 0000:00:02.3: enabling Extended Tags [ 0.992880] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.998990] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.007104] pci 0000:00:02.4: enabling Extended Tags [ 1.010339] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.015132] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.021135] pci 0000:00:02.5: enabling Extended Tags [ 1.030299] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.038171] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.047004] pci 0000:00:02.6: enabling Extended Tags [ 1.052053] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.059724] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.071086] pci 0000:00:02.7: enabling Extended Tags [ 1.078541] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.083010] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.089152] pci 0000:00:03.0: enabling Extended Tags [ 1.094567] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.100925] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.110541] pci 0000:00:03.1: enabling Extended Tags [ 1.114264] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.118984] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.128039] pci 0000:00:03.2: enabling Extended Tags [ 1.134110] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.139098] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.144972] pci 0000:00:03.3: enabling Extended Tags [ 1.152554] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.158782] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.164507] pci 0000:00:03.4: enabling Extended Tags [ 1.170368] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.176821] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.187219] pci 0000:00:03.5: enabling Extended Tags [ 1.190382] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.195354] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.201116] pci 0000:00:03.6: enabling Extended Tags [ 1.207971] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.215721] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.226633] pci 0000:00:03.7: enabling Extended Tags [ 1.232591] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.239104] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.245359] pci 0000:00:04.0: enabling Extended Tags [ 1.250689] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.257189] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.267750] pci 0000:00:04.1: enabling Extended Tags [ 1.274254] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.279510] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.285221] pci 0000:00:04.2: enabling Extended Tags [ 1.290482] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.295434] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.302525] pci 0000:00:04.3: enabling Extended Tags [ 1.306697] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.311725] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.322669] pci 0000:00:04.4: enabling Extended Tags [ 1.326624] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.331032] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.339906] pci 0000:00:04.5: enabling Extended Tags [ 1.348542] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.355098] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.361400] pci 0000:00:04.6: enabling Extended Tags [ 1.366271] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.370937] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.378458] pci 0000:00:04.7: enabling Extended Tags [ 1.386023] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.391022] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.396994] pci 0000:00:05.0: enabling Extended Tags [ 1.467630] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.469621] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.472834] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.494904] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.499724] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.508908] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.518903] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.528092] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.535572] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.539609] pci 0000:01:00.0: enabling Extended Tags [ 1.619166] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.619802] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.623804] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.627890] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.634615] pci_bus 0000:02: extended config space not accessible [ 1.635989] acpiphp: Slot [1] registered [ 1.639787] acpiphp: Slot [0] registered [ 1.643768] acpiphp: Slot [2] registered [ 1.647769] acpiphp: Slot [3] registered [ 1.651774] acpiphp: Slot [4] registered [ 1.655787] acpiphp: Slot [5] registered [ 1.659770] acpiphp: Slot [6] registered [ 1.663785] acpiphp: Slot [7] registered [ 1.667773] acpiphp: Slot [8] registered [ 1.671772] acpiphp: Slot [9] registered [ 1.675777] acpiphp: Slot [10] registered [ 1.679767] acpiphp: Slot [11] registered [ 1.683770] acpiphp: Slot [12] registered [ 1.687768] acpiphp: Slot [13] registered [ 1.691769] acpiphp: Slot [14] registered [ 1.695787] acpiphp: Slot [15] registered [ 1.699773] acpiphp: Slot [16] registered [ 1.703784] acpiphp: Slot [17] registered [ 1.707770] acpiphp: Slot [18] registered [ 1.711768] acpiphp: Slot [19] registered [ 1.715781] acpiphp: Slot [20] registered [ 1.719768] acpiphp: Slot [21] registered [ 1.723791] acpiphp: Slot [22] registered [ 1.727781] acpiphp: Slot [23] registered [ 1.731768] acpiphp: Slot [24] registered [ 1.735808] acpiphp: Slot [25] registered [ 1.739772] acpiphp: Slot [26] registered [ 1.743770] acpiphp: Slot [27] registered [ 1.747766] acpiphp: Slot [28] registered [ 1.751771] acpiphp: Slot [29] registered [ 1.755782] acpiphp: Slot [30] registered [ 1.759782] acpiphp: Slot [31] registered [ 1.766277] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.779181] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.860212] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.863799] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.867799] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.871848] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.881497] acpiphp: Slot [0-2] registered [ 1.884385] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.893403] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.903610] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.906363] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.907921] pci 0000:03:00.0: enabling Extended Tags [ 1.992309] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.995848] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.999868] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.006882] acpiphp: Slot [0-3] registered [ 2.008361] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.019722] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.033839] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.038802] pci 0000:04:00.0: enabling Extended Tags [ 2.127661] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.127895] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.131877] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.139168] acpiphp: Slot [0-4] registered [ 2.140565] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.151724] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.163719] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.170022] pci 0000:05:00.0: enabling Extended Tags [ 2.253384] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.255891] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.259861] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.266958] acpiphp: Slot [0-5] registered [ 2.268423] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.279541] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.291131] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.294322] pci 0000:06:00.0: enabling Extended Tags [ 2.375314] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.375850] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.379849] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.386938] acpiphp: Slot [0-6] registered [ 2.460686] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.463874] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.467884] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.475459] acpiphp: Slot [0-7] registered [ 2.552651] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.555849] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.559844] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.566851] acpiphp: Slot [0-8] registered [ 2.638374] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.639871] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.643854] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.651115] acpiphp: Slot [0-9] registered [ 2.724980] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.727873] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.731858] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.738744] acpiphp: Slot [0-10] registered [ 2.812922] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.815868] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.819911] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.826865] acpiphp: Slot [0-11] registered [ 2.901278] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.903872] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.907843] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.914958] acpiphp: Slot [0-12] registered [ 2.989901] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.991867] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.995843] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.003152] acpiphp: Slot [0-13] registered [ 3.077541] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.079854] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.083841] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.090800] acpiphp: Slot [0-14] registered [ 3.164819] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.167850] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.171874] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.179208] acpiphp: Slot [0-15] registered [ 3.256693] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.259867] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.263852] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.271017] acpiphp: Slot [0-16] registered [ 3.346229] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.347849] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.351866] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.359023] acpiphp: Slot [0-17] registered [ 3.432602] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.435855] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.439849] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.447114] acpiphp: Slot [0-18] registered [ 3.520261] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.523851] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.527844] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.535176] acpiphp: Slot [0-19] registered [ 3.607889] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.611820] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.615873] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.623635] acpiphp: Slot [0-20] registered [ 3.698579] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.699871] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.703860] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.711548] acpiphp: Slot [0-21] registered [ 3.784451] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.787846] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.791841] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.798940] acpiphp: Slot [0-22] registered [ 3.870972] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.871886] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.875882] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.883051] acpiphp: Slot [0-23] registered [ 3.958681] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.959847] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.963853] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.970774] acpiphp: Slot [0-24] registered [ 4.044178] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.047851] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.051858] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.058794] acpiphp: Slot [0-25] registered [ 4.129794] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.131847] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.135841] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.182575] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.183998] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.187945] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.191952] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.195925] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.199924] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.203928] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.207921] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.211812] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.215731] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.219732] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.223731] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.227731] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.231731] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.235750] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.239731] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.244088] iommu: Default domain type: Translated [ 4.247715] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.251900] SCSI subsystem initialized [ 4.254798] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.255702] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.255728] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.259718] vgaarb: loaded [ 4.262094] ACPI: bus type USB registered [ 4.263764] usbcore: registered new interface driver usbfs [ 4.267676] usbcore: registered new interface driver hub [ 4.267728] usbcore: registered new device driver usb [ 4.271234] pps_core: LinuxPPS API ver. 1 registered [ 4.271716] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.275719] PTP clock support registered [ 4.279035] EDAC MC: Ver: 3.0.0 [ 4.283193] NetLabel: Initializing [ 4.283716] NetLabel: domain hash size = 128 [ 4.286822] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.287746] NetLabel: unlabeled traffic allowed by default [ 4.291769] PCI: Using ACPI for IRQ routing [ 5.125763] clocksource: Switched to clocksource kvm-clock [ 5.142050] VFS: Disk quotas dquot_6.6.0 [ 5.145279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.150847] AppArmor: AppArmor Filesystem Enabled [ 5.154359] pnp: PnP ACPI init [ 5.157121] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.163051] pnp: PnP ACPI: found 5 devices [ 5.172218] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.178677] NET: Registered PF_INET protocol family [ 5.182590] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.191091] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.197266] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.203426] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.208758] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.214709] TCP: Hash tables configured (established 1024 bind 1024) [ 5.219480] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.224868] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.229354] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.234131] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.238082] NET: Registered PF_XDP protocol family [ 5.241516] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.247139] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.252769] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.258384] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.264035] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.269576] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.275259] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.280892] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.287043] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.292813] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.299033] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.304787] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.310470] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.316116] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.321697] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.327246] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.332875] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.338963] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.344987] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.350530] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.356376] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.362436] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.368224] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.374059] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.380037] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.384783] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.389810] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.394382] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.399133] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.403921] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.408500] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.412783] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.417190] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.421572] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.426328] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.431431] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.436427] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.441427] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.446574] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.451584] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.455995] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.460622] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.465021] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.469569] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.474380] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.479141] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.483615] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.488444] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.493057] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.497639] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.502127] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.506874] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.511270] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.516142] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.520976] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.525589] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.529969] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.534670] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.539277] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.543930] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.548375] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.554876] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.559312] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.564173] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.569048] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.574002] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.578510] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.583348] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.588231] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.592976] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.597499] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.601924] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.606408] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.610933] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.615811] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.620285] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.625110] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.629934] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.635139] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.639994] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.645411] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.650637] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.656105] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.661436] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.667102] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.672248] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.677606] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.682909] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.688251] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.693474] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.698900] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.704601] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.710642] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.716364] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.722291] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.727095] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.736803] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.745175] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.756251] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.761799] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.769022] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.776455] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.785437] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.791786] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.797789] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.806801] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.812391] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.818589] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.828456] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.833869] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.839553] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.847365] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.854297] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.860158] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.867805] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.873123] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.880631] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.888688] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.894551] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.901776] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.909640] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.914756] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.920364] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.930966] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.936217] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.942295] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.949582] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.955232] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.961031] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.969076] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.975039] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.981134] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.990063] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.995692] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.003146] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.011426] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.015313] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.022013] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.027814] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.036666] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.040903] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.046539] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.052276] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.059672] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.064383] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.070689] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.076959] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.085085] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.088871] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.095637] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.101600] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.110548] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.114202] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.121630] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.128668] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.136549] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.141654] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.148131] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.155599] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.165319] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.169529] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.177136] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.184306] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.191937] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.197329] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.203591] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.210956] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.219158] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.222748] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.229635] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.235218] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.244051] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.247581] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.255111] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.260677] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.269648] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.274773] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.280860] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.288351] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.297194] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.300881] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.308817] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.314852] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.325763] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.330970] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.337279] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.344663] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.352343] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.358409] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.362857] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.367696] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.372588] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.377221] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.382317] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.386402] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.390982] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.396292] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.400329] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.405689] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.411182] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.415912] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.421144] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.425547] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.430677] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.435095] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.440305] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.445076] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.450164] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.454566] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.460085] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.464483] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.470726] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.476799] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.482250] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.487008] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.492666] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.497392] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.503075] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.508040] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.514036] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.518672] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.523909] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.528007] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.532526] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.538397] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.542887] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.547511] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.552873] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.556911] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.561591] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.566690] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.570721] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.575276] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.580437] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.584500] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.588958] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.594069] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.598113] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.602564] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.608051] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.612338] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.617403] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.623678] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.627743] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.632153] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.639390] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.643642] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.648100] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.653305] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.657464] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.661868] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.667131] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.671250] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.675654] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.680665] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.684505] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.688802] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.696517] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.700397] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.704782] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.711407] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.721762] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10512 usecs [ 6.727916] PCI: CLS 0 bytes, default 64 [ 6.730888] Trying to unpack rootfs image as initramfs... [ 6.734801] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.752169] Initialise system trusted keyrings [ 6.755661] Key type blacklist registered [ 6.767851] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.773901] zbud: loaded [ 6.780013] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.792659] fuse: init (API version 7.34) [ 6.795671] integrity: Platform Keyring initialized [ 6.811787] Key type asymmetric registered [ 6.815046] Asymmetric key parser 'x509' registered [ 6.823818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.835879] io scheduler mq-deadline registered [ 6.846376] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.860139] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.873513] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.888444] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.904257] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.916467] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.932250] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.944467] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.960469] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.972352] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.977339] Freeing initrd memory: 8744K [ 6.984668] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.989300] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.999176] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.005173] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.014552] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.019293] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.024880] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.030974] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.036557] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.045351] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.051438] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.060345] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.071862] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.081137] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.086776] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.096365] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.101731] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.110402] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.115844] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.123785] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.128614] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.136759] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.141091] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.146712] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.152234] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.157046] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.164888] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.169239] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.177214] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.181530] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.189399] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.193761] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.201579] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.206257] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.213783] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.218726] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.226229] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.231231] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.238652] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.243065] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.249823] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.255470] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.260647] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.270212] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.280066] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.284408] shpchp 0000:01:00.0: Slot initialization failed [ 7.290294] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.295194] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.300450] ACPI: button: Power Button [PWRF] [ 7.328261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.363225] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.370399] Linux agpgart interface v0.103 [ 7.374752] loop: module loaded [ 7.377477] tun: Universal TUN/TAP device driver, 1.6 [ 7.381068] PPP generic driver version 2.4.2 [ 7.384171] VFIO - User Level meta-driver version: 0.3 [ 7.387876] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.392296] ehci-pci: EHCI PCIFF90 platform driver [ 7.395576] ehci-platform: EHCI generic platform driver [ 7.399569] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.403788] ohci-pci: OHCI PCI platform driver [ 7.407039] ohci-platform: OHCI generic platform driver [ 7.410764] uhci_hcd: USB Universal Host Controller Interface driver [ 7.417209] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.421249] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.426774] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.430976] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.435646] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.441576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.447059] usb usb1: Product: UHCI Host Controller [ 7.450803] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.455594] usb usb1: SerialNumber: 0000:02:01.0 [ 7.459599] hub 1-0:1.0: USB hub found [ 7.463128] hub 1-0:1.0: 2 ports detected [ 7.466798] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.475871] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.479548] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.483588] mousedev: PS/2 mouse device common for all mice [ 7.488782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.495157] rtc_cmos 00:03: RTC can wake from S4 [ 7.500641] rtc_cmos 00:03: registered as rtc0 [ 7.504364] rtc_cmos 00:03: setting system clock to 2025-12-05T19:56:39 UTC (1764964599) [ 7.510220] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.514952] i2c_dev: i2c /dev entries driver [ 7.520315] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.528794] device-mapper: uevent: version 1.0.3 [ 7.532622] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.538770] platform eisa.0: Probing EISA bus 0 [ 7.542275] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.547323] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.552382] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.557128] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.562443] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.567460] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.572944] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.577925] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.583014] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.588065] platform eisa.0: EISA: Detected 0 cards [ 7.591753] ledtrig-cpu: registered to indicate activity on CPUs [ 7.596124] drop_monitor: Initializing network drop monitor service [ 7.600775] NET: Registered PF_INET6 protocol family [ 7.607596] Segment Routing with IPv6 [ 7.610631] In-situ OAM (IOAM) with IPv6 [ 7.613633] NET: Registered PF_PACKET protocol family [ 7.617353] Key type dns_resolver registered [ 7.620822] IPI shorthand broadcast: enabled [ 7.624103] registered taskstats version 1 [ 7.627566] Loading compiled-in X.509 certificates [ 7.631692] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.639046] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.646747] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.653582] blacklist: Loading compiled-in revocation X.509 certificates [ 7.658418] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.665276] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.674370] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.682022] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.689296] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.696810] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.704467] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.712524] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.721432] zswap: loaded using pool lzo/zbud [ 7.725126] Key type .fscrypt registered [ 7.728463] Key type fscrypt-provisioning registered [ 7.733916] Key type encrypted registered [ 7.737187] AppArmor: AppArmor sha1 policy hashing enabled [ 7.741181] ima: No TPM chip found, activating TPM-bypass! [ 7.745696] Loading compiled-in module X.509 certificates [ 7.750222] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.757104] ima: Allocated hash algorithm: sha1 [ 7.760595] ima: No architecture policies found [ 7.764120] evm: Initialising EVM extended attributes: [ 7.767934] evm: security.selinux [ 7.770453] evm: security.SMACK64 [ 7.773292] evm: security.SMACK64EXEC [ 7.776351] evm: security.SMACK64TRANSMUTE [ 7.779466] evm: security.SMACK64MMAP [ 7.782301] evm: security.apparmor [ 7.785007] evm: security.ima [ 7.787377] evm: security.capability [ 7.790245] evm: HMAC attrs: 0x1 [ 7.793097] PM: Magic number: 5:320:950 [ 7.796563] tty tty7: hash matches [ 7.799773] RAS: Correctable Errors collector initialized. [ 7.803935] Unstable clock detected, switching default tracing clock to "global" [ 7.803935] If you want to keep using the local clock, then add: [ 7.803935] "trace_clock=local" [ 7.803935] on the kernel command line [ 7.817610] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.825118] Freeing unused decrypted memory: 2036K [ 7.829326] Freeing unused kernel image (initmem) memory: 3244K [ 7.834107] Write protecting the kernel read-only data: 30720k [ 7.838823] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.844817] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.891280] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.896121] Run /init as init process info: initramfs: up at 7.32 [ 7.951526] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.959631] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.964863] GPT:229375 != 2097151 [ 7.967548] GPT:Alternate GPT header not at the end of the disk. [ 7.972119] GPT:229375 != 2097151 [ 7.974953] GPT: Use GNU Parted to correct GPT errors. [ 8.027936] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.415755] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.444514] 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.41 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:23:4c:de:7e:c3:95:44:3f:bd:d3:ce:24:47:c9:1e:33 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.10s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6VEVX7owd9scDHnC6Kfx0snoMKjZ1owvsmaB9nuSuTIYHYysAIcWdFe0MHsvtGy3PW+4ffzUnW224Ge1U8VqwLjmTVurXI4tgh/EVo4g88Ho35JGWecMOE0hAx1yC5wq2ncksyfAQDR7SDPADXmpBPNhkcqFHMehNFVLBdBgc/VZDY6RBXbwKpuLdKL8VIuhAA7EsJQ1ytJvYcvK0PSz5zzvivCsHaimQr+KlDSKKS/GFuO+TyrvfERmufsCcdAe754OMjAxAaycWhE22uQPOJxyHYUMblYLkjuPQoSxiBAufdJRCvrqG+QY8eStkckRWtQ/SiI2QB6YA+UND9Igf root@tempest-testnetworkbasicops-server-554418792 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMAbbgnW3X/yEXp5c+jgOBjPmI6MNTS/DNDHytOpNG0zQjrDw3dHYP57PxDx4f7Jc7wPQjtD0jgDdRKlKYgmXTE= root@tempest-testnetworkbasicops-server-554418792 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fecc:d70c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 234cde7e-c395-443f-bdd3-ce2447c91e33 name: tempest-TestNetworkBasicOps-server-554418792 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-554418792 launch-index: 0 === cirros: current=0.6.2 uptime=9.70 === === 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:CC:D7:0C inet6 addr: fe80::f816:3eff:fecc:d70c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1752 (1.7 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-554418792 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.506302] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.508599] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.552575] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.969195] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.085482] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.209394] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.210321] ISO 9660 Extensions: RRIP_1991A [ 9.310872] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.064327] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.066837] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 19:56:41 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 19:56:41 cirros auth.notice su: + none root:cirros Dec 5 19:56:41 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 19:56:41 cirros daemon.info dhcpcd[350]: DUID 00:04:23:4c:de:7e:c3:95:44:3f:bd:d3:ce:24:47:c9:1e:33 Dec 5 19:56:41 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 19:56:41 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 19:56:41 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 19:56:41 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:cc:d7:0c Dec 5 19:56:41 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fecc:d70c Dec 5 19:56:41 cirros authpriv.info dropbear[391]: Running in background Dec 5 19:56:42 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 19:56:42 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.13 from 10.100.0.1 Dec 5 19:56:42 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.13/28 Dec 5 19:56:42 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-554418792 login: 2025-12-05 19:56:49,031 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:56:49,036 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:56:49,147 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:56:49,148 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:56:52,287 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 3.138s 2025-12-05 19:56:52,287 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--2006181048", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-a534c1f0-acdc-4c06-915e-8870f8f0e6b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4251a1f0-296b-489c-8118-972f35a83653","name":"tempest-network-smoke--2006181048","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T19:56:50Z","updated_at":"2025-12-05T19:56:50Z","revision_number":1}}' 2025-12-05 19:56:52,383 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.094s 2025-12-05 19:56:52,386 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-102eb98b-dc4f-45a0-9773-38ba486867a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"37fa1745-9feb-4926-a9dc-9a65d06a9a18","name":"tempest-subnet-smoke-20710781","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"315b3a98-7e01-469e-87e2-2a12945474fa","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-05T19:56:14Z","updated_at":"2025-12-05T19:56:14Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:56:52,557 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.170s 2025-12-05 19:56:52,557 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-c898c652-f8f0-41ae-b42f-05cf300a9af5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:56:53,147 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.590s 2025-12-05 19:56:53,147 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-87c9379b-0c88-419c-b4af-c7df86df3692', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:56:53,208 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.16%2F28 0.060s 2025-12-05 19:56:53,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d329e561-35f4-4ecf-a701-feda309adb4f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:56:53,296 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.087s 2025-12-05 19:56:53,297 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b5dc601b-9c14-4648-8fde-7066cb3905f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:56:53,347 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.16%2F28 0.050s 2025-12-05 19:56:53,347 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-181acdcc-c24e-4ea0-a1e0-42efa203e724', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:56:55,148 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.800s 2025-12-05 19:56:55,149 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-1026014589", "network_id": "4251a1f0-296b-489c-8118-972f35a83653", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-3dc3ea5e-ff8b-41b6-b2ab-c05984209830', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"3b05d294-d04f-46b2-aa62-e14f323819ac","name":"tempest-subnet-smoke-1026014589","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"4251a1f0-296b-489c-8118-972f35a83653","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-05T19:56:53Z","updated_at":"2025-12-05T19:56:53Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:56:55,150 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:56:55,155 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:56:55,257 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:56:55,258 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:56:55,259 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-05 19:56:55,259 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:56:55,262 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:56:55,366 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:56:55,366 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:56:55,484 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=234cde7e-c395-443f-bdd3-ce2447c91e33 0.112s 2025-12-05 19:56:55,485 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-c152463f-99b6-48c0-8266-b693fc11ed75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"ports":[{"id":"5cac391e-682e-4502-8902-7b93109737aa","name":"","network_id":"315b3a98-7e01-469e-87e2-2a12945474fa","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:cc:d7:0c","admin_state_up":true,"status":"ACTIVE","device_id":"234cde7e-c395-443f-bdd3-ce2447c91e33","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"37fa1745-9feb-4926-a9dc-9a65d06a9a18","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ff868f3b-8420-45ae-b820-50de6c30e32b"],"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-554418792","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-554418792","fqdn":"tempest-testnetworkbasicops-server-554418792.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:56:26Z","updated_at":"2025-12-05T19:56:30Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:57:00,058 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33/os-interface 4.571s 2025-12-05 19:57:00,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "4251a1f0-296b-489c-8118-972f35a83653"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:56:55 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e59ad4-b69a-4382-9514-2820a9b96874', 'x-compute-request-id': 'req-52e59ad4-b69a-4382-9514-2820a9b96874', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "4251a1f0-296b-489c-8118-972f35a83653", "port_id": "b1e3229c-b303-499d-b047-4a364d3ef124", "mac_addr": "fa:16:3e:5d:b0:66", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3b05d294-d04f-46b2-aa62-e14f323819ac", "ip_address": "10.100.0.26"}]}}' 2025-12-05 19:57:00,375 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=234cde7e-c395-443f-bdd3-ce2447c91e33 0.312s 2025-12-05 19:57:00,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2669', 'x-openstack-request-id': 'req-81218f99-c153-4c57-9975-b09f6f487c11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"ports":[{"id":"5cac391e-682e-4502-8902-7b93109737aa","name":"","network_id":"315b3a98-7e01-469e-87e2-2a12945474fa","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:cc:d7:0c","admin_state_up":true,"status":"ACTIVE","device_id":"234cde7e-c395-443f-bdd3-ce2447c91e33","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"37fa1745-9feb-4926-a9dc-9a65d06a9a18","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ff868f3b-8420-45ae-b820-50de6c30e32b"],"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-554418792","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-554418792","fqdn":"tempest-testnetworkbasicops-server-554418792.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:56:26Z","updated_at":"2025-12-05T19:56:30Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"b1e3229c-b303-499d-b047-4a364d3ef124","name":"","network_id":"4251a1f0-296b-489c-8118-972f35a83653","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:5d:b0:66","admin_state_up":true,"status":"ACTIVE","device_id":"234cde7e-c395-443f-bdd3-ce2447c91e33","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3b05d294-d04f-46b2-aa62-e14f323819ac","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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-554418792","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-554418792","fqdn":"tempest-testnetworkbasicops-server-554418792.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:56:56Z","updated_at":"2025-12-05T19:56:59Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:57:00,376 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.312925 seconds 2025-12-05 19:57:00,376 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-05 19:57:00,376 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:57:00,384 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:00,493 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:00,493 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:57:00,500 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.124281 seconds 2025-12-05 19:57:00,500 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-05 19:57:00,500 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:57:00,502 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:00,597 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:00,598 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:57:00,602 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.26/28 dev eth1 2025-12-05 19:57:00,602 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:57:00,604 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:00,663 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:00,663 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:57:00,671 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-05 19:57:00,672 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:57:00,674 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:00,775 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:00,782 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:57:00,894 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=1d1716a327ab4a549a99cfb7ac3cbd84&network_id=4251a1f0-296b-489c-8118-972f35a83653 0.105s 2025-12-05 19:57:00,895 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2400', 'x-openstack-request-id': 'req-caf0c4ab-c7aa-4e0c-99b1-b1f6b349e49f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&network_id=4251a1f0-296b-489c-8118-972f35a83653'} Body: b'{"ports":[{"id":"7b6daf50-8a96-428c-b034-f548f18680a0","name":"","network_id":"4251a1f0-296b-489c-8118-972f35a83653","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:6f:bb:dd","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-4251a1f0-296b-489c-8118-972f35a83653","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"3b05d294-d04f-46b2-aa62-e14f323819ac","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-05T19:56:51Z","updated_at":"2025-12-05T19:56:54Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"b1e3229c-b303-499d-b047-4a364d3ef124","name":"","network_id":"4251a1f0-296b-489c-8118-972f35a83653","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:5d:b0:66","admin_state_up":true,"status":"ACTIVE","device_id":"234cde7e-c395-443f-bdd3-ce2447c91e33","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3b05d294-d04f-46b2-aa62-e14f323819ac","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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-554418792","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-554418792","fqdn":"tempest-testnetworkbasicops-server-554418792.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:56:56Z","updated_at":"2025-12-05T19:56:59Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:57:00,895 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:57:00,897 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:00,954 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:00,954 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:57:00,955 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.26 2025-12-05 19:57:00,955 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.229:22' as 'cirros' with public key authentication 2025-12-05 19:57:00,957 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:01,065 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:01,065 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.229 successfully created 2025-12-05 19:57:01,073 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.118405 seconds 2025-12-05 19:57:01,298 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33/os-interface/b1e3229c-b303-499d-b047-4a364d3ef124 0.224s 2025-12-05 19:57:01,299 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:01 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8531f0c-5cac-42e2-b186-1fb27ac5334b', 'x-compute-request-id': 'req-c8531f0c-5cac-42e2-b186-1fb27ac5334b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33/os-interface/b1e3229c-b303-499d-b047-4a364d3ef124'} Body: b'' 2025-12-05 19:57:02,258 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b1e3229c-b303-499d-b047-4a364d3ef124 0.959s 2025-12-05 19:57:02,258 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-bb65f695-a397-4bc4-a3b8-7d28dc53991d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b1e3229c-b303-499d-b047-4a364d3ef124'} Body: b'{"port":{"id":"b1e3229c-b303-499d-b047-4a364d3ef124","name":"","network_id":"4251a1f0-296b-489c-8118-972f35a83653","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:5d:b0:66","admin_state_up":true,"status":"ACTIVE","device_id":"234cde7e-c395-443f-bdd3-ce2447c91e33","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3b05d294-d04f-46b2-aa62-e14f323819ac","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-554418792","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-554418792","fqdn":"tempest-testnetworkbasicops-server-554418792.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:56:56Z","updated_at":"2025-12-05T19:56:59Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:03,351 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b1e3229c-b303-499d-b047-4a364d3ef124 0.091s 2025-12-05 19:57:03,351 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-bba61651-1df2-435c-8ef7-34d0081f94da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b1e3229c-b303-499d-b047-4a364d3ef124'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port b1e3229c-b303-499d-b047-4a364d3ef124 could not be found.", "detail": ""}}' 2025-12-05 19:57:04,321 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3b05d294-d04f-46b2-aa62-e14f323819ac 0.969s 2025-12-05 19:57:04,321 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4dfaa9e8-a2c8-4b98-8919-295e5a37a836', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3b05d294-d04f-46b2-aa62-e14f323819ac'} Body: b'' 2025-12-05 19:57:06,328 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/4251a1f0-296b-489c-8118-972f35a83653 2.007s 2025-12-05 19:57:06,329 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-49537864-df9e-4fd4-962a-28efe7774c66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/4251a1f0-296b-489c-8118-972f35a83653'} Body: b'' 2025-12-05 19:57:08,175 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4d5510ba-231c-44ee-b1f6-d1f53382280f 1.846s 2025-12-05 19:57:08,176 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-69ddd57c-22d4-44d0-a410-ff73c5c03563', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4d5510ba-231c-44ee-b1f6-d1f53382280f'} Body: b'' 2025-12-05 19:57:08,331 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.155s 2025-12-05 19:57:08,331 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:08 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-911f5bbb-316f-432f-9cf3-17c410c37812', 'x-compute-request-id': 'req-911f5bbb-316f-432f-9cf3-17c410c37812', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'' 2025-12-05 19:57:09,443 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 1.111s 2025-12-05 19:57:09,443 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:08 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-5edf1f02-fe9f-4b21-999a-e2f299025302', 'x-compute-request-id': 'req-5edf1f02-fe9f-4b21-999a-e2f299025302', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:57:08Z", "addresses": {"tempest-network-smoke--37063660": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:d7:0c"}, {"version": 4, "addr": "192.168.122.229", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:d7:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": "2025-12-05T19:56:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-978669474"}], "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-05 19:57:10,671 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.220s 2025-12-05 19:57:10,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:10 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-daf7c06b-591a-4311-af4f-da953d8da31a', 'x-compute-request-id': 'req-daf7c06b-591a-4311-af4f-da953d8da31a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"server": {"id": "234cde7e-c395-443f-bdd3-ce2447c91e33", "name": "tempest-TestNetworkBasicOps-server-554418792", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:56:24Z", "updated": "2025-12-05T19:57:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/234cde7e-c395-443f-bdd3-ce2447c91e33"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1429047424", "OS-SRV-USG:launched_at": "2025-12-05T19:56:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-05 19:57:11,761 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33 0.084s 2025-12-05 19:57:11,762 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:11 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-97ed5599-468c-4b90-9fea-8c4a6e76cc27', 'x-compute-request-id': 'req-97ed5599-468c-4b90-9fea-8c4a6e76cc27', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/234cde7e-c395-443f-bdd3-ce2447c91e33'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 234cde7e-c395-443f-bdd3-ce2447c91e33 could not be found."}}' 2025-12-05 19:57:12,301 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ff868f3b-8420-45ae-b820-50de6c30e32b 0.538s 2025-12-05 19:57:12,302 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-03f9f6d9-3ea5-48e9-9828-e021f0c600fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ff868f3b-8420-45ae-b820-50de6c30e32b'} Body: b'' 2025-12-05 19:57:12,375 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-1429047424 0.072s 2025-12-05 19:57:12,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57: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-1e1d4376-00c4-4b46-9764-8b4d6956040e', 'x-compute-request-id': 'req-1e1d4376-00c4-4b46-9764-8b4d6956040e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1429047424'} Body: b'' 2025-12-05 19:57:13,494 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61/remove_router_interface 1.118s 2025-12-05 19:57:13,495 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "37fa1745-9feb-4926-a9dc-9a65d06a9a18"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8942d3d6-16d4-419f-b3d7-4c727df046ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61/remove_router_interface'} Body: b'{"id": "fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "25059228-6a9e-4f1d-bfa0-b289eb0a8781", "network_id": "315b3a98-7e01-469e-87e2-2a12945474fa", "subnet_id": "37fa1745-9feb-4926-a9dc-9a65d06a9a18", "subnet_ids": ["37fa1745-9feb-4926-a9dc-9a65d06a9a18"]}' 2025-12-05 19:57:13,783 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/37fa1745-9feb-4926-a9dc-9a65d06a9a18 0.288s 2025-12-05 19:57:13,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-35c80b6e-4120-4ba2-8be5-ccfcd529566b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/37fa1745-9feb-4926-a9dc-9a65d06a9a18'} Body: b'' 2025-12-05 19:57:14,784 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61 0.996s 2025-12-05 19:57:14,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ef622233-be7d-4ad0-a4c6-a326e99d527a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fa5ad0cf-50b7-4b39-a80b-6cb854cd9f61'} Body: b'' 2025-12-05 19:57:15,351 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/315b3a98-7e01-469e-87e2-2a12945474fa 0.566s 2025-12-05 19:57:15,351 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d9428f29-a9e6-4199-b731-4c0fe86ee720', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/315b3a98-7e01-469e-87e2-2a12945474fa'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-05 19:57:15.364348Z 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-05 19:58:46.151376Z 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-05 19:57:15,956 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.591s 2025-12-05 19:57:15,956 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--806069810", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8c824bba-5fcd-4e7f-a746-096351de8ef1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","name":"tempest-network-smoke--806069810","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T19:57:15Z","updated_at":"2025-12-05T19:57:15Z","revision_number":1}}' 2025-12-05 19:57:17,433 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.476s 2025-12-05 19:57:17,433 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-765830344", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-ec3b890e-0cc1-44f8-88d4-76b7a49d7f22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "83711bc4-e1ea-4253-b0f8-757c83586553", "name": "tempest-TestNetworkBasicOps-router-765830344", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:57:16Z", "updated_at": "2025-12-05T19:57:16Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:17,526 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.092s 2025-12-05 19:57:17,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': 'Fri, 05 Dec 2025 19:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-172b7501-5b00-47f7-83c4-93d11e438625', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:57:17,645 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.119s 2025-12-05 19:57:17,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-bd635597-fdc5-43c5-8dea-799422c02af1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:57:17,736 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.090s 2025-12-05 19:57:17,737 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-437f6847-d37a-443c-88f0-94ba3bea7ddd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:57:18,428 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 0.690s 2025-12-05 19:57:18,428 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-793989323", "network_id": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-d8659809-adfa-4f52-9131-66acb2ca81ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"f4e5c34e-76c0-439b-b85b-124a1a150e18","name":"tempest-subnet-smoke-793989323","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","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-05T19:57:17Z","updated_at":"2025-12-05T19:57:17Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:21,373 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/83711bc4-e1ea-4253-b0f8-757c83586553/add_router_interface 2.945s 2025-12-05 19:57:21,373 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f4e5c34e-76c0-439b-b85b-124a1a150e18"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e62126f8-bba9-4c21-9d8b-f7e267d6f2d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83711bc4-e1ea-4253-b0f8-757c83586553/add_router_interface'} Body: b'{"id": "83711bc4-e1ea-4253-b0f8-757c83586553", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "1570935b-ebd1-47e5-a1c5-b0bed0ace641", "network_id": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1", "subnet_id": "f4e5c34e-76c0-439b-b85b-124a1a150e18", "subnet_ids": ["f4e5c34e-76c0-439b-b85b-124a1a150e18"]}' 2025-12-05 19:57:22,281 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.907s 2025-12-05 19:57:22,281 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-120836c7-fabb-4c01-b071-7e82d8027e54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","name":"tempest-network-smoke--806069810","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["f4e5c34e-76c0-439b-b85b-124a1a150e18"],"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-05T19:57:15Z","updated_at":"2025-12-05T19:57:17Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":52465},{"id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:57:22,393 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.111s 2025-12-05 19:57:22,394 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-ca5f7e83-7f09-4d54-866e-72a8aa916668', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"},{"id":"f4e5c34e-76c0-439b-b85b-124a1a150e18","name":"tempest-subnet-smoke-793989323","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","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-05T19:57:17Z","updated_at":"2025-12-05T19:57:17Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:57:23,244 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.850s 2025-12-05 19:57:23,245 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-dcfc9b93-177d-4b87-83a9-09801360a7c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "83711bc4-e1ea-4253-b0f8-757c83586553", "name": "tempest-TestNetworkBasicOps-router-765830344", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:57:16Z", "updated_at": "2025-12-05T19:57:18Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:57:23,345 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.099s 2025-12-05 19:57:23,346 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-602477481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCuTlMrELTrb89GYaBbwxaJ7Bo8XX9Ejch4gOJQsjEx675deMUYUZRj0+C/U54qfNHreMkcvKe+jiaeBWoorNgN9mauKDlWFP5xr/CuHP3kEjyzHZYzptdKkJ4vRQy/BsQ=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:23 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-1078e084-c05f-4417-9683-98dfed372457', 'x-compute-request-id': 'req-1078e084-c05f-4417-9683-98dfed372457', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-602477481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCuTlMrELTrb89GYaBbwxaJ7Bo8XX9Ejch4gOJQsjEx675deMUYUZRj0+C/U54qfNHreMkcvKe+jiaeBWoorNgN9mauKDlWFP5xr/CuHP3kEjyzHZYzptdKkJ4vRQy/BsQ==", "fingerprint": "68:e3:1c:61:6a:74:bb:63:19:34:43:a0:98:35:90:b1", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 19:57:24,261 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.913s 2025-12-05 19:57:24,261 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-2120262176", "description": "tempest-secgroup-smoke-2120262176 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-3b2299a2-e76f-422d-8bd0-6e8824f28cb5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "name": "tempest-secgroup-smoke-2120262176", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-2120262176 description", "shared": false, "security_group_rules": [{"id": "57a0b0d4-efc6-44ba-8759-b8b870904c88", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:23Z", "updated_at": "2025-12-05T19:57:23Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "e7c5f4c9-ece8-40ae-bf4a-76be8174574e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:23Z", "updated_at": "2025-12-05T19:57:23Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T19:57:23Z", "updated_at": "2025-12-05T19:57:23Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:24,406 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.145s 2025-12-05 19:57:24,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b95bfe31-b5cf-4436-bb9e-a3b0dce8003b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2488729b-a088-42ee-9f0d-e1f19b990487", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:24Z", "updated_at": "2025-12-05T19:57:24Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:25,328 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.921s 2025-12-05 19:57:25,328 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f5cf4873-0670-46e9-83eb-59911db4aa7a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cbf196f9-7a8b-4729-82f4-eaa4dd117270", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:25Z", "updated_at": "2025-12-05T19:57:25Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:26,201 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.872s 2025-12-05 19:57:26,201 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a838687f-a590-493c-b0f2-fe080a9d5848', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f70e1b07-7ee1-4591-8744-16541004b322", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:25Z", "updated_at": "2025-12-05T19:57:25Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:26,400 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.198s 2025-12-05 19:57:26,400 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1a429c00-234c-41ba-8d3d-e052e53426b3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "37c517d4-6774-4e8d-8065-fd12512e36d3", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:26Z", "updated_at": "2025-12-05T19:57:26Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:27,246 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.845s 2025-12-05 19:57:27,246 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a31c5816-bacc-47d6-b93c-e8f37472a04f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0dbdec48-c0b9-4bfd-833e-6c0fd48d80dd", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:26Z", "updated_at": "2025-12-05T19:57:26Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:27,463 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.216s 2025-12-05 19:57:27,463 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bdd3ff9b-cc71-4c1d-8ba9-e65f387251a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "821190c6-82c8-4930-bc7f-521b1b9f457a", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "b1bfbc2b-db5c-48e7-b4c7-d65b04822218", "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-05T19:57:27Z", "updated_at": "2025-12-05T19:57:27Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:27,790 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.318s 2025-12-05 19:57:27,790 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:27 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-27568046-9e2d-4ea7-bc7f-bf46584c1267', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["6xqD4kHyRtOJPWGT7PsNUw"], "expires_at": "2025-12-05T20:57:27.000000Z", "issued_at": "2025-12-05T19:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 19:57:27,791 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-05 19:57:28,971 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.179s 2025-12-05 19:57:28,971 25 DEBUG [tempest.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-1703313855", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1"}], "key_name": "tempest-TestNetworkBasicOps-602477481", "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:27 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3c1177-de2d-4c06-a956-9d8d8c216c30', 'x-compute-request-id': 'req-7d3c1177-de2d-4c06-a956-9d8d8c216c30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "adminPass": "X6P8ExHKxGU2"}}' 2025-12-05 19:57:29,198 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/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.225s 2025-12-05 19:57:29,198 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:28 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a75c706a-bf09-45a0-a7ce-30f6fb35fa2d', 'x-compute-request-id': 'req-a75c706a-bf09-45a0-a7ce-30f6fb35fa2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-602477481", "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-05 19:57:31,220 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/43ad25d2-6851-4097-ab2c-c02d79aa3230 1.015s 2025-12-05 19:57:31,221 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:30 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-9fb0f2fe-5490-4cb7-90f9-a70f2d98dd7e', 'x-compute-request-id': 'req-9fb0f2fe-5490-4cb7-90f9-a70f2d98dd7e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-602477481", "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-05 19:57:31,225 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-05 19:57:32,815 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.588s 2025-12-05 19:57:32,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:32 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec9c6d55-e0b4-455b-a546-a01d7c957c6a', 'x-compute-request-id': 'req-ec9c6d55-e0b4-455b-a546-a01d7c957c6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-602477481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "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-05 19:57:34,355 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/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.535s 2025-12-05 19:57:34,355 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:33 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30393f7-8466-480a-8ad3-3312adb20ae4', 'x-compute-request-id': 'req-a30393f7-8466-480a-8ad3-3312adb20ae4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-602477481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "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-05 19:57:36,477 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/43ad25d2-6851-4097-ab2c-c02d79aa3230 1.118s 2025-12-05 19:57:36,478 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:35 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8f088c-5a03-4264-b1c8-5afc62dd203c', 'x-compute-request-id': 'req-ba8f088c-5a03-4264-b1c8-5afc62dd203c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-602477481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "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-05 19:57:38,408 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/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.926s 2025-12-05 19:57:38,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': 'Fri, 05 Dec 2025 19:57:37 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-5b6b7a88-4fc7-4028-a6f5-b987f2b52afd', 'x-compute-request-id': 'req-5b6b7a88-4fc7-4028-a6f5-b987f2b52afd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-602477481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "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-05 19:57:41,363 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/43ad25d2-6851-4097-ab2c-c02d79aa3230 1.948s 2025-12-05 19:57:41,364 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57: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-683ae4e3-b11e-482b-a868-39c785a71fbf', 'x-compute-request-id': 'req-683ae4e3-b11e-482b-a868-39c785a71fbf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:37Z", "addresses": {"tempest-network-smoke--806069810": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:21:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-602477481", "OS-SRV-USG:launched_at": "2025-12-05T19:57:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "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-05 19:57:41,367 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-05 19:57:41,791 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/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.424s 2025-12-05 19:57:41,792 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:41 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-6b14749d-1e96-4346-900c-33c2fad26397', 'x-compute-request-id': 'req-6b14749d-1e96-4346-900c-33c2fad26397', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:57:37Z", "addresses": {"tempest-network-smoke--806069810": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:21:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-602477481", "OS-SRV-USG:launched_at": "2025-12-05T19:57:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "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-05 19:57:41,798 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 19:57:41,898 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=43ad25d2-6851-4097-ab2c-c02d79aa3230 0.100s 2025-12-05 19:57:41,899 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-444559d5-a903-414b-b8e3-e0cbd4894678', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"ports":[{"id":"f201ca02-ef3f-4de2-9516-5687711827fb","name":"","network_id":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f9:21:cc","admin_state_up":true,"status":"ACTIVE","device_id":"43ad25d2-6851-4097-ab2c-c02d79aa3230","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f4e5c34e-76c0-439b-b85b-124a1a150e18","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b1bfbc2b-db5c-48e7-b4c7-d65b04822218"],"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-1703313855","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1703313855","fqdn":"tempest-testnetworkbasicops-server-1703313855.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:57:32Z","updated_at":"2025-12-05T19:57:37Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:57:41,899 25 DEBUG [tempest.common.waiters] Server ID 43ad25d2-6851-4097-ab2c-c02d79aa3230 ports are all ACTIVE [{'id': 'f201ca02-ef3f-4de2-9516-5687711827fb', 'name': '', 'network_id': '2c9e48cc-28ff-4267-9ad9-61e7fbe213e1', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:f9:21:cc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '43ad25d2-6851-4097-ab2c-c02d79aa3230', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f4e5c34e-76c0-439b-b85b-124a1a150e18', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b1bfbc2b-db5c-48e7-b4c7-d65b04822218'], '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-1703313855', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1703313855', 'fqdn': 'tempest-testnetworkbasicops-server-1703313855.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T19:57:32Z', 'updated_at': '2025-12-05T19:57:37Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 19:57:43,076 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.176s 2025-12-05 19:57:43,076 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "f201ca02-ef3f-4de2-9516-5687711827fb", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-33ede952-6a58-4f5f-a3d3-26fbcfe4915b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "c532401b-20a6-4c78-9a9b-1710000 9bdba2987e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.234", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "83711bc4-e1ea-4253-b0f8-757c83586553", "port_id": "f201ca02-ef3f-4de2-9516-5687711827fb", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1", "mac_address": "fa:16:3e:f9:21:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:57:42Z", "updated_at": "2025-12-05T19:57:42Z", "revision_number": 0}}' 2025-12-05 19:57:45,220 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/c532401b-20a6-4c78-9a9b-179bdba2987e 2.143s 2025-12-05 19:57:45,221 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-dd8c330a-ae30-4b53-a224-b41d313c5bec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c532401b-20a6-4c78-9a9b-179bdba2987e'} Body: b'{"floatingip": {"id": "c532401b-20a6-4c78-9a9b-179bdba2987e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.234", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "83711bc4-e1ea-4253-b0f8-757c83586553", "port_id": "f201ca02-ef3f-4de2-9516-5687711827fb", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1", "mac_address": "fa:16:3e:f9:21:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:57:42Z", "updated_at": "2025-12-05T19:57:43Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:45,222 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c532401b-20a6-4c78-9a9b-179bdba2987e', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.234', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '83711bc4-e1ea-4253-b0f8-757c83586553', 'port_id': 'f201ca02-ef3f-4de2-9516-5687711827fb', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2c9e48cc-28ff-4267-9ad9-61e7fbe213e1', 'mac_address': 'fa:16:3e:f9:21:cc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '43ad25d2-6851-4097-ab2c-c02d79aa3230', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T19:57:42Z', 'updated_at': '2025-12-05T19:57:43Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 19:57:45,222 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.145575 seconds 2025-12-05 19:57:45,222 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.234 with user: cirros 2025-12-05 19:57:45,222 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.234 in 120 sec and the expected result is reachable 2025-12-05 19:57:57,417 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.194299 seconds 2025-12-05 19:57:57,418 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.234 in 120 sec and the ping result is expected 2025-12-05 19:57:57,607 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/43ad25d2-6851-4097-ab2c-c02d79aa3230/action 0.188s 2025-12-05 19:57:57,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:57 GMT', 'server': 'Apache', 'content-length': '75353', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-560989b6-5521-4705-80d2-47b0a114db17', 'x-compute-request-id': 'req-560989b6-5521-4705-80d2-47b0a114db17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230/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 1286605170 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001198] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001607] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004396] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004436] Using GB pages for direct mapping\\n[ 0.004770] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004774] ACPI: Early table checksum verification disabled\\n[ 0.004779] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004784] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004791] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004798] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004802] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004806] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004809] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004817] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004819] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004820] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004823] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004824] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006079] No NUMA configuration fo 2025-12-05 19:57:57,609 25 DEBUG [tempest.scenario.manager] Console output for 43ad25d2-6851-4097-ab2c-c02d79aa3230 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 1286605170 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001198] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001607] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004396] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004436] Using GB pages for direct mapping [ 0.004770] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004774] ACPI: Early table checksum verification disabled [ 0.004779] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004784] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004791] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004798] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004802] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004806] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004809] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004817] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004819] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004820] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004823] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004824] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006079] No NUMA configuration found [ 0.006081] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006089] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006424] Zone ranges: [ 0.006426] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006428] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006430] Normal empty [ 0.006432] Device empty [ 0.006433] Movable zone start for each node [ 0.006436] Early memory node ranges [ 0.006437] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006439] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006441] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006699] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006729] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006922] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019147] ACPI: PM-Timer IO Port: 0x608 [ 0.019184] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019328] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019333] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019335] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019337] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019339] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019340] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019344] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019346] TSC deadline timer available [ 0.019361] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019449] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019452] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019454] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019456] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019458] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019460] Booting paravirtualized kernel on KVM [ 0.019464] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019472] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019816] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019909] kvm-guest: setup async PF for cpu 0 [ 0.019942] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019966] kvm-guest: PV spinlocks disabled, single CPU [ 0.019973] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019976] Policy zone: DMA32 [ 0.019978] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020050] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020063] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020070] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020132] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020434] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021203] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021234] ftrace: allocating 50600 entries in 198 pages [ 0.047788] ftrace: allocated 198 pages with 4 groups [ 0.047954] rcu: Hierarchical RCU implementation. [ 0.047956] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047958] Rude variant of Tasks RCU enabled. [ 0.047959] Tracing variant of Tasks RCU enabled. [ 0.047961] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047962] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052971] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053383] random: crng init done [ 0.097596] Console: colour VGA+ 80x25 [ 0.243436] printk: console [tty1] enabled [ 0.603261] printk: console [ttyS0] enabled [ 0.606685] ACPI: Core revision 20210730 [ 0.609684] APIC: Switch to symmetric I/O mode setup [ 0.614388] x2apic enabled [ 0.617716] Switched APIC routing to physical x2apic. [ 0.626500] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.633734] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.637729] pid_max: default: 32768 minimum: 301 [ 0.637729] LSM: Security Framework initializing [ 0.637729] landlock: Up and running. [ 0.637729] Yama: becoming mindful. [ 0.637729] AppArmor: AppArmor initialized [ 0.637729] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.637729] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.637729] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.637729] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.637729] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.637729] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.637729] Spectre V2 : Mitigation: Retpolines [ 0.637729] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.637729] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.637729] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.637729] RETBleed: Mitigation: untrained return thunk [ 0.637729] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.637729] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.637729] Freeing SMP alternatives memory: 44K [ 0.637729] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.637890] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.641751] ... version: 0 [ 0.644766] ... bit width: 48 [ 0.645746] ... generic registers: 6 [ 0.648805] ... value mask: 0000ffffffffffff [ 0.649742] ... max period: 00007fffffffffff [ 0.653560] ... fixed-purpose events: 0 [ 0.653742] ... event mask: 000000000000003f [ 0.657481] rcu: Hierarchical SRCU implementation. [ 0.658250] smp: Bringing up secondary CPUs ... [ 0.661627] smp: Brought up 1 node, 1 CPU [ 0.661745] smpboot: Max logical packages: 1 [ 0.664878] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.666209] devtmpfs: initialized [ 0.668795] x86/mm: Memory block size: 128MB [ 0.669913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.673752] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.677809] pinctrl core: initialized pinctrl subsystem [ 0.681744] PM: RTC time: 19:57:39, date: 2025-12-05 [ 0.685583] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.685840] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.689843] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.693757] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.697756] audit: initializing netlink subsys (disabled) [ 0.701765] thermal_sys: Registered thermal governor 'fair_share' [ 0.701767] thermal_sys: Registered thermal governor 'bang_bang' [ 0.705746] audit: type=2000 audit(1764964658.829:1): state=initialized audit_enabled=0 res=1 [ 0.713745] thermal_sys: Registered thermal governor 'step_wise' [ 0.713746] thermal_sys: Registered thermal governor 'user_space' [ 0.717743] thermal_sys: Registered thermal governor 'power_allocator' [ 0.721760] EISA bus registered [ 0.728163] cpuidle: using governor ladder [ 0.729743] cpuidle: using governor menu [ 0.735467] ACPI: bus type PCI registered [ 0.737746] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.742112] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.745745] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.749761] PCI: Using configuration type 1 for base access [ 0.755159] Kprobes globally optimized [ 0.757860] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.761746] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.766536] ACPI: Added _OSI(Module Device) [ 0.769780] ACPI: Added _OSI(Processor Device) [ 0.773206] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.773789] ACPI: Added _OSI(Processor Aggregator Device) [ 0.777756] ACPI: Added _OSI(Linux-Dell-Video) [ 0.781561] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.781763] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.788888] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.793950] ACPI: Interpreter enabled [ 0.796674] ACPI: PM: (supports S0 S5) [ 0.797743] ACPI: Using IOAPIC for interrupt routing [ 0.801778] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.805743] PCI: Using E820 reservations for host bridge windows [ 0.810007] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.818670] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.821756] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.825914] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.829891] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.835607] PCI host bridge to bus 0000:00 [ 0.837748] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.841745] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.845750] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.849745] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.853746] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.857743] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.861743] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.866029] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.874177] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.885433] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.897786] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.905776] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.919723] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.921959] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.931105] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.937755] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.949993] pci 0000:00:02.0: enabling Extended Tags [ 0.956373] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.961331] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.971623] pci 0000:00:02.1: enabling Extended Tags [ 0.978861] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.985416] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.994017] pci 0000:00:02.2: enabling Extended Tags [ 1.000276] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.005022] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.012321] pci 0000:00:02.3: enabling Extended Tags [ 1.018024] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.025024] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.031335] pci 0000:00:02.4: enabling Extended Tags [ 1.036386] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.041245] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.048742] pci 0000:00:02.5: enabling Extended Tags [ 1.052469] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.057363] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.063032] pci 0000:00:02.6: enabling Extended Tags [ 1.069745] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.077100] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.083109] pci 0000:00:02.7: enabling Extended Tags [ 1.090490] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.096934] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.106816] pci 0000:00:03.0: enabling Extended Tags [ 1.112442] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.117120] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.123062] pci 0000:00:03.1: enabling Extended Tags [ 1.130257] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.136943] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.143114] pci 0000:00:03.2: enabling Extended Tags [ 1.148297] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.153200] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.160656] pci 0000:00:03.3: enabling Extended Tags [ 1.164314] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.169011] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.175156] pci 0000:00:03.4: enabling Extended Tags [ 1.182107] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.189168] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.197102] pci 0000:00:03.5: enabling Extended Tags [ 1.200494] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.205242] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.212203] pci 0000:00:03.6: enabling Extended Tags [ 1.218656] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.225139] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.231174] pci 0000:00:03.7: enabling Extended Tags [ 1.238679] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.244830] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.254110] pci 0000:00:04.0: enabling Extended Tags [ 1.261430] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.264940] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.271058] pci 0000:00:04.1: enabling Extended Tags [ 1.276326] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.281746] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.293238] pci 0000:00:04.2: enabling Extended Tags [ 1.296357] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.301031] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.308580] pci 0000:00:04.3: enabling Extended Tags [ 1.314026] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.321294] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.327334] pci 0000:00:04.4: enabling Extended Tags [ 1.332724] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.337046] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.346057] pci 0000:00:04.5: enabling Extended Tags [ 1.352198] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.356948] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.363099] pci 0000:00:04.6: enabling Extended Tags [ 1.371568] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.377335] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.385430] pci 0000:00:04.7: enabling Extended Tags [ 1.390643] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.397275] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.403153] pci 0000:00:05.0: enabling Extended Tags [ 1.468057] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.471617] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.474955] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.493747] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.501747] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.509839] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.522927] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.532953] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.537578] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.542152] pci 0000:01:00.0: enabling Extended Tags [ 1.628579] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.629825] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.633806] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.637867] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.644114] pci_bus 0000:02: extended config space not accessible [ 1.646061] acpiphp: Slot [1] registered [ 1.648956] acpiphp: Slot [0] registered [ 1.649799] acpiphp: Slot [2] registered [ 1.653000] acpiphp: Slot [3] registered [ 1.653797] acpiphp: Slot [4] registered [ 1.657039] acpiphp: Slot [5] registered [ 1.657821] acpiphp: Slot [6] registered [ 1.661113] acpiphp: Slot [7] registered [ 1.661805] acpiphp: Slot [8] registered [ 1.665838] acpiphp: Slot [9] registered [ 1.668738] acpiphp: Slot [10] registered [ 1.669807] acpiphp: Slot [11] registered [ 1.672927] acpiphp: Slot [12] registered [ 1.673794] acpiphp: Slot [13] registered [ 1.676781] acpiphp: Slot [14] registered [ 1.677813] acpiphp: Slot [15] registered [ 1.681211] acpiphp: Slot [16] registered [ 1.681798] acpiphp: Slot [17] registered [ 1.684976] acpiphp: Slot [18] registered [ 1.685823] acpiphp: Slot [19] registered [ 1.689835] acpiphp: Slot [20] registered [ 1.693295] acpiphp: Slot [21] registered [ 1.693809] acpiphp: Slot [22] registered [ 1.697010] acpiphp: Slot [23] registered [ 1.697814] acpiphp: Slot [24] registered [ 1.701054] acpiphp: Slot [25] registered [ 1.701795] acpiphp: Slot [26] registered [ 1.704978] acpiphp: Slot [27] registered [ 1.705794] acpiphp: Slot [28] registered [ 1.708833] acpiphp: Slot [29] registered [ 1.709840] acpiphp: Slot [30] registered [ 1.712905] acpiphp: Slot [31] registered [ 1.716738] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.727942] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.804874] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.805850] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.809818] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.813888] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.823608] acpiphp: Slot [0-2] registered [ 1.826436] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.835800] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.848437] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.851489] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.853945] pci 0000:03:00.0: enabling Extended Tags [ 1.933236] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.933870] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.937878] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.944494] acpiphp: Slot [0-3] registered [ 1.946396] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.956950] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.969451] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.972159] pci 0000:04:00.0: enabling Extended Tags [ 2.052755] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.053872] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.057867] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.065051] acpiphp: Slot [0-4] registered [ 2.066449] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.077746] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.089745] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.096308] pci 0000:05:00.0: enabling Extended Tags [ 2.175728] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.177894] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.181866] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.188784] acpiphp: Slot [0-5] registered [ 2.190390] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.201056] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.213749] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.220730] pci 0000:06:00.0: enabling Extended Tags [ 2.304529] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.305907] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.309868] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.317377] acpiphp: Slot [0-6] registered [ 2.390962] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.393876] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.397881] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.405126] acpiphp: Slot [0-7] registered [ 2.477341] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.477875] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.481867] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.489065] acpiphp: Slot [0-8] registered [ 2.560753] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.561876] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.565868] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.573109] acpiphp: Slot [0-9] registered [ 2.644421] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.645891] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.649909] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.657330] acpiphp: Slot [0-10] registered [ 2.743319] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.746109] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.750140] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.758240] acpiphp: Slot [0-11] registered [ 2.839645] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.841884] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.845869] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.852925] acpiphp: Slot [0-12] registered [ 2.923417] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.925868] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.929867] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.936917] acpiphp: Slot [0-13] registered [ 3.007548] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.009869] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.013866] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.020879] acpiphp: Slot [0-14] registered [ 3.091769] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.093871] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.097867] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.104926] acpiphp: Slot [0-15] registered [ 3.177229] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.177885] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.181881] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.188914] acpiphp: Slot [0-16] registered [ 3.261987] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.265716] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.265896] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.273286] acpiphp: Slot [0-17] registered [ 3.346051] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.349742] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.353876] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.360898] acpiphp: Slot [0-18] registered [ 3.433436] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.433874] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.437881] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.445006] acpiphp: Slot [0-19] registered [ 3.518817] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.521874] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.525889] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.533011] acpiphp: Slot [0-20] registered [ 3.607138] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.609886] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.613866] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.621074] acpiphp: Slot [0-21] registered [ 3.693753] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.697410] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.697919] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.705110] acpiphp: Slot [0-22] registered [ 3.778349] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.781874] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.785866] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.792975] acpiphp: Slot [0-23] registered [ 3.869391] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.869899] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.873871] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.881450] acpiphp: Slot [0-24] registered [ 3.955811] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.957877] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.961887] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.969090] acpiphp: Slot [0-25] registered [ 4.041940] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.045542] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.045884] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.101898] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.106014] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.109999] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.113959] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.117984] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.121977] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.125964] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.129961] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.133893] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.137778] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.141790] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.145770] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.149769] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.153767] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.157759] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.161760] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.166387] iommu: Default domain type: Translated [ 4.169743] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.173925] SCSI subsystem initialized [ 4.176921] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.177729] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.177760] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.181747] vgaarb: loaded [ 4.183968] ACPI: bus type USB registered [ 4.185775] usbcore: registered new interface driver usbfs [ 4.189767] usbcore: registered new interface driver hub [ 4.193424] usbcore: registered new device driver usb [ 4.193771] pps_core: LinuxPPS API ver. 1 registered [ 4.197256] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.197750] PTP clock support registered [ 4.200644] EDAC MC: Ver: 3.0.0 [ 4.205163] NetLabel: Initializing [ 4.205742] NetLabel: domain hash size = 128 [ 4.208743] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.209775] NetLabel: unlabeled traffic allowed by default [ 4.213607] PCI: Using ACPI for IRQ routing [ 5.034941] clocksource: Switched to clocksource kvm-clock [ 5.051670] VFS: Disk quotas dquot_6.6.0 [ 5.054722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.059445] AppArmor: AppArmor Filesystem Enabled [ 5.062773] pnp: PnP ACPI init [ 5.065366] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.070989] pnp: PnP ACPI: found 5 devices [ 5.079911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.086297] NET: Registered PF_INET protocol family [ 5.090178] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.096659] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.102363] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.107795] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.113212] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.118241] TCP: Hash tables configured (established 1024 bind 1024) [ 5.122709] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.127824] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.132359] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.137365] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.141345] NET: Registered PF_XDP protocol family [ 5.144883] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.150412] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.156277] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.161953] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.167724] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.174047] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.181633] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.188890] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.196012] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.201789] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.207509] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.213184] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.219760] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.225432] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.231363] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.237324] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.243207] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.248925] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.255313] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.261261] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.267690] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.273680] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.279928] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.285796] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.291669] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.295991] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.300312] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.304942] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.309472] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.313924] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.318246] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.323189] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.328129] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.333085] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.337404] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.342070] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.346511] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.350793] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.355858] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.360741] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.365174] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.369834] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.374249] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.378966] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.383469] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.388374] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.392856] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.397566] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.402392] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.407244] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.411768] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.417090] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.422065] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.426964] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.431707] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.436394] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.441020] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.445768] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.450176] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.454780] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.459055] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.463354] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.467903] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.472688] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.477249] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.482152] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.486651] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.490943] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.495428] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.499837] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.504381] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.508984] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.513510] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.518208] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.522905] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.527379] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.532091] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.536741] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.541561] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.546104] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.551077] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.555767] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.560601] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.565105] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.569943] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.574532] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.579635] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.584420] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.589367] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.593960] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.598833] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.603412] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.608033] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.612187] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.616815] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.620436] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.628263] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.635253] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.644218] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.648591] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.654597] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.661272] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.669644] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.676720] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.682905] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.693081] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.699667] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.705986] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.718644] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.725630] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.732520] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.740737] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.747834] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.755013] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.763240] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.769897] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.776306] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.786313] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.792510] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.799784] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.808465] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.814291] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.820756] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.829012] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.835358] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.840929] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.848761] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.854001] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.859391] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.867197] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.874024] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.879768] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.889259] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.895046] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.901941] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.910488] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.915802] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.925634] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.934954] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.946341] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.951613] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.959606] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.966765] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.975317] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.979308] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.986183] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.992365] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.000960] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.004608] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.011842] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.018842] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.026250] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.030881] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.036866] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.044532] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.051795] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.057580] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.063984] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.071048] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.079298] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.082975] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.090152] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.096001] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.105831] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.109481] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.117848] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.125535] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.132683] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.138136] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.144174] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.151592] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.158858] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.164866] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.171087] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.178159] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.186058] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.189715] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.197471] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.203109] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.213340] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.220449] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.228335] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.237783] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.248948] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.254574] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.261520] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.269369] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.278878] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.285461] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.292700] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.299478] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.306099] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.312544] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.319079] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.324285] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.330331] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.337399] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.343300] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.349186] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.357382] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.363105] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.369720] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.375400] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.382080] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.387822] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.394415] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.400146] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.406823] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.412549] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.419161] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.425069] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.432574] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.438619] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.445594] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.451542] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.458585] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.464329] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.470978] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.476695] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.483287] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.488985] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.495656] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.500783] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.506485] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.513149] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.518261] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.523954] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.530803] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.535936] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.541651] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.548532] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.553582] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.559262] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.565344] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.569962] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.575075] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.580972] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.585573] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.590801] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.596727] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.601330] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.606530] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.612364] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.616964] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.622194] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.629866] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.633709] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.637925] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.642858] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.647907] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.652924] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.658212] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.662248] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.667285] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.673218] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.677558] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.682102] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.687757] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.691796] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.696314] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.703301] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.713593] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10448 usecs [ 6.719659] PCI: CLS 0 bytes, default 64 [ 6.722734] Trying to unpack rootfs image as initramfs... [ 6.726709] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.742331] Initialise system trusted keyrings [ 6.749907] Key type blacklist registered [ 6.757881] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.767100] zbud: loaded [ 6.769573] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.786985] fuse: init (API version 7.34) [ 6.794005] integrity: Platform Keyring initialized [ 6.809883] Key type asymmetric registered [ 6.813164] Asymmetric key parser 'x509' registered [ 6.821841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.837935] io scheduler mq-deadline registered [ 6.843978] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.858197] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.875998] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.890237] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.903593] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.918452] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.934251] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.946537] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.962189] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.969994] Freeing initrd memory: 8744K [ 6.973570] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.982100] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.986886] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.995512] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.000304] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.009476] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.014813] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.020469] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.026423] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.031099] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.039870] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.045242] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.053254] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 710000 .059015] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.067176] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.072438] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.081795] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.086621] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.095868] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.101483] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.111050] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.116246] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.124803] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.129651] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.136463] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.143291] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.149423] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.160307] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.166644] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.175097] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.179469] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.187781] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.192140] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.200480] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.204836] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.213072] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.217647] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.225242] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.230366] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.238066] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.243174] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.248542] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.254464] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.258950] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.268629] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.278490] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.283258] shpchp 0000:01:00.0: Slot initialization failed [ 7.289781] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.296275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.301479] ACPI: button: Power Button [PWRF] [ 7.329619] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.364731] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.371660] Linux agpgart interface v0.103 [ 7.376475] loop: module loaded [ 7.379342] tun: Universal TUN/TAP device driver, 1.6 [ 7.383495] PPP generic driver version 2.4.2 [ 7.387428] VFIO - User Level meta-driver version: 0.3 [ 7.391878] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.396660] ehci-pci: EHCI PCI platform driver [ 7.400705] ehci-platform: EHCI generic platform driver [ 7.405268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.410437] ohci-pci: OHCI PCI platform driver [ 7.416530] ohci-platform: OHCI generic platform driver [ 7.422499] uhci_hcd: USB Universal Host Controller Interface driver [ 7.431938] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.438207] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.446742] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.453978] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.461323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.470983] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.479220] usb usb1: Product: UHCI Host Controller [ 7.485098] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.491885] usb usb1: SerialNumber: 0000:02:01.0 [ 7.497076] hub 1-0:1.0: USB hub found [ 7.501956] hub 1-0:1.0: 2 ports detected [ 7.507027] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.515178] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.519334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.523600] mousedev: PS/2 mouse device common for all mice [ 7.528766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.535191] rtc_cmos 00:03: RTC can wake from S4 [ 7.540769] rtc_cmos 00:03: registered as rtc0 [ 7.544882] rtc_cmos 00:03: setting system clock to 2025-12-05T19:57:46 UTC (1764964666) [ 7.552880] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.558021] i2c_dev: i2c /dev entries driver [ 7.561294] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.569855] device-mapper: uevent: version 1.0.3 [ 7.573246] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.579211] platform eisa.0: Probing EISA bus 0 [ 7.582919] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.587987] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.592609] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.597180] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.601962] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.606409] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.611171] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.615897] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.620465] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.625205] platform eisa.0: EISA: Detected 0 cards [ 7.629077] ledtrig-cpu: registered to indicate activity on CPUs [ 7.633768] drop_monitor: Initializing network drop monitor service [ 7.638312] NET: Registered PF_INET6 protocol family [ 7.645952] Segment Routing with IPv6 [ 7.649158] In-situ OAM (IOAM) with IPv6 [ 7.652251] NET: Registered PF_PACKET protocol family [ 7.656518] Key type dns_resolver registered [ 7.659996] IPI shorthand broadcast: enabled [ 7.663425] registered taskstats version 1 [ 7.666591] Loading compiled-in X.509 certificates [ 7.670605] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.679172] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.686652] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.693757] blacklist: Loading compiled-in revocation X.509 certificates [ 7.698515] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.705617] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.715806] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.723624] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.730925] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.738617] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.746344] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.753667] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.761849] zswap: loaded using pool lzo/zbud [ 7.765168] Key type .fscrypt registered [ 7.768278] Key type fscrypt-provisioning registered [ 7.773788] Key type encrypted registered [ 7.776867] AppArmor: AppArmor sha1 policy hashing enabled [ 7.781104] ima: No TPM chip found, activating TPM-bypass! [ 7.785418] Loading compiled-in module X.509 certificates [ 7.790121] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.798278] ima: Allocated hash algorithm: sha1 [ 7.802216] ima: No architecture policies found [ 7.805627] evm: Initialising EVM extended attributes: [ 7.809337] evm: security.selinux [ 7.812052] evm: security.SMACK64 [ 7.814794] evm: security.SMACK64EXEC [ 7.817540] evm: security.SMACK64TRANSMUTE [ 7.820620] evm: security.SMACK64MMAP [ 7.823555] evm: security.apparmor [ 7.826305] evm: security.ima [ 7.828725] evm: security.capability [ 7.831684] evm: HMAC attrs: 0x1 [ 7.834574] PM: Magic number: 5:870:1000 [ 7.837978] i8042 aux 00:02: hash matches [ 7.841652] RAS: Correctable Errors collector initialized. [ 7.845625] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.850250] Unstable clock detected, switching default tracing clock to "global" [ 7.850250] If you want to keep using the local clock, then add: [ 7.850250] "trace_clock=local" [ 7.850250] on the kernel command line [ 7.867707] Freeing unused decrypted memory: 2036K [ 7.872037] Freeing unused kernel image (initmem) memory: 3244K [ 7.876570] Write protecting the kernel read-only data: 30720k [ 7.881981] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.887365] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.939113] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.944606] Run /init as init process info: initramfs: up at 7.37 [ 7.999183] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.008496] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.014173] GPT:229375 != 2097151 [ 8.017063] GPT:Alternate GPT header not at the end of the disk. [ 8.021773] GPT:229375 != 2097151 [ 8.024339] GPT: Use GNU Parted to correct GPT errors. [ 8.081192] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.468547] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.509080] 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.30 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:43:ad:25:d2:68:51:40:97:ab:2c:c0:2d:79:aa:32:30 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDK7T1NBUeSfxofx7jLCLSF0PB6rBCDEIU/rD/Awaw9wjWJrUW8JgNELT2xx5DCamcLUUOdspCWlI29EFTxYO2nBmV5zeW5xvGnNGhw0IfzTNu85Vyhy84XGqrVGcXsnh0evr4G4EHSROAZFHksZ91le7v7ia4iQRp5jdg5pfVdL53j2DFMi3GEldWhieOTbwOcoo5bSfOnEujEzuatzEG2uprl3SL/aw7XWHaj0Hxf9eFIF/OXSwLtPZH2EJdJJ+VsHL82bo5x61dHyOiOtNWeEDbuZIi1GOmg+6ByamrpC5tWUaHbjc4mcuU2pFnKjwqrfp4MVR0um7ofb18i8trt root@tempest-testnetworkbasicops-server-1703313855 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPMAfRFizSPsocgrfms7bw+Rb7vZg9T3UTvME+bO80iBraRDbKlXu1ILtoHnrzxOCXXXrTu/WiEFfllPZshhtTU= root@tempest-testnetworkbasicops-server-1703313855 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef9:21cc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 43ad25d2-6851-4097-ab2c-c02d79aa3230 name: tempest-TestNetworkBasicOps-server-1703313855 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1703313855 launch-index: 0 === cirros: current=0.6.2 uptime=9.35 === === 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:F9:21:CC inet6 addr: fe80::f816:3eff:fef9:21cc/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:826 (826.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-1703313855 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.589921] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.592561] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.613277] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.853807] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.888606] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.999227] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.000210] ISO 9660 Extensions: RRIP_1991A [ 9.096247] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.774203] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.776297] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 19:57:47 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 19:57:48 cirros auth.notice su: + none root:cirros Dec 5 19:57:48 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 19:57:48 cirros daemon.info dhcpcd[350]: DUID 00:04:43:ad:25:d2:68:51:40:97:ab:2c:c0:2d:79:aa:32:30 Dec 5 19:57:48 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 19:57:48 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 19:57:48 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 19:57:48 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f9:21:cc Dec 5 19:57:48 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef9:21cc Dec 5 19:57:48 cirros authpriv.info dropbear[391]: Running in background Dec 5 19:57: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-1703313855 login: 2025-12-05 19:57:57,610 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-05 19:57:57,617 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:57,742 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:57,742 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-05 19:57:58,221 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=1d1716a327ab4a549a99cfb7ac3cbd84&network_id=2c9e48cc-28ff-4267-9ad9-61e7fbe213e1 0.478s 2025-12-05 19:57:58,222 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-96fcf76f-2f65-43c2-8ee9-875e8ac336ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&network_id=2c9e48cc-28ff-4267-9ad9-61e7fbe213e1'} Body: b'{"ports":[{"id":"1570935b-ebd1-47e5-a1c5-b0bed0ace641","name":"","network_id":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:07:e3:e6","admin_state_up":true,"status":"ACTIVE","device_id":"83711bc4-e1ea-4253-b0f8-757c83586553","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"f4e5c34e-76c0-439b-b85b-124a1a150e18","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-05T19:57:18Z","updated_at":"2025-12-05T19:57:20Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"368fdcaa-224e-4310-bcd8-6ea0376c5f40","name":"","network_id":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:4a:ec:cc","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"f4e5c34e-76c0-439b-b85b-124a1a150e18","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-05T19:57:15Z","updated_at":"2025-12-05T19:57:18Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"f201ca02-ef3f-4de2-9516-5687711827fb","name":"","network_id":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f9:21:cc","admin_state_up":true,"status":"ACTIVE","device_id":"43ad25d2-6851-4097-ab2c-c02d79aa3230","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f4e5c34e-76c0-439b-b85b-124a1a150e18","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b1bfbc2b-db5c-48e7-b4c7-d65b04822218"],"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-1703313855","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1703313855","fqdn":"tempest-testnetworkbasicops-server-1703313855.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:57:32Z","updated_at":"2025-12-05T19:57:37Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:57:58,226 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-05 19:57:58,230 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:58,288 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:58,289 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-05 19:57:58,289 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-05 19:57:58,289 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-05 19:57:58,292 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:58,396 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:58,397 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-05 19:57:58,404 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.115291 seconds 2025-12-05 19:57:58,405 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-05 19:57:58,405 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-05 19:57:58,407 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:58,505 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:58,506 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-05 19:57:58,513 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.108254 seconds 2025-12-05 19:57:58,590 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=4626e308-29c9-436d-9bd7-beae83d4b8cf 0.076s 2025-12-05 19:57:58,590 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-31184111-1cb2-4d38-9181-c687af5ccc6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf'} Body: b'{"subnets":[{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 19:57:58,591 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-05 19:57:58,594 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:58,696 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:58,697 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-05 19:57:58,697 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-05 19:57:58,697 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-05 19:57:58,701 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:57:58,801 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:57:58,802 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-05 19:57:58,881 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.183643 seconds 2025-12-05 19:57:59,457 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/c532401b-20a6-4c78-9a9b-179bdba2987e 0.575s 2025-12-05 19:57:59,457 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': 'Fri, 05 Dec 2025 19:57:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-dec2ae1c-e564-4218-a61e-e3497a914844', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c532401b-20a6-4c78-9a9b-179bdba2987e'} Body: b'{"floatingip": {"id": "c532401b-20a6-4c78-9a9b-179bdba2987e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.234", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "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-05T19:57:42Z", "updated_at": "2025-12-05T19:57:59Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:59,548 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/c532401b-20a6-4c78-9a9b-179bdba2987e 0.090s 2025-12-05 19:57:59,548 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:57:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-3edc89ae-e8f0-4acd-a6a1-a36f71ca3988', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c532401b-20a6-4c78-9a9b-179bdba2987e'} Body: b'{"floatingip": {"id": "c532401b-20a6-4c78-9a9b-179bdba2987e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.234", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "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-05T19:57:42Z", "updated_at": "2025-12-05T19:57:59Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:57:59,549 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c532401b-20a6-4c78-9a9b-179bdba2987e', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.234', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', '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-05T19:57:42Z', 'updated_at': '2025-12-05T19:57:59Z', 'revision_number': 3, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: DOWN 2025-12-05 19:57:59,549 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.091168 seconds 2025-12-05 19:57:59,549 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.234 with user: cirros 2025-12-05 19:57:59,549 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.234 in 120 sec and the expected result is unreachable 2025-12-05 19:58:00,571 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.022202 seconds 2025-12-05 19:58:00,572 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.234 in 120 sec and the ping result is expected 2025-12-05 19:58:00,662 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.088s 2025-12-05 19:58:00,662 25 DEBUG [tempest.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-457558276", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEYLywUXPZDGjdHvOPb7K+iWwLm0fTw9YW7lDGg13FR0z6QobhTr/rEBtcivkxuMhHnHoZBzGduqqTO2Pn4JP6HOE/YgT3fv+9lfsFMcjdNBQyNCZfaj0FRW5wucXKGHHg=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:00 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-52daa523-19e6-4f97-956e-87da056dc90c', 'x-compute-request-id': 'req-52daa523-19e6-4f97-956e-87da056dc90c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-457558276", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEYLywUXPZDGjdHvOPb7K+iWwLm0fTw9YW7lDGg13FR0z6QobhTr/rEBtcivkxuMhHnHoZBzGduqqTO2Pn4JP6HOE/YgT3fv+9lfsFMcjdNBQyNCZfaj0FRW5wucXKGHHg==", "fingerprint": "dd:c5:78:8c:1a:21:56:ad:7d:de:d5:3f:62:7d:51:29", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 19:58:00,938 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.274s 2025-12-05 19:58:00,939 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-1749500293", "description": "tempest-secgroup-smoke-1749500293 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-6844f79a-f4f6-4b69-b045-e5c82a1d94c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "68061983-75f9-43a3-b621-fd0a2b473278", "name": "tempest-secgroup-smoke-1749500293", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1749500293 description", "shared": false, "security_group_rules": [{"id": "c6b4c210-66f8-4134-835f-9af456b3c01d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:00Z", "updated_at": "2025-12-05T19:58:00Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "dda9f965-4f5f-4f01-bd3f-d51a28e6a8d4", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:00Z", "updated_at": "2025-12-05T19:58:00Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T19:58:00Z", "updated_at": "2025-12-05T19:58:00Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:01,346 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.406s 2025-12-05 19:58:01,346 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d3d1cfa8-33d6-45dc-8da3-af54f9f4525c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "53019c44-0866-4062-886d-5ea61ed05e43", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:01Z", "updated_at": "2025-12-05T19:58:01Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:01,527 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-05 19:58:01,528 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-52fb67ce-132e-45da-bc2f-db02912b09bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "001aff5c-6838-40fa-901c-eede50b4f590", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:01Z", "updated_at": "2025-12-05T19:58:01Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:01,714 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.186s 2025-12-05 19:58:01,715 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-43b14f3e-b953-4c13-88fd-2defe37b6805', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cb307570-1176-49ad-8694-6964b3b5d86b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:01Z", "updated_at": "2025-12-05T19:58:01Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:02,196 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.481s 2025-12-05 19:58:02,196 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1b8d42cc-e240-4a96-978f-92e1dd08658d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "360bfe5b-8f4c-432b-a267-0cb2eeb23f16", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:01Z", "updated_at": "2025-12-05T19:58:01Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:02,440 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.242s 2025-12-05 19:58:02,440 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4371d26d-382c-4774-8cb4-3eb1e14b421a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b3566d3-e06c-46b4-b921-ad97476806b4", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:02Z", "updated_at": "2025-12-05T19:58:02Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:02,667 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.227s 2025-12-05 19:58:02,668 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5beb630a-4035-4eb4-975f-944703f654f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e2f3dd09-1e50-4054-a71b-048b2ae6a5a8", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "68061983-75f9-43a3-b621-fd0a2b473278", "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-05T19:58:02Z", "updated_at": "2025-12-05T19:58:02Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:03,167 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.494s 2025-12-05 19:58:03,168 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:02 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-65cec7d3-f3bb-45ed-b504-87bcd6c328b4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["43W8CcQMRJ2Wmb2tzLLhGg"], "expires_at": "2025-12-05T20:58:02.000000Z", "issued_at": "2025-12-05T19:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 19:58:03,168 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-05 19:58:05,664 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.495s 2025-12-05 19:58:05,664 25 DEBUG [tempest.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-318103901", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1"}], "key_name": "tempest-TestNetworkBasicOps-457558276", "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:03 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f644a11-246b-4c19-bfaf-7fdde0025b11', 'x-compute-request-id': 'req-0f644a11-246b-4c19-bfaf-7fdde0025b11', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "58174ea3-bed2-4c62-af02-c72ac59f8377", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}], "adminPass": "B3Qk7HGde7zX"}}' 2025-12-05 19:58:06,165 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/58174ea3-bed2-4c62-af02-c72ac59f8377 0.497s 2025-12-05 19:58:06,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': 'Fri, 05 Dec 2025 19:58:05 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-ecfa264c-0798-4431-94fd-069b1db91b28', 'x-compute-request-id': 'req-ecfa264c-0798-4431-94fd-069b1db91b28', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-457558276", "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-05 19:58:07,463 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/58174ea3-bed2-4c62-af02-c72ac59f8377 0.250s 2025-12-05 19:58:07,464 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:07 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-3b940b4e-fce7-409a-aa9c-91c84d8123ab', 'x-compute-request-id': 'req-3b940b4e-fce7-409a-aa9c-91c84d8123ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-457558276", "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-05 19:58:07,467 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-05 19:58:11,279 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/58174ea3-bed2-4c62-af02-c72ac59f8377 2.811s 2025-12-05 19:58:11,279 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:08 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-fee5d16e-c945-4f2a-8751-987821b4737d', 'x-compute-request-id': 'req-fee5d16e-c945-4f2a-8751-987821b4737d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-457558276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}], "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-05 19:58:13,341 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/58174ea3-bed2-4c62-af02-c72ac59f8377 1.057s 2025-12-05 19:58:13,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:12 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-ef2aa5c1-ece3-4f43-b076-1fed1d48c5ae', 'x-compute-request-id': 'req-ef2aa5c1-ece3-4f43-b076-1fed1d48c5ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-457558276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}], "OS-EXT-STS:task_state": "spawning", "OS-EX10000 T-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-05 19:58:16,223 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/58174ea3-bed2-4c62-af02-c72ac59f8377 1.876s 2025-12-05 19:58:16,223 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:14 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-940ef15c-d31f-4c0f-9535-f34c3f029268', 'x-compute-request-id': 'req-940ef15c-d31f-4c0f-9535-f34c3f029268', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-457558276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}], "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-05 19:58:18,452 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/58174ea3-bed2-4c62-af02-c72ac59f8377 1.224s 2025-12-05 19:58:18,452 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:17 GMT', 'server': 'Apache', 'content-length': '1691', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f14f940d-c350-4a32-b742-683fafb8504f', 'x-compute-request-id': 'req-f14f940d-c350-4a32-b742-683fafb8504f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:16Z", "addresses": {"tempest-network-smoke--806069810": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:11:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-457558276", "OS-SRV-USG:launched_at": "2025-12-05T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}], "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-05 19:58:18,456 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-05 19:58:19,431 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/58174ea3-bed2-4c62-af02-c72ac59f8377 0.975s 2025-12-05 19:58:19,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:18 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-31e15c5e-3b2e-4ab3-b3c5-492f082d8433', 'x-compute-request-id': 'req-31e15c5e-3b2e-4ab3-b3c5-492f082d8433', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:16Z", "addresses": {"tempest-network-smoke--806069810": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:11:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-457558276", "OS-SRV-USG:launched_at": "2025-12-05T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}], "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-05 19:58:19,510 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=58174ea3-bed2-4c62-af02-c72ac59f8377 0.075s 2025-12-05 19:58:19,510 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-9219e142-b273-49d9-a264-e6f0a045a85d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"ports":[{"id":"7c451f05-977c-45ba-958e-e6988bc7366a","name":"","network_id":"2c9e48cc-28ff-4267-9ad9-61e7fbe213e1","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:e8:11:dc","admin_state_up":true,"status":"ACTIVE","device_id":"58174ea3-bed2-4c62-af02-c72ac59f8377","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f4e5c34e-76c0-439b-b85b-124a1a150e18","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["68061983-75f9-43a3-b621-fd0a2b473278"],"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-318103901","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-318103901","fqdn":"tempest-testnetworkbasicops-server-318103901.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:58:07Z","updated_at":"2025-12-05T19:58:16Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:58:19,510 25 DEBUG [tempest.common.waiters] Server ID 58174ea3-bed2-4c62-af02-c72ac59f8377 ports are all ACTIVE [{'id': '7c451f05-977c-45ba-958e-e6988bc7366a', 'name': '', 'network_id': '2c9e48cc-28ff-4267-9ad9-61e7fbe213e1', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:e8:11:dc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '58174ea3-bed2-4c62-af02-c72ac59f8377', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f4e5c34e-76c0-439b-b85b-124a1a150e18', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['68061983-75f9-43a3-b621-fd0a2b473278'], '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-318103901', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-318103901', 'fqdn': 'tempest-testnetworkbasicops-server-318103901.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T19:58:07Z', 'updated_at': '2025-12-05T19:58:16Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 19:58:20,641 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/c532401b-20a6-4c78-9a9b-179bdba2987e 1.130s 2025-12-05 19:58:20,641 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7c451f05-977c-45ba-958e-e6988bc7366a"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-b3d9fc1e-248e-4d5f-88c2-98ffb352814f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c532401b-20a6-4c78-9a9b-179bdba2987e'} Body: b'{"floatingip": {"id": "c532401b-20a6-4c78-9a9b-179bdba2987e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.234", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "83711bc4-e1ea-4253-b0f8-757c83586553", "port_id": "7c451f05-977c-45ba-958e-e6988bc7366a", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1", "mac_address": "fa:16:3e:e8:11:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:57:42Z", "updated_at": "2025-12-05T19:58:19Z", "revision_number": 4, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:20,779 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/c532401b-20a6-4c78-9a9b-179bdba2987e 0.137s 2025-12-05 19:58:20,780 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-6af19cf4-b23c-4de7-8316-a2dd3df43ff0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c532401b-20a6-4c78-9a9b-179bdba2987e'} Body: b'{"floatingip": {"id": "c532401b-20a6-4c78-9a9b-179bdba2987e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.234", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "83711bc4-e1ea-4253-b0f8-757c83586553", "port_id": "7c451f05-977c-45ba-958e-e6988bc7366a", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1", "mac_address": "fa:16:3e:e8:11:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:57:42Z", "updated_at": "2025-12-05T19:58:20Z", "revision_number": 5, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:20,780 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c532401b-20a6-4c78-9a9b-179bdba2987e', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.234', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '83711bc4-e1ea-4253-b0f8-757c83586553', 'port_id': '7c451f05-977c-45ba-958e-e6988bc7366a', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2c9e48cc-28ff-4267-9ad9-61e7fbe213e1', 'mac_address': 'fa:16:3e:e8:11:dc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '58174ea3-bed2-4c62-af02-c72ac59f8377', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T19:57:42Z', 'updated_at': '2025-12-05T19:58:20Z', 'revision_number': 5, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 19:58:20,780 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.138330 seconds 2025-12-05 19:58:20,780 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.234 with user: cirros 2025-12-05 19:58:20,780 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.234 in 120 sec and the expected result is reachable 2025-12-05 19:58:34,982 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.201184 seconds 2025-12-05 19:58:34,983 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.234 in 120 sec and the ping result is expected 2025-12-05 19:58:35,163 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/58174ea3-bed2-4c62-af02-c72ac59f8377/action 0.179s 2025-12-05 19:58:35,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:35 GMT', 'server': 'Apache', 'content-length': '75604', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37962f0b-626e-4ea1-9dc1-4be1fe5abec7', 'x-compute-request-id': 'req-37962f0b-626e-4ea1-9dc1-4be1fe5abec7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377/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 1278706163 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001581] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004356] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004403] Using GB pages for direct mapping\\n[ 0.004729] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004735] ACPI: Early table checksum verification disabled\\n[ 0.004739] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004745] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004752] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004763] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004766] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004770] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004774] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004777] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004779] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004780] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004782] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004783] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004784] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006082] No NUMA configuration fo 2025-12-05 19:58:35,166 25 DEBUG [tempest.scenario.manager] Console output for 58174ea3-bed2-4c62-af02-c72ac59f8377 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 1278706163 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001581] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004356] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004403] Using GB pages for direct mapping [ 0.004729] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004735] ACPI: Early table checksum verification disabled [ 0.004739] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004745] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004752] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004763] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004766] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004770] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004774] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004777] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004779] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004780] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004782] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004783] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004784] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006082] No NUMA configuration found [ 0.006085] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006093] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006507] Zone ranges: [ 0.006509] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006512] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006514] Normal empty [ 0.006516] Device empty [ 0.006517] Movable zone start for each node [ 0.006520] Early memory node ranges [ 0.006521] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006523] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006525] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006854] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006884] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007078] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018897] ACPI: PM-Timer IO Port: 0x608 [ 0.018926] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019079] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019085] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019088] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019089] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019091] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019093] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019097] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019100] TSC deadline timer available [ 0.019120] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019208] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019211] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019213] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019214] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019217] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019219] Booting paravirtualized kernel on KVM [ 0.019222] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019229] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019596] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019664] kvm-guest: setup async PF for cpu 0 [ 0.019699] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019725] kvm-guest: PV spinlocks disabled, single CPU [ 0.019732] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019734] Policy zone: DMA32 [ 0.019736] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019800] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019811] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019819] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019880] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020148] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020915] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020947] ftrace: allocating 50600 entries in 198 pages [ 0.045031] ftrace: allocated 198 pages with 4 groups [ 0.045176] rcu: Hierarchical RCU implementation. [ 0.045177] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045179] Rude variant of Tasks RCU enabled. [ 0.045180] Tracing variant of Tasks RCU enabled. [ 0.045181] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045183] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049502] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049909] random: crng init done [ 0.093614] Console: colour VGA+ 80x25 [ 0.249444] printk: console [tty1] enabled [ 0.618865] printk: console [ttyS0] enabled [ 0.621918] ACPI: Core revision 20210730 [ 0.624883] APIC: Switch to symmetric I/O mode setup [ 0.629652] x2apic enabled [ 0.633120] Switched APIC routing to physical x2apic. [ 0.642199] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.649211] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.653205] pid_max: default: 32768 minimum: 301 [ 0.653205] LSM: Security Framework initializing [ 0.653205] landlock: Up and running. [ 0.653205] Yama: becoming mindful. [ 0.653205] AppArmor: AppArmor initialized [ 0.653205] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.653205] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.653205] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.653205] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.653205] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.653205] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.653205] Spectre V2 : Mitigation: Retpolines [ 0.653205] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.653205] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.653205] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.653205] RETBleed: Mitigation: untrained return thunk [ 0.653205] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.653205] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.653205] Freeing SMP alternatives memory: 44K [ 0.653205] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.653356] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.657233] ... version: 0 [ 0.660428] ... bit width: 48 [ 0.661219] ... generic registers: 6 [ 0.664212] ... value mask: 0000ffffffffffff [ 0.665219] ... max period: 00007fffffffffff [ 0.669008] ... fixed-purpose events: 0 [ 0.669218] ... event mask: 000000000000003f [ 0.673155] rcu: Hierarchical SRCU implementation. [ 0.673718] smp: Bringing up secondary CPUs ... [ 0.676908] smp: Brought up 1 node, 1 CPU [ 0.677222] smpboot: Max logical packages: 1 [ 0.680296] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.681688] devtmpfs: initialized [ 0.684239] x86/mm: Memory block size: 128MB [ 0.685381] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.689227] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.693268] pinctrl core: initialized pinctrl subsystem [ 0.697218] PM: RTC time: 19:58:18, date: 2025-12-05 [ 0.700937] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.701312] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.705254] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.709229] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.713230] audit: initializing netlink subsys (disabled) [ 0.717286] thermal_sys: Registered thermal governor 'fair_share' [ 0.717288] thermal_sys: Registered thermal governor 'bang_bang' [ 0.721223] audit: type=2000 audit(1764964697.726:1): state=initialized audit_enabled=0 res=1 [ 0.729222] thermal_sys: Registered thermal governor 'step_wise' [ 0.729223] thermal_sys: Registered thermal governor 'user_space' [ 0.733243] thermal_sys: Registered thermal governor 'power_allocator' [ 0.737238] EISA bus registered [ 0.744084] cpuidle: using governor ladder [ 0.745220] cpuidle: using governor menu [ 0.750974] ACPI: bus type PCI registered [ 0.753222] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.757600] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.761242] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.765239] PCI: Using configuration type 1 for base access [ 0.770341] Kprobes globally optimized [ 0.773335] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.777224] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.782224] ACPI: Added _OSI(Module Device) [ 0.785273] ACPI: Added _OSI(Processor Device) [ 0.789321] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.793234] ACPI: Added _OSI(Processor Aggregator Device) [ 0.797239] ACPI: Added _OSI(Linux-Dell-Video) [ 0.801003] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.801243] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.808099] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.813244] ACPI: Interpreter enabled [ 0.816086] ACPI: PM: (supports S0 S5) [ 0.817219] ACPI: Using IOAPIC for interrupt routing [ 0.821075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.821219] PCI: Using E820 reservations for host bridge windows [ 0.825455] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.836089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.837225] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.841337] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.845324] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.850422] PCI host bridge to bus 0000:00 [ 0.853220] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.857158] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.857219] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.861220] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.865219] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.869220] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.873219] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.877537] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.885777] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.896697] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.907322] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.915073] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.927245] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.929450] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.938553] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.944635] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.951227] pci 0000:00:02.0: enabling Extended Tags [ 0.956187] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.960848] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.969533] pci 0000:00:02.1: enabling Extended Tags [ 0.975537] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.980868] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.987020] pci 0000:00:02.2: enabling Extended Tags [ 0.991755] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.996687] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.004118] pci 0000:00:02.3: enabling Extended Tags [ 1.007883] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.012462] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.018778] pci 0000:00:02.4: enabling Extended Tags [ 1.024210] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.029232] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.042096] pci 0000:00:02.5: enabling Extended Tags [ 1.049557] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.056647] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.065031] pci 0000:00:02.6: enabling Extended Tags [ 1.067800] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.072453] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.080970] pci 0000:00:02.7: enabling Extended Tags [ 1.086039] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.092242] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.098438] pci 0000:00:03.0: enabling Extended Tags [ 1.104001] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.110645] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.120122] pci 0000:00:03.1: enabling Extended Tags [ 1.124082] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.128740] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.134987] pci 0000:00:03.2: enabling Extended Tags [ 1.139992] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.144847] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.152445] pci 0000:00:03.3: enabling Extended Tags [ 1.155831] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.160769] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.170097] pci 0000:00:03.4: enabling Extended Tags [ 1.175940] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.180807] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.187937] pci 0000:00:03.5: enabling Extended Tags [ 1.192060] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.197225] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.206969] pci 0000:00:03.6: enabling Extended Tags [ 1.212181] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.217223] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.228346] pci 0000:00:03.7: enabling Extended Tags [ 1.234207] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.240356] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.246004] pci 0000:00:04.0: enabling Extended Tags [ 1.251855] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.256404] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.262592] pci 0000:00:04.1: enabling Extended Tags [ 1.267852] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.272595] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.281146] pci 0000:00:04.2: enabling Extended Tags [ 1.285604] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.292886] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.298963] pci 0000:00:04.3: enabling Extended Tags [ 1.304022] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.308559] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.315650] pci 0000:00:04.4: enabling Extended Tags [ 1.321334] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.328591] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.334540] pci 0000:00:04.5: enabling Extended Tags [ 1.339911] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.344756] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.354999] pci 0000:00:04.6: enabling Extended Tags [ 1.360115] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.364822] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.370521] pci 0000:00:04.7: enabling Extended Tags [ 1.378101] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.384473] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.394102] pci 0000:00:05.0: enabling Extended Tags [ 1.457671] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.463391] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.466453] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.488137] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.494723] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.501051] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.510120] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.522323] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.529090] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.533592] pci 0000:01:00.0: enabling Extended Tags [ 1.614537] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.617299] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.621284] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.625357] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.631640] pci_bus 0000:02: extended config space not accessible [ 1.633570] acpiphp: Slot [1] registered [ 1.636646] acpiphp: Slot [0] registered [ 1.637270] acpiphp: Slot [2] registered [ 1.640152] acpiphp: Slot [3] registered [ 1.641270] acpiphp: Slot [4] registered [ 1.644290] acpiphp: Slot [5] registered [ 1.645270] acpiphp: Slot [6] registered [ 1.648513] acpiphp: Slot [7] registered [ 1.649298] acpiphp: Slot [8] registered [ 1.652727] acpiphp: Slot [9] registered [ 1.653286] acpiphp: Slot [10] registered [ 1.656246] acpiphp: Slot [11] registered [ 1.657272] acpiphp: Slot [12] registered [ 1.660377] acpiphp: Slot [13] registered [ 1.661282] acpiphp: Slot [14] registered [ 1.664578] acpiphp: Slot [15] registered [ 1.665300] acpiphp: Slot [16] registered [ 1.668605] acpiphp: Slot [17] registered [ 1.669281] acpiphp: Slot [18] registered [ 1.672286] acpiphp: Slot [19] registered [ 1.673272] acpiphp: Slot [20] registered [ 1.676283] acpiphp: Slot [21] registered [ 1.677268] acpiphp: Slot [22] registered [ 1.680258] acpiphp: Slot [23] registered [ 1.681270] acpiphp: Slot [24] registered [ 1.684192] acpiphp: Slot [25] registered [ 1.685276] acpiphp: Slot [26] registered [ 1.688539] acpiphp: Slot [27] registered [ 1.689273] acpiphp: Slot [28] registered [ 1.692196] acpiphp: Slot [29] registered [ 1.693272] acpiphp: Slot [30] registered [ 1.696401] acpiphp: Slot [31] registered [ 1.699696] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.712664] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.791463] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.793288] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.797287] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.801352] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.810979] acpiphp: Slot [0-2] registered [ 1.813876] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.823466] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.835851] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.839365] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.841440] pci 0000:03:00.0: enabling Extended Tags [ 1.925840] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.929358] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.933344] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.940290] acpiphp: Slot [0-3] registered [ 1.941902] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.953182] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.965222] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.972821] pci 0000:04:00.0: enabling Extended Tags [ 2.056572] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.057374] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.061346] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.068469] acpiphp: Slot [0-4] registered [ 2.069890] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.081046] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.089226] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.095372] pci 0000:05:00.0: enabling Extended Tags [ 2.176363] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.177372] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.181344] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.188874] acpiphp: Slot [0-5] registered [ 2.189864] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.199486] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.209223] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.215204] pci 0000:06:00.0: enabling Extended Tags [ 2.294759] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.297359] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.301344] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.308367] acpiphp: Slot [0-6] registered [ 2.381392] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.385370] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.389345] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.396943] acpiphp: Slot [0-7] registered [ 2.468186] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.469360] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.473375] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.480355] acpiphp: Slot [0-8] registered [ 2.553730] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.557368] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.561344] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.569140] acpiphp: Slot [0-9] registered [ 2.641716] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.645353] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.649356] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.657242] acpiphp: Slot [0-10] registered [ 2.731371] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.733349] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.737344] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.745150] acpiphp: Slot [0-11] registered [ 2.818334] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.821352] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.825343] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.833042] acpiphp: Slot [0-12] registered [ 2.905399] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.909029] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.909344] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.916923] acpiphp: Slot [0-13] registered [ 2.991202] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.993353] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.997346] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.005080] acpiphp: Slot [0-14] registered [ 3.078146] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.081366] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.085345] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.092395] acpiphp: Slot [0-15] registered [ 3.164839] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.165382] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.169375] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.176700] acpiphp: Slot [0-16] registered [ 3.248565] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.249348] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.253343] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.261700] acpiphp: Slot [0-17] registered [ 3.337780] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.341379] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.345347] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.352487] acpiphp: Slot [0-18] registered [ 3.424911] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.425352] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.429347] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.436602] acpiphp: Slot [0-19] registered [ 3.509096] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.509354] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.513367] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.521146] acpiphp: Slot [0-20] registered [ 3.593261] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.596797] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.597353] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.604287] acpiphp: Slot [0-21] registered [ 3.677660] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.681314] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.685363] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.692262] acpiphp: Slot [0-22] registered [ 3.764869] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.765378] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.769369] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.776381] acpiphp: Slot [0-23] registered [ 3.849120] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.849352] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.853346] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.860824] acpiphp: Slot [0-24] registered [ 3.936622] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.937353] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.941370] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.948817] acpiphp: Slot [0-25] registered [ 4.020426] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.021412] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.025374] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.081954] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.085511] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.089535] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.093524] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.097475] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.101440] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.105548] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.109467] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.113338] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.117237] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.121241] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.125237] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.129242] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.133237] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.137266] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.141267] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.145593] iommu: Default domain type: Translated [ 4.149218] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.153387] SCSI subsystem initialized [ 4.156205] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.157205] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.157228] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.161219] vgaarb: loaded [ 4.163334] ACPI: bus type USB registered [ 4.165247] usbcore: registered new interface driver usbfs [ 4.169183] usbcore: registered new interface driver hub [ 4.169233] usbcore: registered new device driver usb [ 4.172738] pps_core: LinuxPPS API ver. 1 registered [ 4.173219] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.177225] PTP clock support registered [ 4.180400] EDAC MC: Ver: 3.0.0 [ 4.186888] NetLabel: Initializing [ 4.189219] NetLabel: domain hash size = 128 [ 4.192311] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.193247] NetLabel: unlabeled traffic allowed by default [ 4.197110] PCI: Using ACPI for IRQ routing [ 5.040065] clocksource: Switched to clocksource kvm-clock [ 5.061704] VFS: Disk quotas dquot_6.6.0 [ 5.065061] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.069958] AppArmor: AppArmor Filesystem Enabled [ 5.073526] pnp: PnP ACPI init [ 5.076145] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.081878] pnp: PnP ACPI: found 5 devices [ 5.090592] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.096657] NET: Registered PF_INET protocol family [ 5.100173] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.106854] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.113336] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.119544] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.125714] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.131256] TCP: Hash tables configured (established 1024 bind 1024) [ 5.136283] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.142755] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.147972] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.153819] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.158307] NET: Registered PF_XDP protocol family [ 5.162009] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.168356] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.174468] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.180087] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.185729] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.191333] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.196883] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.202671] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.208223] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.214323] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.220370] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.226382] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.231837] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.237634] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.243321] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.249267] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.254808] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.260216] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.265655] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.271064] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.276511] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.282058] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.287895] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.293474] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.299159] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.303465] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.307645] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.311784] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.315924] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.320086] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.324247] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.328393] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.332564] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.336673] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.340891] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.345052] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.349194] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.353334] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.357577] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.361966] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.366223] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.370668] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.374998] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.379464] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.383724] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.388228] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.392532] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.397034] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.401336] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.405860] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.410162] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.414680] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.418938] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.423419] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.427716] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.432263] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.436596] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.441075] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.445490] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.449982] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.454251] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.458511] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.462643] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.466830] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.470974] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.475276] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.479489] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.483673] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.487846] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.492119] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.496304] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.500615] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.505071] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.509484] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.514088] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.519187] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.524537] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.529669] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.534984] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.540063] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.545275] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.549586] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.554072] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.558354] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.562797] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.567051] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.571498] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.575785] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.580361] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.584951] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.590249] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.594857] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.600127] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.605061] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.610324] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.613889] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.622017] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.628974] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.639360] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.645616] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.652374] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.660695] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.669355] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.675791] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.682596] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.690813] pci 0000:00:02.2: PCI bridge to [bus 04CEDB ] [ 5.695690] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.702085] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.712673] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.717628] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.723921] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.731686] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.737597] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.743908] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.751051] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.756851] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.762144] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.770114] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.775516] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.782193] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.789986] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.794685] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.799976] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.807587] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.815964] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.821798] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.832693] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.840297] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.845943] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.856003] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.863403] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.869136] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.879881] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.887221] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.892884] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.902343] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.907319] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.913689] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.921608] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.931469] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.934926] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.943327] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.949507] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.960386] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.965254] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.971453] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.978050] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.985404] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.990604] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.996667] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.004474] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.013282] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.016870] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.024858] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.030941] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.041349] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.046251] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.053333] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.060800] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.070600] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.074488] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.082104] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.088284] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.097830] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.102774] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.109120] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.116331] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.123910] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.129244] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.135358] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.142817] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.152446] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.156400] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.164445] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.170192] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.179711] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.183757] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.193124] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.201203] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.210596] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.214380] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.221622] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.227219] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.236297] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.240022] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.247339] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.254267] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.261776] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.267584] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.271831] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.276495] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.281179] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.285850] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.290967] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.294834] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.299118] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.304171] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.308189] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.312665] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.318768] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.323256] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.328947] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.335162] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.340412] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.345006] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.350160] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.354587] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.359797] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.364562] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.369784] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.374265] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.379371] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.383741] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.388754] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.393222] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.398967] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.403464] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.408604] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.412975] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.417999] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.422593] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.427701] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.431607] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.435923] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.440955] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.445020] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.449345] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.454382] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.458391] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.463824] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.468892] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.472896] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.477462] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.482564] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.486597] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.490968] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.496128] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.500327] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.505053] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.510258] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.514268] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.518934] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.524407] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.528613] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.533013] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.540041] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.543985] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.548331] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.553512] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.557795] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.562155] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.567322] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.571382] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.575977] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.581068] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.585117] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.589619] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.594715] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.598690] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.603493] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.610243] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.621916] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11791 usecs [ 6.628793] PCI: CLS 0 bytes, default 64 [ 6.631960] Trying to unpack rootfs image as initramfs... [ 6.636499] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.653564] Initialise system trusted keyrings [ 6.657008] Key type blacklist registered [ 6.665389] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.674490] zbud: loaded [ 6.676745] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.693558] fuse: init (API version 7.34) [ 6.701514] integrity: Platform Keyring initialized [ 6.713346] Key type asymmetric registered [ 6.716537] Asymmetric key parser 'x509' registered [ 6.725297] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.737493] io scheduler mq-deadline registered [ 6.747815] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.761756] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.779666] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.789866] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.805700] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.817787] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.833643] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.841842] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.857577] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.869836] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.884493] Freeing initrd memory: 8744K [ 6.887836] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.892463] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.900771] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.905697] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.913470] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.919358] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.924688] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.931866] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.937334] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.948369] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.953285] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.961940] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.966423] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.977514] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.983111] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.992892] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.997485] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.005667] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.009987] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.019979] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.025748] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.035052] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.040891] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.046351] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.053362] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.059229] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.070113] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.074851] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.084969] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.091357] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.100014] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.105716] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.115861] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.120267] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.129086] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.133718] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.143682] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.149819] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.159565] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.164424] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.171836] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.180549] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.185445] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.194641] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.205283] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.210232] shpchp 0000:01:00.0: Slot initialization failed [ 7.217558] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.224196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.230066] ACPI: button: Power Button [PWRF] [ 7.259267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.293450] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.300136] Linux agpgart interface v0.103 [ 7.304341] loop: module loaded [ 7.307713] tun: Universal TUN/TAP device driver, 1.6 [ 7.311380] PPP generic driver version 2.4.2 [ 7.314550] VFIO - User Level meta-driver version: 0.3 [ 7.320327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.324806] ehci-pci: EHCI PCI platform driver [ 7.327992] ehci-platform: EHCI generic platform driver [ 7.331758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.335878] ohci-pci: OHCI PCI platform driver [ 7.339051] ohci-platform: OHCI generic platform driver [ 7.342827] uhci_hcd: USB Universal Host Controller Interface driver [ 7.349074] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.352941] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.358360] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.362263] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.366512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.372316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.377483] usb usb1: Product: UHCI Host Controller [ 7.381093] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.385723] usb usb1: SerialNumber: 0000:02:01.0 [ 7.389434] hub 1-0:1.0: USB hub found [ 7.392245] hub 1-0:1.0: 2 ports detected [ 7.395489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.403930] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.407574] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.411383] mousedev: PS/2 mouse device common for all mice [ 7.416285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.422449] rtc_cmos 00:03: RTC can wake from S4 [ 7.427903] rtc_cmos 00:03: registered as rtc0 [ 7.431609] rtc_cmos 00:03: setting system clock to 2025-12-05T19:58:25 UTC (1764964705) [ 7.437413] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.442059] i2c_dev: i2c /dev entries driver [ 7.445125] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.453549] device-mapper: uevent: version 1.0.3 [ 7.457025] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.463757] platform eisa.0: Probing EISA bus 0 [ 7.467050] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.471940] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.476501] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.481347] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.485934] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.490480] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.495164] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.499941] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.504531] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.509057] platform eisa.0: EISA: Detected 0 cards [ 7.512593] ledtrig-cpu: registered to indicate activity on CPUs [ 7.516887] drop_monitor: Initializing network drop monitor service [ 7.521187] NET: Registered PF_INET6 protocol family [ 7.527907] Segment Routing with IPv6 [ 7.530792] In-situ OAM (IOAM) with IPv6 [ 7.533740] NET: Registered PF_PACKET protocol family [ 7.537430] Key type dns_resolver registered [ 7.540775] IPI shorthand broadcast: enabled [ 7.544062] registered taskstats version 1 [ 7.547528] Loading compiled-in X.509 certificates [ 7.551540] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.558894] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.566220] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.573191] blacklist: Loading compiled-in revocation X.509 certificates [ 7.578038] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.584678] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.594281] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.602456] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.609940] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.617047] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.624326] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.631435] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.639103] zswap: loaded using pool lzo/zbud [ 7.642447] Key type .fscrypt registered [ 7.645346] Key type fscrypt-provisioning registered [ 7.650716] Key type encrypted registered [ 7.653886] AppArmor: AppArmor sha1 policy hashing enabled [ 7.657970] ima: No TPM chip found, activating TPM-bypass! [ 7.662118] Loading compiled-in module X.509 certificates [ 7.667081] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.674006] ima: Allocated hash algorithm: sha1 [ 7.677363] ima: No architecture policies found [ 7.680953] evm: Initialising EVM extended attributes: [ 7.684718] evm: security.selinux [ 7.687353] evm: security.SMACK64 [ 7.690573] evm: security.SMACK64EXEC [ 7.694121] evm: security.SMACK64TRANSMUTE [ 7.697559] evm: security.SMACK64MMAP [ 7.700473] evm: security.apparmor [ 7.703215] evm: security.ima [ 7.705623] evm: security.capability [ 7.709004] evm: HMAC attrs: 0x1 [ 7.712600] PM: Magic number: 5:870:1000 [ 7.716493] i8042 aux 00:02: hash matches [ 7.720083] RAS: Correctable Errors collector initialized. [ 7.724544] Unstable clock detected, switching default tracing clock to "global" [ 7.724544] If you want to keep using the local clock, then add: [ 7.724544] "trace_clock=local" [ 7.724544] on the kernel command line [ 7.738475] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.745441] Freeing unused decrypted memory: 2036K [ 7.750183] Freeing unused kernel image (initmem) memory: 3244K [ 7.757265] Write protecting the kernel read-only data: 30720k [ 7.762270] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.767470] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.814426] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.819257] Run /init as init process info: initramfs: up at 7.22 [ 7.876575] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.886032] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.891194] GPT:229375 != 2097151 [ 7.893768] GPT:Alternate GPT header not at the end of the disk. [ 7.897831] GPT:229375 != 2097151 [ 7.900368] GPT: Use GNU Parted to correct GPT errors. [ 7.949972] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.333588] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.370606] 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.20 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:58:17:4e:a3:be:d2:4c:62:af:02:c7:2a:c5:9f:83:77 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCShkPDirGjJuXf7KD8YYD8n/6WWZAsI4YpEXQxXYtSxYIcyh8u9voYCP6cZExC0Re+KxrlN8Lj1UnDMpLtZVGQsMahRuR1+PimYe33Y4TL9xzCb9w8f3FcxKbV89HnChih0TQVwtCxcgYrfihdUyNTsee4oDSE5lXUdmI4agRu8wYGkSwj4BVO4jAfJGZJP3ROeza4LPFseKGKKZ387i69MzQpXJR3Yv6MnrHWdKq6BC0uahFU1vrWzu7bjtp7KVVYS0fVRRRbM0DYs5yhivLXFEhZOESmvRemt/bg6Gvebk4a5huS4JGj35NSXbwVYNoCRe50fj8x+Swr64rDNVdb root@tempest-testnetworkbasicops-server-318103901 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKW7gCkGjxsqaC1UrhhC1RGJvtyPgydf+1XU5DAoXKC1jDqiuKZetG7hItZXFMN4/OMFDBEC9IKnwtojIJ1ks0A= root@tempest-testnetworkbasicops-server-318103901 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee8:11dc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 58174ea3-bed2-4c62-af02-c72ac59f8377 name: tempest-TestNetworkBasicOps-server-318103901 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-318103901 launch-index: 0 === cirros: current=0.6.2 uptime=9.69 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:E8:11:DC inet6 addr: fe80::f816:3eff:fee8:11dc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:918 (918.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-318103901 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.457123] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.460569] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.480159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.767310] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.813398] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.903983] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.905022] ISO 9660 Extensions: RRIP_1991A [ 9.005993] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.161919] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.163144] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 19:58:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 19:58:27 cirros auth.notice su: + none root:cirros Dec 5 19:58:27 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 19:58:27 cirros daemon.info dhcpcd[350]: DUID 00:04:58:17:4e:a3:be:d2:4c:62:af:02:c7:2a:c5:9f:83:77 Dec 5 19:58:27 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 19:58:27 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 19:58:27 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 19:58:27 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:e8:11:dc Dec 5 19:58:27 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fee8:11dc Dec 5 19:58:27 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 5 19:58:27 cirros authpriv.info dropbear[391]: Running in background Dec 5 19:58:28 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 19:58:28 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.10 from 10.100.0.1 Dec 5 19:58:28 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.10/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-318103901 login: 2025-12-05 19:58:35,167 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-05 19:58:35,174 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:58:35,285 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:58:35,285 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-05 19:58:35,608 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377 0.321s 2025-12-05 19:58:35,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:35 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e9d58e-d79d-46e5-8e86-0ac3126911cc', 'x-compute-request-id': 'req-52e9d58e-d79d-46e5-8e86-0ac3126911cc', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'' 2025-12-05 19:58:36,439 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377 0.830s 2025-12-05 19:58:36,439 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:35 GMT', 'server': 'Apache', 'content-length': '1819', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b4b9a5-959b-4903-81ef-3314cc9f62f8', 'x-compute-request-id': 'req-49b4b9a5-959b-4903-81ef-3314cc9f62f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"server": {"id": "58174ea3-bed2-4c62-af02-c72ac59f8377", "name": "tempest-TestNetworkBasicOps-server-318103901", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:58:05Z", "updated": "2025-12-05T19:58:35Z", "addresses": {"tempest-network-smoke--806069810": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:11:dc"}, {"version": 4, "addr": "192.168.122.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:11:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/58174ea3-bed2-4c62-af02-c72ac59f8377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-457558276", "OS-SRV-USG:launched_at": "2025-12-05T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1749500293"}], "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-05 19:58:37,548 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377 0.104s 2025-12-05 19:58:37,548 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:37 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6461ddd4-812c-425f-8c2c-f1e0e0b1d113', 'x-compute-request-id': 'req-6461ddd4-812c-425f-8c2c-f1e0e0b1d113', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/58174ea3-bed2-4c62-af02-c72ac59f8377'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 58174ea3-bed2-4c62-af02-c72ac59f8377 could not be found."}}' 2025-12-05 19:58:38,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/68061983-75f9-43a3-b621-fd0a2b473278 0.771s 2025-12-05 19:58:38,321 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2c52e9ea-bea5-4bb4-9d75-73f627d17da0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/68061983-75f9-43a3-b621-fd0a2b473278'} Body: b'' 2025-12-05 19:58:38,375 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-457558276 0.054s 2025-12-05 19:58:38,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:38 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e308f51-2968-45e9-b0f6-dc2d1a51a39a', 'x-compute-request-id': 'req-4e308f51-2968-45e9-b0f6-dc2d1a51a39a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-457558276'} Body: b'' 2025-12-05 19:58:38,653 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c532401b-20a6-4c78-9a9b-179bdba2987e 0.277s 2025-12-05 19:58:38,653 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-caf90308-5618-4925-8106-8c611eeb7d49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c532401b-20a6-4c78-9a9b-179bdba2987e'} Body: b'' 2025-12-05 19:58:38,819 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.165s 2025-12-05 19:58:38,820 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:38 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-d4cda869-288c-4788-9b35-6f650b782ba6', 'x-compute-request-id': 'req-d4cda869-288c-4788-9b35-6f650b782ba6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'' 2025-12-05 19:58:39,396 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.575s 2025-12-05 19:58:39,396 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:38 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-b1e666b8-29a7-4424-8cfa-3ba2dd8db822', 'x-compute-request-id': 'req-b1e666b8-29a7-4424-8cfa-3ba2dd8db822', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"server": {"id": "43ad25d2-6851-4097-ab2c-c02d79aa3230", "name": "tempest-TestNetworkBasicOps-server-1703313855", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:57:28Z", "updated": "2025-12-05T19:58:38Z", "addresses": {"tempest-network-smoke--806069810": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:21:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-602477481", "OS-SRV-USG:launched_at": "2025-12-05T19:57:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2120262176"}], "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-05 19:58:40,495 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230 0.094s 2025-12-05 19:58:40,495 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:40 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ee95d7-03b5-493b-b5bc-3e5cc40ae9a0', 'x-compute-request-id': 'req-e7ee95d7-03b5-493b-b5bc-3e5cc40ae9a0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/43ad25d2-6851-4097-ab2c-c02d79aa3230'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 43ad25d2-6851-4097-ab2c-c02d79aa3230 could not be found."}}' 2025-12-05 19:58:41,408 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b1bfbc2b-db5c-48e7-b4c7-d65b04822218 0.912s 2025-12-05 19:58:41,408 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-11f09138-a4a2-461f-9500-ce248dee577a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b1bfbc2b-db5c-48e7-b4c7-d65b04822218'} Body: b'' 2025-12-05 19:58:41,486 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-602477481 0.077s 2025-12-05 19:58:41,486 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:41 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32389834-414f-4287-9594-9da4bc1b392d', 'x-compute-request-id': 'req-32389834-414f-4287-9594-9da4bc1b392d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-602477481'} Body: b'' 2025-12-05 19:58:43,570 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83711bc4-e1ea-4253-b0f8-757c83586553/remove_router_interface 2.083s 2025-12-05 19:58:43,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f4e5c34e-76c0-439b-b85b-124a1a150e18"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f7b0ce1f-7682-40b4-8a67-bc983b333cf4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83711bc4-e1ea-4253-b0f8-757c83586553/remove_router_interface'} Body: b'{"id": "83711bc4-e1ea-4253-b0f8-757c83586553", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "1570935b-ebd1-47e5-a1c5-b0bed0ace641", "network_id": "2c9e48cc-28ff-4267-9ad9-61e7fbe213e1", "subnet_id": "f4e5c34e-76c0-439b-b85b-124a1a150e18", "subnet_ids": ["f4e5c34e-76c0-439b-b85b-124a1a150e18"]}' 2025-12-05 19:58:44,402 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f4e5c34e-76c0-439b-b85b-124a1a150e18 0.831s 2025-12-05 19:58:44,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': 'Fri, 05 Dec 2025 19:58:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ca223c30-7518-46c7-b0f4-45310aa8af2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f4e5c34e-76c0-439b-b85b-124a1a150e18'} Body: b'' 2025-12-05 19:58:45,412 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83711bc4-e1ea-4253-b0f8-757c83586553 1.009s 2025-12-05 19:58: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': 'Fri, 05 Dec 2025 19:58:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1ec69905-94d4-4a13-b9ba-1dcb2b75cb86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83711bc4-e1ea-4253-b0f8-757c83586553'} Body: b'' 2025-12-05 19:58:46,149 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2c9e48cc-28ff-4267-9ad9-61e7fbe213e1 0.737s 2025-12-05 19:58:46,150 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-de30f05e-e884-4c7a-9d56-1b4c641ce26e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2c9e48cc-28ff-4267-9ad9-61e7fbe213e1'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-05 19:58:46.170047Z 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-05 20:00:46.877470Z 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-05 19:58:46,657 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.486s 2025-12-05 19:58:46,657 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--827165871", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-40786f51-8d9e-4e11-8f39-642954a600c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","name":"tempest-network-smoke--827165871","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T19:58:46Z","updated_at":"2025-12-05T19:58:46Z","revision_number":1}}' 2025-12-05 19:58:48,699 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 2.041s 2025-12-05 19:58:48,699 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-1216526935", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-1283518e-b810-48d2-88a1-ed7d004326a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "8b4915ff-9afa-46a1-9d42-9f64eebf020d", "name": "tempest-TestNetworkBasicOps-router-1216526935", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.233"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:58:46Z", "updated_at": "2025-12-05T19:58:47Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:48,771 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.071s 2025-12-05 19:58:48,771 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-677d3e4a-993f-44ce-9c56-9d144ad6269f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:58:48,911 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.140s 2025-12-05 19:58:48,912 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f2a77254-9762-43e9-ad13-153646934b21', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:58:48,995 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.082s 2025-12-05 19:58:48,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b8e885d4-3ae7-40aa-9b7e-78b018a055f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:58:50,934 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.938s 2025-12-05 19:58:50,934 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-148325788", "network_id": "f041f010-c9b8-4f84-becc-ac73d1f7ffdb", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-459ea9d6-3ae8-4f16-83e2-ac9c353ada57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"26bce287-e3f2-4915-ac2e-286a94ec1c46","name":"tempest-subnet-smoke-148325788","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","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-05T19:58:49Z","updated_at":"2025-12-05T19:58:49Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:58:58,506 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/8b4915ff-9afa-46a1-9d42-9f64eebf020d/add_router_interface 7.571s 2025-12-05 19:58:58,506 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "26bce287-e3f2-4915-ac2e-286a94ec1c46"} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-29ff6506-9d02-4645-8717-5a7f284c05c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8b4915ff-9afa-46a1-9d42-9f64eebf020d/add_router_interface'} Body: b'{"id": "8b4915ff-9afa-46a1-9d42-9f64eebf020d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "34bf2687-2ba8-4a03-bcd2-b862dbbe9b55", "network_id": "f041f010-c9b8-4f84-becc-ac73d1f7ffdb", "subnet_id": "26bce287-e3f2-4915-ac2e-286a94ec1c46", "subnet_ids": ["26bce287-e3f2-4915-ac2e-286a94ec1c46"]}' 2025-12-05 19:58:59,296 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.790s 2025-12-05 19:58:59,297 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-bc230179-dc35-40eb-8627-9972b2ac67e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","name":"tempest-network-smoke--827165871","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["26bce287-e3f2-4915-ac2e-286a94ec1c46"],"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-05T19:58:46Z","updated_at":"2025-12-05T19:58:49Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":18301}]}' 2025-12-05 19:58:59,396 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.098s 2025-12-05 19:58:59,396 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-c2b45569-7e9a-44a6-8b18-87c6d28c77fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"26bce287-e3f2-4915-ac2e-286a94ec1c46","name":"tempest-subnet-smoke-148325788","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","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-05T19:58:49Z","updated_at":"2025-12-05T19:58:49Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 19:58:59,499 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.102s 2025-12-05 19:58:59,499 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-a36e5397-4a25-4540-8f16-2c010ac5ddb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "8b4915ff-9afa-46a1-9d42-9f64eebf020d", "name": "tempest-TestNetworkBasicOps-router-1216526935", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.233"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T19:58:46Z", "updated_at": "2025-12-05T19:58:51Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:58:59,597 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.097s 2025-12-05 19:58:59,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-932361735", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCPrYHT5ricnihEKC6ZSMY/4ZViTkzoyWfOPu6mH6vkP8eze8tfjx+mtsSnufdLU69cXIf8hNA7TgLGUqp5QDUmXOpXer5YrifZzJoRdKweLh2a8Ew4q/nMN4EoiEYppog=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:58:59 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-41acde49-d2a0-4694-a97a-a09740761c9f', 'x-compute-request-id': 'req-41acde49-d2a0-4694-a97a-a09740761c9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-932361735", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCPrYHT5ricnihEKC6ZSMY/4ZViTkzoyWfOPu6mH6vkP8eze8tfjx+mtsSnufdLU69cXIf8hNA7TgLGUqp5QDUmXOpXer5YrifZzJoRdKweLh2a8Ew4q/nMN4EoiEYppog==", "fingerprint": "43:60:98:d9:c7:2c:4e:f4:04:05:8c:0d:b3:32:ee:2e", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 19:59:00,422 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.824s 2025-12-05 19:59:00,422 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-130521423", "description": "tempest-secgroup-smoke-130521423 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-e944ab00-f2ab-4e9c-970d-56211b256412', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "name": "tempest-secgroup-smoke-130521423", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-130521423 description", "shared": false, "security_group_rules": [{"id": "cb398b80-62f6-4945-8550-6a4a5b3eae59", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:00Z", "updated_at": "2025-12-05T19:59:00Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "eb0b5ec2-e025-43f5-b186-2f59e1b9f09d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:00Z", "updated_at": "2025-12-05T19:59:00Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T19:59:00Z", "updated_at": "2025-12-05T19:59:00Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:00,582 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.160s 2025-12-05 19:59:00,583 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a80ce44b-68b6-4036-a6fe-e6b01c17ce3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0caa932b-6b37-4af0-8e2e-3949209c135d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:00Z", "updated_at": "2025-12-05T19:59:00Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:01,356 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.773s 2025-12-05 19:59:01,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5c462862-d298-4f05-84a1-c87fd5247a09', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8927a376-040b-47e4-8bdb-745f70765ce2", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:01Z", "updated_at": "2025-12-05T19:59:01Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:01,591 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.234s 2025-12-05 19:59:01,591 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a47aed91-299c-477e-8d0d-48507f7f2d4e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70fbc675-3b09-4aef-bcbb-fdaa1fc3d677", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:01Z", "updated_at": "2025-12-05T19:59:01Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:02,653 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 1.062s 2025-12-05 19:59:02,654 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2c862a31-286c-4aa0-8caf-68320cc1f5a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "75e5a46a-64b1-4606-b3d5-48f3062b3214", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:01Z", "updated_at": "2025-12-05T19:59:01Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:03,353 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.698s 2025-12-05 19:59:03,353 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2279a873-09ab-40f6-a007-db83daf78b52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "533eee87-18c4-4abd-9619-ed13c5419c5e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:03Z", "updated_at": "2025-12-05T19:59:03Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:03,536 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.182s 2025-12-05 19:59:03,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-65117314-0846-42a7-b698-5169127e7b2b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ac2e30ea-ac37-4c85-bd83-7367ec10b13c", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6", "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-05T19:59:03Z", "updated_at": "2025-12-05T19:59:03Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:03,858 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.317s 2025-12-05 19:59:03,858 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:03 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-84476e30-df63-42cf-8495-bf8a5b60a340', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["Ksb6v_sDRJyJoHW5NLDKMQ"], "expires_at": "2025-12-05T20:59:03.000000Z", "issued_at": "2025-12-05T19:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 19:59:03,859 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-05 19:59:08,537 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 4.676s 2025-12-05 19:59:08,537 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1028724008", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "f041f010-c9b8-4f84-becc-ac73d1f7ffdb"}], "key_name": "tempest-TestNetworkBasicOps-932361735", "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:03 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9353897-0823-4c7c-9af2-ce539580e616', 'x-compute-request-id': 'req-d9353897-0823-4c7c-9af2-ce539580e616', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "adminPass": "5BRrmc983ULe"}}' 2025-12-05 19:59:09,270 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.730s 2025-12-05 19:59:09,270 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:08 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-633ab346-3bb9-4909-ac08-17a3b5b8f20f', 'x-compute-request-id': 'req-633ab346-3bb9-4909-ac08-17a3b5b8f20f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-932361735", "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-05 19:59:11,306 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 1.032s 2025-12-05 19:59:11,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:10 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b55cdbb-486a-4dde-acca-7b9f65d19894', 'x-compute-request-id': 'req-8b55cdbb-486a-4dde-acca-7b9f65d19894', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-932361735", "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-05 19:59:11,328 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-05 19:59:13,272 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.942s 2025-12-05 19:59:13,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:12 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c76f94-3d61-4b62-b8fd-0f1611b6f228', 'x-compute-request-id': 'req-b4c76f94-3d61-4b62-b8fd-0f1611b6f228', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-932361735", "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-05 19:59:15,319 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 1.041s 2025-12-05 19:59:15,319 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:14 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-99b8f872-2d82-41dd-8ba7-7cca2bbe2f57', 'x-compute-request-id': 'req-99b8f872-2d82-41dd-8ba7-7cca2bbe2f57', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-932361735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "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-05 19:59:17,305 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.982s 2025-12-05 19:59:17,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:16 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-68f0a88d-8160-46de-89e6-339107e73c60', 'x-compute-request-id': 'req-68f0a88d-8160-46de-89e6-339107e73c60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-932361735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "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-05 19:59:18,787 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.475s 2025-12-05 19:59:18,788 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:18 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-7468ef95-5dab-436e-913f-5abb4dd42654', 'x-compute-request-id': 'req-7468ef95-5dab-436e-913f-5abb4dd42654', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-932361735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "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-05 19:59:20,509 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.710s 2025-12-05 19:59:20,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:19 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-54dcded5-1564-42e9-a5fe-19f23ad32897', 'x-compute-request-id': 'req-54dcded5-1564-42e9-a5fe-19f23ad32897', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-932361735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "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-05 19:59:22,443 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.929s 2025-12-05 19:59:22,443 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:21 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-8868ca42-319c-4303-b6bd-190e7404ebb7', 'x-compute-request-id': 'req-8868ca42-319c-4303-b6bd-190e7404ebb7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:20Z", "addresses": {"tempest-network-smoke--827165871": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4d:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-932361735", "OS-SRV-USG:launched_at": "2025-12-05T19:59:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "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-05 19:59:22,447 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-12-05 19:59:23,282 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.827s 2025-12-05 19:59:23,282 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:22 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-9997c32e-ecc3-441b-afd2-7e09f4852f45', 'x-compute-request-id': 'req-9997c32e-ecc3-441b-afd2-7e09f4852f45', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T19:59:20Z", "addresses": {"tempest-network-smoke--827165871": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4d:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-932361735", "OS-SRV-USG:launched_at": "2025-12-05T19:59:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "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-05 19:59:23,285 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 19:59:23,368 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=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.082s 2025-12-05 19:59:23,369 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-9c20d4dd-e4e5-4b33-b81a-c890acedd9ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"ports":[{"id":"f43e769e-5cea-47e8-b158-a782868e5a8e","name":"","network_id":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:40:4d:fc","admin_state_up":true,"status":"ACTIVE","device_id":"3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"26bce287-e3f2-4915-ac2e-286a94ec1c46","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6"],"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-1028724008","dns_assignment":[{"ip_address":"10.100.0.14","hostn10000 ame":"tempest-testnetworkbasicops-server-1028724008","fqdn":"tempest-testnetworkbasicops-server-1028724008.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:59:13Z","updated_at":"2025-12-05T19:59:19Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:59:23,369 25 DEBUG [tempest.common.waiters] Server ID 3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff ports are all ACTIVE [{'id': 'f43e769e-5cea-47e8-b158-a782868e5a8e', 'name': '', 'network_id': 'f041f010-c9b8-4f84-becc-ac73d1f7ffdb', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:40:4d:fc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '26bce287-e3f2-4915-ac2e-286a94ec1c46', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6'], '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-1028724008', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-1028724008', 'fqdn': 'tempest-testnetworkbasicops-server-1028724008.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T19:59:13Z', 'updated_at': '2025-12-05T19:59:19Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 19:59:25,064 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.694s 2025-12-05 19:59:25,065 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "f43e769e-5cea-47e8-b158-a782868e5a8e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-351b959d-4bad-41a4-9c92-5e780ca70fe1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "2095108e-641f-4032-8ed4-c04fdfd007a4", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.174", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "8b4915ff-9afa-46a1-9d42-9f64eebf020d", "port_id": "f43e769e-5cea-47e8-b158-a782868e5a8e", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f041f010-c9b8-4f84-becc-ac73d1f7ffdb", "mac_address": "fa:16:3e:40:4d:fc", "admin_state_up": true, "status": "ACTIVE", "device_id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:59:23Z", "updated_at": "2025-12-05T19:59:23Z", "revision_number": 0}}' 2025-12-05 19:59:25,202 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/2095108e-641f-4032-8ed4-c04fdfd007a4 0.136s 2025-12-05 19:59:25,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': 'Fri, 05 Dec 2025 19:59:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-6b8670f7-e824-4527-a070-f2208e3d5323', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2095108e-641f-4032-8ed4-c04fdfd007a4'} Body: b'{"floatingip": {"id": "2095108e-641f-4032-8ed4-c04fdfd007a4", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.174", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "8b4915ff-9afa-46a1-9d42-9f64eebf020d", "port_id": "f43e769e-5cea-47e8-b158-a782868e5a8e", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f041f010-c9b8-4f84-becc-ac73d1f7ffdb", "mac_address": "fa:16:3e:40:4d:fc", "admin_state_up": true, "status": "ACTIVE", "device_id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T19:59:23Z", "updated_at": "2025-12-05T19:59:24Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:25,202 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '2095108e-641f-4032-8ed4-c04fdfd007a4', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.174', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '8b4915ff-9afa-46a1-9d42-9f64eebf020d', 'port_id': 'f43e769e-5cea-47e8-b158-a782868e5a8e', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'f041f010-c9b8-4f84-becc-ac73d1f7ffdb', 'mac_address': 'fa:16:3e:40:4d:fc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T19:59:23Z', 'updated_at': '2025-12-05T19:59:24Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 19:59:25,202 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.137314 seconds 2025-12-05 19:59:25,203 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.174 with user: cirros 2025-12-05 19:59:25,203 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.174 in 120 sec and the expected result is reachable 2025-12-05 19:59:39,482 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.278961 seconds 2025-12-05 19:59:39,482 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.174 in 120 sec and the ping result is expected 2025-12-05 19:59:39,722 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff/action 0.238s 2025-12-05 19:59:39,722 25 DEBUG [tempest.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': 'Fri, 05 Dec 2025 19:59:39 GMT', 'server': 'Apache', 'content-length': '75271', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9dac535-8631-410e-8551-6c8292f9cac8', 'x-compute-request-id': 'req-a9dac535-8631-410e-8551-6c8292f9cac8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff/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 1272551528 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001537] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004322] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004359] Using GB pages for direct mapping\\n[ 0.004613] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004618] ACPI: Early table checksum verification disabled\\n[ 0.004622] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004645] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004648] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004652] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004656] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004663] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004664] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004667] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005901] No NUMA configuration fo 2025-12-05 19:59:39,723 25 DEBUG [tempest.scenario.manager] Console output for 3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 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 1272551528 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001537] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004322] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004359] Using GB pages for direct mapping [ 0.004613] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004618] ACPI: Early table checksum verification disabled [ 0.004622] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004645] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004648] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004652] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004656] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004663] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004664] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004667] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005901] No NUMA configuration found [ 0.005903] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005911] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006269] Zone ranges: [ 0.006270] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006273] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006276] Normal empty [ 0.006278] Device empty [ 0.006280] Movable zone start for each node [ 0.006283] Early memory node ranges [ 0.006284] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006287] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006289] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006531] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006560] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006766] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017912] ACPI: PM-Timer IO Port: 0x608 [ 0.017965] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018088] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018092] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018094] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018096] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018097] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018099] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018102] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018105] TSC deadline timer available [ 0.018118] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018186] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018188] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018190] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018191] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018193] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018195] Booting paravirtualized kernel on KVM [ 0.018198] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018204] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018471] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018557] kvm-guest: setup async PF for cpu 0 [ 0.018585] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018604] kvm-guest: PV spinlocks disabled, single CPU [ 0.018609] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018611] Policy zone: DMA32 [ 0.018612] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018673] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018687] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018694] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018753] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019054] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019762] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019791] ftrace: allocating 50600 entries in 198 pages [ 0.044644] ftrace: allocated 198 pages with 4 groups [ 0.044820] rcu: Hierarchical RCU implementation. [ 0.044822] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044824] Rude variant of Tasks RCU enabled. [ 0.044825] Tracing variant of Tasks RCU enabled. [ 0.044826] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044828] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049278] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049661] random: crng init done [ 0.092950] Console: colour VGA+ 80x25 [ 0.241354] printk: console [tty1] enabled [ 0.645199] printk: console [ttyS0] enabled [ 0.648266] ACPI: Core revision 20210730 [ 0.651306] APIC: Switch to symmetric I/O mode setup [ 0.655941] x2apic enabled [ 0.659322] Switched APIC routing to physical x2apic. [ 0.668560] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.675584] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.679579] pid_max: default: 32768 minimum: 301 [ 0.679579] LSM: Security Framework initializing [ 0.679579] landlock: Up and running. [ 0.679579] Yama: becoming mindful. [ 0.679579] AppArmor: AppArmor initialized [ 0.679579] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679579] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679579] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.679579] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.679579] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.679579] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.679579] Spectre V2 : Mitigation: Retpolines [ 0.679579] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.679579] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.679579] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.679579] RETBleed: Mitigation: untrained return thunk [ 0.679579] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.679579] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.679579] Freeing SMP alternatives memory: 44K [ 0.679579] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.679731] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.683602] ... version: 0 [ 0.686525] ... bit width: 48 [ 0.687596] ... generic registers: 6 [ 0.691104] ... value mask: 0000ffffffffffff [ 0.691596] ... max period: 00007fffffffffff [ 0.695594] ... fixed-purpose events: 0 [ 0.699255] ... event mask: 000000000000003f [ 0.699740] rcu: Hierarchical SRCU implementation. [ 0.704175] smp: Bringing up secondary CPUs ... [ 0.707596] smp: Brought up 1 node, 1 CPU [ 0.711015] smpboot: Max logical packages: 1 [ 0.711594] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.716152] devtmpfs: initialized [ 0.719316] x86/mm: Memory block size: 128MB [ 0.719885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.723605] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.727664] pinctrl core: initialized pinctrl subsystem [ 0.731592] PM: RTC time: 19:59:21, date: 2025-12-05 [ 0.735302] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.735690] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.739627] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.743603] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.747604] audit: initializing netlink subsys (disabled) [ 0.751900] thermal_sys: Registered thermal governor 'fair_share' [ 0.751903] thermal_sys: Registered thermal governor 'bang_bang' [ 0.755605] audit: type=2000 audit(1764964761.352:1): state=initialized audit_enabled=0 res=1 [ 0.763604] thermal_sys: Registered thermal governor 'step_wise' [ 0.763606] thermal_sys: Registered thermal governor 'user_space' [ 0.767599] thermal_sys: Registered thermal governor 'power_allocator' [ 0.771624] EISA bus registered [ 0.779220] cpuidle: using governor ladder [ 0.779602] cpuidle: using governor menu [ 0.787742] ACPI: bus type PCI registered [ 0.791599] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.795938] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.799595] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.803618] PCI: Using configuration type 1 for base access [ 0.808798] Kprobes globally optimized [ 0.811750] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.815598] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.820678] ACPI: Added _OSI(Module Device) [ 0.823632] ACPI: Added _OSI(Processor Device) [ 0.826816] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.827651] ACPI: Added _OSI(Processor Aggregator Device) [ 0.831475] ACPI: Added _OSI(Linux-Dell-Video) [ 0.831601] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.835277] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.840200] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.848156] ACPI: Interpreter enabled [ 0.851618] ACPI: PM: (supports S0 S5) [ 0.854567] ACPI: Using IOAPIC for interrupt routing [ 0.855670] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.859597] PCI: Using E820 reservations for host bridge windows [ 0.863951] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.873493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.875601] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.879791] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.883750] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.889080] PCI host bridge to bus 0000:00 [ 0.891598] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.895383] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.895595] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.899593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.903593] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.907594] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.911604] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.915932] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.924448] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.934856] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.947174] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.953800] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.965951] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.967849] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.977308] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.985778] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.996489] pci 0000:00:02.0: enabling Extended Tags [ 1.002477] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.007016] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.013938] pci 0000:00:02.1: enabling Extended Tags [ 1.018294] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.023171] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.031914] pci 0000:00:02.2: enabling Extended Tags [ 1.038862] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.043214] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.049000] pci 0000:00:02.3: enabling Extended Tags [ 1.054255] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.058741] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.067066] pci 0000:00:02.4: enabling Extended Tags [ 1.070406] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.074761] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.080937] pci 0000:00:02.5: enabling Extended Tags [ 1.087616] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.095048] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.102324] pci 0000:00:02.6: enabling Extended Tags [ 1.106455] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.110979] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.118963] pci 0000:00:02.7: enabling Extended Tags [ 1.125190] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.131079] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.138287] pci 0000:00:03.0: enabling Extended Tags [ 1.142523] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.147597] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.157190] pci 0000:00:03.1: enabling Extended Tags [ 1.162219] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.166951] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.174892] pci 0000:00:03.2: enabling Extended Tags [ 1.178660] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.183052] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.190065] pci 0000:00:03.3: enabling Extended Tags [ 1.194275] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.199242] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.205408] pci 0000:00:03.4: enabling Extended Tags [ 1.210779] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.215209] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.223940] pci 0000:00:03.5: enabling Extended Tags [ 1.230218] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.234854] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.240965] pci 0000:00:03.6: enabling Extended Tags [ 1.248576] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.254850] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.260373] pci 0000:00:03.7: enabling Extended Tags [ 1.269393] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.275262] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.280343] pci 0000:00:04.0: enabling Extended Tags [ 1.286487] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.290650] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.299119] pci 0000:00:04.1: enabling Extended Tags [ 1.302214] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.306629] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.312862] pci 0000:00:04.2: enabling Extended Tags [ 1.318184] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.322676] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.330145] pci 0000:00:04.3: enabling Extended Tags [ 1.334198] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.338637] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.344385] pci 0000:00:04.4: enabling Extended Tags [ 1.350210] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.354601] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.362156] pci 0000:00:04.5: enabling Extended Tags [ 1.366343] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.371604] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.381909] pci 0000:00:04.6: enabling Extended Tags [ 1.386659] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.390723] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.397877] pci 0000:00:04.7: enabling Extended Tags [ 1.405667] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.411600] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.422406] pci 0000:00:05.0: enabling Extended Tags [ 1.490385] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.493693] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.496748] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.517446] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.522470] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.526948] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.533836] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.542309] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.547228] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.551527] pci 0000:01:00.0: enabling Extended Tags [ 1.632599] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.635663] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.639657] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.643718] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.649991] pci_bus 0000:02: extended config space not accessible [ 1.651868] acpiphp: Slot [1] registered [ 1.654980] acpiphp: Slot [0] registered [ 1.655644] acpiphp: Slot [2] registered [ 1.658493] acpiphp: Slot [3] registered [ 1.659645] acpiphp: Slot [4] registered [ 1.662906] acpiphp: Slot [5] registered [ 1.663645] acpiphp: Slot [6] registered [ 1.666609] acpiphp: Slot [7] registered [ 1.667644] acpiphp: Slot [8] registered [ 1.671077] acpiphp: Slot [9] registered [ 1.671652] acpiphp: Slot [10] registered [ 1.674747] acpiphp: Slot [11] registered [ 1.675658] acpiphp: Slot [12] registered [ 1.678611] acpiphp: Slot [13] registered [ 1.679657] acpiphp: Slot [14] registered [ 1.682955] acpiphp: Slot [15] registered [ 1.683652] acpiphp: Slot [16] registered [ 1.686666] acpiphp: Slot [17] registered [ 1.687645] acpiphp: Slot [18] registered [ 1.690746] acpiphp: Slot [19] registered [ 1.691657] acpiphp: Slot [20] registered [ 1.694883] acpiphp: Slot [21] registered [ 1.695644] acpiphp: Slot [22] registered [ 1.698927] acpiphp: Slot [23] registered [ 1.699646] acpiphp: Slot [24] registered [ 1.702638] acpiphp: Slot [25] registered [ 1.703643] acpiphp: Slot [26] registered [ 1.706619] acpiphp: Slot [27] registered [ 1.707642] acpiphp: Slot [28] registered [ 1.710606] acpiphp: Slot [29] registered [ 1.711642] acpiphp: Slot [30] registered [ 1.714636] acpiphp: Slot [31] registered [ 1.718126] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.729785] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.809929] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.811663] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.815677] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.819726] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.829414] acpiphp: Slot [0-2] registered [ 1.832247] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.842279] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.854207] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.857636] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.859802] pci 0000:03:00.0: enabling Extended Tags [ 1.942202] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.943721] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.947732] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.954878] acpiphp: Slot [0-3] registered [ 1.956381] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.967596] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.981929] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.986618] pci 0000:04:00.0: enabling Extended Tags [ 2.070295] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.071756] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.075751] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.083567] acpiphp: Slot [0-4] registered [ 2.088088] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.099599] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.113561] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.118877] pci 0000:05:00.0: enabling Extended Tags [ 2.202791] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.203733] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.207743] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.214784] acpiphp: Slot [0-5] registered [ 2.216298] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.225689] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.239317] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.241898] pci 0000:06:00.0: enabling Extended Tags [ 2.329451] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.331767] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.335749] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.343407] acpiphp: Slot [0-6] registered [ 2.425146] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.427775] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.431753] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.439217] acpiphp: Slot [0-7] registered [ 2.512449] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.515756] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.519736] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.527301] acpiphp: Slot [0-8] registered [ 2.606175] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.607725] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.611802] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.618680] acpiphp: Slot [0-9] registered [ 2.691092] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.691746] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.695723] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.702849] acpiphp: Slot [0-10] registered [ 2.779603] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.783296] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.783723] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.790920] acpiphp: Slot [0-11] registered [ 2.863081] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.863731] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.867719] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.874700] acpiphp: Slot [0-12] registered [ 2.949582] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.951727] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.955735] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.963246] acpiphp: Slot [0-13] registered [ 3.036479] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.039765] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.043777] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.051444] acpiphp: Slot [0-14] registered [ 3.127761] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.131447] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.131725] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.138861] acpiphp: Slot [0-15] registered [ 3.215840] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.219732] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.223767] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.231748] acpiphp: Slot [0-16] registered [ 3.309992] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.311755] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.315724] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.322657] acpiphp: Slot [0-17] registered [ 3.399564] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.399728] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.403728] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.410885] acpiphp: Slot [0-18] registered [ 3.485534] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.487728] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.491731] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.498940] acpiphp: Slot [0-19] registered [ 3.574387] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.575740] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.579720] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.586732] acpiphp: Slot [0-20] registered [ 3.663092] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.663779] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.667734] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.675064] acpiphp: Slot [0-21] registered [ 3.756724] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.759739] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.763730] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.771424] acpiphp: Slot [0-22] registered [ 3.845457] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.847729] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.851741] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.859296] acpiphp: Slot [0-23] registered [ 3.932967] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.935734] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.939723] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.946922] acpiphp: Slot [0-24] registered [ 4.022898] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.023775] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.027720] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.034825] acpiphp: Slot [0-25] registered [ 4.112196] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.115730] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.119737] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.174419] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.175937] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.179927] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.183844] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.187850] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.191829] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.195854] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.199835] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.203743] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.207634] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.211659] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.215726] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.219652] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.223617] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.227616] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.231614] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.235917] iommu: Default domain type: Translated [ 4.239595] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.243804] SCSI subsystem initialized [ 4.247657] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.251579] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.251628] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.255593] vgaarb: loaded [ 4.258493] ACPI: bus type USB registered [ 4.259623] usbcore: registered new interface driver usbfs [ 4.263622] usbcore: registered new interface driver hub [ 4.267614] usbcore: registered new device driver usb [ 4.271633] pps_core: LinuxPPS API ver. 1 registered [ 4.275593] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.279611] PTP clock support registered [ 4.283674] EDAC MC: Ver: 3.0.0 [ 4.290327] NetLabel: Initializing [ 4.291593] NetLabel: domain hash size = 128 [ 4.295593] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.299642] NetLabel: unlabeled traffic allowed by default [ 4.303663] PCI: Using ACPI for IRQ routing [ 5.172624] clocksource: Switched to clocksource kvm-clock [ 5.191248] VFS: Disk quotas dquot_6.6.0 [ 5.194516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.199397] AppArmor: AppArmor Filesystem Enabled [ 5.202924] pnp: PnP ACPI init [ 5.205636] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.211360] pnp: PnP ACPI: found 5 devices [ 5.220425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.227087] NET: Registered PF_INET protocol family [ 5.230817] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.236939] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.242768] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.248614] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.254474] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.259463] TCP: Hash tables configured (established 1024 bind 1024) [ 5.264425] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.269591] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.274186] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.279016] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.283016] NET: Registered PF_XDP protocol family [ 5.286529] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.292541] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.298037] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.303837] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.309788] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.315544] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.321425] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.327130] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.333260] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.339149] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.344976] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.350604] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.356242] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.362075] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.367899] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.373556] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.379182] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.384824] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.390569] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.396219] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.401935] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.407849] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.413921] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.419679] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.425554] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.429936] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.435103] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.440564] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.445621] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.450261] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.454678] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.459113] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.463700] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.468193] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.472897] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.477251] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.481555] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.486335] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.491005] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.495768] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.500096] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.504657] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.508979] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.513519] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.518008] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.522537] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.526827] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.531325] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.535662] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.540336] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.544694] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.549237] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.553627] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.558158] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.562517] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.567060] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.571416] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.575945] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.580231] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.584769] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.588961] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.593216] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.597463] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.603258] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.608891] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.614757] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.620720] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.626672] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.632552] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.638349] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.644226] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.649957] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.655896] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.661888] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.668576] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.675469] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.681832] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.688056] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.695064] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.701591] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.708039] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.714985] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.721955] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.728661] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.735150] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.741095] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.747948] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.755162] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.762880] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.770190] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.777776] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.785028] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.792889] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.800201] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.807684] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.813635] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.825121] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.835715] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.848664] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.855527] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.865149] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.875856] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.889473] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.900028] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.911524] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.925224] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.933486] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.940948] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.953866] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.961534] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.969838] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.979227] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.985267] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.992686] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.002451] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.007706] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.015570] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.023566] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.030588] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.037919] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.045635] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.052547] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.058258] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.067289] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.073789] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.079719] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.088589] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.095250] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.100967] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.110306] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.116035] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.123285] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.131670] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.138040] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.145663] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.153885] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.158139] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.165164] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.171555] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.180454] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.185288] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.191211] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.199001] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.208596] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.212244] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.219527] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.226736] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.235081] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.238707] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.245554] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.251328] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.260123] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.265550] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.271459] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.277531] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.284942] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.291357] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.297675] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.304587] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.312678] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.316606] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.323305] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.329651] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.339694] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.344558] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.351247] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.358636] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.368412] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.372724] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.381403] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.387193] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.397601] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.404010] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.411543] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.419195] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.429320] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.434479] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.440906] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.448203] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.457018] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.460703] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.467215] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.472846] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.481328] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.484891] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.491752] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.497287] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.506436] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.511911] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.516220] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.521127] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.525762] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.530643] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.535452] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.539355] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.543632] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.548963] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.552865] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.557202] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.564152] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.568669] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.576144] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.580525] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.585555] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.589919] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.595033] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.599503] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.604521] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.608959] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.614058] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.618438] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.624393] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.629339] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.635047] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.639605] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.644658] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.649079] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.654567] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.659108] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.664432] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.669156] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.674260] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.678495] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.682819] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.688119] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.692060] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.696972] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.702054] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.706124] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.710511] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.715691] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.719747] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.724499] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.729641] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.733803] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.738267] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.743262] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.747944] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.752995] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.758326] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.762447] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.766743] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.771738] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.775632] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.780082] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.787107] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.791134] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.795895] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.800987] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.805178] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.8110000 0053] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.815202] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.819232] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.823706] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.828873] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.832927] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.837433] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.842500] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.846516] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.851023] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.858705] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.869722] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11176 usecs [ 6.875775] PCI: CLS 0 bytes, default 64 [ 6.878721] Trying to unpack rootfs image as initramfs... [ 6.882605] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.899986] Initialise system trusted keyrings [ 6.903258] Key type blacklist registered [ 6.911700] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.920778] zbud: loaded [ 6.923047] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.939859] fuse: init (API version 7.34) [ 6.942960] integrity: Platform Keyring initialized [ 6.959687] Key type asymmetric registered [ 6.962716] Asymmetric key parser 'x509' registered [ 6.971732] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.983682] io scheduler mq-deadline registered [ 6.989600] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.004061] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.021333] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.032219] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.049321] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.064167] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.079971] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.092385] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.108023] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.120181] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.126090] Freeing initrd memory: 8744K [ 7.135146] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.139828] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.148327] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.152884] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.162514] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.167830] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.173263] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.179501] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.184110] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.193288] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.197911] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.207621] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.213167] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.222110] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.226762] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.236279] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.240850] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.250834] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.256456] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.265749] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.270248] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.279686] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.284158] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.290720] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.296847] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.301284] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.310684] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.315663] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.325239] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.330476] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.340438] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.345308] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.353688] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.358558] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.367898] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.373267] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.382491] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.387110] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.396096] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.400618] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.407065] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.414131] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.418955] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.428479] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.440045] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.446189] shpchp 0000:01:00.0: Slot initialization failed [ 7.453869] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.459646] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.465696] ACPI: button: Power Button [PWRF] [ 7.493688] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.529563] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.537384] Linux agpgart interface v0.103 [ 7.542127] loop: module loaded [ 7.545201] tun: Universal TUN/TAP device driver, 1.6 [ 7.549952] PPP generic driver version 2.4.2 [ 7.553216] VFIO - User Level meta-driver version: 0.3 [ 7.557359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.563767] ehci-pci: EHCI PCI platform driver [ 7.566960] ehci-platform: EHCI generic platform driver [ 7.570753] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.574966] ohci-pci: OHCI PCI platform driver [ 7.578398] ohci-platform: OHCI generic platform driver [ 7.582037] uhci_hcd: USB Universal Host Controller Interface driver [ 7.588383] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.592003] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.597134] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.601090] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.605374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.611098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.616142] usb usb1: Product: UHCI Host Controller [ 7.620113] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.624720] usb usb1: SerialNumber: 0000:02:01.0 [ 7.628414] hub 1-0:1.0: USB hub found [ 7.631199] hub 1-0:1.0: 2 ports detected [ 7.634417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.642054] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.645590] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.649304] mousedev: PS/2 mouse device common for all mice [ 7.653884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.660050] rtc_cmos 00:03: RTC can wake from S4 [ 7.665407] rtc_cmos 00:03: registered as rtc0 [ 7.669041] rtc_cmos 00:03: setting system clock to 2025-12-05T19:59:29 UTC (1764964769) [ 7.674928] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.679743] i2c_dev: i2c /dev entries driver [ 7.682974] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.691319] device-mapper: uevent: version 1.0.3 [ 7.694720] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.700935] platform eisa.0: Probing EISA bus 0 [ 7.704187] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.708777] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.713221] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.717770] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.722278] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.726773] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.731513] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.736297] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.740709] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.745099] platform eisa.0: EISA: Detected 0 cards [ 7.748560] ledtrig-cpu: registered to indicate activity on CPUs [ 7.753016] drop_monitor: Initializing network drop monitor service [ 7.757846] NET: Registered PF_INET6 protocol family [ 7.764540] Segment Routing with IPv6 [ 7.767369] In-situ OAM (IOAM) with IPv6 [ 7.770426] NET: Registered PF_PACKET protocol family [ 7.774055] Key type dns_resolver registered [ 7.777798] IPI shorthand broadcast: enabled [ 7.781085] registered taskstats version 1 [ 7.784277] Loading compiled-in X.509 certificates [ 7.788206] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.795449] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.802820] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.809820] blacklist: Loading compiled-in revocation X.509 certificates [ 7.814628] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.821663] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.831023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.838531] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.846196] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.853507] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.861060] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.868906] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.876784] zswap: loaded using pool lzo/zbud [ 7.880494] Key type .fscrypt registered [ 7.883406] Key type fscrypt-provisioning registered [ 7.888921] Key type encrypted registered [ 7.891958] AppArmor: AppArmor sha1 policy hashing enabled [ 7.896047] ima: No TPM chip found, activating TPM-bypass! [ 7.900080] Loading compiled-in module X.509 certificates [ 7.904427] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.911265] ima: Allocated hash algorithm: sha1 [ 7.914904] ima: No architecture policies found [ 7.918271] evm: Initialising EVM extended attributes: [ 7.922023] evm: security.selinux [ 7.924693] evm: security.SMACK64 [ 7.927906] evm: security.SMACK64EXEC [ 7.930891] evm: security.SMACK64TRANSMUTE [ 7.934072] evm: security.SMACK64MMAP [ 7.936964] evm: security.apparmor [ 7.939766] evm: security.ima [ 7.942071] evm: security.capability [ 7.945002] evm: HMAC attrs: 0x1 [ 7.947906] PM: Magic number: 5:870:1000 [ 7.951028] i8042 aux 00:02: hash matches [ 7.954363] RAS: Correctable Errors collector initialized. [ 7.958322] Unstable clock detected, switching default tracing clock to "global" [ 7.958322] If you want to keep using the local clock, then add: [ 7.958322] "trace_clock=local" [ 7.958322] on the kernel command line [ 7.972403] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.979491] Freeing unused decrypted memory: 2036K [ 7.983730] Freeing unused kernel image (initmem) memory: 3244K [ 7.991639] Write protecting the kernel read-only data: 30720k [ 7.996251] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.001262] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.048214] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.053007] Run /init as init process info: initramfs: up at 7.43 [ 8.109956] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.119635] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.124805] GPT:229375 != 2097151 [ 8.127319] GPT:Alternate GPT header not at the end of the disk. [ 8.131620] GPT:229375 != 2097151 [ 8.134246] GPT: Use GNU Parted to correct GPT errors. [ 8.185545] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.567141] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.596458] 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.33 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:3b:7e:0f:2a:8b:8f:4c:2c:aa:b3:af:8f:bd:2f:26:ff 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPoqA7qP4cqEceNS8AbtzY/QMI8Avm2DC0qllnYunQLQWpjbVrXK4YqQqGu4LRmNWuJtuaZ8VCpyPvlU/bfK53s9LPmGFg1UMY2cliCY7pJPCArtn6FzSSMjTPxGvnYFO9oSBqPT6zzPfa8gbNXJKveo6oxBYY0ThO3y6+DwFxMp++4svPJS0+msU0oJopOdmicWmYpTYxGKg8OltPZIbJnUCyNmXQpXyswUqsXLbQkcBqFh6VvoZjhqURjjKRYgIj8d3tkNg4Qij2O4DWCUVubqM1mqXGSqt8ygS73vwdOb5fqvp0UseWiR9isbUVWUxKrp8mTPEv2+iOKuGgJClj root@tempest-testnetworkbasicops-server-1028724008 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEAxLw73Jd/HOK45HlqM0ahe7ERbf9VdU9kda7gtUtGUvMQvLn09M8S89sR2SqMz3xn7WiwFyNKRBE7BRKKQYGY= root@tempest-testnetworkbasicops-server-1028724008 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe40:4dfc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff name: tempest-TestNetworkBasicOps-server-1028724008 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1028724008 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:40:4D:FC inet6 addr: fe80::f816:3eff:fe40:4dfc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:924 (924.0 B) TX bytes:90 (90.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1028724008 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.660078] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.662114] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.679092] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.925806] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.963088] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.102239] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.103178] ISO 9660 Extensions: RRIP_1991A [ 9.200707] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.736103] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.738077] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 19:59:30 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 19:59:30 cirros auth.notice su: + none root:cirros Dec 5 19:59:31 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 19:59:31 cirros daemon.info dhcpcd[350]: DUID 00:04:3b:7e:0f:2a:8b:8f:4c:2c:aa:b3:af:8f:bd:2f:26:ff Dec 5 19:59:31 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 19:59:31 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 19:59:31 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 19:59:31 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:40:4d:fc Dec 5 19:59:31 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe40:4dfc Dec 5 19:59:31 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-1028724008 login: 2025-12-05 19:59:39,725 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:39,731 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:39,804 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:39,805 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:40,723 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.902s 2025-12-05 19:59:40,724 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--385893437", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-e87ab172-63f1-4b6c-a56c-f49ca6702b10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"9209531e-2b03-4a70-a823-8c87e3cc91c9","name":"tempest-network-smoke--385893437","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T19:59:40Z","updated_at":"2025-12-05T19:59:40Z","revision_number":1}}' 2025-12-05 19:59:40,832 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.108s 2025-12-05 19:59:40,833 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-ebf6eedb-b169-4298-a92e-ed919a1beb1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"26bce287-e3f2-4915-ac2e-286a94ec1c46","name":"tempest-subnet-smoke-148325788","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","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-05T19:58:49Z","updated_at":"2025-12-05T19:58:49Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:59:40,957 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.124s 2025-12-05 19:59:40,957 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-93c7844b-cc88-46eb-aeaf-82ca6c21b23b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:59:41,273 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.315s 2025-12-05 19:59:41,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f07d765e-a416-4bd5-b818-405be766536c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:59:41,343 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.16%2F28 0.069s 2025-12-05 19:59:41,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': 'Fri, 05 Dec 2025 19:59:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fba9b5a7-c351-4b25-aa53-b7c455df7e2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:59:41,446 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-05 19:59:41,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': 'Fri, 05 Dec 2025 19:59:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-99859682-7efe-4b6a-bc9f-4efbfef6874e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 19:59:41,520 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.16%2F28 0.072s 2025-12-05 19:59:41,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': 'Fri, 05 Dec 2025 19:59:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-362aed24-6f9f-42b0-a34d-207285fb9ea6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-05 19:59:42,641 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.120s 2025-12-05 19:59:42,642 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-502585195", "network_id": "9209531e-2b03-4a70-a823-8c87e3cc91c9", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8e61d428-9e76-41b8-ac36-5d1d8803b1f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"00f5d0da-5aa9-4472-99e2-eca1fc3fcf49","name":"tempest-subnet-smoke-502585195","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"9209531e-2b03-4a70-a823-8c87e3cc91c9","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-05T19:59:41Z","updated_at":"2025-12-05T19:59:41Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:42,643 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:42,647 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:42,707 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:42,707 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:42,708 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-05 19:59:42,708 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:42,711 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:42,811 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:42,812 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:42,902 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=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.078s 2025-12-05 19:59:42,902 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-77c5d544-795d-47b9-ba2a-95409e5b159f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"ports":[{"id":"f43e769e-5cea-47e8-b158-a782868e5a8e","name":"","network_id":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:40:4d:fc","admin_state_up":true,"status":"ACTIVE","device_id":"3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"26bce287-e3f2-4915-ac2e-286a94ec1c46","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6"],"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-1028724008","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1028724008","fqdn":"tempest-testnetworkbasicops-server-1028724008.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:59:13Z","updated_at":"2025-12-05T19:59:19Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:59:49,346 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/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff/os-interface 6.443s 2025-12-05 19:59:49,347 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "9209531e-2b03-4a70-a823-8c87e3cc91c9"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:42 GMT', 'server': 'Apache', 'content-length': '280', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3d809c9-780b-423a-89ba-d0e4b02a3b18', 'x-compute-request-id': 'req-c3d809c9-780b-423a-89ba-d0e4b02a3b18', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "9209531e-2b03-4a70-a823-8c87e3cc91c9", "port_id": "9c4c3c37-e90f-4649-895c-47a4eb1cdf3d", "mac_addr": "fa:16:3e:90:ab:69", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "00f5d0da-5aa9-4472-99e2-eca1fc3fcf49", "ip_address": "10.100.0.28"}]}}' 2025-12-05 19:59:49,463 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=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.114s 2025-12-05 19:59:49,463 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-fdc4ddc2-d2c4-4cbd-9b55-282799957d79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"ports":[{"id":"9c4c3c37-e90f-4649-895c-47a4eb1cdf3d","name":"","network_id":"9209531e-2b03-4a70-a823-8c87e3cc91c9","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:90:ab:69","admin_state_up":true,"status":"ACTIVE","device_id":"3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00f5d0da-5aa9-4472-99e2-eca1fc3fcf49","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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-1028724008","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1028724008","fqdn":"tempest-testnetworkbasicops-server-1028724008.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:59:43Z","updated_at":"2025-12-05T19:59:49Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"f43e769e-5cea-47e8-b158-a782868e5a8e","name":"","network_id":"f041f010-c9b8-4f84-becc-ac73d1f7ffdb","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:40:4d:fc","admin_state_up":true,"status":"ACTIVE","device_id":"3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"26bce287-e3f2-4915-ac2e-286a94ec1c46","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6"],"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-1028724008","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1028724008","fqdn":"tempest-testnetworkbasicops-server-1028724008.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:59:13Z","updated_at":"2025-12-05T19:59:19Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:59:49,463 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.114624 seconds 2025-12-05 19:59:49,463 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-05 19:59:49,464 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:49,467 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:49,571 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:49,572 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:49,577 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.114023 seconds 2025-12-05 19:59:49,578 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-05 19:59:49,578 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:49,581 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:49,692 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:49,693 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:49,700 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.28/28 dev eth1 2025-12-05 19:59:49,701 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:49,702 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:49,820 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:49,820 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:49,831 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-05 19:59:49,832 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:49,834 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:49,938 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:49,938 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:50,299 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=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff&network_id=9209531e-2b03-4a70-a823-8c87e3cc91c9 0.351s 2025-12-05 19:59:50,299 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-29274bd9-cbee-4e6b-af22-07a049e26295', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff&network_id=9209531e-2b03-4a70-a823-8c87e3cc91c9'} Body: b'{"ports":[{"id":"9c4c3c37-e90f-4649-895c-47a4eb1cdf3d","name":"","network_id":"9209531e-2b03-4a70-a823-8c87e3cc91c9","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:90:ab:69","admin_state_up":true,"status":"ACTIVE","device_id":"3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00f5d0da-5aa9-4472-99e2-eca1fc3fcf49","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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-1028724008","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1028724008","fqdn":"tempest-testnetworkbasicops-server-1028724008.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:59:43Z","updated_at":"2025-12-05T19:59:49Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 19:59:50,300 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:50,303 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:50,401 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:50,404 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:50,404 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:90:ab:69/ {print $2}' 2025-12-05 19:59:50,404 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 19:59:50,406 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 19:59:50,462 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 19:59:50,463 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 19:59:50,848 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.380s 2025-12-05 19:59:50,848 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-307216263", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG47F7ZX+QKwtkBLSuvCFVGJElZrJKCBU6xqwx4lQiYyoIO6Xb2Ap2GB1Bb3/IYrn5p2fGHHB7rr1TOpCJmXn7DL4K5SWgVft2lJm8XHmsAdH3YF83NkwQFS0kopJnNLiw=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:50 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-c71d0a69-5f07-4fb9-b272-2c27e619dbb5', 'x-compute-request-id': 'req-c71d0a69-5f07-4fb9-b272-2c27e619dbb5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-307216263", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG47F7ZX+QKwtkBLSuvCFVGJElZrJKCBU6xqwx4lQiYyoIO6Xb2Ap2GB1Bb3/IYrn5p2fGHHB7rr1TOpCJmXn7DL4K5SWgVft2lJm8XHmsAdH3YF83NkwQFS0kopJnNLiw==", "fingerprint": "52:74:a5:90:23:8f:f5:bb:71:be:37:b9:4f:67:8b:d4", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 19:59:51,427 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.577s 2025-12-05 19:59:51,427 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-1914430538", "description": "tempest-secgroup-smoke-1914430538 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-248e108f-eff9-464f-b80c-bf5c6458addd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "70935307-9aef-441f-9d08-74bae0ea0f8a", "name": "tempest-secgroup-smoke-1914430538", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1914430538 description", "shared": false, "security_group_rules": [{"id": "1379ed0b-eafd-420f-868f-4022351d2cb6", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:51Z", "updated_at": "2025-12-05T19:59:51Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "989d8476-f834-4f91-b3d1-3d1049d7d83f", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:51Z", "updated_at": "2025-12-05T19:59:51Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T19:59:51Z", "updated_at": "2025-12-05T19:59:51Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:51,616 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.189s 2025-12-05 19:59:51,616 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f93ec347-ab8c-4c97-ab75-27d56b68ca85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1e23a481-e707-4ed9-ab03-5031b6970461", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:51Z", "updated_at": "2025-12-05T19:59:51Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:51,833 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.216s 2025-12-05 19:59:51,834 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-351c1aa3-b713-455c-9efd-d96dff820ab8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "12b51622-7b0f-4e05-81ca-c539938808b9", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:51Z", "updated_at": "2025-12-05T19:59:51Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:52,044 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.210s 2025-12-05 19:59:52,045 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-49e482ef-741c-49f2-924c-103fd1ec0faa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a856048-b124-4063-97cd-cdbf98d48232", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:51Z", "updated_at": "2025-12-05T19:59:51Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:52,295 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.250s 2025-12-05 19:59:52,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3ee22b98-d81e-4d5b-b6cf-23ac829dbff0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "867d12f2-b8d3-480c-a322-b06fbd0350bd", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:52Z", "updated_at": "2025-12-05T19:59:52Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:52,479 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.182s 2025-12-05 19:59:52,479 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-26330fd6-9285-4abf-be65-3541c6e6633d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a002a21-b09d-4480-9619-79e06ae311ec", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:52Z", "updated_at": "2025-12-05T19:59:52Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:52,780 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.300s 2025-12-05 19:59:52,781 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a1c4c91d-0866-4510-825e-d936398a0c76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1b850145-ecfc-434d-98cf-a0efdfbcac3b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "70935307-9aef-441f-9d08-74bae0ea0f8a", "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-05T19:59:52Z", "updated_at": "2025-12-05T19:59:52Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 19:59:53,146 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.338s 2025-12-05 19:59:53,146 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:52 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-103159bf-b475-413d-8b97-3a0209da499b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["esrQXAZ1QC6OXjjVfh3E3w"], "expires_at": "2025-12-05T20:59:53.000000Z", "issued_at": "2025-12-05T19:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "10000 region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 19:59:53,146 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-05 19:59:54,635 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.488s 2025-12-05 19:59:54,635 25 DEBUG [tempest.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-463381386", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "9209531e-2b03-4a70-a823-8c87e3cc91c9"}], "key_name": "tempest-TestNetworkBasicOps-307216263", "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:53 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368fc9fc-5188-4c19-b429-ad952817d065', 'x-compute-request-id': 'req-368fc9fc-5188-4c19-b429-ad952817d065', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}], "adminPass": "aDu5rQySqu53"}}' 2025-12-05 19:59:55,000 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/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.363s 2025-12-05 19:59:55,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': 'Fri, 05 Dec 2025 19:59: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-add5fbcb-99bf-439c-bb30-5884b2285c5f', 'x-compute-request-id': 'req-add5fbcb-99bf-439c-bb30-5884b2285c5f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T19:59:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-307216263", "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-05 19:59:56,276 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/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.270s 2025-12-05 19:59:56,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:56 GMT', 'server': 'Apache', 'content-length': '1445', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0def4556-15f0-4bf3-b7f7-91bf1e1f635d', 'x-compute-request-id': 'req-0def4556-15f0-4bf3-b7f7-91bf1e1f635d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T19:59:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-307216263", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-05 19:59:56,280 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-12-05 20:00:00,289 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/770fbd75-789e-457c-bdfe-9d5b07afc4f2 3.008s 2025-12-05 20:00:00,289 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 19:59:57 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-127057c6-cc77-455a-99d6-c1b56be84f64', 'x-compute-request-id': 'req-127057c6-cc77-455a-99d6-c1b56be84f64', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T19:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-307216263", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}], "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-05 20:00:00,292 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2025-12-05 20:00:02,320 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/770fbd75-789e-457c-bdfe-9d5b07afc4f2 1.025s 2025-12-05 20:00:02,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': 'Fri, 05 Dec 2025 20:00:01 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-2a94a642-baf9-4d7f-a5f6-092d7e3ae8cc', 'x-compute-request-id': 'req-2a94a642-baf9-4d7f-a5f6-092d7e3ae8cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T19:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-307216263", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}], "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-05 20:00:03,730 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/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.405s 2025-12-05 20:00:03,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:03 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-325785ad-2a2e-4318-bf49-83ce7bffe4f1', 'x-compute-request-id': 'req-325785ad-2a2e-4318-bf49-83ce7bffe4f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T19:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-307216263", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}], "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-05 20:00:05,459 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/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.724s 2025-12-05 20:00:05,459 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:04 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-66b4031b-b6ae-4501-9978-b8511b1fcdb0', 'x-compute-request-id': 'req-66b4031b-b6ae-4501-9978-b8511b1fcdb0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T20:00:04Z", "addresses": {"tempest-network-smoke--385893437": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1b:40"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-307216263", "OS-SRV-USG:launched_at": "2025-12-05T20:00:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}], "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-05 20:00:05,462 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-05 20:00:05,792 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/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.329s 2025-12-05 20:00:05,792 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:05 GMT', 'server': 'Apache', 'content-length': '1691', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5994e836-decc-4ca5-874b-921ce5bad056', 'x-compute-request-id': 'req-5994e836-decc-4ca5-874b-921ce5bad056', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T20:00:04Z", "addresses": {"tempest-network-smoke--385893437": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1b:40"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-307216263", "OS-SRV-USG:launched_at": "2025-12-05T20:00:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}], "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-05 20:00:05,796 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.27 2025-12-05 20:00:05,796 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:05,806 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:05,908 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:05,911 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:06,931 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:06,931 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:07,932 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.27 2025-12-05 20:00:07,932 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:07,935 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:07,990 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:07,991 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:08,998 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:08,998 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:10,000 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.27 2025-12-05 20:00:10,000 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:10,003 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:10,067 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:10,068 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:11,079 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:11,079 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:12,081 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.27 2025-12-05 20:00:12,081 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:12,084 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:12,152 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:12,153 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:13,160 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:13,161 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:14,162 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.27 2025-12-05 20:00:14,162 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:14,165 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:14,272 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:14,274 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:15,283 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:15,284 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:16,285 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.27 2025-12-05 20:00:16,285 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:16,289 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:16,393 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:16,394 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:17,403 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:17,404 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:18,405 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.27 2025-12-05 20:00:18,406 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:18,409 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:18,515 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:18,515 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:19,526 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:19,527 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:20,528 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.27 2025-12-05 20:00:20,529 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:20,532 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:20,638 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:20,638 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:21,649 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:21,649 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:22,671 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.27 2025-12-05 20:00:22,672 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:22,675 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:22,733 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:22,734 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:22,747 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 16.951463 seconds 2025-12-05 20:00:22,748 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-05 20:00:22,748 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:22,750 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:22,849 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:22,849 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:22,855 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.28/28 fe80::f816:3eff:fe90:ab69/64 2025-12-05 20:00:22,856 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo start-stop-daemon -K -x /sbin/dhcpcd -p /var/run/dhcpcd/pid -o || true; sudo ip link set eth1 down;sudo ip link set dev eth1 address 00:00:00:00:00:01;sudo ip link set eth1 up;sudo ip address flush dev eth1;sudo ip addr add 10.100.0.28/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe90:ab69/64 dev eth1; 2025-12-05 20:00:22,856 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:22,857 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:22,955 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:22,955 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:22,984 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-05 20:00:22,984 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:22,986 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:23,083 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:23,084 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:23,093 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27 2025-12-05 20:00:23,094 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:23,098 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:23,160 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:23,161 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:24,173 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:24,174 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:24,174 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.081036 seconds 2025-12-05 20:00:27,357 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/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d 3.182s 2025-12-05 20:00:27,360 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': 'Fri, 05 Dec 2025 20:00:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-2f607d7b-ac1f-4496-be54-11be2ab271b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d'} Body: b'{"port":{"id":"9c4c3c37-e90f-4649-895c-47a4eb1cdf3d","name":"","network_id":"9209531e-2b03-4a70-a823-8c87e3cc91c9","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:90:ab:69","admin_state_up":true,"status":"ACTIVE","device_id":"3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00f5d0da-5aa9-4472-99e2-eca1fc3fcf49","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1028724008","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1028724008","fqdn":"tempest-testnetworkbasicops-server-1028724008.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:59:43Z","updated_at":"2025-12-05T20:00:26Z","revision_number":5,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:27,360 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.27 2025-12-05 20:00:27,360 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:27,364 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:27,464 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:27,465 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:28,472 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:00:28,473 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.174. 2025-12-05 20:00:29,476 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27 2025-12-05 20:00:29,478 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-05 20:00:29,483 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:00:29,580 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:00:29,581 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-05 20:00:29,592 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 2.231734 seconds 2025-12-05 20:00:29,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.171s 2025-12-05 20:00:29,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:29 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-fa1f7af7-642b-4cf0-af2d-b7b02867648d', 'x-compute-request-id': 'req-fa1f7af7-642b-4cf0-af2d-b7b02867648d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'' 2025-12-05 20:00:30,158 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.392s 2025-12-05 20:00:30,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': 'Fri, 05 Dec 2025 20:00:29 GMT', 'server': 'Apache', 'content-length': '1697', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e772f5f-e711-4b26-9188-b416bc490dc0', 'x-compute-request-id': 'req-5e772f5f-e711-4b26-9188-b416bc490dc0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"server": {"id": "770fbd75-789e-457c-bdfe-9d5b07afc4f2", "name": "tempest-TestNetworkBasicOps-server-463381386", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:54Z", "updated": "2025-12-05T20:00:29Z", "addresses": {"tempest-network-smoke--385893437": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1b:40"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-307216263", "OS-SRV-USG:launched_at": "2025-12-05T20:00:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1914430538"}], "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-05 20:00:31,270 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2 0.105s 2025-12-05 20:00:31,271 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:31 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-12d7a088-38e7-4f70-8df7-a75c9058056b', 'x-compute-request-id': 'req-12d7a088-38e7-4f70-8df7-a75c9058056b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/770fbd75-789e-457c-bdfe-9d5b07afc4f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 770fbd75-789e-457c-bdfe-9d5b07afc4f2 could not be found."}}' 2025-12-05 20:00:33,279 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/70935307-9aef-441f-9d08-74bae0ea0f8a 2.008s 2025-12-05 20:00:33,280 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-05d0ff8e-7c67-4494-b3f4-cc8e0ad1127f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/70935307-9aef-441f-9d08-74bae0ea0f8a'} Body: b'' 2025-12-05 20:00:33,337 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-307216263 0.057s 2025-12-05 20:00:33,338 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:33 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b704c07a-7486-458b-95a0-3f7e4560f35b', 'x-compute-request-id': 'req-b704c07a-7486-458b-95a0-3f7e4560f35b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-307216263'} Body: b'' 2025-12-05 20:00:33,434 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff/os-interface/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d 0.096s 2025-12-05 20:00:33,435 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:33 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad0716d4-d2ab-4e39-9b08-097a0322605c', 'x-compute-request-id': 'req-ad0716d4-d2ab-4e39-9b08-097a0322605c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff/os-interface/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d'} Body: b'' 2025-12-05 20:00:34,402 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d 0.967s 2025-12-05 20:00:34,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': 'Fri, 05 Dec 2025 20:00:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-da1fc594-449f-4380-84f7-2bf29c4350b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d'} Body: b'{"port":{"id":"9c4c3c37-e90f-4649-895c-47a4eb1cdf3d","name":"","network_id":"9209531e-2b03-4a70-a823-8c87e3cc91c9","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:90:ab:69","admin_state_up":true,"status":"ACTIVE","device_id":"3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00f5d0da-5aa9-4472-99e2-eca1fc3fcf49","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1028724008","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1028724008","fqdn":"tempest-testnetworkbasicops-server-1028724008.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T19:59:43Z","updated_at":"2025-12-05T20:00:26Z","revision_number":5,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:36,159 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d 0.754s 2025-12-05 20:00:36,160 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-21a70c45-ca39-42d0-a1f5-1fb6fc6a13fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9c4c3c37-e90f-4649-895c-47a4eb1cdf3d'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 9c4c3c37-e90f-4649-895c-47a4eb1cdf3d could not be found.", "detail": ""}}' 2025-12-05 20:00:37,308 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00f5d0da-5aa9-4472-99e2-eca1fc3fcf49 1.147s 2025-12-05 20:00:37,308 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e1311003-0128-4e28-9f4a-b42031cec056', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00f5d0da-5aa9-4472-99e2-eca1fc3fcf49'} Body: b'' 2025-12-05 20:00:39,281 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9209531e-2b03-4a70-a823-8c87e3cc91c9 1.972s 2025-12-05 20:00:39,282 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c522750e-fd2a-4237-a28d-d83986f8007f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9209531e-2b03-4a70-a823-8c87e3cc91c9'} Body: b'' 2025-12-05 20:00:40,430 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2095108e-641f-4032-8ed4-c04fdfd007a4 1.148s 2025-12-05 20:00:40,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': 'Fri, 05 Dec 2025 20:00:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e98b4da2-f7bf-49e0-b3f9-d240c6828b20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2095108e-641f-4032-8ed4-c04fdfd007a4'} Body: b'' 2025-12-05 20:00:40,643 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.212s 2025-12-05 20:00:40,644 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:40 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64c8115-48e6-45e9-8d53-a874d059fadc', 'x-compute-request-id': 'req-e64c8115-48e6-45e9-8d53-a874d059fadc', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'' 2025-12-05 20:00:41,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 1.000s 2025-12-05 20:00:41,645 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:40 GMT', 'server': 'Apache', 'content-length': '1819', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acdb1e2f-a639-4320-bb9f-1605d4181511', 'x-compute-request-id': 'req-acdb1e2f-a639-4320-bb9f-1605d4181511', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"server": {"id": "3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff", "name": "tempest-TestNetworkBasicOps-server-1028724008", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T19:59:08Z", "updated": "2025-12-05T20:00:40Z", "addresses": {"tempest-network-smoke--827165871": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4d:fc"}, {"version": 4, "addr": "192.168.122.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4d:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-932361735", "OS-SRV-USG:launched_at": "2025-12-05T19:59:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-130521423"}], "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-05 20:00:42,732 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff 0.082s 2025-12-05 20:00:42,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': 'Fri, 05 Dec 2025 20:00:42 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-11c305e5-a8a8-483c-a34e-3c3919bb0fd2', 'x-compute-request-id': 'req-11c305e5-a8a8-483c-a34e-3c3919bb0fd2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3b7e0f2a-8b8f-4c2c-aab3-af8fbd2f26ff could not be found."}}' 2025-12-05 20:00:43,413 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6 0.680s 2025-12-05 20:00:43,413 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-74130fc0-939a-44b7-b31f-c323549daed3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6cb1e4c8-e6f7-42ef-88da-398e4cbb1dc6'} Body: b'' 2025-12-05 20:00:43,479 25 INFO [tempest.lib.common.rest_client] Req1441 uest (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-932361735 0.064s 2025-12-05 20:00:43,479 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:43 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2444902-514a-4cf3-ab00-078b5d95bf9f', 'x-compute-request-id': 'req-d2444902-514a-4cf3-ab00-078b5d95bf9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-932361735'} Body: b'' 2025-12-05 20:00:44,873 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8b4915ff-9afa-46a1-9d42-9f64eebf020d/remove_router_interface 1.394s 2025-12-05 20:00:44,874 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "26bce287-e3f2-4915-ac2e-286a94ec1c46"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b80f5f21-16b0-4d40-aac5-38b0ee1da011', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8b4915ff-9afa-46a1-9d42-9f64eebf020d/remove_router_interface'} Body: b'{"id": "8b4915ff-9afa-46a1-9d42-9f64eebf020d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "34bf2687-2ba8-4a03-bcd2-b862dbbe9b55", "network_id": "f041f010-c9b8-4f84-becc-ac73d1f7ffdb", "subnet_id": "26bce287-e3f2-4915-ac2e-286a94ec1c46", "subnet_ids": ["26bce287-e3f2-4915-ac2e-286a94ec1c46"]}' 2025-12-05 20:00:45,691 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/26bce287-e3f2-4915-ac2e-286a94ec1c46 0.817s 2025-12-05 20:00:45,691 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-27718087-112e-41b8-bf43-4718bec47573', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/26bce287-e3f2-4915-ac2e-286a94ec1c46'} Body: b'' 2025-12-05 20:00:46,471 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8b4915ff-9afa-46a1-9d42-9f64eebf020d 0.779s 2025-12-05 20:00:46,471 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b7e15607-275f-47ba-b22b-b93086a2f9f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8b4915ff-9afa-46a1-9d42-9f64eebf020d'} Body: b'' 2025-12-05 20:00:46,876 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f041f010-c9b8-4f84-becc-ac73d1f7ffdb 0.405s 2025-12-05 20:00:46,876 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-00dbe8b4-25a7-44da-8aa0-a10bea9c41ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f041f010-c9b8-4f84-becc-ac73d1f7ffdb'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-05 20:00:46.885210Z 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-05 20:01:46.519475Z 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-05 20:00:47,684 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.798s 2025-12-05 20:00:47,684 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--214607667", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-f4feac27-36f5-42e0-ad66-58a6235ce171', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"6796b1ab-ccb0-4651-a829-024da7e9bb59","name":"tempest-network-smoke--214607667","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T20:00:47Z","updated_at":"2025-12-05T20:00:47Z","revision_number":1}}' 2025-12-05 20:00:49,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.903s 2025-12-05 20:00:49,589 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-1179922720", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-971800c3-50dd-43e3-99dd-429b05eeb55b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "3f14f6ea-86cf-421d-809b-f5507f7f65b7", "name": "tempest-TestNetworkBasicOps-router-1179922720", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:00:47Z", "updated_at": "2025-12-05T20:00:48Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:49,775 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.185s 2025-12-05 20:00:49,776 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f9dd84b9-f793-4030-adce-3eb5012d64ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:00:49,925 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.148s 2025-12-05 20:00:49,925 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-944ca3da-87f3-4459-beb6-5d1dc63b0ed4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 20:00:50,016 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.089s 2025-12-05 20:00:50,017 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-368a3dd8-6135-452e-96ee-229ef2341159', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:00:51,108 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.090s 2025-12-05 20:00:51,109 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-1886554293", "network_id": "6796b1ab-ccb0-4651-a829-024da7e9bb59", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-3df2cb2a-10b0-4ddd-b48d-cc78bfac113e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","name":"tempest-subnet-smoke-1886554293","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","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-05T20:00:50Z","updated_at":"2025-12-05T20:00:50Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:52,820 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/3f14f6ea-86cf-421d-809b-f5507f7f65b7/add_router_interface 1.711s 2025-12-05 20:00:52,821 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8ae0cd02-8a4a-49a2-8647-9afc1095b5af"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2aa9b0d9-d155-438c-8d38-aba2547b2735', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3f14f6ea-86cf-421d-809b-f5507f7f65b7/add_router_interface'} Body: b'{"id": "3f14f6ea-86cf-421d-809b-f5507f7f65b7", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "6a0845fe-92cf-4206-941c-df0a914a1147", "network_id": "6796b1ab-ccb0-4651-a829-024da7e9bb59", "subnet_id": "8ae0cd02-8a4a-49a2-8647-9afc1095b5af", "subnet_ids": ["8ae0cd02-8a4a-49a2-8647-9afc1095b5af"]}' 2025-12-05 20:00:52,937 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.115s 2025-12-05 20:00:52,937 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-0aa15832-8fb7-4baf-8a52-3b8fb6f21fe1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","name":"tempest-network-smoke--214607667","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["8ae0cd02-8a4a-49a2-8647-9afc1095b5af"],"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-05T20:00:47Z","updated_at":"2025-12-05T20:00:50Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":53697}]}' 2025-12-05 20:00:53,033 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.094s 2025-12-05 20:00:53,033 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-61b45efe-57a9-4b47-b911-f1b51888e9c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","name":"tempest-subnet-smoke-1886554293","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","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-05T20:00:50Z","updated_at":"2025-12-05T20:00:50Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 20:00:53,166 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.132s 2025-12-05 20:00:53,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': 'Fri, 05 Dec 2025 20:00:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-890e6985-9ff4-4c26-9a7b-7f3b01294fde', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "3f14f6ea-86cf-421d-809b-f5507f7f65b7", "name": "tempest-TestNetworkBasicOps-router-1179922720", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:00:47Z", "updated_at": "2025-12-05T20:00:51Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:00:56,334 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 3.167s 2025-12-05 20:00:56,335 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-2029433999", "network_id": "6796b1ab-ccb0-4651-a829-024da7e9bb59"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-551f38c4-37b5-4b6f-a10e-dd6bb75e0e2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"be6ed2f6-de80-4728-b72a-ec7d506307de","name":"tempest-TestNetworkBasicOps-2029433999","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:74:ed:bb","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","ip_address":"10.100.0.11"}],"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","qos_policy_id":null,"port_security_enabled":true,"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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.11","hostname":"host-10-100-0-11","fqdn":"host-10-100-0-11.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:00:55Z","updated_at":"2025-12-05T20:00:55Z","revision_number":1}}' 2025-12-05 20:00:56,448 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/be6ed2f6-de80-4728-b72a-ec7d506307de 0.112s 2025-12-05 20:00:56,448 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-9d11c892-d045-482e-b25d-c1f5db6858a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/be6ed2f6-de80-4728-b72a-ec7d506307de'} Body: b'{"port":{"id":"be6ed2f6-de80-4728-b72a-ec7d506307de","name":"tempest-TestNetworkBasicOps-2029433999","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:74:ed:bb","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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.11","hostname":"host-10-100-0-11","fqdn":"host-10-100-0-11.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:00:55Z","updated_at":"2025-12-05T20:00:55Z","revision_number":1,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:56,574 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.124s 2025-12-05 20:00:56,575 25 DEBUG [tempest.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-971454346", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNcqCRLTwYYkU7kKebNP2HsPSRqWiMW82F3MawDufulvlYjpbST8kK4XHNtZ1l7RwwfL+WfKcSzNkk9DgBEALz92tBIlQVvacyDvilZeyL1ex2oj9qx5ayNRK8UIEYH9IA=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:56 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-2c0d3a88-6b8d-47f4-ac91-345ffea83e4e', 'x-compute-request-id': 'req-2c0d3a88-6b8d-47f4-ac91-345ffea83e4e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-971454346", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNcqCRLTwYYkU7kKebNP2HsPSRqWiMW82F3MawDufulvlYjpbST8kK4XHNtZ1l7RwwfL+WfKcSzNkk9DgBEALz92tBIlQVvacyDvilZeyL1ex2oj9qx5ayNRK8UIEYH9IA==", "fingerprint": "18:83:d6:ec:97:f4:e3:b7:b1:cd:f0:29:3f:b9:fe:9a", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 20:00:57,492 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.915s 2025-12-05 20:00:57,493 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-1640034079", "description": "tempest-secgroup-smoke-1640034079 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-4743ee33-c956-4787-bd70-4ad59801b5a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "098129b5-6c3a-434f-9afe-da579f449019", "name": "tempest-secgroup-smoke-1640034079", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1640034079 description", "shared": false, "security_group_rules": [{"id": "1da2bcf7-74ea-4e4a-a5ab-056537bf28d5", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:00:57Z", "updated_at": "2025-12-05T20:00:57Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "cb860bc9-f698-4971-ad0b-1fa83c303703", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:00:57Z", "updated_at": "2025-12-05T20:00:57Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T20:00:57Z", "updated_at": "2025-12-05T20:00:57Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:58,320 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.827s 2025-12-05 20:00:58,321 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d9c9dd5a-f46b-4d3c-b3b1-9e25de5711d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5bb6d94-4383-4295-8b4c-bd764ca902e6", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:00:57Z", "updated_at": "2025-12-05T20:00:57Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:58,571 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.249s 2025-12-05 20:00:58,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-906462f2-d970-4ee8-b656-77cae5ab3551', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4f0a11dc-ed87-4652-8c59-50d8ff930e17", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:00:58Z", "updated_at": "2025-12-05T20:00:58Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:59,364 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.792s 2025-12-05 20:00:59,365 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-46a73128-0650-403f-b3d5-76a00a2aa755', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ef4c5cf7-c308-4c09-9f62-0cd8de31c171", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:00:59Z", "updated_at": "2025-12-05T20:00:59Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:00:59,536 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.170s 2025-12-05 20:00:59,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:00:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-af6cd63c-8485-4c1d-a656-20f91d3b8a3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f3dd8224-b120-43d4-94e3-663b757bb541", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:00:59Z", "updated_at": "2025-12-05T20:00:59Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:00,357 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.820s 2025-12-05 20:01:00,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b89aadf7-7ae1-42f4-9a76-751f1f180ac2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "10efe5bd-506f-4feb-9083-dde06d8a4e93", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:01:00Z", "updated_at": "2025-12-05T20:01:00Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:00,538 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.180s 2025-12-05 20:01:00,538 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e90f9bf8-d158-44a6-88a1-4e7142a08df3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7819a01-0d29-4ddc-8bcc-4c920739777b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "098129b5-6c3a-434f-9afe-da579f449019", "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-05T20:01:00Z", "updated_at": "2025-12-05T20:01:00Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:00,864 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.319s 2025-12-05 20:01:00,864 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:00 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3a1eee03-61ed-4b85-8819-073567933ccb', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["JhGvRFj0QX2UB42Z6QZv3w"], "expires_at": "2025-12-05T21:01:00.000000Z", "issued_at": "2025-12-05T20:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 20:01:00,864 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-05 20:01:02,058 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.193s 2025-12-05 20:01:02,058 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-725508843", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "6796b1ab-ccb0-4651-a829-024da7e9bb59", "port": "be6ed2f6-de80-4728-b72a-ec7d506307de"}], "key_name": "tempest-TestNetworkBasicOps-971454346", "security_groups": [{"name": "tempest-secgroup-smoke-1640034079"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:00 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38655dd9-8159-4683-b3fd-28cb412222b9', 'x-compute-request-id': 'req-38655dd9-8159-4683-b3fd-28cb412222b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1640034079"}], "adminPass": "qXnzWiNmak43"}}' 2025-12-05 20:01:03,306 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 1.245s 2025-12-05 20:01:03,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:02 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-8effbacf-e767-4b3c-bd86-9e02eb5e6fdc', 'x-compute-request-id': 'req-8effbacf-e767-4b3c-bd86-9e02eb5e6fdc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-971454346", "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-05 20:01:04,631 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.319s 2025-12-05 20:01:04,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:04 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd975de-ee9a-4949-9466-9de3dddacbe9', 'x-compute-request-id': 'req-6cd975de-ee9a-4949-9466-9de3dddacbe9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-971454346", "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-05 20:01:06,501 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.864s 2025-12-05 20:01:06,501 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:05 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f46346a-8654-4d23-852c-caca9f9cdd47', 'x-compute-request-id': 'req-3f46346a-8654-4d23-852c-caca9f9cdd47', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-971454346", "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-05 20:01:06,504 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-05 20:01:08,320 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.815s 2025-12-05 20:01:08,321 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:07 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ff8033-466c-4353-abe4-2a2188f71a25', 'x-compute-request-id': 'req-a6ff8033-466c-4353-abe4-2a2188f71a25', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-971454346", "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-05 20:01:09,780 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.454s 2025-12-05 20:01:09,780 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:09 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed57a81-b802-4eb3-bf13-0b02847a2f1e', 'x-compute-request-id': 'req-3ed57a81-b802-4eb3-bf13-0b02847a2f1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-971454346", "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-05 20:01:11,448 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.664s 2025-12-05 20:01:11,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': 'Fri, 05 Dec 2025 20:01:10 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4eb7ef9-51dd-4f94-b2a5-8565ec2e1312', 'x-compute-request-id': 'req-f4eb7ef9-51dd-4f94-b2a5-8565ec2e1312', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:10Z", "addresses": {"tempest-network-smoke--214607667": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-971454346", "OS-SRV-USG:launched_at": "2025-12-05T20:01:10.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-05 20:01:11,453 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-05 20:01:11,843 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.389s 2025-12-05 20:01:11,843 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:11 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a411aae0-b4f6-4db0-9e30-8f98dc5e03a9', 'x-compute-request-id': 'req-a411aae0-b4f6-4db0-9e30-8f98dc5e03a9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:10Z", "addresses": {"tempest-network-smoke--214607667": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-971454346", "OS-SRV-USG:launched_at": "2025-12-05T20:01:10.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-05 20:01:11,849 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 20:01:11,939 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=374051c2-3b66-41c6-8e66-e6ae2d85f717 0.090s 2025-12-05 20:01:11,939 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-2a0babdd-688d-4ae7-98b8-1d6c7b055eaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"ports":[{"id":"be6ed2f6-de80-4728-b72a-ec7d506307de","name":"tempest-TestNetworkBasicOps-2029433999","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:74:ed:bb","admin_state_up":true,"status":"ACTIVE","device_id":"374051c2-3b66-41c6-8e66-e6ae2d85f717","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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-725508843","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-725508843","fqdn":"tempest-testnetworkbasicops-server-725508843.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:00:55Z","updated_at":"2025-12-05T20:01:10Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:01:11,940 25 DEBUG [tempest.common.waiters] Server ID 374051c2-3b66-41c6-8e66-e6ae2d85f717 ports are all ACTIVE [{'id': 'be6ed2f6-de80-4728-b72a-ec7d506307de', 'name': 'tempest-TestNetworkBasicOps-2029433999', 'network_id': '6796b1ab-ccb0-4651-a829-024da7e9bb59', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:74:ed:bb', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '374051c2-3b66-41c6-8e66-e6ae2d85f717', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8ae0cd02-8a4a-49a2-8647-9afc1095b5af', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['9aa7af0d-c6e6-4705-87fe-d00961b20820'], '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-725508843', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-725508843', 'fqdn': 'tempest-testnetworkbasicops-server-725508843.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocati10000 on': 'immediate', 'tags': [], 'created_at': '2025-12-05T20:00:55Z', 'updated_at': '2025-12-05T20:01:10Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 20:01:13,378 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.438s 2025-12-05 20:01:13,378 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "be6ed2f6-de80-4728-b72a-ec7d506307de", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '920', 'x-openstack-request-id': 'req-fc8f3c4c-49e1-4ab8-9a10-8bd4139b999c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "043062ba-0db9-46ec-8340-d938ba445b24", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.179", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "3f14f6ea-86cf-421d-809b-f5507f7f65b7", "port_id": "be6ed2f6-de80-4728-b72a-ec7d506307de", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-2029433999", "network_id": "6796b1ab-ccb0-4651-a829-024da7e9bb59", "mac_address": "fa:16:3e:74:ed:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:01:12Z", "updated_at": "2025-12-05T20:01:12Z", "revision_number": 0}}' 2025-12-05 20:01:13,483 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=374051c2-3b66-41c6-8e66-e6ae2d85f717&network_id=6796b1ab-ccb0-4651-a829-024da7e9bb59 0.104s 2025-12-05 20:01:13,483 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-b1506b97-0010-4289-9963-98de886ef615', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=374051c2-3b66-41c6-8e66-e6ae2d85f717&network_id=6796b1ab-ccb0-4651-a829-024da7e9bb59'} Body: b'{"ports":[{"id":"be6ed2f6-de80-4728-b72a-ec7d506307de","name":"tempest-TestNetworkBasicOps-2029433999","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:74:ed:bb","admin_state_up":true,"status":"ACTIVE","device_id":"374051c2-3b66-41c6-8e66-e6ae2d85f717","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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-725508843","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-725508843","fqdn":"tempest-testnetworkbasicops-server-725508843.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:00:55Z","updated_at":"2025-12-05T20:01:10Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:01:13,673 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.189s 2025-12-05 20:01:13,673 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:13 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf02bce7-ca83-4126-b674-9d523fcc4299', 'x-compute-request-id': 'req-bf02bce7-ca83-4126-b674-9d523fcc4299', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'' 2025-12-05 20:01:14,366 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.693s 2025-12-05 20:01:14,366 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:13 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2284cc1-f869-4859-89b6-dc7ec02bf263', 'x-compute-request-id': 'req-c2284cc1-f869-4859-89b6-dc7ec02bf263', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:13Z", "addresses": {"tempest-network-smoke--214607667": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-971454346", "OS-SRV-USG:launched_at": "2025-12-05T20:01:10.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-05 20:01:15,583 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.211s 2025-12-05 20:01:15,584 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:15 GMT', 'server': 'Apache', 'content-length': '1478', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482c505d-a44b-4c0e-9239-f56a086de7e2', 'x-compute-request-id': 'req-482c505d-a44b-4c0e-9239-f56a086de7e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"server": {"id": "374051c2-3b66-41c6-8e66-e6ae2d85f717", "name": "tempest-TestNetworkBasicOps-server-725508843", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:02Z", "updated": "2025-12-05T20:01:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-971454346", "OS-SRV-USG:launched_at": "2025-12-05T20:01:10.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-05 20:01:16,700 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/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.108s 2025-12-05 20:01:16,700 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:16 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-eebe022d-aab5-408a-8d8c-e0594b93fbd2', 'x-compute-request-id': 'req-eebe022d-aab5-408a-8d8c-e0594b93fbd2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 374051c2-3b66-41c6-8e66-e6ae2d85f717 could not be found."}}' 2025-12-05 20:01:17,374 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/be6ed2f6-de80-4728-b72a-ec7d506307de 0.673s 2025-12-05 20:01:17,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-604d7382-664e-4084-b5bb-81a5f157728c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/be6ed2f6-de80-4728-b72a-ec7d506307de'} Body: b'{"port":{"id":"be6ed2f6-de80-4728-b72a-ec7d506307de","name":"tempest-TestNetworkBasicOps-2029433999","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:74:ed:bb","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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.11","hostname":"host-10-100-0-11","fqdn":"host-10-100-0-11.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:00:55Z","updated_at":"2025-12-05T20:01:14Z","revision_number":6,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:17,469 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.093s 2025-12-05 20:01:17,469 25 DEBUG [tempest.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-425155892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBU6bN4VRQu02bfGvJH9jRhLP/HByq1BH3e9azWo8QTw3kwEbJEmOH3k0eM24U7BPFNc3puQ6ip5ltVdBvk+VQ6iwoWM3Rjszwst6ddYVRMAlNjYVHDAdpHls2Gk8SbPVg=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:17 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-d72d51d8-c3a5-44cc-9a0f-955bc7cb9ad7', 'x-compute-request-id': 'req-d72d51d8-c3a5-44cc-9a0f-955bc7cb9ad7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-425155892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBU6bN4VRQu02bfGvJH9jRhLP/HByq1BH3e9azWo8QTw3kwEbJEmOH3k0eM24U7BPFNc3puQ6ip5ltVdBvk+VQ6iwoWM3Rjszwst6ddYVRMAlNjYVHDAdpHls2Gk8SbPVg==", "fingerprint": "8b:46:08:4f:cd:a4:70:c6:ff:5d:b6:78:4e:76:2c:da", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 20:01:17,650 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.179s 2025-12-05 20:01:17,652 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1826625856", "description": "tempest-secgroup-smoke-1826625856 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-2c01e7f5-8d90-44b8-b981-aa3ef210c09f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "name": "tempest-secgroup-smoke-1826625856", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1826625856 description", "shared": false, "security_group_rules": [{"id": "2916a098-0ebc-4986-92eb-f5496b98f5cc", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:17Z", "updated_at": "2025-12-05T20:01:17Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "cb1411ac-c8ff-40dc-a781-e0d2331f82ed", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:17Z", "updated_at": "2025-12-05T20:01:17Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T20:01:17Z", "updated_at": "2025-12-05T20:01:17Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:18,365 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.713s 2025-12-05 20:01:18,365 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0a1d5c42-aacc-4897-8afd-c7ee68881b51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d4fd8d78-da8b-47eb-a3a8-b7a1373025a9", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:17Z", "updated_at": "2025-12-05T20:01:17Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:18,532 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.166s 2025-12-05 20:01:18,532 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-aa10b11b-c5fb-472a-bb60-b6d2a8164a2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "78e34db9-74a0-471a-bfdf-19048dcaf77b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:18Z", "updated_at": "2025-12-05T20:01:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:18,683 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.151s 2025-12-05 20:01:18,684 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2f2165dd-79bd-4b03-9acc-b8185103cbd7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4b4d567d-91da-40b6-ac28-c4d9189677d7", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:18Z", "updated_at": "2025-12-05T20:01:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:19,352 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.667s 2025-12-05 20:01:19,352 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-cd7fdf3d-282c-449c-908a-af0431ce6092', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ac416f9-05ed-4c3b-b49b-7ec6f408561b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:18Z", "updated_at": "2025-12-05T20:01:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:19,570 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.218s 2025-12-05 20:01:19,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1f4cbc33-e932-4d2c-a6b6-c801c16e2132', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa87865c-3c5e-4c1d-8d5a-b0729e4aa25b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:19Z", "updated_at": "2025-12-05T20:01:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:20,300 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.729s 2025-12-05 20:01:20,301 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-890d9ed2-143c-4257-9d34-dd430e048ff6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b682b14e-de73-42b3-9acd-7c8edcf7c8ad", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "55ff54ac-028b-42ec-9f3c-9ba14121a529", "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-05T20:01:19Z", "updated_at": "2025-12-05T20:01:19Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:20,693 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.385s 2025-12-05 20:01:20,694 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:20 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c35fb92-bcaa-41d0-86bd-3d8d0026d207', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["Dh13Bl7gT6WtDaP0YZfuQA"], "expires_at": "2025-12-05T21:01:20.000000Z", "issued_at": "2025-12-05T20:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 20:01:20,694 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-05 20:01:22,028 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.333s 2025-12-05 20:01:22,028 25 DEBUG [tempest.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-123969368", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "6796b1ab-ccb0-4651-a829-024da7e9bb59", "port": "be6ed2f6-de80-4728-b72a-ec7d506307de"}], "key_name": "tempest-TestNetworkBasicOps-425155892", "security_groups": [{"name": "tempest-secgroup-smoke-1826625856"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:20 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df7716cc-b88e-4d4a-92f9-28f7b6d12110', 'x-compute-request-id': 'req-df7716cc-b88e-4d4a-92f9-28f7b6d12110', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1826625856"}], "adminPass": "HX6JTMdyj9WA"}}' 2025-12-05 20:01:22,303 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/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.274s 2025-12-05 20:01:22,304 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:22 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-22220b1c-b60f-4cbe-82d2-c9922976e1c2', 'x-compute-request-id': 'req-22220b1c-b60f-4cbe-82d2-c9922976e1c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-425155892", "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-05 20:01:24,317 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/4ef918ca-8ff7-4162-91af-0387b2dd708a 1.009s 2025-12-05 20:01:24,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': 'Fri, 05 Dec 2025 20:01:23 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-5192ff02-a557-4240-b2f5-b58f9e20d633', 'x-compute-request-id': 'req-5192ff02-a557-4240-b2f5-b58f9e20d633', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-425155892", "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-05 20:01:24,321 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-05 20:01:26,163 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/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.841s 2025-12-05 20:01:26,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': 'Fri, 05 Dec 2025 20:01:25 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-6c447d77-fba5-4107-bb07-a00d5179d50c', 'x-compute-request-id': 'req-6c447d77-fba5-4107-bb07-a00d5179d50c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-425155892", "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-05 20:01:28,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/4ef918ca-8ff7-4162-91af-0387b2dd708a 1.174s 2025-12-05 20:01:28,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': 'Fri, 05 Dec 2025 20:01:27 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e89f08-759f-4b1d-adf4-9444bfa733d3', 'x-compute-request-id': 'req-d7e89f08-759f-4b1d-adf4-9444bfa733d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-425155892", "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-05 20:01:30,539 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/4ef918ca-8ff7-4162-91af-0387b2dd708a 1.187s 2025-12-05 20:01:30,539 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:29 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95127c6e-6bfa-4234-9f5e-d33640ea239a', 'x-compute-request-id': 'req-95127c6e-6bfa-4234-9f5e-d33640ea239a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-425155892", "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-05 20:01:32,477 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/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.933s 2025-12-05 20:01:32,478 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:31 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b39d9a-24a1-4c2c-b5e6-cb7040b5923b', 'x-compute-request-id': 'req-08b39d9a-24a1-4c2c-b5e6-cb7040b5923b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-425155892", "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-05 20:01:34,436 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/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.954s 2025-12-05 20:01:34,436 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:33 GMT', 'server': 'Apache', 'content-length': '1787', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49aaee34-36ac-49b6-8ddf-484ba028a485', 'x-compute-request-id': 'req-49aaee34-36ac-49b6-8ddf-484ba028a485', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:33Z", "addresses": {"tempest-network-smoke--214607667": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}, {"version": 4, "addr": "192.168.122.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-425155892", "OS-SRV-USG:launched_at": "2025-12-05T20:01:33.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-05 20:01:34,440 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-05 20:01:35,276 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/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.835s 2025-12-05 20:01:35,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:34 GMT', 'server': 'Apache', 'content-length': '1787', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce9035ff-9778-4699-898f-0f3dab911860', 'x-compute-request-id': 'req-ce9035ff-9778-4699-898f-0f3dab911860', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:33Z", "addresses": {"tempest-network-smoke--214607667": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}, {"version": 4, "addr": "192.168.122.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-425155892", "OS-SRV-USG:launched_at": "2025-12-05T20:01:33.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-05 20:01:35,383 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=4ef918ca-8ff7-4162-91af-0387b2dd708a&network_id=6796b1ab-ccb0-4651-a829-024da7e9bb59 0.101s 2025-12-05 20:01:35,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-68e73f28-76ce-4f42-a35d-217999c73fe0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4ef918ca-8ff7-4162-91af-0387b2dd708a&network_id=6796b1ab-ccb0-4651-a829-024da7e9bb59'} Body: b'{"ports":[{"id":"be6ed2f6-de80-4728-b72a-ec7d506307de","name":"tempest-TestNetworkBasicOps-2029433999","network_id":"6796b1ab-ccb0-4651-a829-024da7e9bb59","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:74:ed:bb","admin_state_up":true,"status":"ACTIVE","device_id":"4ef918ca-8ff7-4162-91af-0387b2dd708a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8ae0cd02-8a4a-49a2-8647-9afc1095b5af","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9aa7af0d-c6e6-4705-87fe-d00961b20820"],"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-123969368","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-123969368","fqdn":"tempest-testnetworkbasicops-server-123969368.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:00:55Z","updated_at":"2025-12-05T20:01:32Z","revision_number":9,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:01:35,519 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.135s 2025-12-05 20:01:35,520 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:35 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12a916f-0968-4a12-b476-0e1d69be2d25', 'x-compute-request-id': 'req-a12a916f-0968-4a12-b476-0e1d69be2d25', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'' 2025-12-05 20:01:36,168 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.648s 2025-12-05 20:01:36,169 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:35 GMT', 'server': 'Apache', 'content-length': '1793', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39bf8e3-df85-4fcf-8cbe-2d74dfe69e0f', 'x-compute-request-id': 'req-f39bf8e3-df85-4fcf-8cbe-2d74dfe69e0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:35Z", "addresses": {"tempest-network-smoke--214607667": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}, {"version": 4, "addr": "192.168.122.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-425155892", "OS-SRV-USG:launched_at": "2025-12-05T20:01:33.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-vol4287 umes:volumes_attached": []}}' 2025-12-05 20:01:37,414 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.239s 2025-12-05 20:01:37,415 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:37 GMT', 'server': 'Apache', 'content-length': '1751', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62eba0ab-5202-4189-8a5c-d1b4cdad044a', 'x-compute-request-id': 'req-62eba0ab-5202-4189-8a5c-d1b4cdad044a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"server": {"id": "4ef918ca-8ff7-4162-91af-0387b2dd708a", "name": "tempest-TestNetworkBasicOps-server-123969368", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:01:22Z", "updated": "2025-12-05T20:01:35Z", "addresses": {"tempest-network-smoke--214607667": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}, {"version": 4, "addr": "192.168.122.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:ed:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-425155892", "OS-SRV-USG:launched_at": "2025-12-05T20:01:33.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-05 20:01:38,501 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a 0.081s 2025-12-05 20:01:38,501 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:38 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-a1fdd670-636a-4561-abd5-10696c9daa41', 'x-compute-request-id': 'req-a1fdd670-636a-4561-abd5-10696c9daa41', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4ef918ca-8ff7-4162-91af-0387b2dd708a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4ef918ca-8ff7-4162-91af-0387b2dd708a could not be found."}}' 2025-12-05 20:01:39,403 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/55ff54ac-028b-42ec-9f3c-9ba14121a529 0.902s 2025-12-05 20:01:39,404 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d670f9d0-3caa-4adb-a5b4-847e53db5cb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/55ff54ac-028b-42ec-9f3c-9ba14121a529'} Body: b'' 2025-12-05 20:01:39,487 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-425155892 0.083s 2025-12-05 20:01:39,487 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:39 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-a99b0d70-d34e-411c-80bf-4668c3e01950', 'x-compute-request-id': 'req-a99b0d70-d34e-411c-80bf-4668c3e01950', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-425155892'} Body: b'' 2025-12-05 20:01:41,533 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/043062ba-0db9-46ec-8340-d938ba445b24 2.045s 2025-12-05 20:01:41,533 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c5496d8d-639e-4ff7-b664-e204050af642', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/043062ba-0db9-46ec-8340-d938ba445b24'} Body: b'' 2025-12-05 20:01:41,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.098s 2025-12-05 20:01:41,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:41 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-24fa0da4-2585-4414-82e7-75aae0d6fee2', 'x-compute-request-id': 'req-24fa0da4-2585-4414-82e7-75aae0d6fee2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 374051c2-3b66-41c6-8e66-e6ae2d85f717 could not be found."}}' 2025-12-05 20:01:41,693 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717 0.060s 2025-12-05 20:01:41,693 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:41 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-7267a42a-1beb-4b3f-8774-0c78649728d3', 'x-compute-request-id': 'req-7267a42a-1beb-4b3f-8774-0c78649728d3', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/374051c2-3b66-41c6-8e66-e6ae2d85f717'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 374051c2-3b66-41c6-8e66-e6ae2d85f717 could not be found."}}' 2025-12-05 20:01:42,592 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/098129b5-6c3a-434f-9afe-da579f449019 0.899s 2025-12-05 20:01:42,593 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ec5321dc-aebc-4049-8a0e-0378a2847675', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/098129b5-6c3a-434f-9afe-da579f449019'} Body: b'' 2025-12-05 20:01:42,650 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-971454346 0.057s 2025-12-05 20:01:42,650 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:42 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-d0938272-ea3f-4c02-a78a-9a8b18468c6c', 'x-compute-request-id': 'req-d0938272-ea3f-4c02-a78a-9a8b18468c6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-971454346'} Body: b'' 2025-12-05 20:01:42,997 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/be6ed2f6-de80-4728-b72a-ec7d506307de 0.345s 2025-12-05 20:01:42,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': 'Fri, 05 Dec 2025 20:01:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-33718eca-edeb-4121-af26-5cdae2036a58', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/be6ed2f6-de80-4728-b72a-ec7d506307de'} Body: b'' 2025-12-05 20:01:44,463 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3f14f6ea-86cf-421d-809b-f5507f7f65b7/remove_router_interface 1.465s 2025-12-05 20:01:44,463 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8ae0cd02-8a4a-49a2-8647-9afc1095b5af"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5d882370-e32e-47e4-b742-cd943e9c0301', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3f14f6ea-86cf-421d-809b-f5507f7f65b7/remove_router_interface'} Body: b'{"id": "3f14f6ea-86cf-421d-809b-f5507f7f65b7", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "6a0845fe-92cf-4206-941c-df0a914a1147", "network_id": "6796b1ab-ccb0-4651-a829-024da7e9bb59", "subnet_id": "8ae0cd02-8a4a-49a2-8647-9afc1095b5af", "subnet_ids": ["8ae0cd02-8a4a-49a2-8647-9afc1095b5af"]}' 2025-12-05 20:01:44,655 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8ae0cd02-8a4a-49a2-8647-9afc1095b5af 0.191s 2025-12-05 20:01:44,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': 'Fri, 05 Dec 2025 20:01:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-aede0b94-1279-44ac-a205-c9c02e352bfc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8ae0cd02-8a4a-49a2-8647-9afc1095b5af'} Body: b'' 2025-12-05 20:01:46,143 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3f14f6ea-86cf-421d-809b-f5507f7f65b7 1.487s 2025-12-05 20:01:46,143 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8b4aa9e7-50d0-4cc5-b7f2-6001c6129fa4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3f14f6ea-86cf-421d-809b-f5507f7f65b7'} Body: b'' 2025-12-05 20:01:46,518 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6796b1ab-ccb0-4651-a829-024da7e9bb59 0.375s 2025-12-05 20:01:46,519 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fb302ed2-4f5f-413e-9330-faa5de01bd3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6796b1ab-ccb0-4651-a829-024da7e9bb59'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-05 20:01:46.531603Z 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-05 20:01:46.532310Z 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-05 20:01:46.532572Z 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-05 20:02:47.398848Z 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-05 20:01:47,488 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.955s 2025-12-05 20:01:47,488 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--2037027474", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-058a59cc-35b7-4a84-8781-2d6e50fd224f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"f20ebc49-d6f0-40fd-b788-63800be8b668","name":"tempest-network-smoke--2037027474","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T20:01:46Z","updated_at":"2025-12-05T20:01:46Z","revision_number":1}}' 2025-12-05 20:01:50,436 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.947s 2025-12-05 20:01:50,436 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-293008224", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-7e558563-ebe6-4c68-a4f7-5f647e70c524', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "32a42edc-a457-4112-9299-f3103bbada07", "name": "tempest-TestNetworkBasicOps-router-293008224", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:01:47Z", "updated_at": "2025-12-05T20:01:49Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:50,510 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.073s 2025-12-05 20:01:50,511 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d8042e2d-42a0-48b9-8e91-b28f09274447', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:01:50,651 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.140s 2025-12-05 20:01:50,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7f9d7565-a363-48e6-8b66-0304ca493421', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 20:01:50,729 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.076s 2025-12-05 20:01:50,729 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c5f43b18-f7d4-4446-9d00-6dbcd6454749', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:01:53,487 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.757s 2025-12-05 20:01:53,488 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-1900218079", "network_id": "f20ebc49-d6f0-40fd-b788-63800be8b668", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-d43c1bbf-c829-45b4-a792-60079a7a88bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"6eb370fd-4d5f-434c-8fdb-09ff2768a724","name":"tempest-subnet-smoke-1900218079","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"f20ebc49-d6f0-40fd-b788-63800be8b668","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-05T20:01:51Z","updated_at":"2025-12-05T20:01:51Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:55,975 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/32a42edc-a457-4112-9299-f3103bbada07/add_router_interface 2.486s 2025-12-05 20:01:55,975 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6eb370fd-4d5f-434c-8fdb-09ff2768a724"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-298468f7-ca91-4d60-a467-f7460e89f1d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/32a42edc-a457-4112-9299-f3103bbada07/add_router_interface'} Body: b'{"id": "32a42edc-a457-4112-9299-f3103bbada07", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "20c64ab3-6419-429c-af24-73ae5447404c", "network_id": "f20ebc49-d6f0-40fd-b788-63800be8b668", "subnet_id": "6eb370fd-4d5f-434c-8fdb-09ff2768a724", "subnet_ids": ["6eb370fd-4d5f-434c-8fdb-09ff2768a724"]}' 2025-12-05 20:01:56,474 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.499s 2025-12-05 20:01:56,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': 'Fri, 05 Dec 2025 20:01:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-d68febc1-d64f-4791-b0dd-c8c4c8d6fd73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f20ebc49-d6f0-40fd-b788-63800be8b668","name":"tempest-network-smoke--2037027474","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["6eb370fd-4d5f-434c-8fdb-09ff2768a724"],"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-05T20:01:46Z","updated_at":"2025-12-05T20:01:51Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":49610}]}' 2025-12-05 20:01:56,584 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.109s 2025-12-05 20:01:56,584 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-b8bb4004-07a3-4dd3-bd08-8e218091667a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"6eb370fd-4d5f-434c-8fdb-09ff2768a724","name":"tempest-subnet-smoke-1900218079","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"f20ebc49-d6f0-40fd-b788-63800be8b668","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-05T20:01:51Z","updated_at":"2025-12-05T20:01:51Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 20:01:56,713 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.129s 2025-12-05 20:01:56,714 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-75516ab1-e731-4d2f-84c5-be6ade222179', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "32a42edc-a457-4112-9299-f3103bbada07", "name": "tempest-TestNetworkBasicOps-router-293008224", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:01:47Z", "updated_at": "2025-12-05T20:01:54Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:01:56,834 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.119s 2025-12-05 20:01:56,835 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1090569957", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD6P6UGfsYuF9b6u3ppzVfwcM3WWwffuIY7CaplFeYUXzOPGpnr6YyeKW5+4zmskKKQcrKzvmU2sl29dBzsaGPqfFpqXCNLuLYKFxa/S4sw8nszl+kziiUOCgG+CmC/k6g=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:56 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708a9675-52d3-43bf-8969-aac583bcbb7f', 'x-compute-request-id': 'req-708a9675-52d3-43bf-8969-aac583bcbb7f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-1090569957", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD6P6UGfsYuF9b6u3ppzVfwcM3WWwffuIY7CaplFeYUXzOPGpnr6YyeKW5+4zmskKKQcrKzvmU2sl29dBzsaGPqfFpqXCNLuLYKFxa/S4sw8nszl+kziiUOCgG+CmC/k6g==", "fingerprint": "d3:f5:63:00:66:d7:99:28:63:06:22:e0:08:e8:8f:6a", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 20:01:57,076 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.238s 2025-12-05 20:01:57,076 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-1422761607", "description": "tempest-secgroup-smoke-1422761607 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-5daac235-5794-4ef0-a14c-a9165663588b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "name": "tempest-secgroup-smoke-1422761607", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1422761607 description", "shared": false, "security_group_rules": [{"id": "30dfe6d8-710c-4160-a17d-b1c61dea3ed0", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:01:56Z", "updated_at": "2025-12-05T20:01:56Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "f83d475b-657d-45e5-b7b2-3acb63392aa2", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:01:56Z", "updated_at": "2025-12-05T20:01:56Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T20:01:56Z", "updated_at": "2025-12-05T20:01:56Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:01:57,222 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.145s 2025-12-05 20:01:57,222 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:01:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2e4985f8-5a90-4c68-8b38-03eac5cfb723', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18f3f547-f224-49b7-b5ec-2b65c43e2433", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:01:57Z", "updated_at": "2025-12-05T20:01:57Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:01,600 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 4.378s 2025-12-05 20:02:01,601 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-510a4997-cde5-49e0-a15f-740313fdc7a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "965fd167-529a-459b-a735-649e5684eefa", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:01:59Z", "updated_at": "2025-12-05T20:01:59Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:03,406 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 1.804s 2025-12-05 20:02:03,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0ff50843-ede5-40f0-83c0-b2e3f2ba9fbd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1f66324-4be6-4f54-ad6f-db49a1ea078e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:02:03Z", "updated_at": "2025-12-05T20:02:03Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:03,561 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-05 20:02:03,561 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0a8e0f22-d739-479c-b835-0da46dea4606', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13b28dc7-8693-4f84-a890-3745334e4047", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:02:03Z", "updated_at": "2025-12-05T20:02:03Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:03,730 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.168s 2025-12-05 20:02:03,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-015a3e68-12a4-4881-b840-cbadefdc1954', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1154db30-eda5-4f2f-85d2-5951f7d24399", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:02:03Z", "updated_at": "2025-12-05T20:02:03Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:04,006 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.275s 2025-12-05 20:02:04,007 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0a8a07d3-1f52-4fdc-b6c0-d28826ff8d6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5fa64211-fdb1-4502-97bd-ee0c57a9d2cd", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8", "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-05T20:02:03Z", "updated_at": "2025-12-05T20:02:03Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:04,317 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.306s 2025-12-05 20:02:04,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:04 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c788ee28-fc15-4f2d-9080-b22a3b552807', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["rowXQnvjSg-WwpTxrLGpow"], "expires_at": "2025-12-05T21:02:04.000000Z", "issued_at": "2025-12-05T20:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 20:02:04,317 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-12-05 20:02:06,509 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.191s 2025-12-05 20:02:06,509 25 DEBUG [tempest.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-58130586", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "f20ebc49-d6f0-40fd-b788-63800be8b668"}], "key_name": "tempest-TestNetworkBasicOps-1090569957", "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:04 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e201ca45-5aba-4687-8c5f-88bfdefa7490', 'x-compute-request-id': 'req-e201ca45-5aba-4687-8c5f-88bfdefa7490', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "7203a54c-6e0b-40df-997d-a30b98c80484", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}], "adminPass": "CwzrCN8vq92N"}}' 2025-12-05 20:02:06,710 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.199s 2025-12-05 20:02:06,711 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:06 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-2b501fdc-a5d2-422a-9363-68e222b7578f', 'x-compute-request-id': 'req-2b501fdc-a5d2-422a-9363-68e222b7578f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1090569957", "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-05 20:02:08,329 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.614s 2025-12-05 20:02:08,330 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:07 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-1bed2fb5-c326-4e24-9168-cff61d2eb315', 'x-compute-request-id': 'req-1bed2fb5-c326-4e24-9168-cff61d2eb315', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1090569957", "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-05 20:02:08,334 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-05 20:02:09,748 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.412s 2025-12-05 20:02:09,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': 'Fri, 05 Dec 2025 20:02:09 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-14303a3d-bf31-47f8-b44f-be3d2f60057c', 'x-compute-request-id': 'req-14303a3d-bf31-47f8-b44f-be3d2f60057c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1090569957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}], "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-05 20:02:11,546 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.794s 2025-12-05 20:02:11,547 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:10 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-3315b3a2-881d-4c93-9089-6ca29597b7d5', 'x-compute-request-id': 'req-3315b3a2-881d-4c93-9089-6ca29597b7d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1090569957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}], "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-05 20:02:13,568 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 1.015s 2025-12-05 20:02:13,568 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:12 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-7b2ae8c3-a4cf-4917-b987-0a364551d240', 'x-compute-request-id': 'req-7b2ae8c3-a4cf-4917-b987-0a364551d240', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1090569957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}], "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-05 20:02:15,298 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.724s 2025-12-05 20:02:15,298 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:14 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-560e6916-beb6-4e73-a784-ae4cc2d02956', 'x-compute-request-id': 'req-560e6916-beb6-4e73-a784-ae4cc2d02956', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:14Z", "addresses": {"tempest-network-smoke--2037027474": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:a7:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1090569957", "OS-SRV-USG:launched_at": "2025-12-05T20:02:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}], "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-05 20:02:15,301 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-05 20:02:15,619 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.317s 2025-12-05 20:02:15,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: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:15 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-ee1b7f17-c837-4b64-8245-cb551abccd80', 'x-compute-request-id': 'req-ee1b7f17-c837-4b64-8245-cb551abccd80', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:14Z", "addresses": {"tempest-network-smoke--2037027474": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:a7:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1090569957", "OS-SRV-USG:launched_at": "2025-12-05T20:02:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}], "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-05 20:02:15,624 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 20:02:15,698 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=7203a54c-6e0b-40df-997d-a30b98c80484 0.074s 2025-12-05 20:02:15,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': 'Fri, 05 Dec 2025 20:02:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-14cdc905-247a-4146-ac3f-eb918ee8b1fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"ports":[{"id":"01c302e8-ca75-4f20-ab2a-7f6dd9378d68","name":"","network_id":"f20ebc49-d6f0-40fd-b788-63800be8b668","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:be:a7:af","admin_state_up":true,"status":"ACTIVE","device_id":"7203a54c-6e0b-40df-997d-a30b98c80484","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6eb370fd-4d5f-434c-8fdb-09ff2768a724","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8"],"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-58130586","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-58130586","fqdn":"tempest-testnetworkbasicops-server-58130586.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:02:09Z","updated_at":"2025-12-05T20:02:14Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:02:15,698 25 DEBUG [tempest.common.waiters] Server ID 7203a54c-6e0b-40df-997d-a30b98c80484 ports are all ACTIVE [{'id': '01c302e8-ca75-4f20-ab2a-7f6dd9378d68', 'name': '', 'network_id': 'f20ebc49-d6f0-40fd-b788-63800be8b668', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:be:a7:af', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '7203a54c-6e0b-40df-997d-a30b98c80484', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '6eb370fd-4d5f-434c-8fdb-09ff2768a724', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8'], '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-58130586', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-58130586', 'fqdn': 'tempest-testnetworkbasicops-server-58130586.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T20:02:09Z', 'updated_at': '2025-12-05T20:02:14Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 20:02:16,829 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.130s 2025-12-05 20:02:16,829 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "01c302e8-ca75-4f20-ab2a-7f6dd9378d68", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-7a2cf664-3a66-4601-a66a-d6b401b4a740', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "45b88094-8f00-4e29-8cda-65facb0898ad", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.246", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "32a42edc-a457-4112-9299-f3103bbada07", "port_id": "01c302e8-ca75-4f20-ab2a-7f6dd9378d68", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f20ebc49-d6f0-40fd-b788-63800be8b668", "mac_address": "fa:16:3e:be:a7:af", "admin_state_up": true, "status": "ACTIVE", "device_id": "7203a54c-6e0b-40df-997d-a30b98c80484", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:02:16Z", "updated_at": "2025-12-05T20:02:16Z", "revision_number": 0}}' 2025-12-05 20:02:16,957 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/45b88094-8f00-4e29-8cda-65facb0898ad 0.127s 2025-12-05 20:02:16,957 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-b30c1e4d-a651-4091-872d-a2859187aad9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/45b88094-8f00-4e29-8cda-65facb0898ad'} Body: b'{"floatingip": {"id": "45b88094-8f00-4e29-8cda-65facb0898ad", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.246", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "32a42edc-a457-4112-9299-f3103bbada07", "port_id": "01c302e8-ca75-4f20-ab2a-7f6dd9378d68", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f20ebc49-d6f0-40fd-b788-63800be8b668", "mac_address": "fa:16:3e:be:a7:af", "admin_state_up": true, "status": "ACTIVE", "device_id": "7203a54c-6e0b-40df-997d-a30b98c80484", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:02:16Z", "updated_at": "2025-12-05T20:02:16Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:16,958 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '45b88094-8f00-10000 4e29-8cda-65facb0898ad', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.246', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '32a42edc-a457-4112-9299-f3103bbada07', 'port_id': '01c302e8-ca75-4f20-ab2a-7f6dd9378d68', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'f20ebc49-d6f0-40fd-b788-63800be8b668', 'mac_address': 'fa:16:3e:be:a7:af', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '7203a54c-6e0b-40df-997d-a30b98c80484', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T20:02:16Z', 'updated_at': '2025-12-05T20:02:16Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 20:02:16,958 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.128055 seconds 2025-12-05 20:02:16,958 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.246 with user: cirros 2025-12-05 20:02:16,958 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.246 in 120 sec and the expected result is reachable 2025-12-05 20:02:33,229 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.270819 seconds 2025-12-05 20:02:33,229 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.246 in 120 sec and the ping result is expected 2025-12-05 20:02:33,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484/action 0.147s 2025-12-05 20:02:33,378 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:33 GMT', 'server': 'Apache', 'content-length': '75391', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ad3f87d-4038-4bbe-a3a2-cd267945d443', 'x-compute-request-id': 'req-6ad3f87d-4038-4bbe-a3a2-cd267945d443', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484/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 1338055457 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001219] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001602] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004465] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004504] Using GB pages for direct mapping\\n[ 0.004762] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004766] ACPI: Early table checksum verification disabled\\n[ 0.004771] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004776] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004784] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004816] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004820] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004824] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004828] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004831] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004835] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004837] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004838] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004839] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004841] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004842] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006150] No NUMA configuration fo 2025-12-05 20:02:33,379 25 DEBUG [tempest.scenario.manager] Console output for 7203a54c-6e0b-40df-997d-a30b98c80484 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 1338055457 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001219] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001602] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004465] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004504] Using GB pages for direct mapping [ 0.004762] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004766] ACPI: Early table checksum verification disabled [ 0.004771] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004776] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004784] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004816] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004820] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004824] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004828] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004831] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004835] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004837] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004838] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004839] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004841] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004842] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006150] No NUMA configuration found [ 0.006153] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006164] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006497] Zone ranges: [ 0.006498] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006501] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006503] Normal empty [ 0.006505] Device empty [ 0.006506] Movable zone start for each node [ 0.006509] Early memory node ranges [ 0.006510] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006512] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006514] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006736] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006764] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006985] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019756] ACPI: PM-Timer IO Port: 0x608 [ 0.019815] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019941] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019946] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019949] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019950] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019952] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019954] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019958] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019960] TSC deadline timer available [ 0.019975] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020059] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020063] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020065] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020067] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020069] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020071] Booting paravirtualized kernel on KVM [ 0.020075] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020083] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020380] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020484] kvm-guest: setup async PF for cpu 0 [ 0.020520] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020546] kvm-guest: PV spinlocks disabled, single CPU [ 0.020553] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020555] Policy zone: DMA32 [ 0.020557] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020626] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020641] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020649] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020720] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021107] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021891] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021924] ftrace: allocating 50600 entries in 198 pages [ 0.049660] ftrace: allocated 198 pages with 4 groups [ 0.049871] rcu: Hierarchical RCU implementation. [ 0.049874] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049876] Rude variant of Tasks RCU enabled. [ 0.049877] Tracing variant of Tasks RCU enabled. [ 0.049878] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049880] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054943] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.055404] random: crng init done [ 0.102169] Console: colour VGA+ 80x25 [ 0.258405] printk: console [tty1] enabled [ 0.631074] printk: console [ttyS0] enabled [ 0.634383] ACPI: Core revision 20210730 [ 0.637768] APIC: Switch to symmetric I/O mode setup [ 0.642661] x2apic enabled [ 0.646003] Switched APIC routing to physical x2apic. [ 0.655149] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.663456] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.667450] pid_max: default: 32768 minimum: 301 [ 0.667450] LSM: Security Framework initializing [ 0.667450] landlock: Up and running. [ 0.667450] Yama: becoming mindful. [ 0.667450] AppArmor: AppArmor initialized [ 0.667450] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.667450] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.667450] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.667450] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.667450] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.667450] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.667450] Spectre V2 : Mitigation: Retpolines [ 0.667450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.667450] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.667450] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.667450] RETBleed: Mitigation: untrained return thunk [ 0.667450] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.667450] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.667450] Freeing SMP alternatives memory: 44K [ 0.667450] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.667623] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.671476] ... version: 0 [ 0.674776] ... bit width: 48 [ 0.675471] ... generic registers: 6 [ 0.678781] ... value mask: 0000ffffffffffff [ 0.679466] ... max period: 00007fffffffffff [ 0.683464] ... fixed-purpose events: 0 [ 0.686555] ... event mask: 000000000000003f [ 0.687610] rcu: Hierarchical SRCU implementation. [ 0.691779] smp: Bringing up secondary CPUs ... [ 0.695166] smp: Brought up 1 node, 1 CPU [ 0.695467] smpboot: Max logical packages: 1 [ 0.698545] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.700113] devtmpfs: initialized [ 0.702712] x86/mm: Memory block size: 128MB [ 0.703903] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.707479] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.711541] pinctrl core: initialized pinctrl subsystem [ 0.715974] PM: RTC time: 20:02:16, date: 2025-12-05 [ 0.719641] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.723566] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.727495] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.731477] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.735484] audit: initializing netlink subsys (disabled) [ 0.739691] thermal_sys: Registered thermal governor 'fair_share' [ 0.739693] thermal_sys: Registered thermal governor 'bang_bang' [ 0.743471] audit: type=2000 audit(1764964935.884:1): state=initialized audit_enabled=0 res=1 [ 0.751473] thermal_sys: Registered thermal governor 'step_wise' [ 0.751476] thermal_sys: Registered thermal governor 'user_space' [ 0.755465] thermal_sys: Registered thermal governor 'power_allocator' [ 0.759496] EISA bus registered [ 0.766094] cpuidle: using governor ladder [ 0.767466] cpuidle: using governor menu [ 0.773569] ACPI: bus type PCI registered [ 0.775465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.779830] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.783468] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.787495] PCI: Using configuration type 1 for base access [ 0.792677] Kprobes globally optimized [ 0.795583] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.799467] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.804305] ACPI: Added _OSI(Module Device) [ 0.807282] ACPI: Added _OSI(Processor Device) [ 0.807500] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.810795] ACPI: Added _OSI(Processor Aggregator Device) [ 0.811530] ACPI: Added _OSI(Linux-Dell-Video) [ 0.814687] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.815487] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.822561] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.827376] ACPI: Interpreter enabled [ 0.827482] ACPI: PM: (supports S0 S5) [ 0.830801] ACPI: Using IOAPIC for interrupt routing [ 0.831548] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.835464] PCI: Using E820 reservations for host bridge windows [ 0.839733] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.849026] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.851472] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.855595] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.859605] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.864872] PCI host bridge to bus 0000:00 [ 0.867466] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.871467] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.875465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.879468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.883465] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.887465] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.891464] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.895769] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.904181] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.914634] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.923501] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.931463] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.943498] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.947691] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.956431] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.962876] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.969984] pci 0000:00:02.0: enabling Extended Tags [ 0.976735] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.983386] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.991368] pci 0000:00:02.1: enabling Extended Tags [ 0.994180] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.999324] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.007998] pci 0000:00:02.2: enabling Extended Tags [ 1.016611] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.022944] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.031531] pci 0000:00:02.3: enabling Extended Tags [ 1.038050] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.043006] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.048915] pci 0000:00:02.4: enabling Extended Tags [ 1.056634] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.063004] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.071622] pci 0000:00:02.5: enabling Extended Tags [ 1.077842] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.085636] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.100493] pci 0000:00:02.6: enabling Extended Tags [ 1.110507] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.115482] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.127982] pci 0000:00:02.7: enabling Extended Tags [ 1.138587] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.143475] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.157893] pci 0000:00:03.0: enabling Extended Tags [ 1.164271] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.171475] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.183791] pci 0000:00:03.1: enabling Extended Tags [ 1.190126] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.194941] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.200868] pci 0000:00:03.2: enabling Extended Tags [ 1.208485] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.215020] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.223354] pci 0000:00:03.3: enabling Extended Tags [ 1.226139] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.231179] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.239880] pci 0000:00:03.4: enabling Extended Tags [ 1.246779] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.251472] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.263796] pci 0000:00:03.5: enabling Extended Tags [ 1.272316] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.279220] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.287109] pci 0000:00:03.6: enabling Extended Tags [ 1.290127] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.294981] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.301974] pci 0000:00:03.7: enabling Extended Tags [ 1.308856] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.314888] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.320942] pci 0000:00:04.0: enabling Extended Tags [ 1.326072] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.332548] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.343829] pci 0000:00:04.1: enabling Extended Tags [ 1.350713] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.355076] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.362375] pci 0000:00:04.2: enabling Extended Tags [ 1.366103] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.371058] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.376789] pci 0000:00:04.3: enabling Extended Tags [ 1.382087] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.388939] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.398843] pci 0000:00:04.4: enabling Extended Tags [ 1.402210] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.406799] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.414032] pci 0000:00:04.5: enabling Extended Tags [ 1.419872] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.427312] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.435752] pci 0000:00:04.6: enabling Extended Tags [ 1.442218] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.446821] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.456518] pci 0000:00:04.7: enabling Extended Tags [ 1.466588] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.471470] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.481883] pci 0000:00:05.0: enabling Extended Tags [ 1.547587] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.553372] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.556482] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.578568] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.581999] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.587733] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.597441] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.608172] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.615466] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.623894] pci 0000:01:00.0: enabling Extended Tags [ 1.719952] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.723553] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.727551] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.731590] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.737722] pci_bus 0000:02: extended config space not accessible [ 1.739724] acpiphp: Slot [1] registered [ 1.742651] acpiphp: Slot [0] registered [ 1.743514] acpiphp: Slot [2] registered [ 1.746415] acpiphp: Slot [3] registered [ 1.747516] acpiphp: Slot [4] registered [ 1.750515] acpiphp: Slot [5] registered [ 1.751515] acpiphp: Slot [6] registered [ 1.754619] acpiphp: Slot [7] registered [ 1.755541] acpiphp: Slot [8] registered [ 1.758379] acpiphp: Slot [9] registered [ 1.759518] acpiphp: Slot [10] registered [ 1.762456] acpiphp: Slot [11] registered [ 1.763510] acpiphp: Slot [12] registered [ 1.766460] acpiphp: Slot [13] registered [ 1.767511] acpiphp: Slot [14] registered [ 1.770455] acpiphp: Slot [15] registered [ 1.771515] acpiphp: Slot [16] registered [ 1.774440] acpiphp: Slot [17] registered [ 1.775512] acpiphp: Slot [18] registered [ 1.778462] acpiphp: Slot [19] registered [ 1.779525] acpiphp: Slot [20] registered [ 1.782446] acpiphp: Slot [21] registered [ 1.783512] acpiphp: Slot [22] registered [ 1.786491] acpiphp: Slot [23] registered [ 1.787511] acpiphp: Slot [24] registered [ 1.790462] acpiphp: Slot [25] registered [ 1.791510] acpiphp: Slot [26] registered [ 1.795108] acpiphp: Slot [27] registered [ 1.795529] acpiphp: Slot [28] registered [ 1.798767] acpiphp: Slot [29] registered [ 1.799519] acpiphp: Slot [30] registered [ 1.802705] acpiphp: Slot [31] registered [ 1.806012] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.819138] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.900221] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.903535] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.907532] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.911597] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.921295] acpiphp: Slot [0-2] registered [ 1.924175] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.933577] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.945096] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.951468] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.955877] pci 0000:03:00.0: enabling Extended Tags [ 2.042717] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.043618] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.047600] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.054953] acpiphp: Slot [0-3] registered [ 2.056176] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.067468] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.081166] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.087733] pci 0000:04:00.0: enabling Extended Tags [ 2.174587] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.175600] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.179598] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.186922] acpiphp: Slot [0-4] registered [ 2.188166] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.199470] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.212876] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.219434] pci 0000:05:00.0: enabling Extended Tags [ 2.297325] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.299596] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.303601] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.310495] acpiphp: Slot [0-5] registered [ 2.312131] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.323206] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.334624] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.340422] pci 0000:06:00.0: enabling Extended Tags [ 2.421087] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.423599] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.427605] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.434645] acpiphp: Slot [0-6] registered [ 2.505578] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.507602] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.511590] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.518577] acpiphp: Slot [0-7] registered [ 2.589794] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.591601] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.595613] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.602781] acpiphp: Slot [0-8] registered [ 2.673994] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.675637] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.679605] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.687327] acpiphp: Slot [0-9] registered [ 2.762501] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.763626] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.767591] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.775106] acpiphp: Slot [0-10] registered [ 2.848852] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.851625] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.855589] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.862786] acpiphp: Slot [0-11] registered [ 2.937811] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.939601] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.943622] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.950758] acpiphp: Slot [0-12] registered [ 3.025341] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.027600] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.031592] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.038572] acpiphp: Slot [0-13] registered [ 3.112066] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.115598] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.119592] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.127024] acpiphp: Slot [0-14] registered [ 3.201106] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.203610] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.207658] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.215174] acpiphp: Slot [0-15] registered [ 3.289986] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.291626] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.295592] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.302775] acpiphp: Slot [0-16] registered [ 3.375339] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.375615] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.379615] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.386877] acpiphp: Slot [0-17] registered [ 3.459422] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.459630] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.463615] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.471119] acpiphp: Slot [0-18] registered [ 3.545020] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.547646] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.551615] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.559090] acpiphp: Slot [0-19] registered [ 3.632691] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.635624] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.639593] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.646655] acpiphp: Slot [0-20] registered [ 3.718060] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.719599] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.723592] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.730629] acpiphp: Slot [0-21] registered [ 3.807018] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.807800] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.811590] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.818686] acpiphp: Slot [0-22] registered [ 3.891499] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.895597] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.899591] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.907754] acpiphp: Slot [0-23] registered [ 3.985106] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.987622] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.991631] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.999048] acpiphp: Slot [0-24] registered [ 4.073167] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.075600] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.079643] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.087197] acpiphp: Slot [0-25] registered [ 4.161175] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.163622] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.167602] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.224753] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.230767] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.231689] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.235674] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.239719] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.243674] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.247713] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.251690] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.255562] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.259485] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.263481] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.267481] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.271481] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.275481] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.279480] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.283527] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.287775] iommu: Default domain type: Translated [ 4.291369] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.291639] SCSI subsystem initialized [ 4.294577] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.295450] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.295479] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.299465] vgaarb: loaded [ 4.301699] ACPI: bus type USB registered [ 4.303492] usbcore: registered new interface driver usbfs [ 4.307476] usbcore: registered new interface driver hub [ 4.311475] usbcore: registered new device driver usb [ 4.315050] pps_core: LinuxPPS API ver. 1 registered [ 4.315463] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.319470] PTP clock support registered [ 4.322602] EDAC MC: Ver: 3.0.0 [ 4.327019] NetLabel: Initializing [ 4.327463] NetLabel: domain hash size = 128 [ 4.330980] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.331496] NetLabel: unlabeled traffic allowed by default [ 4.335516] PCI: Using ACPI for IRQ routing [ 5.186721] clocksource: Switched to clocksource kvm-clock [ 5.203126] VFS: Disk quotas dquot_6.6.0 [ 5.206309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.211328] AppArmor: AppArmor Filesystem Enabled [ 5.214796] pnp: PnP ACPI init [ 5.217780] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.223819] pnp: PnP ACPI: found 5 devices [ 5.232940] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.240132] NET: Registered PF_INET protocol family [ 5.243879] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.250696] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.257069] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.262855] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.268272] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.273524] TCP: Hash tables configured (established 1024 bind 1024) [ 5.278343] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.284231] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.289124] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.294722] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.298819] NET: Registered PF_XDP protocol family [ 5.302317] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.308021] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.313966] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.319889] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.325747] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.331518] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.337293] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.343074] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.348787] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.354447] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.360493] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.366321] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.372176] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.377986] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.383834] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.389649] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.395433] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.401171] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.406836] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.412714] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.418731] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.424725] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.430445] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.436322] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.442238] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.446634] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.451025] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.455429] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.459849] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.464389] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.471494] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.476540] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.481050] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.486330] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.491141] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.496210] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.501062] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.505936] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.510792] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.515990] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.521043] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.526366] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.531750] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.536862] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.541513] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.546454] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.550998] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.556061] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.560951] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.565867] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.570507] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.575681] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.580211] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.584988] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.590595] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.595683] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.600329] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.605239] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.610076] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.614781] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.620819] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.625090] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.629709] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.634376] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.639106] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.643578] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.648452] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.653947] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.658387] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.663054] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.667910] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.672212] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.676527] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.680990] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.685525] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.689862] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.694577] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.698936] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.703552] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.707875] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.712671] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.717073] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.721968] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.726741] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.731321] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.735784] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.740534] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.744965] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.749732] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.754697] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.759413] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.764407] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.769540] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.774413] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.779314] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.785339] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.795165] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.802183] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.813755] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.819409] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.826315] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.834095] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.844747] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.852788] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.859391] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.869511] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.877384] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.883637] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.895847] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.903931] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.911562] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.919661] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.927145] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.935150] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.943146] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.950402] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.958745] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.966869] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.974375] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.982867] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.990404] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.997514] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.005627] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.014082] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.020747] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.028198] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.035667] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.043576] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.049494] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.059892] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.068000] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.073706] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.084352] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.092008] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.097893] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.108768] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.113901] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.119952] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.127051] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.135812] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.140173] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.146309] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.153331] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.161734] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.165671] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.172980] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.178560] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.187363] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.191069] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.197960] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.204941] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.212268] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.217545] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.223571] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.230744] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.239538] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.242975] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.248725] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.256792] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.264391] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.267977] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.274752] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.280467] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.290994] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.294802] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.303501] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.311791] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.321668] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.325307] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.333559] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.340342] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.350818] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.355907] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.362170] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.369198] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.376952] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.381627] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.387811] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.394757] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.402852] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.406600] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.413699] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.419805] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.428752] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.432295] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.440100] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.446394] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.454215] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.459707] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.464017] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.469198] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.474129] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.478908] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.483973] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.488317] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.492948] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.498344] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.502595] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.507980] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.513071] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.517958] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.525574] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.530683] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.535833] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.540112] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.545227] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.549550] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.554690] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.558994] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.564110] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.569127] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.574983] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.580039] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.585939] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.590966] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.596853] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.602085] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.607184] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.611508] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.616386] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.620682] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.625543] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.629325] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.633597] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.638706] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.642611] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.647032] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.652171] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.656183] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.660635] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.665856] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.670021] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.674554] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.679638] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.683628] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.688106] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.693706] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.697644] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.701993] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.707148] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.711197] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.715786] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.720973] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.724931] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.729457] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.736784] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.741380] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.746481] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.752379] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.756963] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.762067] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.767856] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.772549] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.777619] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.783759] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.788302] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.793399] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.798380] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.802234] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.806455] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.812951] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.823377] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10564 usecs [ 6.829013] PCI: CLS 0 bytes, default 64 [ 6.831866] Trying to unpack rootfs image as initramfs... [ 6.835591] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.851852] Initialise system trusted keyrings [ 6.855026] Key type blacklist registered [ 6.863573] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.872829] zbud: loaded [ 6.875075] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.891878] fuse: init (API version 7.34) [ 6.896471] integrity: Platform Keyring initialized [ 6.915649] Key type asymmetric registered [ 6.918814] Asymmetric key parser 'x509' registered [ 6.927706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.939673] io scheduler mq-deadline registered [ 6.950489] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.964081] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.981973] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.996124] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.010691] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.027867] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.044239] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.056054] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.071914] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.080749] Freeing initrd memory: 8744K [ 7.084268] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.092958] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.098692] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.107666] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.112920] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.122920] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.128767] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.134998] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.141211] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.146469] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.155606] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.161381] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.169728] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.175660] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.184068] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.189276] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.198511] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.204521] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.213779] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.219073] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.227663] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.232052] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.240118] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.244820] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.250129] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.255861] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.260290] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.268517] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.272945] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.280983] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.285845] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.293520] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.298371] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.306036] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.310916] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.318900] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.323412] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.331754] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.336392] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.344463] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.348993] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.354539] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.360351] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.364929] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.374500] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.384327] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.389222] shpchp 0000:01:00.0: Slot initialization failed [ 7.395678] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.401053] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.406198] ACPI: button: Power Button [PWRF] [ 7.433932] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.475649] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.482769] Linux agpgart interface v0.103 [ 7.487166] loop: module loaded [ 7.489802] tun: Universal TUN/TAP device driver, 1.6 [ 7.493582] PPP generic driver version 2.4.2 [ 7.498466] VFIO - User Level meta-driver version: 0.3 [ 7.502140] e88D6 hci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.506584] ehci-pci: EHCI PCI platform driver [ 7.510085] ehci-platform: EHCI generic platform driver [ 7.513922] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.518902] ohci-pci: OHCI PCI platform driver [ 7.522190] ohci-platform: OHCI generic platform driver [ 7.525918] uhci_hcd: USB Universal Host Controller Interface driver [ 7.532231] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.535836] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.541137] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.545028] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.549304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.555408] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.561475] usb usb1: Product: UHCI Host Controller [ 7.565379] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.569935] usb usb1: SerialNumber: 0000:02:01.0 [ 7.573832] hub 1-0:1.0: USB hub found [ 7.576854] hub 1-0:1.0: 2 ports detected [ 7.580946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.590844] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.594713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.598816] mousedev: PS/2 mouse device common for all mice [ 7.604118] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.610742] rtc_cmos 00:03: RTC can wake from S4 [ 7.616561] rtc_cmos 00:03: registered as rtc0 [ 7.620356] rtc_cmos 00:03: setting system clock to 2025-12-05T20:02:24 UTC (1764964944) [ 7.627276] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.632505] i2c_dev: i2c /dev entries driver [ 7.636441] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.645276] device-mapper: uevent: version 1.0.3 [ 7.648846] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.655005] platform eisa.0: Probing EISA bus 0 [ 7.659109] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.665149] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.670650] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.675953] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.680579] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.685386] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.690149] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.695233] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.700235] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.705066] platform eisa.0: EISA: Detected 0 cards [ 7.708712] ledtrig-cpu: registered to indicate activity on CPUs [ 7.713390] drop_monitor: Initializing network drop monitor service [ 7.718396] NET: Registered PF_INET6 protocol family [ 7.725606] Segment Routing with IPv6 [ 7.728839] In-situ OAM (IOAM) with IPv6 [ 7.732221] NET: Registered PF_PACKET protocol family [ 7.736465] Key type dns_resolver registered [ 7.739940] IPI shorthand broadcast: enabled [ 7.743531] registered taskstats version 1 [ 7.746969] Loading compiled-in X.509 certificates [ 7.751276] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.758769] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.766194] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.773167] blacklist: Loading compiled-in revocation X.509 certificates [ 7.778072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.785063] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.794734] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.802442] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.809516] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.817394] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.824794] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.832060] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.840867] zswap: loaded using pool lzo/zbud [ 7.844567] Key type .fscrypt registered [ 7.847675] Key type fscrypt-provisioning registered [ 7.853002] Key type encrypted registered [ 7.856207] AppArmor: AppArmor sha1 policy hashing enabled [ 7.860557] ima: No TPM chip found, activating TPM-bypass! [ 7.864527] Loading compiled-in module X.509 certificates [ 7.869168] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.876241] ima: Allocated hash algorithm: sha1 [ 7.879537] ima: No architecture policies found [ 7.882803] evm: Initialising EVM extended attributes: [ 7.886510] evm: security.selinux [ 7.888994] evm: security.SMACK64 [ 7.891566] evm: security.SMACK64EXEC [ 7.894244] evm: security.SMACK64TRANSMUTE [ 7.897226] evm: security.SMACK64MMAP [ 7.900374] evm: security.apparmor [ 7.903062] evm: security.ima [ 7.905562] evm: security.capability [ 7.908322] evm: HMAC attrs: 0x1 [ 7.911257] PM: Magic number: 5:496:42 [ 7.914918] bdi 7:7: hash matches [ 7.917779] RAS: Correctable Errors collector initialized. [ 7.921791] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.926550] Unstable clock detected, switching default tracing clock to "global" [ 7.926550] If you want to keep using the local clock, then add: [ 7.926550] "trace_clock=local" [ 7.926550] on the kernel command line [ 7.944682] Freeing unused decrypted memory: 2036K [ 7.949490] Freeing unused kernel image (initmem) memory: 3244K [ 7.953714] Write protecting the kernel read-only data: 30720k [ 7.958472] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.963635] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.012479] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.018003] Run /init as init process info: initramfs: up at 7.41 [ 8.079649] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.090333] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.096529] GPT:229375 != 2097151 [ 8.099585] GPT:Alternate GPT header not at the end of the disk. [ 8.104570] GPT:229375 != 2097151 [ 8.107619] GPT: Use GNU Parted to correct GPT errors. [ 8.159432] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.540686] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.568345] 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.90 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:72:03:a5:4c:6e:0b:40:df:99:7d:a3:0b:98:c8:04:84 forked to background, child pid 349 no interfaces have a carrier eth0: waiting for 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCrcGXb+0KyyYeeKVYLhkuC+S3QIliZVgDJZ6HROJhsay2n/NyI4PKXuTz9Sb/Ra0LdJja6ZGPGRGSdwXzVqQ7wlBC8U0TSGj2WfUiPx5iPioN/A2yV4kG/LBexqSd2mvKdI/DFCAeH84Je5KmV7ujovNSrVFIIDyKiHxKFO445fowXomlyL16B9U5CJ9/hGGDKGBowTYDZd9o2TOwr8w3Q3sSdS+QPqw3s1s/DKTvZFdg9Thl2/JazFv/eiyFUJXdovZu+pie0P4q+cgbkARqI0SWcguu0upy4RlVr1fuDAyXzxM9wIUGP81vZDQabyXB7U9KoSE99000PiKawv41 root@tempest-testnetworkbasicops-server-58130586 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKa/heVFnvBdkJ8hRcEI8O+r18Nyo0fNSOFT7a3165FD5EW0RNLHDMgIikaiMHu8VK3r4t35P0lMHp9RW14/3Hg= root@tempest-testnetworkbasicops-server-58130586 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:febe:a7af/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 7203a54c-6e0b-40df-997d-a30b98c80484 name: tempest-TestNetworkBasicOps-server-58130586 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-58130586 launch-index: 0 === cirros: current=0.6.2 uptime=10.17 === === 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:BE:A7:AF inet6 addr: fe80::f816:3eff:febe:a7af/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1120 (1.0 KiB) 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-58130586 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.630307] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.632432] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.193200] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.481208] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.523197] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.669781] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.670885] ISO 9660 Extensions: RRIP_1991A [ 9.770870] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.523063] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.525732] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 20:02:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 20:02:26 cirros auth.notice su: + none root:cirros Dec 5 20:02:26 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 20:02:26 cirros daemon.info dhcpcd[350]: DUID 00:04:72:03:a5:4c:6e:0b:40:df:99:7d:a3:0b:98:c8:04:84 Dec 5 20:02:26 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 20:02:26 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 20:02:26 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 20:02:26 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:be:a7:af Dec 5 20:02:26 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:febe:a7af Dec 5 20:02:27 cirros authpriv.info dropbear[391]: Running in background Dec 5 20:02:27 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-58130586 login: 2025-12-05 20:02:33,380 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:33,385 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:33,499 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:33,500 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:33,501 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:33,503 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:33,600 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:33,601 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:33,602 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-05 20:02:33,602 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:33,604 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:33,703 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:33,704 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:33,716 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-05 20:02:33,716 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:33,718 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:33,829 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:33,829 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:34,657 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6eb370fd-4d5f-434c-8fdb-09ff2768a724 0.821s 2025-12-05 20:02:34,658 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': 'Fri, 05 Dec 2025 20:02:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-8bc1b937-3cd7-470e-84b3-97d439e8cca0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6eb370fd-4d5f-434c-8fdb-09ff2768a724'} Body: b'{"subnet":{"id":"6eb370fd-4d5f-434c-8fdb-09ff2768a724","name":"tempest-subnet-smoke-1900218079","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"f20ebc49-d6f0-40fd-b788-63800be8b668","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-05T20:01:51Z","updated_at":"2025-12-05T20:02:34Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:34,658 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-05 20:02:34,658 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:34,660 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:34,757 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:34,758 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:34,768 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-05 20:02:34,768 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:34,770 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:34,868 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:34,869 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:34,878 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-12-05 20:02:37,882 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-05 20:02:37,882 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:37,884 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:37,996 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:37,996 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:38,006 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-05 20:02:38,006 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.246:22' as 'cirros' with public key authentication 2025-12-05 20:02:38,008 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:02:38,064 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:02:38,064 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.246 successfully created 2025-12-05 20:02:38,069 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.411307 seconds 2025-12-05 20:02:38,753 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/45b88094-8f00-4e29-8cda-65facb0898ad 0.683s 2025-12-05 20:02:38,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': 'Fri, 05 Dec 2025 20:02:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b1396b64-8fbc-4649-a616-adeb46c93ca4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/45b88094-8f00-4e29-8cda-65facb0898ad'} Body: b'' 2025-12-05 20:02:38,911 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.157s 2025-12-05 20:02:38,911 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:38 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-81db2e03-f666-4296-8cd6-bfc1932932f2', 'x-compute-request-id': 'req-81db2e03-f666-4296-8cd6-bfc1932932f2', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'' 2025-12-05 20:02:39,553 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.641s 2025-12-05 20:02:39,554 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:38 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-70d23aa3-18db-4097-9d25-72cd07a872ab', 'x-compute-request-id': 'req-70d23aa3-18db-4097-9d25-72cd07a872ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"server": {"id": "7203a54c-6e0b-40df-997d-a30b98c80484", "name": "tempest-TestNetworkBasicOps-server-58130586", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:02:06Z", "updated": "2025-12-05T20:02:38Z", "addresses": {"tempest-network-smoke--2037027474": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:a7:af"}, {"version": 4, "addr": "192.168.122.246", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:a7:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7203a54c-6e0b-40df-997d-a30b98c80484"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1090569957", "OS-SRV-USG:launched_at": "2025-12-05T20:02:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422761607"}], "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-05 20:02:40,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484 0.074s 2025-12-05 20:02:40,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:40 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a4c1f78-b842-420e-ad44-51b93812a42b', 'x-compute-request-id': 'req-0a4c1f78-b842-420e-ad44-51b93812a42b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7203a54c-6e0b-40df-997d-a30b98c80484'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7203a54c-6e0b-40df-997d-a30b98c80484 could not be found."}}' 2025-12-05 20:02:40,820 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8 0.187s 2025-12-05 20:02:40,820 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a920d2bc-341b-473f-b70f-d6e6ca2a8984', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7fba8851-6ba8-4d73-8af7-e8f1a9ab44e8'} Body: b'' 2025-12-05 20:02:40,876 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-1090569957 0.055s 2025-12-05 20:02:40,877 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:40 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3120123-67ee-466a-be50-ae1d5781ab02', 'x-compute-request-id': 'req-b3120123-67ee-466a-be50-ae1d5781ab02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1090569957'} Body: b'' 2025-12-05 20:02:41,673 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/32a42edc-a457-4112-9299-f3103bbada07/remove_router_interface 0.795s 2025-12-05 20:02:41,673 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6eb370fd-4d5f-434c-8fdb-09ff2768a724"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c9b910f4-c54a-4f2a-a0a1-ce217feafaf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/32a42edc-a457-4112-9299-f3103bbada07/remove_router_interface'} Body: b'{"id": "32a42edc-a457-4112-9299-f3103bbada07", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "20c64ab3-6419-429c-af24-73ae5447404c", "network_id": "f20ebc49-d6f0-40fd-b788-63800be8b668", "subnet_id": "6eb370fd-4d5f-434c-8fdb-09ff2768a724", "subnet_ids": ["6eb370fd-4d5f-434c-8fdb-09ff2768a724"]}' 2025-12-05 20:02:41,956 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6eb370fd-4d5f-434c-8fdb-09ff2768a724 0.282s 2025-12-05 20:02:41,956 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cfe244a7-7c11-4ddd-a336-c52f951f9a29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6eb370fd-4d5f-434c-8fdb-09ff2768a724'} Body: b'' 2025-12-05 20:02:45,397 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/32a42edc-a457-4112-9299-f3103bbada07 3.440s 2025-12-05 20:02:45,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c542a046-0bbb-42c8-b24d-73732cb39c25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/32a42edc-a457-4112-9299-f3103bbada07'} Body: b'' 2025-12-05 20:02:47,396 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f20ebc49-d6f0-40fd-b788-63800be8b668 1.998s 2025-12-05 20:02:47,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ba029b14-ef7e-465e-a492-1264b4e97a97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f20ebc49-d6f0-40fd-b788-63800be8b668'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-05 20:02:47.404106Z 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-05 20:04:10.439139Z 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-05 20:02:50,465 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 3.061s 2025-12-05 20:02:50,465 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--836434993", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-314a8b08-1e93-4b16-b56f-3c014329062f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"c67773b3-4029-47b6-8f9e-5c6c61afe325","name":"tempest-network-smoke--836434993","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T20:02:48Z","updated_at":"2025-12-05T20:02:48Z","revision_number":1}}' 2025-12-05 20:02:54,625 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 4.159s 2025-12-05 20:02:54,625 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-1984743227", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-5b48e763-a7d7-4de2-8e0e-720ac81fefe3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "name": "tempest-TestNetworkBasicOps-router-1984743227", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.250"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:02:50Z", "updated_at": "2025-12-05T20:02:52Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:54,692 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.066s 2025-12-05 20:02:54,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': 'Fri, 05 Dec 2025 20:02:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-989036cb-7e15-4d22-a8e4-e2c2340ea9ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:02:54,861 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.168s 2025-12-05 20:02:54,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': 'Fri, 05 Dec 2025 20:02:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f36926fe-48d5-4259-9307-ac70e593b243', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 20:02:54,949 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.088s 2025-12-05 20:02:54,951 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-da3fefbc-8ea5-4750-b870-8a2fd8a5a0ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:02:55,977 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.026s 2025-12-05 20:02:55,977 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-78123294", "network_id": "c67773b3-4029-47b6-8f9e-5c6c61afe325", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-038e75f3-ea26-4084-9316-249cc5352786', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"2719cae3-418d-4dce-b3a0-0dba89838d76","name":"tempest-subnet-smoke-78123294","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","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-05T20:02:55Z","updated_at":"2025-12-05T20:02:55Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:57,417 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/5a1ac89e-a049-4230-b5fa-9732e78ee3fb/add_router_interface 1.439s 2025-12-05 20:02:57,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2719cae3-418d-4dce-b3a0-0dba89838d76"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3056214b-9209-4ec2-8bcb-3889b0b42408', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5a1ac89e-a049-4230-b5fa-9732e78ee3fb/add_router_interface'} Body: b'{"id": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "d486771d-f4d3-4ec4-9a17-7c8ba12f1e92", "network_id": "c67773b3-4029-47b6-8f9e-5c6c61afe325", "subnet_id": "2719cae3-418d-4dce-b3a0-0dba89838d76", "subnet_ids": ["2719cae3-418d-4dce-b3a0-0dba89838d76"]}' 2025-12-05 20:02:57,571 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.153s 2025-12-05 20:02:57,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-0c9dd442-6557-49fd-a331-2f79f22f71a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","name":"tempest-network-smoke--836434993","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2719cae3-418d-4dce-b3a0-0dba89838d76"],"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-05T20:02:48Z","updated_at":"2025-12-05T20:02:55Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":48322}]}' 2025-12-05 20:02:57,639 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.066s 2025-12-05 20:02:57,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': 'Fri, 05 Dec 2025 20:02:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1290', 'x-openstack-request-id': 'req-b972efb5-d196-41b1-8ffc-db265d61781d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"2719cae3-418d-4dce-b3a0-0dba89838d76","name":"tempest-subnet-smoke-78123294","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","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-05T20:02:55Z","updated_at":"2025-12-05T20:02:55Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 20:02:57,729 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.090s 2025-12-05 20:02:57,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': 'Fri, 05 Dec 2025 20:02:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-666f7aae-ec32-4079-9088-882cd73db1af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "name": "tempest-TestNetworkBasicOps-router-1984743227", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.250"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:02:50Z", "updated_at": "2025-12-05T20:02:56Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:02:57,830 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.099s 2025-12-05 20:02:57,830 25 DEBUG [tempest.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-171464667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAZDfaK0QBttTKAtQLjYfr8jlgE+uEr0Ef6iqhuVqUJ5RD92fZ1r4UkkhaLiwc/i06+39Q7bCAXWcRFhi7kXwcnkih7G+aFB9j3C4P94Vl+l9O1atS5xw5l2vMx6SyZOzA=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:57 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bdc2b52-2e65-44c4-a35c-b23664380f81', 'x-compute-request-id': 'req-4bdc2b52-2e65-44c4-a35c-b23664380f81', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-171464667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAZDfaK0QBttTKAtQLjYfr8jlgE+uEr0Ef6iqhuVqUJ5RD92fZ1r4UkkhaLiwc/i06+39Q7bCAXWcRFhi7kXwcnkih7G+aFB9j3C4P94Vl+l9O1atS5xw5l2vMx6SyZOzA==", "fingerprint": "24:b3:62:a0:d5:4c:dd:fc:37:9d:77:d6:99:0c:cb:b0", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 20:02:58,012 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.179s 2025-12-05 20:02:58,012 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-1713509902", "description": "tempest-secgroup-smoke-1713509902 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-368c29f1-8464-4878-a93e-ca00e08f4afe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "name": "tempest-secgroup-smoke-1713509902", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1713509902 description", "shared": false, "security_group_rules": [{"id": "844bd407-9e44-40a3-845b-e00baaaf4ab1", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:57Z", "updated_at": "2025-12-05T20:02:57Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "de66571e-a862-45a0-b98a-e0c6e7edbc61", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:57Z", "updated_at": "2025-12-05T20:02:57Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T20:02:57Z", "updated_at": "2025-12-05T20:02:57Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:58,497 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.484s 2025-12-05 20:02:58,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f160c874-08c4-45ce-8ae9-e31fc62b49ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14053008-5ab8-4a1e-b52e-f533fb1be2ee", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:58Z", "updated_at": "2025-12-05T20:02:58Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:58,645 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.147s 2025-12-05 20:02:58,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-bc77eccb-158c-4a83-aead-2d272e490fe5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fbe613cf-9dc7-43a9-ae43-d09fd8d26ad6", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:58Z", "updated_at": "2025-12-05T20:02:58Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:58,797 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.151s 2025-12-05 20:02:58,798 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e775f977-5813-431b-bcdd-0010324dbf83', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "088b45ad-8f8b-468c-973f-4efd19261310", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:58Z", "updated_at": "2025-12-05T20:02:58Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:58,947 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.149s 2025-12-05 20:02:58,947 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-47803274-ee11-4a74-8512-674abbaa9a4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2bc9d0c6-a4e4-45c9-8081-a2ec01d9a4d3", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:58Z", "updated_at": "2025-12-05T20:02:58Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:59,419 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.472s 2025-12-05 20:02:59,420 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-153008dd-228b-4c50-a480-89f1ad787d60', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a0ddaaab-06f0-4768-89d9-ad6ce78ac75f", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:59Z", "updated_at": "2025-12-05T20:02:59Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:59,655 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.235s 2025-12-05 20:02:59,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": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-25d03abd-df9c-4874-a8f5-e756698e2d1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ee600853-2c2e-442e-8a65-99ed1c544531", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5", "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-05T20:02:59Z", "updated_at": "2025-12-05T20:02:59Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:02:59,975 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.316s 2025-12-05 20:02:59,975 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:59 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-59da9676-3fb6-4714-9c7e-9e5adb896851', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["viaMcVIHRhm7V_i5TgzPYA"], "expires_at": "2025-12-05T21:02:59.000000Z", "issued_at": "2025-12-05T20:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 20:02:59,976 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-05 20:03:01,206 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.230s 2025-12-05 20:03:01,207 25 DEBUG [tempest.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-645377634", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "c67773b3-4029-47b6-8f9e-5c6c61afe325"}], "key_name": "tempest-TestNetworkBasicOps-171464667", "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:02:59 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4219074-d221-4670-89e1-137ea1979766', 'x-compute-request-id': 'req-b4219074-d221-4670-89e1-137ea1979766', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "a3d05d2b-31be-480e-8417-e2f76db076f7", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "adminPass": "Sn7rN88S73mZ"}}' 2025-12-05 20:03:01,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/a3d05d2b-31be-480e-8417-e2f76db076f7 0.200s 2025-12-05 20:03:01,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': 'Fri, 05 Dec 2025 20:03:01 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-088e8a58-a067-497d-ab46-1343d248cedb', 'x-compute-request-id': 'req-088e8a58-a067-497d-ab46-1343d248cedb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-171464667", "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-05 20:03:02,794 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/a3d05d2b-31be-480e-8417-e2f76db076f7 0.380s 2025-12-05 20:03:02,794 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:02 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-8f71e8b7-1b85-476d-b622-356c1fb9d5dc', 'x-compute-request-id': 'req-8f71e8b7-1b85-476d-b622-356c1fb9d5dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-171464667", "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-05 20:03:02,798 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-05 20:03:05,546 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/a3d05d2b-31be-480e-8417-e2f76db076f7 1.747s 2025-12-05 20:03:05,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:03 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-47b4bf55-497e-4821-ab42-478bd75c272e', 'x-compute-request-id': 'req-47b4bf55-497e-4821-ab42-478bd75c272e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-171464667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "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-05 20:03:08,465 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7 1.914s 2025-12-05 20:03:08,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:06 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-7d1ab1ee-a8eb-4f2f-b7af-b3bb3ef4ed91', 'x-compute-request-id': 'req-7d1ab1ee-a8eb-4f2f-b7af-b3bb3ef4ed91', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-171464667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "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-05 20:03:09,948 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/a3d05d2b-31be-480e-8417-e2f76db076f7 0.478s 2025-12-05 20:03:09,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': 'Fri, 05 Dec 2025 20:03:09 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-1df0ec86-05ea-4f1a-9bae-d804a0fa8ec8', 'x-compute-request-id': 'req-1df0ec86-05ea-4f1a-9bae-d804a0fa8ec8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-171464667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "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-05 20:03:11,279 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/a3d05d2b-31be-480e-8417-e2f76db076f7 0.326s 2025-12-05 20:03:11,279 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:10 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-3aa82448-2bbf-4ec6-9256-1fa1f936e68b', 'x-compute-request-id': 'req-3aa82448-2bbf-4ec6-9256-1fa1f936e68b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:10Z", "addresses": {"tempest-network-smoke--836434993": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:81:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-171464667", "OS-SRV-USG:launched_at": "2025-12-05T20:03:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "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-05 20:03:11,282 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-05 20:03:13,424 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/a3d05d2b-31be-480e-8417-e2f76db076f7 2.142s 2025-12-05 20:03:13,425 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:11 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-58fea8a9-b9a7-4484-895d-27e22084ca90', 'x-compute-request-id': 'req-58fea8a9-b9a7-4484-895d-27e22084ca90', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:10Z", "addresses": {"tempest-network-smoke--836434993": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:81:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-171464667", "OS-SRV-USG:launched_at": "2025-12-05T20:03:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "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-05 20:03:13,430 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 20:03:13,512 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=a3d05d2b-31be-480e-8417-e2f76db076f7 0.082s 2025-12-05 20:03:13,512 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-fbfb3e41-3639-491f-b897-da98bd0225e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"ports":[{"id":"e0454d29-905f-4b19-83ae-68ebbb175cdc","name":"","network_id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f5:81:50","admin_state_up":true,"status":"ACTIVE","device_id":"a3d05d2b-31be-480e-8417-e2f76db076f7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2719cae3-418d-4dce-b3a0-0dba89838d76","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5"],"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-645377634","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-645377634","fqdn":"tempest-testnetworkbasicops-server-645377634.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:03:02Z","updated_at":"2025-12-05T20:03:09Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:03:13,513 25 DEBUG [tempest.common.waiters] Server ID a3d05d2b-31be-480e-8417-e2f76db076f7 ports are all ACTIVE [{'id': 'e0454d29-905f-4b19-83ae-68ebbb175cdc', 'name': '', 'network_id': 'c67773b3-4029-47b6-8f9e-5c6c61afe325', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:f5:81:50', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a3d05d2b-31be-480e-8417-e2f76db076f7', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2719cae3-418d-4dce-b3a0-0dba89838d76', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5'], '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-645377634', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-645377634', 'fqdn': 'tempest-testnetworkbasicops-server-645377634.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T20:03:02Z', 'updated_at': '2025-12-05T20:03:09Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 20:03:14,993 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.479s 2025-12-05 20:03:14,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "e0454d29-905f-4b19-83ae-68ebbb175cdc", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-a4b3bbc3-f348-4623-8e8a-04401444eeb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "7c728b36-55a2-479f-b5e6-7323b1757227", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.209", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "port_id": "e0454d29-905f-4b19-83ae-68ebbb175cdc", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c67773b3-4029-47b6-8f9e-5c6c61afe325", "mac_address": "fa:16:3e:f5:81:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:03:14Z", "updated_at": "2025-12-05T20:03:14Z", "revision_number": 0}}' 2025-12-05 20:03:15,310 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=a3d05d2b-31be-480e-8417-e2f76db076f7 0.316s 2025-12-05 20:03:15,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-51741014-374e-4ab1-aabf-edb4e97b8b07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"ports":[{"id":"e0454d29-905f-4b19-83ae-68ebbb175cdc","name":"","network_id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f5:81:50","admin_state_up":true,"status":"ACTIVE","device_id":"a3d05d2b-31be-480e-8417-e2f76db076f7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2719cae3-418d-4dce-b3a0-0dba89838d76","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"securit10000 y_groups":["73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5"],"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-645377634","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-645377634","fqdn":"tempest-testnetworkbasicops-server-645377634.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:03:02Z","updated_at":"2025-12-05T20:03:09Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:03:15,389 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.076s 2025-12-05 20:03:15,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-241222930", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGErVtfEB5315UXgL/2rEoKRAzrx2iFDpL4BRsD65WDe6P0s7OmkzfCVMyQZCNoZ8cH75t8QY3NzhVBJfM790oEhFIjBt94PzfIj35X5OPkSD7U0Ilg6EZl4MDSaK4atg=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:15 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e399110-8b59-446a-aafa-912dea6b3317', 'x-compute-request-id': 'req-5e399110-8b59-446a-aafa-912dea6b3317', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-241222930", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGErVtfEB5315UXgL/2rEoKRAzrx2iFDpL4BRsD65WDe6P0s7OmkzfCVMyQZCNoZ8cH75t8QY3NzhVBJfM790oEhFIjBt94PzfIj35X5OPkSD7U0Ilg6EZl4MDSaK4atg==", "fingerprint": "f5:45:e1:9a:e3:75:77:64:a4:2c:ce:cb:c5:d3:cc:17", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 20:03:15,762 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.371s 2025-12-05 20:03:15,763 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-1990576", "description": "tempest-secgroup-smoke-1990576 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1605', 'x-openstack-request-id': 'req-bacd0ecc-4d17-4273-8fcc-9e8c24be45cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "name": "tempest-secgroup-smoke-1990576", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1990576 description", "shared": false, "security_group_rules": [{"id": "9f58ac70-1fa1-4484-9f7e-e14c267f7508", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:15Z", "updated_at": "2025-12-05T20:03:15Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "a00d2cdb-2c17-4f07-9b5c-1a0b9ecd3e99", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:15Z", "updated_at": "2025-12-05T20:03:15Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T20:03:15Z", "updated_at": "2025-12-05T20:03:15Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:15,964 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.201s 2025-12-05 20:03:15,964 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b27149ce-2aa9-4843-9f33-09dc2b53d80e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d1d85c38-d907-4983-a8b9-50ff447be17d", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:15Z", "updated_at": "2025-12-05T20:03:15Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:16,220 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.255s 2025-12-05 20:03:16,220 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-34ace2e1-d228-4e9a-84bf-d0957cedcd55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70127fa8-85a0-455c-99a0-43682886daa7", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:16Z", "updated_at": "2025-12-05T20:03:16Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:16,405 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.184s 2025-12-05 20:03:16,405 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-490001cd-6d7f-420f-bc98-c298a43099d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "98a5905e-8d1a-4a88-8d52-778e0a77638f", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:16Z", "updated_at": "2025-12-05T20:03:16Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:16,563 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.158s 2025-12-05 20:03:16,564 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b39f7351-0e00-49f8-a760-7eb6e0cef61b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a1fa0d58-dd09-42fa-9e1b-c8bc55c8fc68", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:16Z", "updated_at": "2025-12-05T20:03:16Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:16,815 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.251s 2025-12-05 20:03:16,815 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-346cc8d7-0528-4107-b936-6a6c2477856d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "127364cf-1009-409a-8842-1b00f9beed89", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:16Z", "updated_at": "2025-12-05T20:03:16Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:16,978 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.162s 2025-12-05 20:03:16,979 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c59b5cb6-8bcb-4742-aaa3-8e4401789352', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c68749e1-32d8-4c2a-b829-1a363f8ac7e5", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "494306e5-eb2d-48aa-8885-ebdac688a5ff", "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-05T20:03:16Z", "updated_at": "2025-12-05T20:03:16Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:17,335 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.353s 2025-12-05 20:03:17,336 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:17 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5337e3d-8292-4cdb-8932-d50b059cf0df', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["JpI0ohajS2qwUooX2x35VA"], "expires_at": "2025-12-05T21:03:17.000000Z", "issued_at": "2025-12-05T20:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 20:03:17,336 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-05 20:03:19,737 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.400s 2025-12-05 20:03:19,738 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-31164463", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "c67773b3-4029-47b6-8f9e-5c6c61afe325"}], "key_name": "tempest-TestNetworkBasicOps-241222930", "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:17 GMT', 'server': 'Apache', 'content-length': '443', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ab24fc-27e8-44a7-8c15-15db1b51734d', 'x-compute-request-id': 'req-13ab24fc-27e8-44a7-8c15-15db1b51734d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}], "adminPass": "p23dZBpsqgMZ"}}' 2025-12-05 20:03:19,961 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.222s 2025-12-05 20:03:19,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:19 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-48cef269-67ae-4049-a5e0-975b6df563ca', 'x-compute-request-id': 'req-48cef269-67ae-4049-a5e0-975b6df563ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-241222930", "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-05 20:03:21,370 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.404s 2025-12-05 20:03:21,371 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:20 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-726ad9a4-43b7-4dff-ab47-98509abf05ff', 'x-compute-request-id': 'req-726ad9a4-43b7-4dff-ab47-98509abf05ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-241222930", "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-05 20:03:21,376 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-05 20:03:23,441 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 1.064s 2025-12-05 20:03:23,442 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:22 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-32a4d441-9ab1-474b-a3af-93f25070b48e', 'x-compute-request-id': 'req-32a4d441-9ab1-474b-a3af-93f25070b48e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-241222930", "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-05 20:03:24,946 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.493s 2025-12-05 20:03:24,946 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:24 GMT', 'server': 'Apache', 'content-length': '1515', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd8cdf69-6573-4a37-8565-37371895af7d', 'x-compute-request-id': 'req-bd8cdf69-6573-4a37-8565-37371895af7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-241222930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}], "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-05 20:03:26,290 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.336s 2025-12-05 20:03:26,290 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:25 GMT', 'server': 'Apache', 'content-length': '1515', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d9b3e60-1f02-45bd-8081-6b4ad6fdcfef', 'x-compute-request-id': 'req-0d9b3e60-1f02-45bd-8081-6b4ad6fdcfef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-241222930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}], "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-05 20:03:28,471 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 1.174s 2025-12-05 20:03:28,471 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:27 GMT', 'server': 'Apache', 'content-length': '1515', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6059270-2a56-4aac-ad5c-92e04845a071', 'x-compute-request-id': 'req-a6059270-2a56-4aac-ad5c-92e04845a071', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-241222930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}], "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-05 20:03:30,725 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 1.249s 2025-12-05 20:03:30,726 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:29 GMT', 'server': 'Apache', 'content-length': '1686', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7511806-9e3b-4153-ad2b-a74fb73b1c54', 'x-compute-request-id': 'req-e7511806-9e3b-4153-ad2b-a74fb73b1c54', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:27Z", "addresses": {"tempest-network-smoke--836434993": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ea:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-241222930", "OS-SRV-USG:launched_at": "2025-12-05T20:03:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}], "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-05 20:03:30,729 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-05 20:03:31,598 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/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.869s 2025-12-05 20:03:31,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:30 GMT', 'server': 'Apache', 'content-length': '1686', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43eacd94-ebb3-4907-b7fa-41597a0dd510', 'x-compute-request-id': 'req-43eacd94-ebb3-4907-b7fa-41597a0dd510', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:27Z", "addresses": {"tempest-network-smoke--836434993": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ea:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-241222930", "OS-SRV-USG:launched_at": "2025-12-05T20:03:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}], "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-05 20:03:31,679 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=0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.075s 2025-12-05 20:03:31,679 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-7200047f-bbf8-4741-85ac-4bfdb7371af6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"ports":[{"id":"2a26f25b-bbb6-4e2d-8ab4-7edc62b2fe72","name":"","network_id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:7c:ea:a6","admin_state_up":true,"status":"ACTIVE","device_id":"0e8af2d5-a168-4ba5-8a85-012f94dc5c49","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2719cae3-418d-4dce-b3a0-0dba89838d76","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["494306e5-eb2d-48aa-8885-ebdac688a5ff"],"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-31164463","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-31164463","fqdn":"tempest-testnetworkbasicops-server-31164463.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:03:23Z","updated_at":"2025-12-05T20:03:27Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:03:31,679 25 DEBUG [tempest.common.waiters] Server ID 0e8af2d5-a168-4ba5-8a85-012f94dc5c49 ports are all ACTIVE [{'id': '2a26f25b-bbb6-4e2d-8ab4-7edc62b2fe72', 'name': '', 'network_id': 'c67773b3-4029-47b6-8f9e-5c6c61afe325', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:7c:ea:a6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0e8af2d5-a168-4ba5-8a85-012f94dc5c49', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2719cae3-418d-4dce-b3a0-0dba89838d76', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['494306e5-eb2d-48aa-8885-ebdac688a5ff'], '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-31164463', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-31164463', 'fqdn': 'tempest-testnetworkbasicops-server-31164463.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T20:03:23Z', 'updated_at': '2025-12-05T20:03:27Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 20:03:33,707 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.027s 2025-12-05 20:03:33,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "2a26f25b-bbb6-4e2d-8ab4-7edc62b2fe72", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-ff53b2c7-4f8b-48cd-a54e-9d49ad78070d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "ef34b567-6e9a-4023-bab5-ae534f27ba9b", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.232", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "port_id": "2a26f25b-bbb6-4e2d-8ab4-7edc62b2fe72", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c67773b3-4029-47b6-8f9e-5c6c61afe325", "mac_address": "fa:16:3e:7c:ea:a6", "admin_state_up": true, "status": "ACTIVE", "device_id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:03:32Z", "updated_at": "2025-12-05T20:03:32Z", "revision_number": 0}}' 2025-12-05 20:03:33,708 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2025-12-05 20:03:48,922 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:03:48,983 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:03:48,984 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2025-12-05 20:03:49,494 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/7c728b36-55a2-479f-b5e6-7323b1757227 0.510s 2025-12-05 20:03:49,495 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-023aec45-2133-4313-978c-3e229be827ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7c728b36-55a2-479f-b5e6-7323b1757227'} Body: b'{"floatingip": {"id": "7c728b36-55a2-479f-b5e6-7323b1757227", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.209", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "port_id": "e0454d29-905f-4b19-83ae-68ebbb175cdc", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c67773b3-4029-47b6-8f9e-5c6c61afe325", "mac_address": "fa:16:3e:f5:81:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:03:14Z", "updated_at": "2025-12-05T20:03:14Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:49,495 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '7c728b36-55a2-479f-b5e6-7323b1757227', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.209', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '5a1ac89e-a049-4230-b5fa-9732e78ee3fb', 'port_id': 'e0454d29-905f-4b19-83ae-68ebbb175cdc', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c67773b3-4029-47b6-8f9e-5c6c61afe325', 'mac_address': 'fa:16:3e:f5:81:50', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a3d05d2b-31be-480e-8417-e2f76db076f7', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T20:03:14Z', 'updated_at': '2025-12-05T20:03:14Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 20:03:49,495 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.510834 seconds 2025-12-05 20:03:49,495 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.209 with user: cirros 2025-12-05 20:03:49,495 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.209 in 120 sec and the expected result is reachable 2025-12-05 20:03:49,643 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.105433 seconds 2025-12-05 20:03:49,644 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.209 in 120 sec and the ping result is expected 2025-12-05 20:03:49,768 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/a3d05d2b-31be-480e-8417-e2f76db076f7/action 0.123s 2025-12-05 20:03:49,769 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:49 GMT', 'server': 'Apache', 'content-length': '75519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edb848e-5727-4702-9060-7ab149212bd1', 'x-compute-request-id': 'req-7edb848e-5727-4702-9060-7ab149212bd1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7/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 1276498412 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001540] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004306] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004337] Using GB pages for direct mapping\\n[ 0.004567] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004572] ACPI: Early table checksum verification disabled\\n[ 0.004577] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004581] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004588] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004595] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004599] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004603] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004606] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004610] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004614] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004616] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004617] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004618] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004620] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004621] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005665] No NUMA configuration fo 2025-12-05 20:03:49,770 25 DEBUG [tempest.scenario.manager] Console output for a3d05d2b-31be-480e-8417-e2f76db076f7 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 1276498412 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001540] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004306] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004337] Using GB pages for direct mapping [ 0.004567] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004572] ACPI: Early table checksum verification disabled [ 0.004577] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004581] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004588] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004595] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004599] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004603] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004606] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004610] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004614] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004616] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004617] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004618] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004620] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004621] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005665] No NUMA configuration found [ 0.005667] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005676] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006034] Zone ranges: [ 0.006035] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006038] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006040] Normal empty [ 0.006042] Device empty [ 0.006043] Movable zone start for each node [ 0.006046] Early memory node ranges [ 0.006047] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006049] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006051] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006265] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006294] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006491] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015440] ACPI: PM-Timer IO Port: 0x608 [ 0.015469] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015589] IOAPIC[0]: apic_id 0, version 17, addres10000 s 0xfec00000, GSI 0-23 [ 0.015592] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015594] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015596] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015598] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015599] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015603] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015605] TSC deadline timer available [ 0.015618] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015686] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015688] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015690] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015691] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015693] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015694] Booting paravirtualized kernel on KVM [ 0.015719] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015725] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.015986] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016074] kvm-guest: setup async PF for cpu 0 [ 0.016101] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016120] kvm-guest: PV spinlocks disabled, single CPU [ 0.016126] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016127] Policy zone: DMA32 [ 0.016129] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016186] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016199] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016206] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016265] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016542] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017284] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017314] ftrace: allocating 50600 entries in 198 pages [ 0.042561] ftrace: allocated 198 pages with 4 groups [ 0.042734] rcu: Hierarchical RCU implementation. [ 0.042736] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042738] Rude variant of Tasks RCU enabled. [ 0.042738] Tracing variant of Tasks RCU enabled. [ 0.042740] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042741] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047155] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047565] random: crng init done [ 0.084880] Console: colour VGA+ 80x25 [ 0.228018] printk: console [tty1] enabled [ 0.535384] printk: console [ttyS0] enabled [ 0.538147] ACPI: Core revision 20210730 [ 0.540777] APIC: Switch to symmetric I/O mode setup [ 0.545072] x2apic enabled [ 0.548185] Switched APIC routing to physical x2apic. [ 0.556925] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.563234] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.567229] pid_max: default: 32768 minimum: 301 [ 0.567229] LSM: Security Framework initializing [ 0.567229] landlock: Up and running. [ 0.567229] Yama: becoming mindful. [ 0.567229] AppArmor: AppArmor initialized [ 0.567229] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567229] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567229] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.567229] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.567229] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.567229] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.567229] Spectre V2 : Mitigation: Retpolines [ 0.567229] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.567229] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.567229] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.567229] RETBleed: Mitigation: untrained return thunk [ 0.567229] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.567229] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.567229] Freeing SMP alternatives memory: 44K [ 0.567229] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.567423] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.571255] ... version: 0 [ 0.574185] ... bit width: 48 [ 0.575242] ... generic registers: 6 [ 0.577759] ... value mask: 0000ffffffffffff [ 0.579241] ... max period: 00007fffffffffff [ 0.582435] ... fixed-purpose events: 0 [ 0.583241] ... event mask: 000000000000003f [ 0.586498] rcu: Hierarchical SRCU implementation. [ 0.587731] smp: Bringing up secondary CPUs ... [ 0.590793] smp: Brought up 1 node, 1 CPU [ 0.591270] smpboot: Max logical packages: 1 [ 0.593883] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.595741] devtmpfs: initialized [ 0.598003] x86/mm: Memory block size: 128MB [ 0.599407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603249] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.607303] pinctrl core: initialized pinctrl subsystem [ 0.610995] PM: RTC time: 20:03:12, date: 2025-12-05 [ 0.611404] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.615330] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.619270] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.623255] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.627253] audit: initializing netlink subsys (disabled) [ 0.630781] thermal_sys: Registered thermal governor 'fair_share' [ 0.630783] thermal_sys: Registered thermal governor 'bang_bang' [ 0.631242] thermal_sys: Registered thermal governor 'step_wise' [ 0.634924] thermal_sys: Registered thermal governor 'user_space' [ 0.635244] audit: type=2000 audit(1764964991.630:1): state=initialized audit_enabled=0 res=1 [ 0.639246] thermal_sys: Registered thermal governor 'power_allocator' [ 0.639261] EISA bus registered [ 0.645363] cpuidle: using governor ladder [ 0.647252] cpuidle: using governor menu [ 0.653683] ACPI: bus type PCI registered [ 0.655244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.659377] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.663244] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.667181] PCI: Using configuration type 1 for base access [ 0.668422] Kprobes globally optimized [ 0.670945] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.671246] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.676071] ACPI: Added _OSI(Module Device) [ 0.679254] ACPI: Added _OSI(Processor Device) [ 0.682447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.683288] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686625] ACPI: Added _OSI(Linux-Dell-Video) [ 0.687248] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.690659] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.695284] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.703193] ACPI: Interpreter enabled [ 0.703255] ACPI: PM: (supports S0 S5) [ 0.705794] ACPI: Using IOAPIC for interrupt routing [ 0.707480] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.711242] PCI: Using E820 reservations for host bridge windows [ 0.715220] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.720645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.723247] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.727364] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.731374] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.736355] PCI host bridge to bus 0000:00 [ 0.738905] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.739245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751245] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.755261] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.763574] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.771993] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.783250] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.799297] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.807289] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.821534] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.824664] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.831746] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.838631] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.844893] pci 0000:00:02.0: enabling Extended Tags [ 0.851787] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.858998] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.867400] pci 0000:00:02.1: enabling Extended Tags [ 0.873039] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.878545] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.888631] pci 0000:00:02.2: enabling Extended Tags [ 0.893530] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.898575] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.905732] pci 0000:00:02.3: enabling Extended Tags [ 0.911321] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.918096] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.924610] pci 0000:00:02.4: enabling Extended Tags [ 0.929447] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.934766] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.941620] pci 0000:00:02.5: enabling Extended Tags [ 0.945828] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.950661] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.960996] pci 0000:00:02.6: enabling Extended Tags [ 0.965460] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.971251] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.983541] pci 0000:00:02.7: enabling Extended Tags [ 0.994954] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.999252] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.010946] pci 0000:00:03.0: enabling Extended Tags [ 1.013429] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.018785] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.024598] pci 0000:00:03.1: enabling Extended Tags [ 1.032240] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.038898] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.044167] pci 0000:00:03.2: enabling Extended Tags [ 1.049509] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.055130] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.061276] pci 0000:00:03.3: enabling Extended Tags [ 1.065540] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.070382] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.076445] pci 0000:00:03.4: enabling Extended Tags [ 1.081539] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.086671] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.095587] pci 0000:00:03.5: enabling Extended Tags [ 1.101594] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.106561] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.115516] pci 0000:00:03.6: enabling Extended Tags [ 1.120988] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.126534] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.133724] pci 0000:00:03.7: enabling Extended Tags [ 1.139627] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.146655] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.152549] pci 0000:00:04.0: enabling Extended Tags [ 1.159451] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.165932] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.171939] pci 0000:00:04.1: enabling Extended Tags [ 1.177528] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.182308] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.188527] pci 0000:00:04.2: enabling Extended Tags [ 1.193568] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.198355] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.204828] pci 0000:00:04.3: enabling Extended Tags [ 1.209500] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.215072] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.223549] pci 0000:00:04.4: enabling Extended Tags [ 1.229916] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.234936] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.240505] pci 0000:00:04.5: enabling Extended Tags [ 1.247956] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.254680] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.260513] pci 0000:00:04.6: enabling Extended Tags [ 1.267978] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.274826] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.280529] pci 0000:00:04.7: enabling Extended Tags [ 1.287771] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.294654] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.302265] pci 0000:00:05.0: enabling Extended Tags [ 1.366490] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.369249] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.373071] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.391250] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.397585] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.403474] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.413238] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.421794] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.426424] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.430895] pci 0000:01:00.0: enabling Extended Tags [ 1.506900] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.507310] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.511113] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.511345] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.517534] pci_bus 0000:02: extended config space not accessible [ 1.519541] acpiphp: Slot [1] registered [ 1.522064] acpiphp: Slot [0] registered [ 1.523284] acpiphp: Slot [2] registered [ 1.525772] acpiphp: Slot [3] registered [ 1.527287] acpiphp: Slot [4] registered [ 1.529763] acpiphp: Slot [5] registered [ 1.531284] acpiphp: Slot [6] registered [ 1.533907] acpiphp: Slot [7] registered [ 1.535289] acpiphp: Slot [8] registered [ 1.537781] acpiphp: Slot [9] registered [ 1.539291] acpiphp: Slot [10] registered [ 1.542075] acpiphp: Slot [11] registered [ 1.543286] acpiphp: Slot [12] registered [ 1.545876] acpiphp: Slot [13] registered [ 1.547284] acpiphp: Slot [14] registered [ 1.549854] acpiphp: Slot [15] registered [ 1.551290] acpiphp: Slot [16] registered [ 1.553927] acpiphp: Slot [17] registered [ 1.555285] acpiphp: Slot [18] registered [ 1.558168] acpiphp: Slot [19] registered [ 1.559297] acpiphp: Slot [20] registered [ 1.562080] acpiphp: Slot [21] registered [ 1.563288] acpiphp: Slot [22] registered [ 1.566310] acpiphp: Slot [23] registered [ 1.567284] acpiphp: Slot [24] registered [ 1.569998] acpiphp: Slot [25] registered [ 1.571296] acpiphp: Slot [26] registered [ 1.573912] acpiphp: Slot [27] registered [ 1.575285] acpiphp: Slot [28] registered [ 1.577986] acpiphp: Slot [29] registered [ 1.579314] acpiphp: Slot [30] registered [ 1.582239] acpiphp: Slot [31] registered [ 1.585872] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.596306] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.673925] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.675300] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.678867] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.679354] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.689108] acpiphp: Slot [0-2] registered [ 1.691861] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.701273] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.711246] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.717390] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.719418] pci 0000:03:00.0: enabling Extended Tags [ 1.801093] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.803349] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.807345] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.814178] acpiphp: Slot [0-3] registered [ 1.815806] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.826975] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.837361] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.841670] pci 0000:04:00.0: enabling Extended Tags [ 1.923473] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.926696] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.927348] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.934216] acpiphp: Slot [0-4] registered [ 1.935788] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.947105] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.957100] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.961870] pci 0000:05:00.0: enabling Extended Tags [ 2.041039] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.043357] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.047359] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.054381] acpiphp: Slot [0-5] registered [ 2.055825] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.068601] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.079246] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.085280] pci 0000:06:00.0: enabling Extended Tags [ 2.187966] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.191374] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.195398] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.202337] acpiphp: Slot [0-6] registered [ 2.282983] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.283377] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.287378] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.295158] acpiphp: Slot [0-7] registered [ 2.368557] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.371373] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.375393] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.382437] acpiphp: Slot [0-8] registered [ 2.455376] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.459111] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.459369] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.466583] acpiphp: Slot [0-9] registered [ 2.544105] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.547372] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.551384] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559022] acpiphp: Slot [0-10] registered [ 2.634769] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.635412] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.639399] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.646691] acpiphp: Slot [0-11] registered [ 2.719413] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.723374] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.727390] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.734378] acpiphp: Slot [0-12] registered [ 2.812606] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.815351] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.819354] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.826437] acpiphp: Slot [0-13] registered [ 2.905095] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.907374] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.911345] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.918282] acpiphp: Slot [0-14] registered [ 2.992077] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.995351] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.999344] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.006378] acpiphp: Slot [0-15] registered [ 3.080760] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.083350] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.087350] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.094623] acpiphp: Slot [0-16] registered [ 3.171277] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.175388] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.179364] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.186981] acpiphp: Slot [0-17] registered [ 3.263071] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.263365] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.267346] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.274338] acpiphp: Slot [0-18] registered [ 3.348418] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.351393] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.355367] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.362448] acpiphp: Slot [0-19] registered [ 3.437696] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.439362] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.443344] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.450835] acpiphp: Slot [0-20] registered [ 3.522618] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.523354] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.527367] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.534723] acpiphp: Slot [0-21] registered [ 3.609753] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.611353] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.615346] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.622437] acpiphp: Slot [0-22] registered [ 3.698339] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.699414] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.703354] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.710662] acpiphp: Slot [0-23] registered [ 3.810827] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.811445] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.815423] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.823848] acpiphp: Slot [0-24] registered [ 3.941308] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.943373] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.947391] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.954472] acpiphp: Slot [0-25] registered [ 4.029324] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.031398] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.035434] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.090060] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.091466] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.095464] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.099473] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.103492] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.107450] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.111485] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.115452] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.119388] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.123260] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.127258] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.131258] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.135259] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.139259] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.143259] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.147263] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.152287] iommu: Default domain type: Translated [ 4.155242] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.159456] SCSI subsystem initialized [ 4.162814] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.163229] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.163262] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.167247] vgaarb: loaded [ 4.169892] ACPI: bus type USB registered [ 4.171272] usbcore: registered new interface driver usbfs [ 4.175168] usbcore: registered new interface driver hub [ 4.175257] usbcore: registered new device driver usb [ 4.178967] pps_core: LinuxPPS API ver. 1 registered [ 4.179243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.183443] PTP clock support registered [ 4.186661] EDAC MC: Ver: 3.0.0 [ 4.190863] NetLabel: Initializing [ 4.191242] NetLabel: domain hash size = 128 [ 4.194572] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.195268] NetLabel: unlabeled traffic allowed by default [ 4.199293] PCI: Using ACPI for IRQ routing [ 5.038835] clocksource: Switched to clocksource kvm-clock [ 5.052144] VFS: Disk quotas dquot_6.6.0 [ 5.055122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.060049] AppArmor: AppArmor Filesystem Enabled [ 5.063350] pnp: PnP ACPI init [ 5.066002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.071314] pnp: PnP ACPI: found 5 devices [ 5.079858] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.085730] NET: Registered PF_INET protocol family [ 5.089741] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.096038] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.101644] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.107170] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.112266] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.116950] TCP: Hash tables configured (established 1024 bind 1024) [ 5.121250] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.126103] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.130447] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.135409] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.139545] NET: Registered PF_XDP protocol family [ 5.142882] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.148490] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.154021] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.159593] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.165091] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.170593] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.176239] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.182004] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.187482] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.192948] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.198368] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.203893] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.209576] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.215801] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.222308] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.228297] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.233844] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.239334] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.245253] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.251181] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.256753] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.262732] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.268192] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.273655] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.279011] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.283138] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.287261] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.291371] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.295550] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.300529] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.304876] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.309162] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.313377] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.317767] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.321893] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.326082] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.330343] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.334782] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.339109] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.343593] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.347851] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.352377] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.356697] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.361085] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.365311] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.369913] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.374101] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.378487] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.382910] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.387955] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.392638] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.398012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.402527] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.407551] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.412323] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.417265] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.422105] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.426994] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.431507] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.436139] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.440808] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.445017] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.449231] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.453465] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.457649] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.461872] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.466116] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.470281] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.474702] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.479064] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.483516] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.487775] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.491938] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.496281] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.501276] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.505762] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.510445] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.515017] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.519565] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.524236] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.528860] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.533135] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.538108] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.542659] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.547604] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.552028] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.556585] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.561171] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.565770] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.570085] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.574954] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.579401] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.583833] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.588099] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.592679] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.596325] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.603895] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.610849] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.619399] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.623516] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.629495] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.636280] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.644997] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.650588] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.664413] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.682447] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.693936] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.707991] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.726285] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.733843] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.742407] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.754056] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.763113] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.772044] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.780431] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.785911] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.791921] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.799108] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.804790] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.810319] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.818387] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.824557] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.831135] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.840116] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.846577] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.852938] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.861503] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.866834] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.873318] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.881049] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.886704] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.893843] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.902071] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.908016] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.914987] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.923368] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.927170] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.933671] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.939693] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.948591] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.952431] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.959447] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.965751] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.973696] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.978643] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.984728] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.991084] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.999756] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.003472] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.010004] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.015520] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.024219] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.028125] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.034315] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.040187] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.048501] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.052779] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.058297] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.064342] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.071571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.076060] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.081536] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.087770] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.095370] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.098872] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.104421] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.110710] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.118448] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.122123] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.127950] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.133429] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.141444] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.145172] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.151507] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.157109] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.166388] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.171276] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.177201] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.184149] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.192741] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.196362] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.201863] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.208257] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.215368] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.219387] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.224923] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.230427] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.238825] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.243545] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.249031] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.253757] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.258611] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.263540] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.268320] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.272243] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.276627] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.281574] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.285327] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.289543] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.294375] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.299065] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.304224] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.310884] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.315841] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.320040] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.325207] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.329593] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.334734] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.339339] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.344388] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.348669] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.353740] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.358204] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.363454] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.367870] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.373028] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.377422] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.382648] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.386925] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.392217] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.396586] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.401750] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.405711] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.410273] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.415377] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.419368] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.423858] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.428879] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.432888] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.437472] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.442501] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.446438] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.450903] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.456307] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.460310] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.464760] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.469954] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.474041] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.478253] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.483151] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.487020] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.491270] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.496410] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.500278] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.504548] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.511676] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.515621] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.519964] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.525022] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.529048] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.533399] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.538405] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.542326] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.546760] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.551744] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.555712] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.560379] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.565366] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.569266] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.573842] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.580650] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.590965] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10440 usecs [ 6.597964] PCI: CLS 0 bytes, default 64 [ 6.600964] Trying to unpack rootfs image as initramfs... [ 6.604767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.623630] Initialise system trusted keyrings [ 6.626902] Key type blacklist registered [ 6.635342] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.644609] zbud: loaded [ 6.647026] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.663722] fuse: init (API version 7.34) [ 6.666965] integrity: Platform Keyring initialized [ 6.683299] Key type asymmetric registered [ 6.686874] Asymmetric key parser 'x509' registered [ 6.699377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.711458] io scheduler mq-deadline registered [ 6.722426] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.735689] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.754391] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.767894] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.783681] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.799681] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.812594] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.827902] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.843417] Freeing initrd memory: 8744K [ 6.847944] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.852355] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.861031] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.865478] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.874770] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.879196] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.888245] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.893949] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.899549] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.905969] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.910464] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.919919] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.924933] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.933248] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.938710] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.946772] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.951601] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.961648] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.966590] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.976269] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.981895] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.990952] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.995384] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.003837] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.008677] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.015763] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.022010] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.028005] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.036828] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.041975] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.051893] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.057931] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.067693] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.072898] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.081551] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.086638] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.096465] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.102815] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.111674] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.116933] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.126913] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.132929] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.138981] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.145474] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.150617] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.160605] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.170939] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.176221] shpchp 0000:01:00.0: Slot initialization failed [ 7.182905] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.189203] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.195315] ACPI: button: Power Button [PWRF] [ 7.223518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.260373] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.268009] Linux agpgart interface v0.103 [ 7.272871] loop: module loaded [ 7.275576] tun: Universal TUN/TAP device driver, 1.6 [ 7.279139] PPP generic driver version 2.4.2 [ 7.282587] VFIO - User Level meta-driver version: 0.3 [ 7.286422] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.290759] ehci-pci: EHCI PCI platform driver [ 7.293918] ehci-platform: EHCI generic platform driver [ 7.297980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.302112] ohci-pci: OHCI PCI platform driver [ 7.305446] ohci-platform: OHCI generic platform driver [ 7.309210] uhci_hcd: USB Universal Host Controller Interface driver [ 7.315685] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.319675] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.325035] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.328958] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.333119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.339598] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.344736] usb usb1: Product: UHCI Host Controller [ 7.348510] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.353089] usb usb1: SerialNumber: 0000:02:01.0 [ 7.356556] hub 1-0:1.0: USB hub found [ 7.359551] hub 1-0:1.0: 2 ports detected [ 7.362821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.371307] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.375152] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.378876] mousedev: PS/2 mouse device common for all mice [ 7.383722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.389596] rtc_cmos 00:03: RTC can wake from S4 [ 7.395009] rtc_cmos 00:03: registered as rtc0 [ 7.398623] rtc_cmos 00:03: setting system clock to 2025-12-05T20:03:19 UTC (1764964999) [ 7.404298] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.408736] i2c_dev: i2c /dev entries driver [ 7.411892] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.420426] device-mapper: uevent: version 1.0.3 [ 7.423833] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.429935] platform eisa.0: Probing EISA bus 0 [ 7.433203] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.437872] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.442269] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.446642] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.451209] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.456052] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.460531] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.465163] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.469588] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.474153] platform eisa.0: EISA: Detected 0 cards [ 7.477850] ledtrig-cpu: registered to indicate activity on CPUs [ 7.482247] drop_monitor: Initializing network drop monitor service [ 7.487180] NET: Registered PF_INET6 protocol family [ 7.494052] Segment Routing with IPv6 [ 7.496845] In-situ OAM (IOAM) with IPv6 [ 7.499736] NET: Registered PF_PACKET protocol family [ 7.503220] Key type dns_resolver registered [ 7.506469] IPI shorthand broadcast: enabled [ 7.509607] registered taskstats version 1 [ 7.512679] Loading compiled-in X.509 certificates [ 7.516599] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.523719] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.530648] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.537351] blacklist: Loading compiled-in revocation X.509 certificates [ 7.541972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.548674] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.557861] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.565098] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.572904] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.580296] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.587872] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.595259] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.602958] zswap: loaded using pool lzo/zbud [ 7.606260] Key type .fscrypt registered [ 7.609141] Key type fscrypt-provisioning registered [ 7.614682] Key type encrypted registered [ 7.617692] AppArmor: AppArmor sha1 policy hashing enabled [ 7.621630] ima: No TPM chip found, activating TPM-bypass! [ 7.625928] Loading compiled-in module X.509 certificates [ 7.630354] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.637197] ima: Allocated hash algorithm: sha1 [ 7.640867] ima: No architecture policies found [ 7.644359] evm: Initialising EVM extended attributes: [ 7.648479] evm: security.selinux [ 7.651202] evm: security.SMACK64 [ 7.653779] evm: security.SMACK64EXEC [ 7.656801] evm: security.SMACK64TRANSMUTE [ 7.660290] evm: security.SMACK64MMAP [ 7.663748] evm: security.apparmor [ 7.666862] evm: security.ima [ 7.669681] evm: security.capability [ 7.672972] evm: HMAC attrs: 0x1 [ 7.676336] PM: Magic number: 5:49:93 [ 7.679553] RAS: Correctable Errors collector initialized. [ 7.683563] Unstable clock detected, switching default tracing clock to "global" [ 7.683563] If you want to keep using the local clock, then add: [ 7.683563] "trace_clock=local" [ 7.683563] on the kernel command line [ 7.699336] Freeing unused decrypted memory: 2036K [ 7.702720] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.707849] Freeing unused kernel image (initmem) memory: 3244K [ 7.715275] Write protecting the kernel read-only data: 30720k [ 7.719988] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.725061] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.770558] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.775000] Run /init as init process info: initramfs: up at 7.26 [ 7.829643] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.840123] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.845525] GPT:229375 != 2097151 [ 7.848156] GPT:Alternate GPT header not at the end of the disk. [ 7.852508] GPT:229375 != 2097151 [ 7.855274] GPT: Use GNU Parted to correct GPT errors. [ 7.911113] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.294977] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.324222] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.08 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:a3:d0:5d:2b:31:be:48:0e:84:17:e2:f7:6d:b0:76:f7 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3XGRe3ozpyJbwZ/ug0O5QGJhhlZ70NqjcFN5Vttxzxg7X/MOpIdo79Kaql7m9+ACwnctpX9h0Gcwj4yrOtYq89BIzpmix4IR8BFj3OU161f+8+WYgu93kqHqnwQH/f0kqs/Tpc6YLZ3vRBKOESy8JYsx+s/vCpej16ZtiT/bCpmAutw3fV/OsOq4PCxm7a/yJFdLcw0ouxlIM4wIzQtbitoWF2NuM7yBffSSlKDzER6L4vsQhslSgHSy2EpMSfcrs9yM8kHzZS10g4becCDKnspl0jlftyGSlFb/y/sVLD8pWNGSN1YkBf4RNxG2JJBcLvCUyBuT1OrTaIsUR0JHd root@tempest-testnetworkbasicops-server-645377634 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNb9TTVBqtVVQQ0JQ7sdJeNeabpUhepVsMly0nb2EVVU+a48EmSqlAzSsm4A/waJuXt4qheV6DpdTWHsH+V8Fvk= root@tempest-testnetworkbasicops-server-645377634 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef5:8150/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: a3d05d2b-31be-480e-8417-e2f76db076f7 name: tempest-TestNetworkBasicOps-server-645377634 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-645377634 launch-index: 0 === cirros: current=0.6.2 uptime=9.85 === === 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:F5:81:50 inet6 addr: fe80::f816:3eff:fef5:8150/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1262 (1.2 KiB) TX bytes:1242 (1.2 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-645377634 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_t10000 unnel 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.380075] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.390099] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.586891] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.607087] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.705058] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.706653] ISO 9660 Extensions: RRIP_1991A [ 8.804088] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.883464] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.200369] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.202227] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 20:03:20 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 20:03:20 cirros auth.notice su: + none root:cirros Dec 5 20:03:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: DUID 00:04:a3:d0:5d:2b:31:be:48:0e:84:17:e2:f7:6d:b0:76:f7 Dec 5 20:03:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f5:81:50 Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef5:8150 Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Dec 5 20:03:21 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-645377634 login: 2025-12-05 20:03:49,772 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.209:22' as 'cirros' with public key authentication 2025-12-05 20:03:49,774 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:03:49,874 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:03:49,875 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.209 successfully created 2025-12-05 20:03:49,875 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5 2025-12-05 20:03:49,875 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2025-12-05 20:03:49,878 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:03:49,974 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:03:49,975 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2025-12-05 20:03:49,987 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.111841 seconds 2025-12-05 20:03:50,715 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/e0454d29-905f-4b19-83ae-68ebbb175cdc 0.727s 2025-12-05 20:03:50,715 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': 'Fri, 05 Dec 2025 20:03:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-18d62563-c399-4239-a5df-cdd672e99aa0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e0454d29-905f-4b19-83ae-68ebbb175cdc'} Body: b'{"port":{"id":"e0454d29-905f-4b19-83ae-68ebbb175cdc","name":"","network_id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f5:81:50","admin_state_up":false,"status":"ACTIVE","device_id":"a3d05d2b-31be-480e-8417-e2f76db076f7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2719cae3-418d-4dce-b3a0-0dba89838d76","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-645377634","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-645377634","fqdn":"tempest-testnetworkbasicops-server-645377634.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:03:02Z","updated_at":"2025-12-05T20:03:50Z","revision_number":5,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:50,716 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.209 with user: cirros 2025-12-05 20:03:50,716 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.209 in 120 sec and the expected result is unreachable 2025-12-05 20:03:51,741 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.024468 seconds 2025-12-05 20:03:51,742 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.209 in 120 sec and the ping result is expected 2025-12-05 20:03:51,840 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/a3d05d2b-31be-480e-8417-e2f76db076f7/action 0.098s 2025-12-05 20:03:51,840 25 DEBUG [tempest.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': 'Fri, 05 Dec 2025 20:03:51 GMT', 'server': 'Apache', 'content-length': '75519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dc10dd0-2d53-4acb-aa94-17eeff3941e2', 'x-compute-request-id': 'req-1dc10dd0-2d53-4acb-aa94-17eeff3941e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7/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 1276498412 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001540] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004306] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004337] Using GB pages for direct mapping\\n[ 0.004567] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004572] ACPI: Early table checksum verification disabled\\n[ 0.004577] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004581] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004588] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004595] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004599] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004603] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004606] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004610] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004614] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004616] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004617] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004618] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004620] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004621] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005665] No NUMA configuration fo 2025-12-05 20:03:51,841 25 DEBUG [tempest.scenario.manager] Console output for a3d05d2b-31be-480e-8417-e2f76db076f7 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 1276498412 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001540] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004306] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004337] Using GB pages for direct mapping [ 0.004567] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004572] ACPI: Early table checksum verification disabled [ 0.004577] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004581] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004588] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004595] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004599] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004603] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004606] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004610] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004614] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004616] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004617] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004618] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004620] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004621] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005665] No NUMA configuration found [ 0.005667] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005676] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006034] Zone ranges: [ 0.006035] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006038] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006040] Normal empty [ 0.006042] Device empty [ 0.006043] Movable zone start for each node [ 0.006046] Early memory node ranges [ 0.006047] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006049] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006051] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006265] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006294] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006491] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015440] ACPI: PM-Timer IO Port: 0x608 [ 0.015469] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015589] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015592] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015594] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015596] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015598] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015599] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015603] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015605] TSC deadline timer available [ 0.015618] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015686] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015688] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015690] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015691] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015693] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015694] Booting paravirtualized kernel on KVM [ 0.015719] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015725] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.015986] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016074] kvm-guest: setup async PF for cpu 0 [ 0.016101] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016120] kvm-guest: PV spinlocks disabled, single CPU [ 0.016126] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016127] Policy zone: DMA32 [ 0.016129] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016186] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016199] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016206] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016265] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016542] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017284] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017314] ftrace: allocating 50600 entries in 198 pages [ 0.042561] ftrace: allocated 198 pages with 4 groups [ 0.042734] rcu: Hierarchical RCU implementation. [ 0.042736] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042738] Rude variant of Tasks RCU enabled. [ 0.042738] Tracing variant of Tasks RCU enabled. [ 0.042740] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042741] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047155] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047565] random: crng init done [ 0.084880] Console: colour VGA+ 80x25 [ 0.228018] printk: console [tty1] enabled [ 0.535384] printk: console [ttyS0] enabled [ 0.538147] ACPI: Core revision 20210730 [ 0.540777] APIC: Switch to symmetric I/O mode setup [ 0.545072] x2apic enabled [ 0.548185] Switched APIC routing to physical x2apic. [ 0.556925] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.563234] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.567229] pid_max: default: 32768 minimum: 301 [ 0.567229] LSM: Security Framework initializing [ 0.567229] landlock: Up and running. [ 0.567229] Yama: becoming mindful. [ 0.567229] AppArmor: AppArmor initialized [ 0.567229] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567229] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567229] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.567229] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.567229] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.567229] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.567229] Spectre V2 : Mitigation: Retpolines [ 0.567229] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.567229] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.567229] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.567229] RETBleed: Mitigation: untrained return thunk [ 0.567229] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.567229] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.567229] Freeing SMP alternatives memory: 44K [ 0.567229] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.567423] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.571255] ... version: 0 [ 0.574185] ... bit width: 48 [ 0.575242] ... generic registers: 6 [ 0.577759] ... value mask: 0000ffffffffffff [ 0.579241] ... max period: 00007fffffffffff [ 0.582435] ... fixed-purpose events: 0 [ 0.583241] ... event mask: 000000000000003f [ 0.586498] rcu: Hierarchical SRCU implementation. [ 0.587731] smp: Bringing up secondary CPUs ... [ 0.590793] smp: Brought up 1 node, 1 CPU [ 0.591270] smpboot: Max logical packages: 1 [ 0.593883] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.595741] devtmpfs: initialized [ 0.598003] x86/mm: Memory block size: 128MB [ 0.599407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603249] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.607303] pinctrl core: initialized pinctrl subsystem [ 0.610995] PM: RTC time: 20:03:12, date: 2025-12-05 [ 0.611404] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.615330] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.619270] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.623255] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.627253] audit: initializing netlink subsys (disabled) [ 0.630781] thermal_sys: Registered thermal governor 'fair_share' [ 0.630783] thermal_sys: Registered thermal governor 'bang_bang' [ 0.631242] thermal_sys: Registered thermal governor 'step_wise' [ 0.634924] thermal_sys: Registered thermal governor 'user_space' [ 0.635244] audit: type=2000 audit(1764964991.630:1): state=initialized audit_enabled=0 res=1 [ 0.639246] thermal_sys: Registered thermal governor 'power_allocator' [ 0.639261] EISA bus registered [ 0.645363] cpuidle: using governor ladder [ 0.647252] cpuidle: using governor menu [ 0.653683] ACPI: bus type PCI registered [ 0.655244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.659377] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.663244] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.667181] PCI: Using configuration type 1 for base access [ 0.668422] Kprobes globally optimized [ 0.670945] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.671246] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.676071] ACPI: Added _OSI(Module Device) [ 0.679254] ACPI: Added _OSI(Processor Device) [ 0.682447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.683288] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686625] ACPI: Added _OSI(Linux-Dell-Video) [ 0.687248] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.690659] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.695284] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.703193] ACPI: Interpreter enabled [ 0.703255] ACPI: PM: (supports S0 S5) [ 0.705794] ACPI: Using IOAPIC for interrupt routing [ 0.707480] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.711242] PCI: Using E820 reservations for host bridge windows [ 0.715220] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.720645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.723247] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.727364] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.731374] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.736355] PCI host bridge to bus 0000:00 [ 0.738905] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.739245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751245] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.755261] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.763574] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.771993] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.783250] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.799297] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.807289] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.821534] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.824664] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.831746] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.838631] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.844893] pci 0000:00:02.0: enabling Extended Tags [ 0.851787] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.858998] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.867400] pci 0000:00:02.1: enabling Extended Tags [ 0.873039] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.878545] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.888631] pci 0000:00:02.2: enabling Extended Tags [ 0.893530] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.898575] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.905732] pci 0000:00:02.3: enabling Extended Tags [ 0.911321] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.918096] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.924610] pci 0000:00:02.4: enabling Extended Tags [ 0.929447] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.934766] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.941620] pci 0000:00:02.5: enabling Extended Tags [ 0.945828] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.950661] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.960996] pci 0000:00:02.6: enabling Extended Tags [ 0.965460] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.971251] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.983541] pci 0000:00:02.7: enabling Extended Tags [ 0.994954] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.999252] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.010946] pci 0000:00:03.0: enabling Extended Tags [ 1.013429] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.018785] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.024598] pci 0000:00:03.1: enabling Extended Tags [ 1.032240] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.038898] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.044167] pci 0000:00:03.2: enabling Extended Tags [ 1.049509] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.055130] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.061276] pci 0000:00:03.3: enabling Extended Tags [ 1.065540] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.070382] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.076445] pci 0000:00:03.4: enabling Extended Tags [ 1.081539] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.086671] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.095587] pci 0000:00:03.5: enabling Extended Tags [ 1.101594] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.106561] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.115516] pci 0000:00:03.6: enabling Extended Tags [ 1.120988] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.126534] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.133724] pci 0000:00:03.7: enabling Extended Tags [ 1.139627] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.146655] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.152549] pci 0000:00:04.0: enabling Extended Tags [ 1.159451] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.165932] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.171939] pci 0000:00:04.1: enabling Extended Tags [ 1.177528] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.182308] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.188527] pci 0000:00:04.2: enabling Extended Tags [ 1.193568] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.198355] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.204828] pci 0000:00:04.3: enabling Extended Tags [ 1.209500] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.215072] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.223549] pci 0000:00:04.4: enabling Extended Tags [ 1.229916] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.234936] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.240505] pci 0000:00:04.5: enabling Extended Tags [ 1.247956] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.254680] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.260513] pci 0000:00:04.6: enabling Extended Tags [ 1.267978] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.274826] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.280529] pci 0000:00:04.7: enabling Extended Tags [ 1.287771] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.294654] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.302265] pci 0000:00:05.0: enabling Extended Tags [ 1.366490] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.369249] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.373071] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.391250] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.397585] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.403474] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.413238] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.421794] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.426424] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.430895] pci 0000:01:00.0: enabling Extended Tags [ 1.506900] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.507310] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.511113] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.511345] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.517534] pci_bus 0000:02: extended config space not accessible [ 1.519541] acpiphp: Slot [1] registered [ 1.522064] acpiphp: Slot [0] registered [ 1.523284] acpiphp: Slot [2] registered [ 1.525772] acpiphp: Slot [3] registered [ 1.527287] acpiphp: Slot [4] registered [ 1.529763] acpiphp: Slot [5] registered [ 1.531284] acpiphp: Slot [6] registered [ 1.533907] acpiphp: Slot [7] registered [ 1.535289] acpiphp: Slot [8] registered [ 1.537781] acpiphp: Slot [9] registered [ 1.539291] acpiphp: Slot [10] registered [ 1.542075] acpiphp: Slot [11] registered [ 1.543286] acpiphp: Slot [12] registered [ 1.545876] acpiphp: Slot [13] registered [ 1.547284] acpiphp: Slot [14] registered [ 1.549854] acpiphp: Slot [15] registered [ 1.551290] acpiphp: Slot [16] registered [ 1.553927] acpiphp: Slot [17] registered [ 1.555285] acpiphp: Slot [18] registered [ 1.558168] acpiphp: Slot [19] registered [ 1.559297] acpiphp: Slot [20] registered [ 1.562080] acpiphp: Slot [21] registered [ 1.563288] acpiphp: Slot [22] registered [ 1.566310] acpiphp: Slot [23] registered [ 1.567284] acpiphp: Slot [24] registered [ 1.569998] acpiphp: Slot [25] registered [ 1.571296] acpiphp: Slot [26] registered [ 1.573912] acpiphp: Slot [27] registered [ 1.575285] acpiphp: Slot [28] registered [ 1.577986] acpiphp: Slot [29] registered [ 1.579314] acpiphp: Slot [30] registered [ 1.582239] acpiphp: Slot [31] registered [ 1.585872] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.596306] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.673925] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.675300] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.678867] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.679354] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.689108] acpiphp: Slot [0-2] registered [ 1.691861] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.701273] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.711246] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.717390] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.719418] pci 0000:03:00.0: enabling Extended Tags [ 1.801093] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.803349] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.807345] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.814178] acpiphp: Slot [0-3] registered [ 1.815806] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.826975] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.837361] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.841670] pci 0000:04:00.0: enabling Extended Tags [ 1.923473] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.926696] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.927348] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.934216] acpiphp: Slot [0-4] registered [ 1.935788] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.947105] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.957100] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.961870] pci 0000:05:00.0: enabling Extended Tags [ 2.041039] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.043357] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.047359] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.054381] acpiphp: Slot [0-5] registered [ 2.055825] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.068601] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.079246] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.085280] pci 0000:06:00.0: enabling Extended Tags [ 2.187966] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.191374] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.195398] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.202337] acpiphp: Slot [0-6] registered [ 2.282983] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.283377] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.287378] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.295158] acpiphp: Slot [0-7] registered [ 2.368557] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.371373] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.375393] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.382437] acpiphp: Slot [0-8] registered [ 2.455376] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.459111] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.459369] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.466583] acpiphp: Slot [0-9] registered [ 2.544105] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.547372] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.551384] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559022] acpiphp: Slot [0-10] registered [ 2.634769] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.635412] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.639399] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.646691] acpiphp: Slot [0-11] registered [ 2.719413] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.723374] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.727390] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.734378] acpiphp: Slot [0-12] registered [ 2.812606] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.815351] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.819354] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.826437] acpiphp: Slot [0-13] registered [ 2.905095] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.907374] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.911345] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.918282] acpiphp: Slot [0-14] registered [ 2.992077] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.995351] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.999344] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.006378] acpiphp: Slot [0-15] registered [ 3.080760] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.083350] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.087350] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.094623] acpiphp: Slot [0-16] registered [ 3.171277] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.175388] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.179364] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.186981] acpiphp: Slot [0-17] registered [ 3.263071] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.263365] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.267346] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.274338] acpiphp: Slot [0-18] registered [ 3.348418] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.351393] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.355367] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.362448] acpiphp: Slot [0-19] registered [ 3.437696] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.439362] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.443344] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.450835] acpiphp: Slot [0-20] registered [ 3.522618] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.523354] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.527367] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.534723] acpiphp: Slot [0-21] registered [ 3.609753] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.611353] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.615346] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.622437] acpiphp: Slot [0-22] registered [ 3.698339] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.699414] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.703354] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.710662] acpiphp: Slot [0-23] registered [ 3.810827] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.811445] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.815423] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.823848] acpiphp: Slot [0-24] registered [ 3.941308] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.943373] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.947391] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.954472] acpiphp: Slot [0-25] registered [ 4.029324] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.031398] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.035434] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.090060] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.091466] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.095464] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.099473] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.103492] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.107450] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.111485] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.115452] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.119388] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.123260] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.127258] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.131258] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.135259] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.139259] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.143259] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.147263] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.152287] iommu: Default domain type: Translated [ 4.155242] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.159456] SCSI subsystem initialized [ 4.162814] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.163229] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.163262] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.167247] vgaarb: loaded [ 4.169892] ACPI: bus type USB registered [ 4.171272] usbcore: registered new interface driver usbfs [ 4.175168] usbcore: registered new interface driver hub [ 4.175257] usbcore: registered new device driver usb [ 4.178967] pps_core: LinuxPPS API ver. 1 registered [ 4.179243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.183443] PTP clock support registered [ 4.186661] EDAC MC: Ver: 3.0.0 [ 4.190863] NetLabel: Initializing [ 4.191242] NetLabel: domain hash size = 128 [ 4.194572] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.195268] NetLabel: unlabeled traffic allowed by default [ 4.199293] PCI: Using ACPI for IRQ routing [ 5.038835] clocksource: Switched to clocksource kvm-clock [ 5.052144] VFS: Disk quotas dquot_6.6.0 [ 5.055122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.060049] AppArmor: AppArmor Filesystem Enabled [ 5.063350] pnp: PnP ACPI init [ 5.066002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.071314] pnp: PnP ACPI: found 5 devices [ 5.079858] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.085730] NET: Registered PF_INET protocol family [ 5.089741] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.096038] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.101644] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.107170] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.112266] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.116950] TCP: Hash tables configured (established 1024 bind 1024) [ 5.121250] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.126103] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.130447] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.135409] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.139545] NET: Registered PF_XDP protocol family [ 5.142882] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.148490] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.154021] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.159593] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.165091] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.170593] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.176239] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.182004] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.187482] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.192948] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.198368] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.203893] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.209576] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.215801] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.222308] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.228297] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.233844] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.239334] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.245253] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.251181] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.256753] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.262732] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.268192] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.273655] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.279011] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.283138] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.287261] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.291371] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.295550] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.300529] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.304876] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.309162] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.313377] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.317767] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.321893] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.326082] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.330343] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.334782] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.339109] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.343593] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.347851] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.352377] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.356697] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.361085] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.365311] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.369913] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.374101] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.378487] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.382910] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.387955] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.392638] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.398012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.402527] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.407551] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.412323] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.417265] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.422105] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.426994] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.431507] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.436139] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.440808] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.445017] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.449231] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.453465] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.457649] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.461872] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.466116] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.470281] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.474702] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.479064] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.483516] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.487775] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.491938] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.496281] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.501276] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.505762] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.510445] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.515017] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.519565] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.524236] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.528860] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.533135] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.538108] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.542659] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.547604] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.552028] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.556585] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.561171] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.565770] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.570085] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.574954] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.579401] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.583833] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.588099] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.592679] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.596325] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.603895] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.610849] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.619399] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.623516] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.629495] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.636280] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.644997] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.650588] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.664413] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.682447] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.693936] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.707991] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.726285] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.733843] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.742407] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.754056] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.763113] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.772044] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.780431] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.785911] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.791921] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.799108] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.804790] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.810319] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.818387] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.824557] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.831135] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.840116] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.846577] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.852938] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.861503] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.866834] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.873318] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.881049] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.886704] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.893843] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.902071] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.908016] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.914987] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.923368] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.927170] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.933671] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.939693] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.948591] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.952431] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.959447] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.965751] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.973696] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.978643] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.984728] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.991084] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.999756] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.003472] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.010004] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.015520] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.024219] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.028125] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.034315] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.040187] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.048501] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.052779] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.058297] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.064342] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.071571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.076060] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.081536] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.087770] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.095370] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.098872] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.104421] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.110710] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.118448] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.122123] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.127950] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.133429] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.141444] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.145172] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.151507] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.157109] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.166388] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.171276] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.177201] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.184149] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.192741] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.196362] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.201863] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.208257] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.215368] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.219387] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.224923] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.230427] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.238825] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.243545] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.249031] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.253757] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.258611] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.263540] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.268320] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.272243] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.276627] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.281574] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.285327] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.289543] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.294375] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.299065] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.304224] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.310884] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.315841] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.320040] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.325207] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.329593] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.334734] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.339339] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.344388] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.348669] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.353740] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.358204] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.363454] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.367870] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.373028] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.377422] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.382648] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.386925] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.392217] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.396586] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.401750] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.405711] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.410273] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.415377] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.419368] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.423858] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.428879] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.432888] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.437472] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.442501] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.446438] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.450903] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.456307] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.460310] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.464760] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.469954] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.474041] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.478253] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.483151] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.487020] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.491270] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.496410] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.500278] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.504548] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.511676] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.10000 515621] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.519964] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.525022] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.529048] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.533399] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.538405] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.542326] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.546760] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.551744] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.555712] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.560379] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.565366] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.569266] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.573842] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.580650] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.590965] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10440 usecs [ 6.597964] PCI: CLS 0 bytes, default 64 [ 6.600964] Trying to unpack rootfs image as initramfs... [ 6.604767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.623630] Initialise system trusted keyrings [ 6.626902] Key type blacklist registered [ 6.635342] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.644609] zbud: loaded [ 6.647026] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.663722] fuse: init (API version 7.34) [ 6.666965] integrity: Platform Keyring initialized [ 6.683299] Key type asymmetric registered [ 6.686874] Asymmetric key parser 'x509' registered [ 6.699377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.711458] io scheduler mq-deadline registered [ 6.722426] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.735689] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.754391] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.767894] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.783681] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.799681] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.812594] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.827902] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.843417] Freeing initrd memory: 8744K [ 6.847944] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.852355] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.861031] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.865478] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.874770] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.879196] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.888245] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.893949] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.899549] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.905969] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.910464] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.919919] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.924933] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.933248] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.938710] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.946772] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.951601] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.961648] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.966590] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.976269] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.981895] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.990952] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.995384] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.003837] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.008677] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.015763] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.022010] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.028005] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.036828] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.041975] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.051893] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.057931] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.067693] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.072898] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.081551] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.086638] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.096465] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.102815] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.111674] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.116933] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.126913] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.132929] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.138981] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.145474] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.150617] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.160605] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.170939] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.176221] shpchp 0000:01:00.0: Slot initialization failed [ 7.182905] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.189203] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.195315] ACPI: button: Power Button [PWRF] [ 7.223518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.260373] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.268009] Linux agpgart interface v0.103 [ 7.272871] loop: module loaded [ 7.275576] tun: Universal TUN/TAP device driver, 1.6 [ 7.279139] PPP generic driver version 2.4.2 [ 7.282587] VFIO - User Level meta-driver version: 0.3 [ 7.286422] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.290759] ehci-pci: EHCI PCI platform driver [ 7.293918] ehci-platform: EHCI generic platform driver [ 7.297980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.302112] ohci-pci: OHCI PCI platform driver [ 7.305446] ohci-platform: OHCI generic platform driver [ 7.309210] uhci_hcd: USB Universal Host Controller Interface driver [ 7.315685] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.319675] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.325035] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.328958] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.333119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.339598] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.344736] usb usb1: Product: UHCI Host Controller [ 7.348510] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.353089] usb usb1: SerialNumber: 0000:02:01.0 [ 7.356556] hub 1-0:1.0: USB hub found [ 7.359551] hub 1-0:1.0: 2 ports detected [ 7.362821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.371307] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.375152] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.378876] mousedev: PS/2 mouse device common for all mice [ 7.383722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.389596] rtc_cmos 00:03: RTC can wake from S4 [ 7.395009] rtc_cmos 00:03: registered as rtc0 [ 7.398623] rtc_cmos 00:03: setting system clock to 2025-12-05T20:03:19 UTC (1764964999) [ 7.404298] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.408736] i2c_dev: i2c /dev entries driver [ 7.411892] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.420426] device-mapper: uevent: version 1.0.3 [ 7.423833] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.429935] platform eisa.0: Probing EISA bus 0 [ 7.433203] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.437872] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.442269] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.446642] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.451209] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.456052] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.460531] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.465163] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.469588] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.474153] platform eisa.0: EISA: Detected 0 cards [ 7.477850] ledtrig-cpu: registered to indicate activity on CPUs [ 7.482247] drop_monitor: Initializing network drop monitor service [ 7.487180] NET: Registered PF_INET6 protocol family [ 7.494052] Segment Routing with IPv6 [ 7.496845] In-situ OAM (IOAM) with IPv6 [ 7.499736] NET: Registered PF_PACKET protocol family [ 7.503220] Key type dns_resolver registered [ 7.506469] IPI shorthand broadcast: enabled [ 7.509607] registered taskstats version 1 [ 7.512679] Loading compiled-in X.509 certificates [ 7.516599] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.523719] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.530648] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.537351] blacklist: Loading compiled-in revocation X.509 certificates [ 7.541972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.548674] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.557861] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.565098] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.572904] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.580296] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.587872] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.595259] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.602958] zswap: loaded using pool lzo/zbud [ 7.606260] Key type .fscrypt registered [ 7.609141] Key type fscrypt-provisioning registered [ 7.614682] Key type encrypted registered [ 7.617692] AppArmor: AppArmor sha1 policy hashing enabled [ 7.621630] ima: No TPM chip found, activating TPM-bypass! [ 7.625928] Loading compiled-in module X.509 certificates [ 7.630354] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.637197] ima: Allocated hash algorithm: sha1 [ 7.640867] ima: No architecture policies found [ 7.644359] evm: Initialising EVM extended attributes: [ 7.648479] evm: security.selinux [ 7.651202] evm: security.SMACK64 [ 7.653779] evm: security.SMACK64EXEC [ 7.656801] evm: security.SMACK64TRANSMUTE [ 7.660290] evm: security.SMACK64MMAP [ 7.663748] evm: security.apparmor [ 7.666862] evm: security.ima [ 7.669681] evm: security.capability [ 7.672972] evm: HMAC attrs: 0x1 [ 7.676336] PM: Magic number: 5:49:93 [ 7.679553] RAS: Correctable Errors collector initialized. [ 7.683563] Unstable clock detected, switching default tracing clock to "global" [ 7.683563] If you want to keep using the local clock, then add: [ 7.683563] "trace_clock=local" [ 7.683563] on the kernel command line [ 7.699336] Freeing unused decrypted memory: 2036K [ 7.702720] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.707849] Freeing unused kernel image (initmem) memory: 3244K [ 7.715275] Write protecting the kernel read-only data: 30720k [ 7.719988] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.725061] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.770558] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.775000] Run /init as init process info: initramfs: up at 7.26 [ 7.829643] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.840123] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.845525] GPT:229375 != 2097151 [ 7.848156] GPT:Alternate GPT header not at the end of the disk. [ 7.852508] GPT:229375 != 2097151 [ 7.855274] GPT: Use GNU Parted to correct GPT errors. [ 7.911113] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.294977] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.324222] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.08 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:a3:d0:5d:2b:31:be:48:0e:84:17:e2:f7:6d:b0:76:f7 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3XGRe3ozpyJbwZ/ug0O5QGJhhlZ70NqjcFN5Vttxzxg7X/MOpIdo79Kaql7m9+ACwnctpX9h0Gcwj4yrOtYq89BIzpmix4IR8BFj3OU161f+8+WYgu93kqHqnwQH/f0kqs/Tpc6YLZ3vRBKOESy8JYsx+s/vCpej16ZtiT/bCpmAutw3fV/OsOq4PCxm7a/yJFdLcw0ouxlIM4wIzQtbitoWF2NuM7yBffSSlKDzER6L4vsQhslSgHSy2EpMSfcrs9yM8kHzZS10g4becCDKnspl0jlftyGSlFb/y/sVLD8pWNGSN1YkBf4RNxG2JJBcLvCUyBuT1OrTaIsUR0JHd root@tempest-testnetworkbasicops-server-645377634 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNb9TTVBqtVVQQ0JQ7sdJeNeabpUhepVsMly0nb2EVVU+a48EmSqlAzSsm4A/waJuXt4qheV6DpdTWHsH+V8Fvk= root@tempest-testnetworkbasicops-server-645377634 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef5:8150/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: a3d05d2b-31be-480e-8417-e2f76db076f7 name: tempest-TestNetworkBasicOps-server-645377634 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-645377634 launch-index: 0 === cirros: current=0.6.2 uptime=9.85 === === 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:F5:81:50 inet6 addr: fe80::f816:3eff:fef5:8150/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1262 (1.2 KiB) TX bytes:1242 (1.2 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-645377634 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.380075] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.390099] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.586891] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.607087] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.705058] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.706653] ISO 9660 Extensions: RRIP_1991A [ 8.804088] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.883464] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.200369] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.202227] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 20:03:20 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 20:03:20 cirros auth.notice su: + none root:cirros Dec 5 20:03:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: DUID 00:04:a3:d0:5d:2b:31:be:48:0e:84:17:e2:f7:6d:b0:76:f7 Dec 5 20:03:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f5:81:50 Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef5:8150 Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Dec 5 20:03:21 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-645377634 login: 2025-12-05 20:03:51,842 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5 2025-12-05 20:03:51,842 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2025-12-05 20:03:51,845 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:03:51,954 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:03:51,954 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2025-12-05 20:03:52,963 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5' failed, exit status: 1, stderr: stdout: PING 10.100.0.5 (10.100.0.5) 56(84) bytes of data. --- 10.100.0.5 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-05 20:03:52,970 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.5 via a ssh connection from: 192.168.122.232. 2025-12-05 20:03:52,971 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.128841 seconds 2025-12-05 20:03:53,691 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/e0454d29-905f-4b19-83ae-68ebbb175cdc 0.720s 2025-12-05 20:03:53,692 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': 'Fri, 05 Dec 2025 20:03:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1073', 'x-openstack-request-id': 'req-040dc9b8-720c-427c-9774-19c78eb9adba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e0454d29-905f-4b19-83ae-68ebbb175cdc'} Body: b'{"port":{"id":"e0454d29-905f-4b19-83ae-68ebbb175cdc","name":"","network_id":"c67773b3-4029-47b6-8f9e-5c6c61afe325","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:f5:81:50","admin_state_up":true,"status":"DOWN","device_id":"a3d05d2b-31be-480e-8417-e2f76db076f7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2719cae3-418d-4dce-b3a0-0dba89838d76","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-645377634","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-645377634","fqdn":"tempest-testnetworkbasicops-server-645377634.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:03:02Z","updated_at":"2025-12-05T20:03:53Z","revision_number":7,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:53,813 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/7c728b36-55a2-479f-b5e6-7323b1757227 0.120s 2025-12-05 20:03:53,813 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-b991b8f2-e9b6-4661-9b2b-7524fc41774a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7c728b36-55a2-479f-b5e6-7323b1757227'} Body: b'{"floatingip": {"id": "7c728b36-55a2-479f-b5e6-7323b1757227", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.209", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "port_id": "e0454d29-905f-4b19-83ae-68ebbb175cdc", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c67773b3-4029-47b6-8f9e-5c6c61afe325", "mac_address": "fa:16:3e:f5:81:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:03:14Z", "updated_at": "2025-12-05T20:03:14Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:03:53,813 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '7c728b36-55a2-479f-b5e6-7323b1757227', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.209', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '5a1ac89e-a049-4230-b5fa-9732e78ee3fb', 'port_id': 'e0454d29-905f-4b19-83ae-68ebbb175cdc', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c67773b3-4029-47b6-8f9e-5c6c61afe325', 'mac_address': 'fa:16:3e:f5:81:50', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a3d05d2b-31be-480e-8417-e2f76db076f7', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T20:03:14Z', 'updated_at': '2025-12-05T20:03:14Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 20:03:53,814 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.121325 seconds 2025-12-05 20:03:53,814 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.209 with user: cirros 2025-12-05 20:03:53,814 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.209 in 120 sec and the expected result is reachable 2025-12-05 20:03:53,838 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.024190 seconds 2025-12-05 20:03:53,839 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.209 in 120 sec and the ping result is expected 2025-12-05 20:03:53,948 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/a3d05d2b-31be-480e-8417-e2f76db076f7/action 0.108s 2025-12-05 20:03:53,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:53 GMT', 'server': 'Apache', 'content-length': '75519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd9da942-5aec-4e97-aff9-24a976232988', 'x-compute-request-id': 'req-fd9da942-5aec-4e97-aff9-24a976232988', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7/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 1276498412 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001540] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004306] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004337] Using GB pages for direct mapping\\n[ 0.004567] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004572] ACPI: Early table checksum verification disabled\\n[ 0.004577] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004581] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004588] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004595] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004599] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004603] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004606] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004610] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004614] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004616] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004617] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004618] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004620] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004621] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005665] No NUMA configuration fo 2025-12-05 20:03:53,950 25 DEBUG [tempest.scenario.manager] Console output for a3d05d2b-31be-480e-8417-e2f76db076f7 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 1276498412 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001540] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004306] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004337] Using GB pages for direct mapping [ 0.004567] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004572] ACPI: Early table checksum verification disabled [ 0.004577] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004581] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004588] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004595] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004599] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004603] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004606] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004610] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004614] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004616] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004617] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004618] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004620] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004621] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005665] No NUMA configuration found [ 0.005667] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005676] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006034] Zone ranges: [ 0.006035] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006038] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006040] Normal empty [ 0.006042] Device empty [ 0.006043] Movable zone start for each node [ 0.006046] Early memory node ranges [ 0.006047] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006049] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006051] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006265] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006294] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006491] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015440] ACPI: PM-Timer IO Port: 0x608 [ 0.015469] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015589] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015592] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015594] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015596] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015598] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015599] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015603] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015605] TSC deadline timer available [ 0.015618] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015686] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015688] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015690] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015691] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015693] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015694] Booting paravirtualized kernel on KVM [ 0.015719] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015725] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.015986] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016074] kvm-guest: setup async PF for cpu 0 [ 0.016101] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016120] kvm-guest: PV spinlocks disabled, single CPU [ 0.016126] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016127] Policy zone: DMA32 [ 0.016129] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016186] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016199] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016206] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016265] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016542] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017284] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017314] ftrace: allocating 50600 entries in 198 pages [ 0.042561] ftrace: allocated 198 pages with 4 groups [ 0.042734] rcu: Hierarchical RCU implementation. [ 0.042736] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042738] Rude variant of Tasks RCU enabled. [ 0.042738] Tracing variant of Tasks RCU enabled. [ 0.042740] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042741] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047155] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047565] random: crng init done [ 0.084880] Console: colour VGA+ 80x25 [ 0.228018] printk: console [tty1] enabled [ 0.535384] printk: console [ttyS0] enabled [ 0.538147] ACPI: Core revision 20210730 [ 0.540777] APIC: Switch to symmetric I/O mode setup [ 0.545072] x2apic enabled [ 0.548185] Switched APIC routing to physical x2apic. [ 0.556925] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.563234] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.567229] pid_max: default: 32768 minimum: 301 [ 0.567229] LSM: Security Framework initializing [ 0.567229] landlock: Up and running. [ 0.567229] Yama: becoming mindful. [ 0.567229] AppArmor: AppArmor initialized [ 0.567229] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567229] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567229] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.567229] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.567229] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.567229] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.567229] Spectre V2 : Mitigation: Retpolines [ 0.567229] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.567229] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.567229] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.567229] RETBleed: Mitigation: untrained return thunk [ 0.567229] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.567229] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.567229] Freeing SMP alternatives memory: 44K [ 0.567229] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.567423] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.571255] ... version: 0 [ 0.574185] ... bit width: 48 [ 0.575242] ... generic registers: 6 [ 0.577759] ... value mask: 0000ffffffffffff [ 0.579241] ... max period: 00007fffffffffff [ 0.582435] ... fixed-purpose events: 0 [ 0.583241] ... event mask: 000000000000003f [ 0.586498] rcu: Hierarchical SRCU implementation. [ 0.587731] smp: Bringing up secondary CPUs ... [ 0.590793] smp: Brought up 1 node, 1 CPU [ 0.591270] smpboot: Max logical packages: 1 [ 0.593883] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.595741] devtmpfs: initialized [ 0.598003] x86/mm: Memory block size: 128MB [ 0.599407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603249] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.607303] pinctrl core: initialized pinctrl subsystem [ 0.610995] PM: RTC time: 20:03:12, date: 2025-12-05 [ 0.611404] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.615330] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.619270] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.623255] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.627253] audit: initializing netlink subsys (disabled) [ 0.630781] thermal_sys: Registered thermal governor 'fair_share' [ 0.630783] thermal_sys: Registered thermal governor 'bang_bang' [ 0.631242] thermal_sys: Registered thermal governor 'step_wise' [ 0.634924] thermal_sys: Registered thermal governor 'user_space' [ 0.635244] audit: type=2000 audit(1764964991.630:1): state=initialized audit_enabled=0 res=1 [ 0.639246] thermal_sys: Registered thermal governor 'power_allocator' [ 0.639261] EISA bus registered [ 0.645363] cpuidle: using governor ladder [ 0.647252] cpuidle: using governor menu [ 0.653683] ACPI: bus type PCI registered [ 0.655244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.659377] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.663244] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.667181] PCI: Using configuration type 1 for base access [ 0.668422] Kprobes globally optimized [ 0.670945] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.671246] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.676071] ACPI: Added _OSI(Module Device) [ 0.679254] ACPI: Added _OSI(Processor Device) [ 0.682447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.683288] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686625] ACPI: Added _OSI(Linux-Dell-Video) [ 0.687248] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.690659] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.695284] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.703193] ACPI: Interpreter enabled [ 0.703255] ACPI: PM: (supports S0 S5) [ 0.705794] ACPI: Using IOAPIC for interrupt routing [ 0.707480] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.711242] PCI: Using E820 reservations for host bridge windows [ 0.715220] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.720645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.723247] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.727364] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.731374] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.736355] PCI host bridge to bus 0000:00 [ 0.738905] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.739245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751245] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.755261] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.763574] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.771993] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.783250] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.799297] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.807289] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.821534] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.824664] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.831746] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.838631] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.844893] pci 0000:00:02.0: enabling Extended Tags [ 0.851787] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.858998] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.867400] pci 0000:00:02.1: enabling Extended Tags [ 0.873039] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.878545] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.888631] pci 0000:00:02.2: enabling Extended Tags [ 0.893530] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.898575] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.905732] pci 0000:00:02.3: enabling Extended Tags [ 0.911321] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.918096] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.924610] pci 0000:00:02.4: enabling Extended Tags [ 0.929447] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.934766] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.941620] pci 0000:00:02.5: enabling Extended Tags [ 0.945828] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.950661] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.960996] pci 0000:00:02.6: enabling Extended Tags [ 0.965460] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.971251] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.983541] pci 0000:00:02.7: enabling Extended Tags [ 0.994954] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.999252] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.010946] pci 0000:00:03.0: enabling Extended Tags [ 1.013429] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.018785] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.024598] pci 0000:00:03.1: enabling Extended Tags [ 1.032240] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.038898] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.044167] pci 0000:00:03.2: enabling Extended Tags [ 1.049509] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.055130] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.061276] pci 0000:00:03.3: enabling Extended Tags [ 1.065540] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.070382] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.076445] pci 0000:00:03.4: enabling Extended Tags [ 1.081539] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.086671] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.095587] pci 0000:00:03.5: enabling Extended Tags [ 1.101594] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.106561] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.115516] pci 0000:00:03.6: enabling Extended Tags [ 1.120988] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.126534] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.133724] pci 0000:00:03.7: enabling Extended Tags [ 1.139627] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.146655] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.152549] pci 0000:00:04.0: enabling Extended Tags [ 1.159451] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.165932] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.171939] pci 0000:00:04.1: enabling Extended Tags [ 1.177528] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.182308] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.188527] pci 0000:00:04.2: enabling Extended Tags [ 1.193568] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.198355] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.204828] pci 0000:00:04.3: enabling Extended Tags [ 1.209500] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.215072] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.223549] pci 0000:00:04.4: enabling Extended Tags [ 1.229916] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.234936] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.240505] pci 0000:00:04.5: enabling Extended Tags [ 1.247956] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.254680] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.260513] pci 0000:00:04.6: enabling Extended Tags [ 1.267978] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.274826] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.280529] pci 0000:00:04.7: enabling Extended Tags [ 1.287771] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.294654] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.302265] pci 0000:00:05.0: enabling Extended Tags [ 1.366490] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.369249] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.373071] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.391250] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.397585] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.403474] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.413238] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.421794] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.426424] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.430895] pci 0000:01:00.0: enabling Extended Tags [ 1.506900] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.507310] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.511113] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.511345] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.517534] pci_bus 0000:02: extended config space not accessible [ 1.519541] acpiphp: Slot [1] registered [ 1.522064] acpiphp: Slot [0] registered [ 1.523284] acpiphp: Slot [2] registered [ 1.525772] acpiphp: Slot [3] registered [ 1.527287] acpiphp: Slot [4] registered [ 1.529763] acpiphp: Slot [5] registered [ 1.531284] acpiphp: Slot [6] registered [ 1.533907] acpiphp: Slot [7] registered [ 1.535289] acpiphp: Slot [8] registered [ 1.537781] acpiphp: Slot [9] registered [ 1.539291] acpiphp: Slot [10] registered [ 1.542075] acpiphp: Slot [11] registered [ 1.543286] acpiphp: Slot [12] registered [ 1.545876] acpiphp: Slot [13] registered [ 1.547284] acpiphp: Slot [14] registered [ 1.549854] acpiphp: Slot [15] registered [ 1.551290] acpiphp: Slot [16] registered [ 1.553927] acpiphp: Slot [17] registered [ 1.555285] acpiphp: Slot [18] registered [ 1.558168] acpiphp: Slot [19] registered [ 1.559297] acpiphp: Slot [20] registered [ 1.562080] acpiphp: Slot [21] registered [ 1.563288] acpiphp: Slot [22] registered [ 1.566310] acpiphp: Slot [23] registered [ 1.567284] acpiphp: Slot [24] registered [ 1.569998] acpiphp: Slot [25] registered [ 1.571296] acpiphp: Slot [26] registered [ 1.573912] acpiphp: Slot [27] registered [ 1.575285] acpiphp: Slot [28] registered [ 1.577986] acpiphp: Slot [29] registered [ 1.579314] acpiphp: Slot [30] registered [ 1.582239] acpiphp: Slot [31] registered [ 1.585872] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.596306] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.673925] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.675300] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.678867] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.679354] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.689108] acpiphp: Slot [0-2] registered [ 1.691861] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.701273] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.711246] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.717390] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.719418] pci 0000:03:00.0: enabling Extended Tags [ 1.801093] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.803349] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.807345] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.814178] acpiphp: Slot [0-3] registered [ 1.815806] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.826975] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.837361] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.841670] pci 0000:04:00.0: enabling Extended Tags [ 1.923473] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.926696] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.927348] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.934216] acpiphp: Slot [0-4] registered [ 1.935788] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.947105] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.957100] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.961870] pci 0000:05:00.0: enabling Extended Tags [ 2.041039] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.043357] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.047359] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.054381] acpiphp: Slot [0-5] registered [ 2.055825] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.068601] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.079246] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.085280] pci 0000:06:00.0: enabling Extended Tags [ 2.187966] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.191374] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.195398] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.202337] acpiphp: Slot [0-6] registered [ 2.282983] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.283377] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.287378] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.295158] acpiphp: Slot [0-7] registered [ 2.368557] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.371373] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.375393] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.382437] acpiphp: Slot [0-8] registered [ 2.455376] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.459111] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.459369] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.466583] acpiphp: Slot [0-9] registered [ 2.544105] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.547372] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.551384] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559022] acpiphp: Slot [0-10] registered [ 2.634769] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.635412] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.639399] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.646691] acpiphp: Slot [0-11] registered [ 2.719413] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.723374] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.727390] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.734378] acpiphp: Slot [0-12] registered [ 2.812606] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.815351] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.819354] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.826437] acpiphp: Slot [0-13] registered [ 2.905095] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.907374] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.911345] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.918282] acpiphp: Slot [0-14] registered [ 2.992077] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.995351] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.999344] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.006378] acpiphp: Slot [0-15] registered [ 3.080760] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.083350] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.087350] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.094623] acpiphp: Slot [0-16] registered [ 3.171277] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.175388] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.179364] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.186981] acpiphp: Slot [0-17] registered [ 3.263071] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.263365] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.267346] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.274338] acpiphp: Slot [0-18] registered [ 3.348418] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.351393] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.355367] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.362448] acpiphp: Slot [0-19] registered [ 3.437696] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.439362] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.443344] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.450835] acpiphp: Slot [0-20] registered [ 3.522618] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.523354] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.527367] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.534723] acpiphp: Slot [0-21] registered [ 3.609753] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.611353] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.615346] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.622437] acpiphp: Slot [0-22] registered [ 3.698339] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.699414] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.703354] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.710662] acpiphp: Slot [0-23] registered [ 3.810827] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.811445] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.815423] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.823848] acpiphp: Slot [0-24] registered [ 3.941308] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.943373] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.947391] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.954472] acpiphp: Slot [0-25] registered [ 4.029324] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.031398] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.035434] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.090060] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.091466] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.095464] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.099473] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.103492] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.107450] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.111485] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.115452] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.119388] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.123260] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.127258] ACPI: PCI: Interrupt link GSIC10000 configured for IRQ 18 [ 4.131258] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.135259] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.139259] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.143259] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.147263] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.152287] iommu: Default domain type: Translated [ 4.155242] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.159456] SCSI subsystem initialized [ 4.162814] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.163229] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.163262] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.167247] vgaarb: loaded [ 4.169892] ACPI: bus type USB registered [ 4.171272] usbcore: registered new interface driver usbfs [ 4.175168] usbcore: registered new interface driver hub [ 4.175257] usbcore: registered new device driver usb [ 4.178967] pps_core: LinuxPPS API ver. 1 registered [ 4.179243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.183443] PTP clock support registered [ 4.186661] EDAC MC: Ver: 3.0.0 [ 4.190863] NetLabel: Initializing [ 4.191242] NetLabel: domain hash size = 128 [ 4.194572] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.195268] NetLabel: unlabeled traffic allowed by default [ 4.199293] PCI: Using ACPI for IRQ routing [ 5.038835] clocksource: Switched to clocksource kvm-clock [ 5.052144] VFS: Disk quotas dquot_6.6.0 [ 5.055122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.060049] AppArmor: AppArmor Filesystem Enabled [ 5.063350] pnp: PnP ACPI init [ 5.066002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.071314] pnp: PnP ACPI: found 5 devices [ 5.079858] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.085730] NET: Registered PF_INET protocol family [ 5.089741] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.096038] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.101644] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.107170] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.112266] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.116950] TCP: Hash tables configured (established 1024 bind 1024) [ 5.121250] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.126103] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.130447] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.135409] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.139545] NET: Registered PF_XDP protocol family [ 5.142882] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.148490] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.154021] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.159593] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.165091] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.170593] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.176239] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.182004] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.187482] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.192948] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.198368] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.203893] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.209576] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.215801] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.222308] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.228297] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.233844] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.239334] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.245253] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.251181] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.256753] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.262732] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.268192] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.273655] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.279011] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.283138] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.287261] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.291371] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.295550] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.300529] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.304876] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.309162] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.313377] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.317767] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.321893] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.326082] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.330343] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.334782] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.339109] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.343593] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.347851] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.352377] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.356697] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.361085] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.365311] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.369913] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.374101] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.378487] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.382910] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.387955] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.392638] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.398012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.402527] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.407551] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.412323] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.417265] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.422105] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.426994] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.431507] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.436139] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.440808] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.445017] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.449231] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.453465] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.457649] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.461872] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.466116] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.470281] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.474702] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.479064] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.483516] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.487775] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.491938] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.496281] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.501276] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.505762] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.510445] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.515017] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.519565] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.524236] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.528860] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.533135] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.538108] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.542659] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.547604] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.552028] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.556585] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.561171] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.565770] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.570085] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.574954] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.579401] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.583833] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.588099] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.592679] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.596325] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.603895] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.610849] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.619399] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.623516] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.629495] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.636280] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.644997] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.650588] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.664413] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.682447] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.693936] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.707991] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.726285] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.733843] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.742407] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.754056] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.763113] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.772044] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.780431] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.785911] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.791921] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.799108] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.804790] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.810319] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.818387] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.824557] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.831135] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.840116] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.846577] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.852938] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.861503] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.866834] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.873318] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.881049] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.886704] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.893843] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.902071] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.908016] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.914987] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.923368] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.927170] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.933671] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.939693] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.948591] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.952431] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.959447] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.965751] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.973696] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.978643] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.984728] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.991084] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.999756] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.003472] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.010004] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.015520] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.024219] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.028125] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.034315] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.040187] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.048501] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.052779] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.058297] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.064342] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.071571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.076060] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.081536] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.087770] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.095370] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.098872] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.104421] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.110710] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.118448] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.122123] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.127950] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.133429] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.141444] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.145172] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.151507] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.157109] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.166388] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.171276] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.177201] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.184149] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.192741] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.196362] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.201863] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.208257] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.215368] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.219387] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.224923] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.230427] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.238825] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.243545] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.249031] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.253757] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.258611] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.263540] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.268320] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.272243] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.276627] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.281574] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.285327] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.289543] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.294375] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.299065] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.304224] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.310884] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.315841] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.320040] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.325207] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.329593] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.334734] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.339339] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.344388] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.348669] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.353740] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.358204] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.363454] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.367870] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.373028] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.377422] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.382648] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.386925] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.392217] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.396586] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.401750] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.405711] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.410273] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.415377] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.419368] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.423858] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.428879] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.432888] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.437472] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.442501] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.446438] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.450903] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.456307] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.460310] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.464760] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.469954] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.474041] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.478253] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.483151] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.487020] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.491270] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.496410] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.500278] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.504548] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.511676] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.515621] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.519964] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.525022] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.529048] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.533399] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.538405] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.542326] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.546760] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.551744] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.555712] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.560379] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.565366] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.569266] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.573842] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.580650] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.590965] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10440 usecs [ 6.597964] PCI: CLS 0 bytes, default 64 [ 6.600964] Trying to unpack rootfs image as initramfs... [ 6.604767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.623630] Initialise system trusted keyrings [ 6.626902] Key type blacklist registered [ 6.635342] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.644609] zbud: loaded [ 6.647026] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.663722] fuse: init (API version 7.34) [ 6.666965] integrity: Platform Keyring initialized [ 6.683299] Key type asymmetric registered [ 6.686874] Asymmetric key parser 'x509' registered [ 6.699377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.711458] io scheduler mq-deadline registered [ 6.722426] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.735689] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.754391] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.767894] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.783681] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.799681] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.812594] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.827902] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.843417] Freeing initrd memory: 8744K [ 6.847944] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.852355] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.861031] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.865478] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.874770] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.879196] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.888245] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.893949] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.899549] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.905969] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.910464] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.919919] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.924933] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.933248] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.938710] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.946772] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.951601] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.961648] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.966590] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.976269] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.981895] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.990952] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.995384] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.003837] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.008677] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.015763] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.022010] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.028005] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.036828] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.041975] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.051893] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.057931] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.067693] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.072898] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.081551] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.086638] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.096465] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.102815] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.111674] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.116933] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.126913] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.132929] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.138981] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.145474] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.150617] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.160605] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.170939] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.176221] shpchp 0000:01:00.0: Slot initialization failed [ 7.182905] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.189203] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.195315] ACPI: button: Power Button [PWRF] [ 7.223518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.260373] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.268009] Linux agpgart interface v0.103 [ 7.272871] loop: module loaded [ 7.275576] tun: Universal TUN/TAP device driver, 1.6 [ 7.279139] PPP generic driver version 2.4.2 [ 7.282587] VFIO - User Level meta-driver version: 0.3 [ 7.286422] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.290759] ehci-pci: EHCI PCI platform driver [ 7.293918] ehci-platform: EHCI generic platform driver [ 7.297980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.302112] ohci-pci: OHCI PCI platform driver [ 7.305446] ohci-platform: OHCI generic platform driver [ 7.309210] uhci_hcd: USB Universal Host Controller Interface driver [ 7.315685] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.319675] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.325035] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.328958] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.333119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.339598] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.344736] usb usb1: Product: UHCI Host Controller [ 7.348510] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.353089] usb usb1: SerialNumber: 0000:02:01.0 [ 7.356556] hub 1-0:1.0: USB hub found [ 7.359551] hub 1-0:1.0: 2 ports detected [ 7.362821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.371307] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.375152] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.378876] mousedev: PS/2 mouse device common for all mice [ 7.383722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.389596] rtc_cmos 00:03: RTC can wake from S4 [ 7.395009] rtc_cmos 00:03: registered as rtc0 [ 7.398623] rtc_cmos 00:03: setting system clock to 2025-12-05T20:03:19 UTC (1764964999) [ 7.404298] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.408736] i2c_dev: i2c /dev entries driver [ 7.411892] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.420426] device-mapper: uevent: version 1.0.3 [ 7.423833] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.429935] platform eisa.0: Probing EISA bus 0 [ 7.433203] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.437872] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.442269] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.446642] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.451209] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.456052] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.460531] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.465163] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.469588] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.474153] platform eisa.0: EISA: Detected 0 cards [ 7.477850] ledtrig-cpu: registered to indicate activity on CPUs [ 7.482247] drop_monitor: Initializing network drop monitor service [ 7.487180] NET: Registered PF_INET6 protocol family [ 7.494052] Segment Routing with IPv6 [ 7.496845] In-situ OAM (IOAM) with IPv6 [ 7.499736] NET: Registered PF_PACKET protocol family [ 7.503220] Key type dns_resolver registered [ 7.506469] IPI shorthand broadcast: enabled [ 7.509607] registered taskstats version 1 [ 7.512679] Loading compiled-in X.509 certificates [ 7.516599] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.523719] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.530648] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.537351] blacklist: Loading compiled-in revocation X.509 certificates [ 7.541972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.548674] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.557861] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.565098] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.572904] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.580296] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.587872] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.595259] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.602958] zswap: loaded using pool lzo/zbud [ 7.606260] Key type .fscrypt registered [ 7.609141] Key type fscrypt-provisioning registered [ 7.614682] Key type encrypted registered [ 7.617692] AppArmor: AppArmor sha1 policy hashing enabled [ 7.621630] ima: No TPM chip found, activating TPM-bypass! [ 7.625928] Loading compiled-in module X.509 certificates [ 7.630354] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.637197] ima: Allocated hash algorithm: sha1 [ 7.640867] ima: No architecture policies found [ 7.644359] evm: Initialising EVM extended attributes: [ 7.648479] evm: security.selinux [ 7.651202] evm: security.SMACK64 [ 7.653779] evm: security.SMACK64EXEC [ 7.656801] evm: security.SMACK64TRANSMUTE [ 7.660290] evm: security.SMACK64MMAP [ 7.663748] evm: security.apparmor [ 7.666862] evm: security.ima [ 7.669681] evm: security.capability [ 7.672972] evm: HMAC attrs: 0x1 [ 7.676336] PM: Magic number: 5:49:93 [ 7.679553] RAS: Correctable Errors collector initialized. [ 7.683563] Unstable clock detected, switching default tracing clock to "global" [ 7.683563] If you want to keep using the local clock, then add: [ 7.683563] "trace_clock=local" [ 7.683563] on the kernel command line [ 7.699336] Freeing unused decrypted memory: 2036K [ 7.702720] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.707849] Freeing unused kernel image (initmem) memory: 3244K [ 7.715275] Write protecting the kernel read-only data: 30720k [ 7.719988] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.725061] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.770558] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.775000] Run /init as init process info: initramfs: up at 7.26 [ 7.829643] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.840123] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.845525] GPT:229375 != 2097151 [ 7.848156] GPT:Alternate GPT header not at the end of the disk. [ 7.852508] GPT:229375 != 2097151 [ 7.855274] GPT: Use GNU Parted to correct GPT errors. [ 7.911113] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.294977] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.324222] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.08 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:a3:d0:5d:2b:31:be:48:0e:84:17:e2:f7:6d:b0:76:f7 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3XGRe3ozpyJbwZ/ug0O5QGJhhlZ70NqjcFN5Vttxzxg7X/MOpIdo79Kaql7m9+ACwnctpX9h0Gcwj4yrOtYq89BIzpmix4IR8BFj3OU161f+8+WYgu93kqHqnwQH/f0kqs/Tpc6YLZ3vRBKOESy8JYsx+s/vCpej16ZtiT/bCpmAutw3fV/OsOq4PCxm7a/yJFdLcw0ouxlIM4wIzQtbitoWF2NuM7yBffSSlKDzER6L4vsQhslSgHSy2EpMSfcrs9yM8kHzZS10g4becCDKnspl0jlftyGSlFb/y/sVLD8pWNGSN1YkBf4RNxG2JJBcLvCUyBuT1OrTaIsUR0JHd root@tempest-testnetworkbasicops-server-645377634 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNb9TTVBqtVVQQ0JQ7sdJeNeabpUhepVsMly0nb2EVVU+a48EmSqlAzSsm4A/waJuXt4qheV6DpdTWHsH+V8Fvk= root@tempest-testnetworkbasicops-server-645377634 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef5:8150/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: a3d05d2b-31be-480e-8417-e2f76db076f7 name: tempest-TestNetworkBasicOps-server-645377634 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-645377634 launch-index: 0 === cirros: current=0.6.2 uptime=9.85 === === 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:F5:81:50 inet6 addr: fe80::f816:3eff:fef5:8150/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1262 (1.2 KiB) TX bytes:1242 (1.2 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-645377634 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.380075] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.390099] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.586891] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.607087] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.705058] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.706653] ISO 9660 Extensions: RRIP_1991A [ 8.804088] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.883464] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.200369] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.202227] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 20:03:20 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 20:03:20 cirros auth.notice su: + none root:cirros Dec 5 20:03:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: DUID 00:04:a3:d0:5d:2b:31:be:48:0e:84:17:e2:f7:6d:b0:76:f7 Dec 5 20:03:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f5:81:50 Dec 5 20:03:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef5:8150 Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Dec 5 20:03:21 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Dec 5 20:03:21 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-645377634 login: 2025-12-05 20:03:53,951 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.209:22' as 'cirros' with public key authentication 2025-12-05 20:03:53,955 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:03:54,055 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:03:54,056 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.209 successfully created 2025-12-05 20:03:54,056 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5 2025-12-05 20:03:54,056 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2025-12-05 20:03:54,060 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:03:54,169 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:03:54,170 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2025-12-05 20:03:54,179 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122911 seconds 2025-12-05 20:03:54,829 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ef34b567-6e9a-4023-bab5-ae534f27ba9b 0.650s 2025-12-05 20:03:54,830 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7f4925ce-869f-4961-b4ea-8de299ba96af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ef34b567-6e9a-4023-bab5-ae534f27ba9b'} Body: b'' 2025-12-05 20:03:55,067 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.237s 2025-12-05 20:03:55,067 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:54 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b00f1adf-ed0a-4190-b961-c4c0b20afe87', 'x-compute-request-id': 'req-b00f1adf-ed0a-4190-b961-c4c0b20afe87', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'' 2025-12-05 20:03:55,641 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.574s 2025-12-05 20:03:55,642 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:55 GMT', 'server': 'Apache', 'content-length': '1814', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e32e20-05f6-41da-b969-f83f00e294a7', 'x-compute-request-id': 'req-e7e32e20-05f6-41da-b969-f83f00e294a7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"server": {"id": "0e8af2d5-a168-4ba5-8a85-012f94dc5c49", "name": "tempest-TestNetworkBasicOps-server-31164463", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:19Z", "updated": "2025-12-05T20:03:55Z", "addresses": {"tempest-network-smoke--836434993": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ea:a6"}, {"version": 4, "addr": "192.168.122.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ea:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-241222930", "OS-SRV-USG:launched_at": "2025-12-05T20:03:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1990576"}], "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-05 20:03:56,767 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49 0.121s 2025-12-05 20:03:56,768 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:56 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7494c15-7b83-4575-9ba9-09ca36397c0c', 'x-compute-request-id': 'req-e7494c15-7b83-4575-9ba9-09ca36397c0c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0e8af2d5-a168-4ba5-8a85-012f94dc5c49'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0e8af2d5-a168-4ba5-8a85-012f94dc5c49 could not be found."}}' 2025-12-05 20:03:58,484 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/494306e5-eb2d-48aa-8885-ebdac688a5ff 1.716s 2025-12-05 20:03:58,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': 'Fri, 05 Dec 2025 20:03:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b3e940fb-6b79-4c31-9e84-946a0b485013', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/494306e5-eb2d-48aa-8885-ebdac688a5ff'} Body: b'' 2025-12-05 20:03:58,571 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-241222930 0.086s 2025-12-05 20:03:58,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:58 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58bef22e-0eac-4d48-a266-d8f7dbd6481c', 'x-compute-request-id': 'req-58bef22e-0eac-4d48-a266-d8f7dbd6481c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-241222930'} Body: b'' 2025-12-05 20:03:59,824 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7c728b36-55a2-479f-b5e6-7323b1757227 1.252s 2025-12-05 20:03:59,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': 'Fri, 05 Dec 2025 20:03:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5d36d11d-18c7-4248-84ba-6a193aeaef5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7c728b36-55a2-479f-b5e6-7323b1757227'} Body: b'' 2025-12-05 20:04:00,021 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7 0.197s 2025-12-05 20:04:00,021 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:03:59 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c05985f5-083d-4cd7-935b-d1cdc010d7b4', 'x-compute-request-id': 'req-c05985f5-083d-4cd7-935b-d1cdc010d7b4', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'' 2025-12-05 20:04:00,439 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7 0.417s 2025-12-05 20:04:00,439 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:00 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-f7d34139-b211-40f6-8c95-00e1405bb97b', 'x-compute-request-id': 'req-f7d34139-b211-40f6-8c95-00e1405bb97b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:03:59Z", "addresses": {"tempest-network-smoke--836434993": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:81:50"}, {"version": 4, "addr": "192.168.122.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:81:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-171464667", "OS-SRV-USG:launched_at": "2025-12-05T20:03:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "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-05 20:04:03,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7 2.010s 2025-12-05 20:04:03,457 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:01 GMT', 'server': 'Apache', 'content-length': '1696', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623e0665-3f5a-46dc-8a55-73999c524701', 'x-compute-request-id': 'req-623e0665-3f5a-46dc-8a55-73999c524701', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"server": {"id": "a3d05d2b-31be-480e-8417-e2f76db076f7", "name": "tempest-TestNetworkBasicOps-server-645377634", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:03:01Z", "updated": "2025-12-05T20:04:00Z", "addresses": {"tempest-network-smoke--836434993": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:81:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a3d05d2b-31be-480e-8417-e2f76db076f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-171464667", "OS-SRV-USG:launched_at": "2025-12-05T20:03:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1713509902"}], "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-05 20:04:04,550 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7 0.088s 2025-12-05 20:04:04,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': 'Fri, 05 Dec 2025 20:04:04 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-288ab83f-25c4-459c-9f71-e6a8cd5efaeb', 'x-compute-request-id': 'req-288ab83f-25c4-459c-9f71-e6a8cd5efaeb', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a3d05d2b-31be-480e-8417-e2f76db076f7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3d05d2b-31be-480e-8417-e2f76db076f7 could not be found."}}' 2025-12-05 20:04:05,358 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5 0.807s 2025-12-05 20:04:05,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c0f0a73c-fe81-402f-88b2-2abb9af61b31', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/73ea2b14-159d-4fd8-b5ef-a6b4d8a465b5'} Body: b'' 2025-12-05 20:04:05,467 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-171464667 0.108s 2025-12-05 20:04:05,467 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:05 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854f65b8-fdbe-46de-aa70-8682b65af7db', 'x-compute-request-id': 'req-854f65b8-fdbe-46de-aa70-8682b65af7db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-171464667'} Body: b'' 2025-12-05 20:04:06,732 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5a1ac89e-a049-4230-b5fa-9732e78ee3fb/remove_router_interface 1.262s 2025-12-05 20:04:06,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2719cae3-418d-4dce-b3a0-0dba89838d76"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-17bb21d5-9ac2-4271-8ff3-b718ca3f1fcc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-C30 openstack.apps-crc.testing/v2.0/routers/5a1ac89e-a049-4230-b5fa-9732e78ee3fb/remove_router_interface'} Body: b'{"id": "5a1ac89e-a049-4230-b5fa-9732e78ee3fb", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "d486771d-f4d3-4ec4-9a17-7c8ba12f1e92", "network_id": "c67773b3-4029-47b6-8f9e-5c6c61afe325", "subnet_id": "2719cae3-418d-4dce-b3a0-0dba89838d76", "subnet_ids": ["2719cae3-418d-4dce-b3a0-0dba89838d76"]}' 2025-12-05 20:04:07,777 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2719cae3-418d-4dce-b3a0-0dba89838d76 1.043s 2025-12-05 20:04:07,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': 'Fri, 05 Dec 2025 20:04:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ec5ca267-6fdb-4f72-9207-eaee1321f71d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2719cae3-418d-4dce-b3a0-0dba89838d76'} Body: b'' 2025-12-05 20:04:09,585 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5a1ac89e-a049-4230-b5fa-9732e78ee3fb 1.807s 2025-12-05 20:04:09,585 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-623bb5cf-dc72-4323-a9ec-0efbf0c1fe07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5a1ac89e-a049-4230-b5fa-9732e78ee3fb'} Body: b'' 2025-12-05 20:04:10,438 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c67773b3-4029-47b6-8f9e-5c6c61afe325 0.852s 2025-12-05 20:04:10,438 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0d853132-f168-4566-b517-a5ec19c89b09', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c67773b3-4029-47b6-8f9e-5c6c61afe325'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-05 20:04:10.477439Z 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-05 20:04:59.586789Z 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-05 20:04:11,403 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.925s 2025-12-05 20:04:11,404 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--1140766481", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-0d54cab7-ee00-469b-83b1-1f673809e334', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd","name":"tempest-network-smoke--1140766481","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","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-05T20:04:10Z","updated_at":"2025-12-05T20:04:10Z","revision_number":1}}' 2025-12-05 20:04:13,295 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.891s 2025-12-05 20:04:13,296 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-343667165", "admin_state_up": true, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf"}}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-49d4d426-344a-4df7-951b-d3f3d5d2f066', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "9b855600-b364-470d-9e7d-f1f15cd39d24", "name": "tempest-TestNetworkBasicOps-router-343667165", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:04:11Z", "updated_at": "2025-12-05T20:04:12Z", "revision_number": 2, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:13,395 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=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28 0.099s 2025-12-05 20:04:13,395 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ce419bf3-b0b2-411f-b113-1dfc2e978144', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=1d1716a327ab4a549a99cfb7ac3cbd84&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:04:13,544 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.148s 2025-12-05 20:04:13,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-9ee88259-ec40-419c-9d4a-f00c2c3e2293', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-05 20:04:13,664 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=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28 0.119s 2025-12-05 20:04:13,664 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-29b7d3fc-6ff0-4c43-866c-630c8a474240', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=4626e308-29c9-436d-9bd7-beae83d4b8cf&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-05 20:04:14,956 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.291s 2025-12-05 20:04:14,956 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-1452758001", "network_id": "ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-f7f6b952-4854-463a-8a9f-a2fe75a0f86d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"29d60f50-678b-4713-b53e-b6b8fe31870e","name":"tempest-subnet-smoke-1452758001","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd","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-05T20:04:13Z","updated_at":"2025-12-05T20:04:13Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:16,529 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/9b855600-b364-470d-9e7d-f1f15cd39d24/add_router_interface 1.573s 2025-12-05 20:04:16,530 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29d60f50-678b-4713-b53e-b6b8fe31870e"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ff60afbd-bba5-4b7f-9933-1b1256c833a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9b855600-b364-470d-9e7d-f1f15cd39d24/add_router_interface'} Body: b'{"id": "9b855600-b364-470d-9e7d-f1f15cd39d24", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "ed150d18-9251-4714-a2eb-ae33da2cebf7", "network_id": "ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd", "subnet_id": "29d60f50-678b-4713-b53e-b6b8fe31870e", "subnet_ids": ["29d60f50-678b-4713-b53e-b6b8fe31870e"]}' 2025-12-05 20:04:16,705 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.175s 2025-12-05 20:04:16,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': 'Fri, 05 Dec 2025 20:04:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-f90e9dd4-f531-4a71-a2dd-76707148cdf7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"4626e308-29c9-436d-9bd7-beae83d4b8cf","name":"public","tenant_id":"28467f8e9a024739b0344b776a55dff4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a37cf676-2ef9-4aea-9ed8-7f95525a61cd"],"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-05T19:52:39Z","updated_at":"2025-12-05T19:52:43Z","revision_number":2,"project_id":"28467f8e9a024739b0344b776a55dff4","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd","name":"tempest-network-smoke--1140766481","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["29d60f50-678b-4713-b53e-b6b8fe31870e"],"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-05T20:04:10Z","updated_at":"2025-12-05T20:04:13Z","revision_number":2,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":15642}]}' 2025-12-05 20:04:16,806 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.098s 2025-12-05 20:04:16,806 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-78e41695-8092-46d0-a335-52e12ba3adeb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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":"29d60f50-678b-4713-b53e-b6b8fe31870e","name":"tempest-subnet-smoke-1452758001","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","network_id":"ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd","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-05T20:04:13Z","updated_at":"2025-12-05T20:04:13Z","revision_number":0,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"},{"id":"a37cf676-2ef9-4aea-9ed8-7f95525a61cd","name":"public_subnet","tenant_id":"28467f8e9a024739b0344b776a55dff4","network_id":"4626e308-29c9-436d-9bd7-beae83d4b8cf","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-05T19:52:43Z","updated_at":"2025-12-05T19:52:43Z","revision_number":0,"project_id":"28467f8e9a024739b0344b776a55dff4"}]}' 2025-12-05 20:04:17,018 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.210s 2025-12-05 20:04:17,018 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-7754559c-6731-4c86-ba32-c8da61029b28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "9b855600-b364-470d-9e7d-f1f15cd39d24", "name": "tempest-TestNetworkBasicOps-router-343667165", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:04:11Z", "updated_at": "2025-12-05T20:04:15Z", "revision_number": 3, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:04:17,133 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.114s 2025-12-05 20:04:17,134 25 DEBUG [tempest.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-890667122", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPDPffokKHAE4vRw1YyyE5BQ8kqMhJL5FlCdDk7UdUrqRpW+5DkN55zavoK/tuB5wRj3kEMy+782mxghUojTcVyyrobfljoVSINYf3m3v4EbRPyJVygwzJji80X9aClYRw=="}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:17 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-2df63127-f3f5-467e-b57b-e193d4ae8b5d', 'x-compute-request-id': 'req-2df63127-f3f5-467e-b57b-e193d4ae8b5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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-890667122", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPDPffokKHAE4vRw1YyyE5BQ8kqMhJL5FlCdDk7UdUrqRpW+5DkN55zavoK/tuB5wRj3kEMy+782mxghUojTcVyyrobfljoVSINYf3m3v4EbRPyJVygwzJji80X9aClYRw==", "fingerprint": "3a:32:ab:54:50:08:59:dd:77:c3:18:fc:1a:d1:c9:f2", "user_id": "965c9f8ce2e24df2884543d59ef1772b"}}' 2025-12-05 20:04:17,453 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.318s 2025-12-05 20:04:17,453 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-1905065641", "description": "tempest-secgroup-smoke-1905065641 description", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c38b2ab2-f5cd-4a46-b39a-7d04a78bab24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "name": "tempest-secgroup-smoke-1905065641", "stateful": true, "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "tempest-secgroup-smoke-1905065641 description", "shared": false, "security_group_rules": [{"id": "7f24642d-4091-46c0-a73a-182bd8c2b0d7", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:17Z", "updated_at": "2025-12-05T20:04:17Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}, {"id": "c2a62dc7-0b03-457d-bc8a-8d26a2ab3303", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:17Z", "updated_at": "2025-12-05T20:04:17Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}], "tags": [], "created_at": "2025-12-05T20:04:17Z", "updated_at": "2025-12-05T20:04:17Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:17,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.440s 2025-12-05 20:04:17,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": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4c5cdd00-832b-461b-8ffc-3bf5d10beaaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1c2f86b1-83ba-49a3-b0d5-c6068395bb2e", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:17Z", "updated_at": "2025-12-05T20:04:17Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:18,073 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.174s 2025-12-05 20:04:18,073 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5e74baeb-c295-431f-abe4-cabadb6d794f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d4f2c7da-4c3d-4ded-b8c9-bdd72cede609", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:17Z", "updated_at": "2025-12-05T20:04:17Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:18,239 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.165s 2025-12-05 20:04:18,239 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aee580a3-a38d-4a00-9828-ab47c0f156f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "11090483-0d2d-4e33-b555-778f4b713891", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:18Z", "updated_at": "2025-12-05T20:04:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:18,494 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.254s 2025-12-05 20:04:18,494 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-07a53ac3-6c51-40ae-af43-6f7e19b5ca4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3296ccb5-10b1-4119-a96e-5b2a5f8a55b9", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:18Z", "updated_at": "2025-12-05T20:04:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:18,672 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.177s 2025-12-05 20:04:18,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-38b89cff-ba85-4918-9771-f5ae31bbe9a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "71961969-f18f-497f-833c-17dfe9c35943", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:18Z", "updated_at": "2025-12-05T20:04:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:19,090 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.417s 2025-12-05 20:04:19,091 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-04b3021c-d718-4ac1-bb73-2c85b72e6e13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3fe76bb-4e58-48cb-a506-7760f1fffcdd", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "security_group_id": "0eaa0a13-556a-4825-88ad-f0500e87a1f9", "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-05T20:04:18Z", "updated_at": "2025-12-05T20:04:18Z", "revision_number": 0, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:19,471 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.375s 2025-12-05 20:04:19,471 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:19 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-90bf4ac9-09d2-4a36-bac8-58d408e2ac7b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=9621620cdd3bf797e977753d12ce60b4; 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": "965c9f8ce2e24df2884543d59ef1772b", "name": "tempest-TestNetworkBasicOps-1592597114-project-member", "password_expires_at": null}, "audit_ids": ["TGqN65JATZyIADDfYyQIHA"], "expires_at": "2025-12-05T21:04:19.000000Z", "issued_at": "2025-12-05T20:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1716a327ab4a549a99cfb7ac3cbd84", "name": "tempest-TestNetworkBasicOps-1592597114"}, "is_domain": false, "roles": [{"id": "1ecfcf7a8caf47e0b6f4b9d656200e2a", "name": "reader"}, {"id": "165e6f6e6e804cc8b77378ba7d4b5c57", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "352be77f2c5c44499d3a1d85dee9ba74", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}, {"name": "swift", "id": "770f680e7c98415c8a9ea97ceec5137f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1d1716a327ab4a549a99cfb7ac3cbd84", "region": "regionOne"}], "id": "3f42180c0a454f8c80157bb98bbb7081", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "5478be6b156145db9b859cd11ec565b9", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "76a92827a30e41b394fc713fc7940a72", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "4982aaeea7c14f2fb2c56d9873a38d50", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "23d25e2641c74082b5bc24a65e90eacb", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "6a485a86228b4c97b78471a03093047a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "6f8ccc0750564f20a15519248e63cb62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3efc3112000e4bae90377887e2d3fcfa", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "eb47dc82abaa47dd8106b1b1c62eace1", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "900bf89aa3454b95ada8a8bc58ad8fd8", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "94c15516a0ba4250a1e362111df26e63", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "b1147782718a4aa99d74e5dd7f767467", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d81215a030e547268f05cbfdd2751f92", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "973acc4ff1734abcb8fb0f14ac1c80ae", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "708dcfa308144b1ba5a504c396383207", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "94950960330b434fadca3229fb1566f9", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "a270a83c57b7416aab32d105b8b22255", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "f5af7a0812bd4d49a11671222f4b31f0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "fe079835166c40d0bb4181dffe236067", "interface": "internal", "region_id": "regionOne", "url": "https:// 2025-12-05 20:04:19,472 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-12-05 20:04:21,755 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.282s 2025-12-05 20:04:21,755 25 DEBUG [tempest.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-482761219", "imageRef": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "flavorRef": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "networks": [{"uuid": "ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd"}], "key_name": "tempest-TestNetworkBasicOps-890667122", "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}]}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:19 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa89e25f-e68d-4963-af30-633e27de09a4', 'x-compute-request-id': 'req-fa89e25f-e68d-4963-af30-633e27de09a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; 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": "6f9901a3-aca9-4002-9dff-679306825114", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}], "adminPass": "jYEGMYy9qNws"}}' 2025-12-05 20:04:22,473 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/6f9901a3-aca9-4002-9dff-679306825114 0.715s 2025-12-05 20:04:22,473 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:21 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-714f6a75-a94e-4b5d-9320-89d77770fce1', 'x-compute-request-id': 'req-714f6a75-a94e-4b5d-9320-89d77770fce1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-890667122", "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-05 20:04:23,756 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/6f9901a3-aca9-4002-9dff-679306825114 0.274s 2025-12-05 20:04:23,756 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:23 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-0b1ff1d9-022e-4d5d-8f8f-83e4ee0f3870', 'x-compute-request-id': 'req-0b1ff1d9-022e-4d5d-8f8f-83e4ee0f3870', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-890667122", "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-05 20:04:23,759 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-05 20:04:25,575 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/6f9901a3-aca9-4002-9dff-679306825114 0.813s 2025-12-05 20:04:25,576 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:24 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-76c8e1a1-8b2e-46fb-82c6-9532f37df73a', 'x-compute-request-id': 'req-76c8e1a1-8b2e-46fb-82c6-9532f37df73a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-890667122", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}], "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-05 20:04:28,502 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/6f9901a3-aca9-4002-9dff-679306825114 1.916s 2025-12-05 20:04:28,502 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:26 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-bb25c408-0793-4d98-82aa-95778a500a16', 'x-compute-request-id': 'req-bb25c408-0793-4d98-82aa-95778a500a16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-890667122", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}], "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-05 20:04:31,417 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/6f9901a3-aca9-4002-9dff-679306825114 1.910s 2025-12-05 20:04:31,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:29 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-a2f8bf98-f46f-47f9-9d29-4f763184a696', 'x-compute-request-id': 'req-a2f8bf98-f46f-47f9-9d29-4f763184a696', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "BUILD", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-890667122", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}], "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-05 20:04:33,642 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/6f9901a3-aca9-4002-9dff-679306825114 1.217s 2025-12-05 20:04:33,642 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:32 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-eb7b884a-5d6b-4273-97c4-aac0d6b31461', 'x-compute-request-id': 'req-eb7b884a-5d6b-4273-97c4-aac0d6b31461', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:29Z", "addresses": {"tempest-network-smoke--1140766481": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:f9:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-890667122", "OS-SRV-USG:launched_at": "2025-12-05T20:04:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}], "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-05 20:04:33,646 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-05 20:04:34,588 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/6f9901a3-aca9-4002-9dff-679306825114 0.941s 2025-12-05 20:04:34,588 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:33 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-d8457a4f-8a15-4d4f-8cd9-669587b876ea', 'x-compute-request-id': 'req-d8457a4f-8a15-4d4f-8cd9-669587b876ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:29Z", "addresses": {"tempest-network-smoke--1140766481": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:f9:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-890667122", "OS-SRV-USG:launched_at": "2025-12-05T20:04:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}], "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-05 20:04:34,592 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-05 20:04:34,834 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=6f9901a3-aca9-4002-9dff-679306825114 0.242s 2025-12-05 20:04:34,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': 'Fri, 05 Dec 2025 20:04:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-faf712f8-7883-4a3c-8382-cc1788ae822f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"ports":[{"id":"2887ee57-5c5c-41b0-8b3f-33efbfa68130","name":"","network_id":"ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd","tenant_id":"1d1716a327ab4a549a99cfb7ac3cbd84","mac_address":"fa:16:3e:d7:f9:08","admin_state_up":true,"status":"ACTIVE","device_id":"6f9901a3-aca9-4002-9dff-679306825114","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"29d60f50-678b-4713-b53e-b6b8fe31870e","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0eaa0a13-556a-4825-88ad-f0500e87a1f9"],"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-482761219","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-482761219","fqdn":"tempest-testnetworkbasicops-server-482761219.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-05T20:04:23Z","updated_at":"2025-12-05T20:04:29Z","revision_number":4,"project_id":"1d1716a327ab4a549a99cfb7ac3cbd84"}]}' 2025-12-05 20:04:34,835 25 DEBUG [tempest.common.waiters] Server ID 6f9901a3-aca9-4002-9dff-679306825114 ports are all ACTIVE [{'id': '2887ee57-5c5c-41b0-8b3f-33efbfa68130', 'name': '', 'network_id': 'ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'mac_address': 'fa:16:3e:d7:f9:08', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6f9901a3-aca9-4002-9dff-679306825114', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '29d60f50-678b-4713-b53e-b6b8fe31870e', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0eaa0a13-556a-4825-88ad-f0500e87a1f9'], '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-482761219', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-482761219', 'fqdn': 'tempest-testnetworkbasicops-server-482761219.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-05T20:04:23Z', 'updated_at': '2025-12-05T20:04:29Z', 'revision_number': 4, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'}]: 2025-12-05 20:04:36,476 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.640s 2025-12-05 20:04:36,476 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "port_id": "2887ee57-5c5c-41b0-8b3f-33efbfa68130", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-fe68aab0-cb2f-4cb1-8ea8-7ad94208e22d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; 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": "f29cce9f-e75c-41bd-869e-7ab5e33332ff", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.238", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "9b855600-b364-470d-9e7d-f1f15cd39d24", "port_id": "2887ee57-5c5c-41b0-8b3f-33efbfa68130", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd", "mac_address": "fa:16:3e:d7:f9:08", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f9901a3-aca9-4002-9dff-679306825114", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:04:35Z", "updated_at": "2025-12-05T20:04:35Z", "revision_number": 0}}' 2025-12-05 20:04:36,824 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/f29cce9f-e75c-41bd-869e-7ab5e33332ff 0.347s 2025-12-05 20:04:36,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': 'Fri, 05 Dec 2025 20:04:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-055fa740-fd49-4b19-af67-6ab4123e10fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f29cce9f-e75c-41bd-869e-7ab5e33332ff'} Body: b'{"floatingip": {"id": "f29cce9f-e75c-41bd-869e-7ab5e33332ff", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.238", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "9b855600-b364-470d-9e7d-f1f15cd39d24", "port_id": "2887ee57-5c5c-41b0-8b3f-33efbfa68130", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd", "mac_address": "fa:16:3e:d7:f9:08", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f9901a3-aca9-4002-9dff-679306825114", "device_owner": "compute:nova"}, "dns_domain": "", "dn10000 s_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:04:35Z", "updated_at": "2025-12-05T20:04:36Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:36,824 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f29cce9f-e75c-41bd-869e-7ab5e33332ff', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.238', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '9b855600-b364-470d-9e7d-f1f15cd39d24', 'port_id': '2887ee57-5c5c-41b0-8b3f-33efbfa68130', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd', 'mac_address': 'fa:16:3e:d7:f9:08', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6f9901a3-aca9-4002-9dff-679306825114', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T20:04:35Z', 'updated_at': '2025-12-05T20:04:36Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 20:04:36,824 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.347507 seconds 2025-12-05 20:04:36,824 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.238 with user: cirros 2025-12-05 20:04:36,824 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.238 in 120 sec and the expected result is reachable 2025-12-05 20:04:47,042 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.217104 seconds 2025-12-05 20:04:47,042 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.238 in 120 sec and the ping result is expected 2025-12-05 20:04:47,179 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/6f9901a3-aca9-4002-9dff-679306825114/action 0.136s 2025-12-05 20:04:47,180 25 DEBUG [tempest.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': 'Fri, 05 Dec 2025 20:04:47 GMT', 'server': 'Apache', 'content-length': '75554', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263a7957-3ad5-4883-bd5f-8fc42b9dd55d', 'x-compute-request-id': 'req-263a7957-3ad5-4883-bd5f-8fc42b9dd55d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114/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 1326010517 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004418] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004452] Using GB pages for direct mapping\\n[ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004683] ACPI: Early table checksum verification disabled\\n[ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004710] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004732] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006057] No NUMA configuration fo 2025-12-05 20:04:47,181 25 DEBUG [tempest.scenario.manager] Console output for 6f9901a3-aca9-4002-9dff-679306825114 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 1326010517 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004418] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004452] Using GB pages for direct mapping [ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004683] ACPI: Early table checksum verification disabled [ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004710] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004732] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006057] No NUMA configuration found [ 0.006060] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006068] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006402] Zone ranges: [ 0.006403] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006405] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006407] Normal empty [ 0.006409] Device empty [ 0.006411] Movable zone start for each node [ 0.006414] Early memory node ranges [ 0.006414] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006416] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006418] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006650] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006679] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006872] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018763] ACPI: PM-Timer IO Port: 0x608 [ 0.018794] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018922] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018926] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018928] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018930] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018932] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018933] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018937] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018940] TSC deadline timer available [ 0.018954] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019033] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019035] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019037] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019038] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019040] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019042] Booting paravirtualized kernel on KVM [ 0.019045] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019052] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019357] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019432] kvm-guest: setup async PF for cpu 0 [ 0.019460] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019479] kvm-guest: PV spinlocks disabled, single CPU [ 0.019485] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019487] Policy zone: DMA32 [ 0.019489] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019572] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019585] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019593] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019653] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019978] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020721] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020752] ftrace: allocating 50600 entries in 198 pages [ 0.047335] ftrace: allocated 198 pages with 4 groups [ 0.047488] rcu: Hierarchical RCU implementation. [ 0.047489] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047491] Rude variant of Tasks RCU enabled. [ 0.047492] Tracing variant of Tasks RCU enabled. [ 0.047494] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047495] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052284] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052674] random: crng init done [ 0.094305] Console: colour VGA+ 80x25 [ 0.242649] printk: console [tty1] enabled [ 0.608029] printk: console [ttyS0] enabled [ 0.611236] ACPI: Core revision 20210730 [ 0.614565] APIC: Switch to symmetric I/O mode setup [ 0.619394] x2apic enabled [ 0.622834] Switched APIC routing to physical x2apic. [ 0.631948] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.639768] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.643762] pid_max: default: 32768 minimum: 301 [ 0.643762] LSM: Security Framework initializing [ 0.643762] landlock: Up and running. [ 0.643762] Yama: becoming mindful. [ 0.643762] AppArmor: AppArmor initialized [ 0.643762] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643762] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643762] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.643762] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.643762] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.643762] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.643762] Spectre V2 : Mitigation: Retpolines [ 0.643762] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.643762] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.643762] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.643762] RETBleed: Mitigation: untrained return thunk [ 0.643762] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.643762] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.643762] Freeing SMP alternatives memory: 44K [ 0.643762] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.643926] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.647786] ... version: 0 [ 0.650974] ... bit width: 48 [ 0.651775] ... generic registers: 6 [ 0.654933] ... value mask: 0000ffffffffffff [ 0.655776] ... max period: 00007fffffffffff [ 0.659775] ... fixed-purpose events: 0 [ 0.662876] ... event mask: 000000000000003f [ 0.663900] rcu: Hierarchical SRCU implementation. [ 0.668040] smp: Bringing up secondary CPUs ... [ 0.671634] smp: Brought up 1 node, 1 CPU [ 0.671784] smpboot: Max logical packages: 1 [ 0.675018] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.676339] devtmpfs: initialized [ 0.679336] x86/mm: Memory block size: 128MB [ 0.680070] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.683791] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.687849] pinctrl core: initialized pinctrl subsystem [ 0.691775] PM: RTC time: 20:04:31, date: 2025-12-05 [ 0.695904] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.699873] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.703844] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.707791] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.711792] audit: initializing netlink subsys (disabled) [ 0.715972] thermal_sys: Registered thermal governor 'fair_share' [ 0.715973] thermal_sys: Registered thermal governor 'bang_bang' [ 0.719785] audit: type=2000 audit(1764965071.138:1): state=initialized audit_enabled=0 res=1 [ 0.727781] thermal_sys: Registered thermal governor 'step_wise' [ 0.727783] thermal_sys: Registered thermal governor 'user_space' [ 0.731780] thermal_sys: Registered thermal governor 'power_allocator' [ 0.735802] EISA bus registered [ 0.742291] cpuidle: using governor ladder [ 0.743775] cpuidle: using governor menu [ 0.749595] ACPI: bus type PCI registered [ 0.751777] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.756115] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.759780] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.763799] PCI: Using configuration type 1 for base access [ 0.769034] Kprobes globally optimized [ 0.771901] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.775778] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.780587] ACPI: Added _OSI(Module Device) [ 0.783746] ACPI: Added _OSI(Processor Device) [ 0.783800] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.787328] ACPI: Added _OSI(Processor Aggregator Device) [ 0.787812] ACPI: Added _OSI(Linux-Dell-Video) [ 0.791118] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.791785] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.798789] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.803547] ACPI: Interpreter enabled [ 0.803789] ACPI: PM: (supports S0 S5) [ 0.806735] ACPI: Using IOAPIC for interrupt routing [ 0.807822] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.811778] PCI: Using E820 reservations for host bridge windows [ 0.816052] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.824975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.827785] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.831896] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.835890] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.841252] PCI host bridge to bus 0000:00 [ 0.843778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.847776] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.851776] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.855776] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.859776] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.863775] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.867779] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.872082] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.880313] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.891118] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.902060] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.909751] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.919815] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.924046] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.932792] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.939426] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.947077] pci 0000:00:02.0: enabling Extended Tags [ 0.952607] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.961809] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.970412] pci 0000:00:02.1: enabling Extended Tags [ 0.976681] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.983786] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.996120] pci 0000:00:02.2: enabling Extended Tags [ 1.002858] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.009466] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.018657] pci 0000:00:02.3: enabling Extended Tags [ 1.023748] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.027782] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040196] pci 0000:00:02.4: enabling Extended Tags [ 1.047750] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.051779] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.063604] pci 0000:00:02.5: enabling Extended Tags [ 1.068860] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.076922] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.086450] pci 0000:00:02.6: enabling Extended Tags [ 1.092096] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.099784] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.110305] pci 0000:00:02.7: enabling Extended Tags [ 1.118224] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.123308] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.132664] pci 0000:00:03.0: enabling Extended Tags [ 1.138951] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.143308] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.152750] pci 0000:00:03.1: enabling Extended Tags [ 1.158664] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.163501] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.169486] pci 0000:00:03.2: enabling Extended Tags [ 1.174509] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.179424] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.185467] pci 0000:00:03.3: enabling Extended Tags [ 1.190702] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.195718] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.201377] pci 0000:00:03.4: enabling Extended Tags [ 1.206861] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.211670] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.218363] pci 0000:00:03.5: enabling Extended Tags [ 1.224253] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.234435] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.243354] pci 0000:00:03.6: enabling Extended Tags [ 1.247751] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.251793] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.265072] pci 0000:00:03.7: enabling Extended Tags [ 1.275666] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.279790] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.290848] pci 0000:00:04.0: enabling Extended Tags [ 1.294636] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.299295] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.306186] pci 0000:00:04.1: enabling Extended Tags [ 1.312997] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.319566] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.325365] pci 0000:00:04.2: enabling Extended Tags [ 1.330477] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.335352] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.344122] pci 0000:00:04.3: enabling Extended Tags [ 1.351732] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.355260] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.361249] pci 0000:00:04.4: enabling Extended Tags [ 1.366557] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.371786] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.384630] pci 0000:00:04.5: enabling Extended Tags [ 1.390385] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.395353] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.401193] pci 0000:00:04.6: enabling Extended Tags [ 1.406589] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.413001] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.422352] pci 0000:00:04.7: enabling Extended Tags [ 1.429431] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.435016] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.441093] pci 0000:00:05.0: enabling Extended Tags [ 1.505829] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.509873] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.512776] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.535782] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.542255] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.547879] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.558487] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.570395] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.577499] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.584279] pci 0000:01:00.0: enabling Extended Tags [ 1.668132] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.671843] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.675839] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.679922] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.686539] pci_bus 0000:02: extended config space not accessible [ 1.688047] acpiphp: Slot [1] registered [ 1.691010] acpiphp: Slot [0] registered [ 1.691837] acpiphp: Slot [2] registered [ 1.695076] acpiphp: Slot [3] registered [ 1.695839] acpiphp: Slot [4] registered [ 1.699048] acpiphp: Slot [5] registered [ 1.699826] acpiphp: Slot [6] registered [ 1.702796] acpiphp: Slot [7] registered [ 1.703825] acpiphp: Slot [8] registered [ 1.706809] acpiphp: Slot [9] registered [ 1.707828] acpiphp: Slot [10] registered [ 1.710905] acpiphp: Slot [11] registered [ 1.711824] acpiphp: Slot [12] registered [ 1.714827] acpiphp: Slot [13] registered [ 1.715823] acpiphp: Slot [14] registered [ 1.719134] acpiphp: Slot [15] registered [ 1.719826] acpiphp: Slot [16] registered [ 1.723054] acpiphp: Slot [17] registered [ 1.723826] acpiphp: Slot [18] registered [ 1.727030] acpiphp: Slot [19] registered [ 1.727826] acpiphp: Slot [20] registered [ 1.730948] acpiphp: Slot [21] registered [ 1.731827] acpiphp: Slot [22] registered [ 1.735122] acpiphp: Slot [23] registered [ 1.735825] acpiphp: Slot [24] registered [ 1.739117] acpiphp: Slot [25] registered [ 1.739825] acpiphp: Slot [26] registered [ 1.743020] acpiphp: Slot [27] registered [ 1.743827] acpiphp: Slot [28] registered [ 1.746824] acpiphp: Slot [29] registered [ 1.747826] acpiphp: Slot [30] registered [ 1.750815] acpiphp: Slot [31] registered [ 1.754263] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.765887] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.848820] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.851853] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.855849] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.859908] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.869548] acpiphp: Slot [0-2] registered [ 1.872432] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.881821] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.893136] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.897760] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.899976] pci 0000:03:00.0: enabling Extended Tags [ 1.982902] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.983908] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.987902] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.994852] acpiphp: Slot [0-3] registered [ 1.996454] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.007778] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.021286] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.027812] pci 0000:04:00.0: enabling Extended Tags [ 2.109107] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111918] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.115916] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.123282] acpiphp: Slot [0-4] registered [ 2.124437] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.135593] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.145054] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.150124] pci 0000:05:00.0: enabling Extended Tags [ 2.230309] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.231908] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.235909] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.242801] acpiphp: Slot [0-5] registered [ 2.244453] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.255778] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.269199] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.274164] pci 0000:06:00.0: enabling Extended Tags [ 2.356093] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.359840] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.363902] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.370925] acpiphp: Slot [0-6] registered [ 2.443626] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.443909] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.447904] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.454942] acpiphp: Slot [0-7] registered [ 2.528737] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.531911] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.535915] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.543595] acpiphp: Slot [0-8] registered [ 2.618654] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.619944] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.623919] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.631626] acpiphp: Slot [0-9] registered [ 2.704408] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.707908] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.711915] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.718998] acpiphp: Slot [0-10] registered [ 2.791010] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.791922] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.795965] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.803020] acpiphp: Slot [0-11] registered [ 2.876795] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.879916] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.883928] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.890976] acpiphp: Slot [0-12] registered [ 2.963210] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.963909] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.967902] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.975114] acpiphp: Slot [0-13] registered [ 3.048934] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.051913] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.055913] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.063021] acpiphp: Slot [0-14] registered [ 3.136302] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.139908] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.143901] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.151201] acpiphp: Slot [0-15] registered [ 3.224369] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.227909] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.231924] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.239117] acpiphp: Slot [0-16] registered [ 3.313736] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.315932] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.319902] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.327164] acpiphp: Slot [0-17] registered [ 3.399681] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.399909] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.403902] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.411037] acpiphp: Slot [0-18] registered [ 3.483204] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.483946] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.487926] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.494996] acpiphp: Slot [0-19] registered [ 3.570571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.571909] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.575902] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.582972] acpiphp: Slot [0-20] registered [ 3.656190] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.659907] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.663902] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.670959] acpiphp: Slot [0-21] registered [ 3.749065] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.751909] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.755929] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.763793] acpiphp: Slot [0-22] registered [ 3.848449] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.851938] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.855927] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.863751] acpiphp: Slot [0-23] registered [ 3.946312] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.947935] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.951930] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.959538] acpiphp: Slot [0-24] registered [ 4.034808] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.035921] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.039932] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.046935] acpiphp: Slot [0-25] registered [ 4.118415] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.119906] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.123900] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.172479] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.176044] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.180100] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.184084] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.188033] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.192043] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.196094] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.200004] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.203937] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.207806] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.211795] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.215800] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.219792] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.223800] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.227839] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.231800] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.236101] iommu: Default domain type: Translated [ 4.239777] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.243960] SCSI subsystem initialized [ 4.247074] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.247762] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.247788] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.251775] vgaarb: loaded [ 4.253991] ACPI: bus type USB registered [ 4.255798] usbcore: registered new interface driver usbfs [ 4.259703] usbcore: registered new interface driver hub [ 4.259785] usbcore: registered new device driver usb [ 4.263810] pps_core: LinuxPPS API ver. 1 registered [ 4.267311] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.267789] PTP clock support registered [ 4.270812] EDAC MC: Ver: 3.0.0 [ 4.275247] NetLabel: Initializing [ 4.275775] NetLabel: domain hash size = 128 [ 4.279026] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.279799] NetLabel: unlabeled traffic allowed by default [ 4.283779] PCI: Using ACPI for IRQ routing [ 5.128248] clocksource: Switched to clocksource kvm-clock [ 5.150035] VFS: Disk quotas dquot_6.6.0 [ 5.153664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.159805] AppArmor: AppArmor Filesystem Enabled [ 5.163954] pnp: PnP ACPI init [ 5.167130] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.173926] pnp: PnP ACPI: found 5 devices [ 5.184490] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.192090] NET: Registered PF_INET protocol family [ 5.196383] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.203930] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.211080] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.217289] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.222857] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227688] TCP: Hash tables configured (established 1024 bind 1024) [ 5.232167] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.237211] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.241690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.246568] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.250574] NET: Registered PF_XDP protocol family [ 5.253992] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259624] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265292] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.270890] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.276431] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.282080] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.287668] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.293182] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.298801] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.304858] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.310664] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.316234] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.322049] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.327841] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.333710] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.339514] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.345278] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.351018] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.357874] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.364448] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.371352] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.378146] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.384859] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.391674] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.398366] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.403576] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.408913] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.414039] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.419130] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.424269] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.429333] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.434711] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.439797] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.444511] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.448796] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.453095] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.457387] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.461659] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.466033] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.471074] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.475551] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.480491] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.485027] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.489684] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.494346] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.500041] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.504955] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.510485] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.515745] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.521115] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.525887] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.530554] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.535059] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.539738] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.544206] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.548873] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.553288] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.557950] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.562370] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.567109] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.571448] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.576040] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.580411] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.584786] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.589198] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.593517] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.597824] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.602148] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.606500] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.611038] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.615504] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.619911] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.624216] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.628598] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.633293] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.637728] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.642383] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.646850] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.651503] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.656146] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.660755] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.665111] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.669653] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.673979] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.678512] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.682915] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.687624] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.691986] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.696597] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.700983] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.705844] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.710388] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.715053] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.719957] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.725681] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.729560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.737752] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.745709] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.755625] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.760293] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.766367] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.772970] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.781160] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.787588] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.794621] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.803541] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.809237] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.816473] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.827299] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.832346] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.839557] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.849083] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.855995] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.863649] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.871106] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.877783] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.883389] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.892443] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.898258] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.903820] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.912433] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.918031] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.925298] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.933048] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.938207] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.945121] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.952469] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.959025] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.966107] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.973400] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.980195] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.985721] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.995711] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.002976] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.009263] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.018436] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.022542] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.028853] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.035599] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.045487] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.049864] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.057857] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.065341] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.073764] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.078866] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.084831] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.090977] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.099577] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.104233] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.110340] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.117128] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.124131] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.128697] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.134676] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.141689] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.150644] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.154250] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.160753] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.166478] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.175409] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.179138] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.186461] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.193105] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.200385] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.205586] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.211636] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.218956] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.227293] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.231087] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.236665] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.243570] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.251303] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.254984] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.261562] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.266991] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.275310] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.278765] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.285707] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.291168] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.299422] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.302942] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.309696] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.316395] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.323459] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.328105] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.333792] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.340392] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.347355] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.352733] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.356902] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.361470] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.366036] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.370593] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.375240] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.379070] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.383317] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.388234] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.391999] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.396424] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.402519] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.407089] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.412330] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.416834] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.421975] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.426791] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.432114] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.436406] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.441900] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.446563] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.452552] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.456944] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.462553] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.468799] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.474285] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.478991] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.484612] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.489011] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.494972] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.500317] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.505890] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.510661] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.515955] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.519912] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.524398] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.529935] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.533914] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.538931] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.544257] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.548550] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.554378] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.559905] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.563860] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.568157] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.573213] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.578329] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.582952] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.588037] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.592028] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.596340] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.601419] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.605359] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.609703] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.615052] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.618937] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.623676] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.630889] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.635160] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.639707] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.644930] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.649116] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.653667] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.659408] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.664010] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.669077] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.674779] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.678885] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.683479] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.688667] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.692600] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.696968] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.703684] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.713866] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10358 usecs [ 6.720044] PCI: CLS 0 bytes, default 64 [ 6.723065] Trying to unpack rootfs image as initramfs... [ 6.727013] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.744094] Initialise system trusted keyrings [ 6.747328] Key type blacklist registered [ 6.755938] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.765198] zbud: loaded [ 6.772111] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.784155] fuse: init (API version 7.34) [ 6.787892] integrity: Platform Keyring initialized [ 6.800001] Key type asymmetric registered [ 6.803193] Asymmetric key parser 'x509' registered [ 6.811985] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.827855] io scheduler mq-deadline registered [ 6.833998] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.848325] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.866343] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.880263] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.893511] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.908749] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.928489] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.940211] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.956249] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.968560] Freeing initrd memory: 8744K [ 6.972140] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.981847] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.986838] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.995587] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.000103] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.009316] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.014991] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.020640] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.026768] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.031330] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.040921] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.046456] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.055480] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.061210] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.069521] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.074082] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.082819] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.087932] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.097451] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.102990] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.112130] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.116627] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.124773] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.129246] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.135920] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.142205] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.148274] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.157932] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.163228] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.174277] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.180643] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.189854] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.194411] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.204115] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.209491] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.217785] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.223358] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.231501] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.236016] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.245987] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.250521] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.256977] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.264276] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.269312] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.279148] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.289145] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.293980] shpchp 0000:01:00.0: Slot initialization failed [ 7.300447] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.305704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.311292] ACPI: button: Power Button [PWRF] [ 7.340131] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.377745]10000 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.385805] Linux agpgart interface v0.103 [ 7.390751] loop: module loaded [ 7.393575] tun: Universal TUN/TAP device driver, 1.6 [ 7.397695] PPP generic driver version 2.4.2 [ 7.401242] VFIO - User Level meta-driver version: 0.3 [ 7.405443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.410958] ehci-pci: EHCI PCI platform driver [ 7.415111] ehci-platform: EHCI generic platform driver [ 7.419051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.423485] ohci-pci: OHCI PCI platform driver [ 7.426742] ohci-platform: OHCI generic platform driver [ 7.430514] uhci_hcd: USB Universal Host Controller Interface driver [ 7.436986] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.440858] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.446353] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.450273] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.454724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.460621] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.465812] usb usb1: Product: UHCI Host Controller [ 7.469464] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.474232] usb usb1: SerialNumber: 0000:02:01.0 [ 7.477814] hub 1-0:1.0: USB hub found [ 7.480721] hub 1-0:1.0: 2 ports detected [ 7.484107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.492557] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.496069] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.500247] mousedev: PS/2 mouse device common for all mice [ 7.507251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.513519] rtc_cmos 00:03: RTC can wake from S4 [ 7.518955] rtc_cmos 00:03: registered as rtc0 [ 7.522763] rtc_cmos 00:03: setting system clock to 2025-12-05T20:04:38 UTC (1764965078) [ 7.528686] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.533328] i2c_dev: i2c /dev entries driver [ 7.536594] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.545898] device-mapper: uevent: version 1.0.3 [ 7.549989] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.556178] platform eisa.0: Probing EISA bus 0 [ 7.559660] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.564543] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.569051] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.573693] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.578518] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.583139] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.588056] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.592726] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.597295] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.602017] platform eisa.0: EISA: Detected 0 cards [ 7.605512] ledtrig-cpu: registered to indicate activity on CPUs [ 7.609989] drop_monitor: Initializing network drop monitor service [ 7.615037] NET: Registered PF_INET6 protocol family [ 7.622257] Segment Routing with IPv6 [ 7.625110] In-situ OAM (IOAM) with IPv6 [ 7.628121] NET: Registered PF_PACKET protocol family [ 7.631878] Key type dns_resolver registered [ 7.635852] IPI shorthand broadcast: enabled [ 7.639099] registered taskstats version 1 [ 7.642142] Loading compiled-in X.509 certificates [ 7.646162] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.653480] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.660720] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.667879] blacklist: Loading compiled-in revocation X.509 certificates [ 7.672767] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.679819] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.689275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.697028] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.704541] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.711841] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.719333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.726979] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.735181] zswap: loaded using pool lzo/zbud [ 7.738607] Key type .fscrypt registered [ 7.741852] Key type fscrypt-provisioning registered [ 7.747175] Key type encrypted registered [ 7.750329] AppArmor: AppArmor sha1 policy hashing enabled [ 7.754509] ima: No TPM chip found, activating TPM-bypass! [ 7.758465] Loading compiled-in module X.509 certificates [ 7.762968] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.770474] ima: Allocated hash algorithm: sha1 [ 7.774046] ima: No architecture policies found [ 7.777510] evm: Initialising EVM extended attributes: [ 7.782025] evm: security.selinux [ 7.784726] evm: security.SMACK64 [ 7.787320] evm: security.SMACK64EXEC [ 7.790195] evm: security.SMACK64TRANSMUTE [ 7.793307] evm: security.SMACK64MMAP [ 7.796553] evm: security.apparmor [ 7.799735] evm: security.ima [ 7.802777] evm: security.capability [ 7.805924] evm: HMAC attrs: 0x1 [ 7.809160] PM: Magic number: 5:49:93 [ 7.812758] RAS: Correctable Errors collector initialized. [ 7.817461] Unstable clock detected, switching default tracing clock to "global" [ 7.817461] If you want to keep using the local clock, then add: [ 7.817461] "trace_clock=local" [ 7.817461] on the kernel command line [ 7.833144] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.840736] Freeing unused decrypted memory: 2036K [ 7.845535] Freeing unused kernel image (initmem) memory: 3244K [ 7.850435] Write protecting the kernel read-only data: 30720k [ 7.855841] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.861595] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.908355] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.913912] Run /init as init process info: initramfs: up at 7.33 [ 7.968674] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.979191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.985639] GPT:229375 != 2097151 [ 7.988801] GPT:Alternate GPT header not at the end of the disk. [ 7.993773] GPT:229375 != 2097151 [ 7.996782] GPT: Use GNU Parted to correct GPT errors. [ 8.048863] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.431690] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.464961] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.22 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:6f:99:01:a3:ac:a9:40:02:9d:ff:67:93:06:82:51:14 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe8BfvHj99c8VU/PXeDM6Y2OXok/nFV3Quj62oTNYlARabKaAEvzqA23wD6TxKHkZZ+qPpw3QJnFlmpnHAd3t07cAtGun1pRamqqxH5WiNh/daRueBGOYPxUvhgDT1ezC8ntCHB9OrnWlO5xGuSrs82yaPh17O/z3qfRWTtqCnOE7Ez/RGpJKC8u/PL6JfYJwpSJFvVmS5gzq8+EOhilFXBH1kne6FepsO9gtFg/OtSWVWFPLKqR2V7gO++k78XL0XPzF2fHOj/1O9lvOccFQLlP9TSBz7nDJ63lQo4pUFYFL8oAaeeq1qDjqFfuuMFxXt2kMUFt59f/oA3BGdVeNl root@tempest-testnetworkbasicops-server-482761219 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCEHvtNx7KqBnZPcoIFFsOj7qOGjrVLAEVXRsAaF3pGmwuNaip2zMX3cB2aRnq1Pim2CmHU/H+fRuH9mX3fejA4= root@tempest-testnetworkbasicops-server-482761219 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed7:f908/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 6f9901a3-aca9-4002-9dff-679306825114 name: tempest-TestNetworkBasicOps-server-482761219 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-482761219 launch-index: 0 === cirros: current=0.6.2 uptime=9.13 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D7:F9:08 inet6 addr: fe80::f816:3eff:fed7:f908/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 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:1556 (1.5 KiB) TX bytes:906 (906.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-482761219 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.536316] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.539269] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.558519] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.793503] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.817223] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.917273] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.918247] ISO 9660 Extensions: RRIP_1991A [ 9.035268] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.559829] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.561771] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 20:04:39 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 20:04:39 cirros auth.notice su: + none root:cirros Dec 5 20:04:39 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 20:04:39 cirros daemon.info dhcpcd[350]: DUID 00:04:6f:99:01:a3:ac:a9:40:02:9d:ff:67:93:06:82:51:14 Dec 5 20:04:40 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d7:f9:08 Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed7:f908 Dec 5 20:04:40 cirros authpriv.info dropbear[391]: Running in background Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-482761219 login: 2025-12-05 20:04:47,182 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.238:22' as 'cirros' with public key authentication 2025-12-05 20:04:47,187 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:04:47,299 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:04:47,300 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.238 successfully created 2025-12-05 20:04:47,950 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/9b855600-b364-470d-9e7d-f1f15cd39d24 0.650s 2025-12-05 20:04:47,950 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': 'Fri, 05 Dec 2025 20:04:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-d72e046d-17f8-4c8f-8618-0298294efad6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9b855600-b364-470d-9e7d-f1f15cd39d24'} Body: b'{"router": {"id": "9b855600-b364-470d-9e7d-f1f15cd39d24", "name": "tempest-TestNetworkBasicOps-router-343667165", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:04:11Z", "updated_at": "2025-12-05T20:04:47Z", "revision_number": 4, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:47,951 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.238 with user: cirros 2025-12-05 20:04:47,951 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.238 in 120 sec and the expected result is unreachable 2025-12-05 20:04:48,982 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.030618 seconds 2025-12-05 20:04:48,983 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.238 in 120 sec and the ping result is expected 2025-12-05 20:04:49,107 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/6f9901a3-aca9-4002-9dff-679306825114/action 0.124s 2025-12-05 20:04:49,108 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:48 GMT', 'server': 'Apache', 'content-length': '75554', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc615269-4e5b-4dfa-a226-10adf8bafa95', 'x-compute-request-id': 'req-fc615269-4e5b-4dfa-a226-10adf8bafa95', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114/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 1326010517 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004418] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004452] Using GB pages for direct mapping\\n[ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004683] ACPI: Early table checksum verification disabled\\n[ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004710] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004732] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006057] No NUMA configuration fo 2025-12-05 20:04:49,109 25 DEBUG [tempest.scenario.manager] Console output for 6f9901a3-aca9-4002-9dff-679306825114 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 1326010517 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004418] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004452] Using GB pages for direct mapping [ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004683] ACPI: Early table checksum verification disabled [ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004710] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004732] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006057] No NUMA configuration found [ 0.006060] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006068] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006402] Zone ranges: [ 0.006403] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006405] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006407] Normal empty [ 0.006409] Device empty [ 0.006411] Movable zone start for each node [ 0.006414] Early memory node ranges [ 0.006414] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006416] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006418] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006650] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006679] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006872] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018763] ACPI: PM-Timer IO Port: 0x608 [ 0.018794] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018922] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018926] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018928] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018930] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018932] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018933] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018937] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018940] TSC deadline timer available [ 0.018954] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019033] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019035] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019037] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019038] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019040] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019042] Booting paravirtualized kernel on KVM [ 0.019045] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019052] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019357] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019432] kvm-guest: setup async PF for cpu 0 [ 0.019460] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019479] kvm-guest: PV spinlocks disabled, single CPU [ 0.019485] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019487] Policy zone: DMA32 [ 0.019489] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019572] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019585] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019593] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019653] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019978] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020721] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020752] ftrace: allocating 50600 entries in 198 pages [ 0.047335] ftrace: allocated 198 pages with 4 groups [ 0.047488] rcu: Hierarchical RCU implementation. [ 0.047489] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047491] Rude variant of Tasks RCU enabled. [ 0.047492] Tracing variant of Tasks RCU enabled. [ 0.047494] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047495] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052284] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052674] random: crng init done [ 0.094305] Console: colour VGA+ 80x25 [ 0.242649] printk: console [tty1] enabled [ 0.608029] printk: console [ttyS0] enabled [ 0.611236] ACPI: Core revision 20210730 [ 0.614565] APIC: Switch to symmetric I/O mode setup [ 0.619394] x2apic enabled [ 0.622834] Switched APIC routing to physical x2apic. [ 0.631948] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.639768] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.643762] pid_max: default: 32768 minimum: 301 [ 0.643762] LSM: Security Framework initializing [ 0.643762] landlock: Up and running. [ 0.643762] Yama: becoming mindful. [ 0.643762] AppArmor: AppArmor initialized [ 0.643762] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643762] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643762] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.643762] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.643762] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.643762] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.643762] Spectre V2 : Mitigation: Retpolines [ 0.643762] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.643762] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.643762] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.643762] RETBleed: Mitigation: untrained return thunk [ 0.643762] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.643762] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.643762] Freeing SMP alternatives memory: 44K [ 0.643762] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.643926] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.647786] ... version: 0 [ 0.650974] ... bit width: 48 [ 0.651775] ... generic registers: 6 [ 0.654933] ... value mask: 0000ffffffffffff [ 0.655776] ... max period: 00007fffffffffff [ 0.659775] ... fixed-purpose events: 0 [ 0.662876] ... event mask: 000000000000003f [ 0.663900] rcu: Hierarchical SRCU implementation. [ 0.668040] smp: Bringing up secondary CPUs ... [ 0.671634] smp: Brought up 1 node, 1 CPU [ 0.671784] smpboot: Max logical packages: 1 [ 0.675018] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.676339] devtmpfs: initialized [ 0.679336] x86/mm: Memory block size: 128MB [ 0.680070] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.683791] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.687849] pinctrl core: initialized pinctrl subsystem [ 0.691775] PM: RTC time: 20:04:31, date: 2025-12-05 [ 0.695904] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.699873] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.703844] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.707791] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.711792] audit: initializing netlink subsys (disabled) [ 0.715972] thermal_sys: Registered thermal governor 'fair_share' [ 0.715973] thermal_sys: Registered thermal governor 'bang_bang' [ 0.719785] audit: type=2000 audit(1764965071.138:1): state=initialized audit_enabled=0 res=1 [ 0.727781] thermal_sys: Registered thermal governor 'step_wise' [ 0.727783] thermal_sys: Registered thermal governor 'user_space' [ 0.731780] thermal_sys: Registered thermal governor 'power_allocator' [ 0.735802] EISA bus registered [ 0.742291] cpuidle: using governor ladder [ 0.743775] cpuidle: using governor menu [ 0.749595] ACPI: bus type PCI registered [ 0.751777] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.756115] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.759780] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.763799] PCI: Using configuration type 1 for base access [ 0.769034] Kprobes globally optimized [ 0.771901] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.775778] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.780587] ACPI: Added _OSI(Module Device) [ 0.783746] ACPI: Added _OSI(Processor Device) [ 0.783800] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.787328] ACPI: Added _OSI(Processor Aggregator Device) [ 0.787812] ACPI: Added _OSI(Linux-Dell-Video) [ 0.791118] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.791785] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.798789] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.803547] ACPI: Interpreter enabled [ 0.803789] ACPI: PM: (supports S0 S5) [ 0.806735] ACPI: Using IOAPIC for interrupt routing [ 0.807822] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.811778] PCI: Using E820 reservations for host bridge windows [ 0.816052] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.824975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.827785] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.831896] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.835890] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.841252] PCI host bridge to bus 0000:00 [ 0.843778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.847776] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.851776] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.855776] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.859776] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.863775] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.867779] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.872082] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.880313] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.891118] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.902060] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.909751] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.919815] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.924046] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.932792] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.939426] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.947077] pci 0000:00:02.0: enabling Extended Tags [ 0.952607] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.961809] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.970412] pci 0000:00:02.1: enabling Extended Tags [ 0.976681] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.983786] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.996120] pci 0000:00:02.2: enabling Extended Tags [ 1.002858] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.009466] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.018657] pci 0000:00:02.3: enabling Extended Tags [ 1.023748] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.027782] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040196] pci 0000:00:02.4: enabling Extended Tags [ 1.047750] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.051779] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.063604] pci 0000:00:02.5: enabling Extended Tags [ 1.068860] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.076922] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.086450] pci 0000:00:02.6: enabling Extended Tags [ 1.092096] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.099784] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.110305] pci 0000:00:02.7: enabling Extended Tags [ 1.118224] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.123308] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.132664] pci 0000:00:03.0: enabling Extended Tags [ 1.138951] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.143308] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.152750] pci 0000:00:03.1: enabling Extended Tags [ 1.158664] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.163501] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.169486] pci 0000:00:03.2: enabling Extended Tags [ 1.174509] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.179424] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.185467] pci 0000:00:03.3: enabling Extended Tags [ 1.190702] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.195718] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.201377] pci 0000:00:03.4: enabling Extended Tags [ 1.206861] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.211670] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.218363] pci 0000:00:03.5: enabling Extended Tags [ 1.224253] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.234435] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.243354] pci 0000:00:03.6: enabling Extended Tags [ 1.247751] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.251793] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.265072] pci 0000:00:03.7: enabling Extended Tags [ 1.275666] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.279790] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.290848] pci 0000:00:04.0: enabling Extended Tags [ 1.294636] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.299295] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.306186] pci 0000:00:04.1: enabling Extended Tags [ 1.312997] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.319566] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.325365] pci 0000:00:04.2: enabling Extended Tags [ 1.330477] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.335352] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.344122] pci 0000:00:04.3: enabling Extended Tags [ 1.351732] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.355260] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.361249] pci 0000:00:04.4: enabling Extended Tags [ 1.366557] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.371786] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.384630] pci 0000:00:04.5: enabling Extended Tags [ 1.390385] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.395353] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.401193] pci 0000:00:04.6: enabling Extended Tags [ 1.406589] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.413001] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.422352] pci 0000:00:04.7: enabling Extended Tags [ 1.429431] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.435016] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.441093] pci 0000:00:05.0: enabling Extended Tags [ 1.505829] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.509873] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.512776] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.535782] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.542255] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.547879] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.558487] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.570395] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.577499] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.584279] pci 0000:01:00.0: enabling Extended Tags [ 1.668132] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.671843] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.675839] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.679922] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.686539] pci_bus 0000:02: extended config space not accessible [ 1.688047] acpiphp: Slot [1] registered [ 1.691010] acpiphp: Slot [0] registered [ 1.691837] acpiphp: Slot [2] registered [ 1.695076] acpiphp: Slot [3] registered [ 1.695839] acpiphp: Slot [4] registered [ 1.699048] acpiphp: Slot [5] registered [ 1.699826] acpiphp: Slot [6] registered [ 1.702796] acpiphp: Slot [7] registered [ 1.703825] acpiphp: Slot [8] registered [ 1.706809] acpiphp: Slot [9] registered [ 1.707828] acpiphp: Slot [10] registered [ 1.710905] acpiphp: Slot [11] registered [ 1.711824] acpiphp: Slot [12] registered [ 1.714827] acpiphp: Slot [13] registered [ 1.715823] acpiphp: Slot [14] registered [ 1.719134] acpiphp: Slot [15] registered [ 1.719826] acpiphp: Slot [16] registered [ 1.723054] acpiphp: Slot [17] registered [ 1.723826] acpiphp: Slot [18] registered [ 1.727030] acpiphp: Slot [19] registered [ 1.727826] acpiphp: Slot [20] registered [ 1.730948] acpiphp: Slot [21] registered [ 1.731827] acpiphp: Slot [22] registered [ 1.735122] acpiphp: Slot [23] registered [ 1.735825] acpiphp: Slot [24] registered [ 1.739117] acpiphp: Slot [25] registered [ 1.739825] acpiphp: Slot [26] registered [ 1.743020] acpiphp: Slot [27] registered [ 1.743827] acpiphp: Slot [28] registered [ 1.746824] acpiphp: Slot [29] registered [ 1.747826] acpiphp: Slot [30] registered [ 1.750815] acpiphp: Slot [31] registered [ 1.754263] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.765887] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.848820] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.851853] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.855849] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.859908] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.869548] acpiphp: Slot [0-2] registered [ 1.872432] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.881821] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.893136] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.897760] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.899976] pci 0000:03:00.0: enabling Extended Tags [ 1.982902] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.983908] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.987902] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.994852] acpiphp: Slot [0-3] registered [ 1.996454] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.007778] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.021286] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.027812] pci 0000:04:00.0: enabling Extended Tags [ 2.109107] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111918] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.115916] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.123282] acpiphp: Slot [0-4] registered [ 2.124437] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.135593] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.145054] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.150124] pci 0000:05:00.0: enabling Extended Tags [ 2.230309] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.231908] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.235909] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.242801] acpiphp: Slot [0-5] registered [ 2.244453] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.255778] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.269199] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.274164] pci 0000:06:00.0: enabling Extended Tags [ 2.356093] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.359840] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.363902] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.370925] acpiphp: Slot [0-6] registered [ 2.443626] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.443909] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.447904] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.454942] acpiphp: Slot [0-7] registered [ 2.528737] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.531911] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.535915] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.543595] acpiphp: Slot [0-8] registered [ 2.618654] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.619944] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.623919] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.631626] acpiphp: Slot [0-9] registered [ 2.704408] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.707908] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.711915] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.718998] acpiphp: Slot [0-10] registered [ 2.791010] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.791922] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.795965] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.803020] acpiphp: Slot [0-11] registered [ 2.876795] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.879916] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.883928] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.890976] acpiphp: Slot [0-12] registered [ 2.963210] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.963909] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.967902] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.975114] acpiphp: Slot [0-13] registered [ 3.048934] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.051913] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.055913] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.063021] acpiphp: Slot [0-14] registered [ 3.136302] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.139908] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.143901] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.151201] acpiphp: Slot [0-15] registered [ 3.224369] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.227909] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.231924] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.239117] acpiphp: Slot [0-16] registered [ 3.313736] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.315932] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.319902] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.327164] acpiphp: Slot [0-17] registered [ 3.399681] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.399909] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.403902] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.411037] acpiphp: Slot [0-18] registered [ 3.483204] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.483946] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.487926] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.494996] acpiphp: Slot [0-19] registered [ 3.570571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.571909] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.575902] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.582972] acpiphp: Slot [0-20] registered [ 3.656190] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.659907] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.663902] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.670959] acpiphp: Slot [0-21] registered [ 3.749065] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.751909] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.755929] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.763793] acpiphp: Slot [0-22] registered [ 3.848449] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.851938] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.855927] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.863751] acpiphp: Slot [0-23] registered [ 3.946312] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.947935] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.951930] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.959538] acpiphp: Slot [0-24] registered [ 4.034808] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.035921] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.039932] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.046935] acpiphp: Slot [0-25] registered [ 4.118415] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.119906] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.123900] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.172479] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.176044] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.180100] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.184084] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.188033] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.192043] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.196094] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.200004] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.203937] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.207806] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.211795] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.215800] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.219792] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.223800] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.227839] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.231800] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.236101] iommu: Default domain type: Translated [ 4.239777] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.243960] SCSI subsystem initialized [ 4.247074] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.247762] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.247788] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.251775] vgaarb: loaded [ 4.253991] ACPI: bus type USB registered [ 4.255798] usbcore: registered new interface driver usbfs [ 4.259703] usbcore: registered new interface driver hub [ 4.259785] usbcore: registered new device driver usb [ 4.263810] pps_core: LinuxPPS API ver. 1 registered [ 4.267311] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.267789] PTP clock support registered [ 4.270812] EDAC MC: Ver: 3.0.0 [ 4.275247] NetLabel: Initializing [ 4.275775] NetLabel: domain hash size = 128 [ 4.279026] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.279799] NetLabel: unlabeled traffic allowed by default [ 4.283779] PCI: Using ACPI for IRQ routing [ 5.128248] clocksource: Switched to clocksource kvm-clock [ 5.150035] VFS: Disk quotas dquot_6.6.0 [ 5.153664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.159805] AppArmor: AppArmor Filesystem Enabled [ 5.163954] pnp: PnP ACPI init [ 5.167130] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.173926] pnp: PnP ACPI: found 5 devices [ 5.184490] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.192090] NET: Registered PF_INET protocol family [ 5.196383] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.203930] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.211080] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.217289] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.222857] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227688] TCP: Hash tables configured (established 1024 bind 1024) [ 5.232167] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.237211] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.241690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.246568] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.250574] NET: Registered PF_XDP protocol family [ 5.253992] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259624] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265292] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.270890] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.276431] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.282080] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.287668] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.293182] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.298801] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.304858] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.310664] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.316234] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.322049] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.327841] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.333710] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.339514] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.345278] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.351018] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.357874] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.364448] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.371352] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.378146] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.384859] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.391674] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.398366] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.403576] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.408913] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.414039] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.419130] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.424269] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.429333] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.434711] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.439797] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.444511] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.448796] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.453095] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.457387] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.461659] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.466033] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.471074] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.475551] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.480491] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.485027] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.489684] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.494346] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.500041] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.504955] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.510485] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.515745] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.521115] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.525887] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.530554] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.535059] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.539738] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.544206] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.548873] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.553288] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.557950] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.562370] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.567109] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.571448] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.576040] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.580411] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.584786] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.589198] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.593517] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.597824] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.602148] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.606500] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.611038] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.615504] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.619911] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.624216] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.628598] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.633293] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.637728] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.642383] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.646850] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.651503] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.656146] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.660755] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.665111] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.669653] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.673979] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.678512] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.682915] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.687624] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.691986] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.696597] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.700983] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.705844] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.710388] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.715053] pci 0000:00:02.1: BAR 13: no space for [io size 0x110000 000] [ 5.719957] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.725681] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.729560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.737752] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.745709] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.755625] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.760293] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.766367] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.772970] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.781160] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.787588] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.794621] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.803541] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.809237] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.816473] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.827299] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.832346] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.839557] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.849083] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.855995] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.863649] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.871106] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.877783] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.883389] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.892443] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.898258] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.903820] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.912433] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.918031] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.925298] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.933048] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.938207] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.945121] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.952469] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.959025] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.966107] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.973400] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.980195] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.985721] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.995711] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.002976] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.009263] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.018436] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.022542] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.028853] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.035599] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.045487] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.049864] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.057857] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.065341] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.073764] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.078866] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.084831] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.090977] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.099577] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.104233] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.110340] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.117128] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.124131] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.128697] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.134676] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.141689] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.150644] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.154250] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.160753] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.166478] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.175409] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.179138] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.186461] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.193105] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.200385] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.205586] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.211636] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.218956] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.227293] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.231087] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.236665] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.243570] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.251303] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.254984] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.261562] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.266991] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.275310] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.278765] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.285707] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.291168] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.299422] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.302942] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.309696] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.316395] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.323459] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.328105] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.333792] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.340392] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.347355] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.352733] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.356902] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.361470] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.366036] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.370593] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.375240] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.379070] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.383317] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.388234] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.391999] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.396424] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.402519] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.407089] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.412330] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.416834] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.421975] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.426791] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.432114] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.436406] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.441900] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.446563] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.452552] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.456944] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.462553] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.468799] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.474285] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.478991] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.484612] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.489011] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.494972] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.500317] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.505890] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.510661] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.515955] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.519912] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.524398] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.529935] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.533914] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.538931] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.544257] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.548550] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.554378] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.559905] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.563860] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.568157] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.573213] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.578329] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.582952] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.588037] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.592028] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.596340] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.601419] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.605359] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.609703] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.615052] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.618937] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.623676] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.630889] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.635160] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.639707] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.644930] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.649116] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.653667] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.659408] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.664010] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.669077] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.674779] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.678885] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.683479] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.688667] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.692600] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.696968] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.703684] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.713866] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10358 usecs [ 6.720044] PCI: CLS 0 bytes, default 64 [ 6.723065] Trying to unpack rootfs image as initramfs... [ 6.727013] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.744094] Initialise system trusted keyrings [ 6.747328] Key type blacklist registered [ 6.755938] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.765198] zbud: loaded [ 6.772111] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.784155] fuse: init (API version 7.34) [ 6.787892] integrity: Platform Keyring initialized [ 6.800001] Key type asymmetric registered [ 6.803193] Asymmetric key parser 'x509' registered [ 6.811985] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.827855] io scheduler mq-deadline registered [ 6.833998] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.848325] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.866343] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.880263] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.893511] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.908749] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.928489] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.940211] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.956249] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.968560] Freeing initrd memory: 8744K [ 6.972140] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.981847] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.986838] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.995587] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.000103] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.009316] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.014991] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.020640] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.026768] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.031330] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.040921] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.046456] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.055480] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.061210] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.069521] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.074082] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.082819] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.087932] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.097451] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.102990] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.112130] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.116627] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.124773] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.129246] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.135920] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.142205] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.148274] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.157932] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.163228] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.174277] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.180643] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.189854] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.194411] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.204115] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.209491] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.217785] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.223358] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.231501] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.236016] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.245987] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.250521] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.256977] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.264276] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.269312] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.279148] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.289145] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.293980] shpchp 0000:01:00.0: Slot initialization failed [ 7.300447] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.305704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.311292] ACPI: button: Power Button [PWRF] [ 7.340131] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.377745] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.385805] Linux agpgart interface v0.103 [ 7.390751] loop: module loaded [ 7.393575] tun: Universal TUN/TAP device driver, 1.6 [ 7.397695] PPP generic driver version 2.4.2 [ 7.401242] VFIO - User Level meta-driver version: 0.3 [ 7.405443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.410958] ehci-pci: EHCI PCI platform driver [ 7.415111] ehci-platform: EHCI generic platform driver [ 7.419051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.423485] ohci-pci: OHCI PCI platform driver [ 7.426742] ohci-platform: OHCI generic platform driver [ 7.430514] uhci_hcd: USB Universal Host Controller Interface driver [ 7.436986] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.440858] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.446353] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.450273] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.454724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.460621] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.465812] usb usb1: Product: UHCI Host Controller [ 7.469464] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.474232] usb usb1: SerialNumber: 0000:02:01.0 [ 7.477814] hub 1-0:1.0: USB hub found [ 7.480721] hub 1-0:1.0: 2 ports detected [ 7.484107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.492557] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.496069] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.500247] mousedev: PS/2 mouse device common for all mice [ 7.507251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.513519] rtc_cmos 00:03: RTC can wake from S4 [ 7.518955] rtc_cmos 00:03: registered as rtc0 [ 7.522763] rtc_cmos 00:03: setting system clock to 2025-12-05T20:04:38 UTC (1764965078) [ 7.528686] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.533328] i2c_dev: i2c /dev entries driver [ 7.536594] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.545898] device-mapper: uevent: version 1.0.3 [ 7.549989] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.556178] platform eisa.0: Probing EISA bus 0 [ 7.559660] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.564543] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.569051] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.573693] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.578518] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.583139] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.588056] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.592726] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.597295] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.602017] platform eisa.0: EISA: Detected 0 cards [ 7.605512] ledtrig-cpu: registered to indicate activity on CPUs [ 7.609989] drop_monitor: Initializing network drop monitor service [ 7.615037] NET: Registered PF_INET6 protocol family [ 7.622257] Segment Routing with IPv6 [ 7.625110] In-situ OAM (IOAM) with IPv6 [ 7.628121] NET: Registered PF_PACKET protocol family [ 7.631878] Key type dns_resolver registered [ 7.635852] IPI shorthand broadcast: enabled [ 7.639099] registered taskstats version 1 [ 7.642142] Loading compiled-in X.509 certificates [ 7.646162] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.653480] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.660720] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.667879] blacklist: Loading compiled-in revocation X.509 certificates [ 7.672767] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.679819] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.689275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.697028] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.704541] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.711841] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.719333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.726979] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.735181] zswap: loaded using pool lzo/zbud [ 7.738607] Key type .fscrypt registered [ 7.741852] Key type fscrypt-provisioning registered [ 7.747175] Key type encrypted registered [ 7.750329] AppArmor: AppArmor sha1 policy hashing enabled [ 7.754509] ima: No TPM chip found, activating TPM-bypass! [ 7.758465] Loading compiled-in module X.509 certificates [ 7.762968] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.770474] ima: Allocated hash algorithm: sha1 [ 7.774046] ima: No architecture policies found [ 7.777510] evm: Initialising EVM extended attributes: [ 7.782025] evm: security.selinux [ 7.784726] evm: security.SMACK64 [ 7.787320] evm: security.SMACK64EXEC [ 7.790195] evm: security.SMACK64TRANSMUTE [ 7.793307] evm: security.SMACK64MMAP [ 7.796553] evm: security.apparmor [ 7.799735] evm: security.ima [ 7.802777] evm: security.capability [ 7.805924] evm: HMAC attrs: 0x1 [ 7.809160] PM: Magic number: 5:49:93 [ 7.812758] RAS: Correctable Errors collector initialized. [ 7.817461] Unstable clock detected, switching default tracing clock to "global" [ 7.817461] If you want to keep using the local clock, then add: [ 7.817461] "trace_clock=local" [ 7.817461] on the kernel command line [ 7.833144] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.840736] Freeing unused decrypted memory: 2036K [ 7.845535] Freeing unused kernel image (initmem) memory: 3244K [ 7.850435] Write protecting the kernel read-only data: 30720k [ 7.855841] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.861595] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.908355] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.913912] Run /init as init process info: initramfs: up at 7.33 [ 7.968674] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.979191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.985639] GPT:229375 != 2097151 [ 7.988801] GPT:Alternate GPT header not at the end of the disk. [ 7.993773] GPT:229375 != 2097151 [ 7.996782] GPT: Use GNU Parted to correct GPT errors. [ 8.048863] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.431690] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.464961] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.22 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:6f:99:01:a3:ac:a9:40:02:9d:ff:67:93:06:82:51:14 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe8BfvHj99c8VU/PXeDM6Y2OXok/nFV3Quj62oTNYlARabKaAEvzqA23wD6TxKHkZZ+qPpw3QJnFlmpnHAd3t07cAtGun1pRamqqxH5WiNh/daRueBGOYPxUvhgDT1ezC8ntCHB9OrnWlO5xGuSrs82yaPh17O/z3qfRWTtqCnOE7Ez/RGpJKC8u/PL6JfYJwpSJFvVmS5gzq8+EOhilFXBH1kne6FepsO9gtFg/OtSWVWFPLKqR2V7gO++k78XL0XPzF2fHOj/1O9lvOccFQLlP9TSBz7nDJ63lQo4pUFYFL8oAaeeq1qDjqFfuuMFxXt2kMUFt59f/oA3BGdVeNl root@tempest-testnetworkbasicops-server-482761219 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCEHvtNx7KqBnZPcoIFFsOj7qOGjrVLAEVXRsAaF3pGmwuNaip2zMX3cB2aRnq1Pim2CmHU/H+fRuH9mX3fejA4= root@tempest-testnetworkbasicops-server-482761219 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed7:f908/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 6f9901a3-aca9-4002-9dff-679306825114 name: tempest-TestNetworkBasicOps-server-482761219 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-482761219 launch-index: 0 === cirros: current=0.6.2 uptime=9.13 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D7:F9:08 inet6 addr: fe80::f816:3eff:fed7:f908/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 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:1556 (1.5 KiB) TX bytes:906 (906.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-482761219 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.536316] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.539269] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.558519] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.793503] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.817223] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.917273] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.918247] ISO 9660 Extensions: RRIP_1991A [ 9.035268] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.559829] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.561771] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 20:04:39 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 20:04:39 cirros auth.notice su: + none root:cirros Dec 5 20:04:39 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 20:04:39 cirros daemon.info dhcpcd[350]: DUID 00:04:6f:99:01:a3:ac:a9:40:02:9d:ff:67:93:06:82:51:14 Dec 5 20:04:40 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d7:f9:08 Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed7:f908 Dec 5 20:04:40 cirros authpriv.info dropbear[391]: Running in background Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-482761219 login: 2025-12-05 20:04:49,817 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/9b855600-b364-470d-9e7d-f1f15cd39d24 0.706s 2025-12-05 20:04:49,817 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': 'Fri, 05 Dec 2025 20:04:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-9aa94f4c-d33a-4b8d-8a61-0595265449e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9b855600-b364-470d-9e7d-f1f15cd39d24'} Body: b'{"router": {"id": "9b855600-b364-470d-9e7d-f1f15cd39d24", "name": "tempest-TestNetworkBasicOps-router-343667165", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "external_fixed_ips": [{"subnet_id": "a37cf676-2ef9-4aea-9ed8-7f95525a61cd", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-05T20:04:11Z", "updated_at": "2025-12-05T20:04:49Z", "revision_number": 5, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:49,931 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/f29cce9f-e75c-41bd-869e-7ab5e33332ff 0.113s 2025-12-05 20:04:49,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': 'Fri, 05 Dec 2025 20:04:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-8e75a89e-45ad-45ee-b3a2-383cc0c9575e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f29cce9f-e75c-41bd-869e-7ab5e33332ff'} Body: b'{"floatingip": {"id": "f29cce9f-e75c-41bd-869e-7ab5e33332ff", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "floating_ip_address": "192.168.122.238", "floating_network_id": "4626e308-29c9-436d-9bd7-beae83d4b8cf", "router_id": "9b855600-b364-470d-9e7d-f1f15cd39d24", "port_id": "2887ee57-5c5c-41b0-8b3f-33efbfa68130", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd", "mac_address": "fa:16:3e:d7:f9:08", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f9901a3-aca9-4002-9dff-679306825114", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-05T20:04:35Z", "updated_at": "2025-12-05T20:04:36Z", "revision_number": 1, "project_id": "1d1716a327ab4a549a99cfb7ac3cbd84"}}' 2025-12-05 20:04:49,931 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f29cce9f-e75c-41bd-869e-7ab5e33332ff', 'tenant_id': '1d1716a327ab4a549a99cfb7ac3cbd84', 'floating_ip_address': '192.168.122.238', 'floating_network_id': '4626e308-29c9-436d-9bd7-beae83d4b8cf', 'router_id': '9b855600-b364-470d-9e7d-f1f15cd39d24', 'port_id': '2887ee57-5c5c-41b0-8b3f-33efbfa68130', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd', 'mac_address': 'fa:16:3e:d7:f9:08', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6f9901a3-aca9-4002-9dff-679306825114', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-05T20:04:35Z', 'updated_at': '2025-12-05T20:04:36Z', 'revision_number': 1, 'project_id': '1d1716a327ab4a549a99cfb7ac3cbd84'} is at status: ACTIVE 2025-12-05 20:04:49,931 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.113914 seconds 2025-12-05 20:04:49,931 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.238 with user: cirros 2025-12-05 20:04:49,931 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.238 in 120 sec and the expected result is reachable 2025-12-05 20:04:49,961 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.029755 seconds 2025-12-05 20:04:49,962 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.238 in 120 sec and the ping result is expected 2025-12-05 20:04:50,071 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/6f9901a3-aca9-4002-9dff-679306825114/action 0.109s 2025-12-05 20:04:50,073 25 DEBUG [tempest.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': 'Fri, 05 Dec 2025 20:04:49 GMT', 'server': 'Apache', 'content-length': '75554', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1401dd9-7bc0-4f6e-b915-9e3aa77ade12', 'x-compute-request-id': 'req-d1401dd9-7bc0-4f6e-b915-9e3aa77ade12', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114/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 1326010517 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004418] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004452] Using GB pages for direct mapping\\n[ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004683] ACPI: Early table checksum verification disabled\\n[ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004710] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004732] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006057] No NUMA configuration fo 2025-12-05 20:04:50,075 25 DEBUG [tempest.scenario.manager] Console output for 6f9901a3-aca9-4002-9dff-679306825114 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 1326010517 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004418] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004452] Using GB pages for direct mapping [ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004683] ACPI: Early table checksum verification disabled [ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004710] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004732] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006057] No NUMA configuration found [ 0.006060] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006068] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006402] Zone ranges: [ 0.006403] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006405] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006407] Normal empty [ 0.006409] Device empty [ 0.006411] Movable zone start for each node [ 0.006414] Early memory node ranges [ 0.006414] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006416] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006418] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006650] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006679] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006872] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018763] ACPI: PM-Timer IO Port: 0x608 [ 0.018794] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018922] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018926] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018928] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018930] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018932] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018933] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018937] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018940] TSC deadline timer available [ 0.018954] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019033] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019035] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019037] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019038] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019040] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019042] Booting paravirtualized kernel on KVM [ 0.019045] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019052] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019357] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019432] kvm-guest: setup async PF for cpu 0 [ 0.019460] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019479] kvm-guest: PV spinlocks disabled, single CPU [ 0.019485] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019487] Policy zone: DMA32 [ 0.019489] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019572] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019585] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019593] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019653] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019978] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020721] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020752] ftrace: allocating 50600 entries in 198 pages [ 0.047335] ftrace: allocated 198 pages with 4 groups [ 0.047488] rcu: Hierarchical RCU implementation. [ 0.047489] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047491] Rude variant of Tasks RCU enabled. [ 0.047492] Tracing variant of Tasks RCU enabled. [ 0.047494] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047495] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052284] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052674] random: crng init done [ 0.094305] Console: colour VGA+ 80x25 [ 0.242649] printk: console [tty1] enabled [ 0.608029] printk: console [ttyS0] enabled [ 0.611236] ACPI: Core revision 20210730 [ 0.614565] APIC: Switch to symmetric I/O mode setup [ 0.619394] x2apic enabled [ 0.622834] Switched APIC routing to physical x2apic. [ 0.631948] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.639768] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.643762] pid_max: default: 32768 minimum: 301 [ 0.643762] LSM: Security Framework initializing [ 0.643762] landlock: Up and running. [ 0.643762] Yama: becoming mindful. [ 0.643762] AppArmor: AppArmor initialized [ 0.643762] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643762] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643762] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.643762] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.643762] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.643762] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.643762] Spectre V2 : Mitigation: Retpolines [ 0.643762] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.643762] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.643762] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.643762] RETBleed: Mitigation: untrained return thunk [ 0.643762] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.643762] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.643762] Freeing SMP alternatives memory: 44K [ 0.643762] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.643926] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.647786] ... version: 0 [ 0.650974] ... bit width: 48 [ 0.651775] ... generic registers: 6 [ 0.654933] ... value mask: 0000ffffffffffff [ 0.655776] ... max period: 00007fffffffffff [ 0.659775] ... fixed-purpose events: 0 [ 0.662876] ... event mask: 000000000000003f [ 0.663900] rcu: Hierarchical SRCU implementation. [ 0.668040] smp: Bringing up secondary CPUs ... [ 0.671634] smp: Brought up 1 node, 1 CPU [ 0.671784] smpboot: Max logical packages: 1 [ 0.675018] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.676339] devtmpfs: initialized [ 0.679336] x86/mm: Memory block size: 128MB [ 0.680070] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.683791] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.687849] pinctrl core: initialized pinctrl subsystem [ 0.691775] PM: RTC time: 20:04:31, date: 2025-12-05 [ 0.695904] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.699873] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.703844] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.707791] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.711792] audit: initializing netlink subsys (disabled) [ 0.715972] thermal_sys: Registered thermal governor 'fair_share' [ 0.715973] thermal_sys: Registered thermal governor 'bang_bang' [ 0.719785] audit: type=2000 audit(1764965071.138:1): state=initialized audit_enabled=0 res=1 [ 0.727781] thermal_sys: Registered thermal governor 'step_wise' [ 0.727783] thermal_sys: Registered thermal governor 'user_space' [ 0.731780] thermal_sys: Registered thermal governor 'power_allocator' [ 0.735802] EISA bus registered [ 0.742291] cpuidle: using governor ladder [ 0.743775] cpuidle: using governor menu [ 0.749595] ACPI: bus type PCI registered [ 0.751777] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.756115] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.759780] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.763799] PCI: Using configuration type 1 for base access [ 0.769034] Kprobes globally optimized [ 0.771901] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.775778] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.780587] ACPI: Added _OSI(Module Device) [ 0.783746] ACPI: Added _OSI(Processor Device) [ 0.783800] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.787328] ACPI: Added _OSI(Processor Aggregator Device) [ 0.787812] ACPI: Added _OSI(Linux-Dell-Video) [ 0.791118] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.791785] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.798789] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.803547] ACPI: Interpreter enabled [ 0.803789] ACPI: PM: (supports S0 S5) [ 0.806735] ACPI: Using IOAPIC for interrupt routing [ 0.807822] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.811778] PCI: Using E820 reservations for host bridge windows [ 0.816052] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.824975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.827785] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.831896] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.835890] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.841252] PCI host bridge to bus 0000:00 [ 0.843778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.847776] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.851776] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.855776] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.859776] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.863775] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.867779] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.872082] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.880313] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.891118] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.902060] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.909751] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.919815] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.924046] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.932792] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.939426] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.947077] pci 0000:00:02.0: enabling Extended Tags [ 0.952607] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.961809] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.970412] pci 0000:00:02.1: enabling Extended Tags [ 0.976681] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.983786] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.996120] pci 0000:00:02.2: enabling Extended Tags [ 1.002858] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.009466] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.018657] pci 0000:00:02.3: enabling Extended Tags [ 1.023748] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.027782] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040196] pci 0000:00:02.4: enabling Extended Tags [ 1.047750] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.051779] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.063604] pci 0000:00:02.5: enabling Extended Tags [ 1.068860] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.076922] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.086450] pci 0000:00:02.6: enabling Extended Tags [ 1.092096] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.099784] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.110305] pci 0000:00:02.7: enabling Extended Tags [ 1.118224] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.123308] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.132664] pci 0000:00:03.0: enabling Extended Tags [ 1.138951] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.143308] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.152750] pci 0000:00:03.1: enabling Extended Tags [ 1.158664] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.163501] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.169486] pci 0000:00:03.2: enabling Extended Tags [ 1.174509] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.179424] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.185467] pci 0000:00:03.3: enabling Extended Tags [ 1.190702] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.195718] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.201377] pci 0000:00:03.4: enabling Extended Tags [ 1.206861] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.211670] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.218363] pci 0000:00:03.5: enabling Extended Tags [ 1.224253] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.234435] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.243354] pci 0000:00:03.6: enabling Extended Tags [ 1.247751] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.251793] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.265072] pci 0000:00:03.7: enabling Extended Tags [ 1.275666] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.279790] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.290848] pci 0000:00:04.0: enabling Extended Tags [ 1.294636] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.299295] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.306186] pci 0000:00:04.1: enabling Extended Tags [ 1.312997] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.319566] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.325365] pci 0000:00:04.2: enabling Extended Tags [ 1.330477] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.335352] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.344122] pci 0000:00:04.3: enabling Extended Tags [ 1.351732] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.355260] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.361249] pci 0000:00:04.4: enabling Extended Tags [ 1.366557] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.371786] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.384630] pci 0000:00:04.5: enabling Extended Tags [ 1.390385] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.395353] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.401193] pci 0000:00:04.6: enabling Extended Tags [ 1.406589] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.413001] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.422352] pci 0000:00:04.7: enabling Extended Tags [ 1.429431] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.435016] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.441093] pci 0000:00:05.0: enabling Extended Tags [ 1.505829] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.509873] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.512776] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.535782] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.542255] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.547879] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.558487] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.570395] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.577499] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.584279] pci 0000:01:00.0: enabling Extended Tags [ 1.668132] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.671843] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.675839] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.679922] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.686539] pci_bus 0000:02: extended config space not accessible [ 1.688047] acpiphp: Slot [1] registered [ 1.691010] acpiphp: Slot [0] registered [ 1.691837] acpiphp: Slot [2] registered [ 1.695076] acpiphp: Slot [3] registered [ 1.695839] acpiphp: Slot [4] registered [ 1.699048] acpiphp: Slot [5] registered [ 1.699826] acpiphp: Slot [6] registered [ 1.702796] acpiphp: Slot [7] registered [ 1.703825] acpiphp: Slot [8] registered [ 1.706809] acpiphp: Slot [9] registered [ 1.707828] acpiphp: Slot [10] registered [ 1.710905] acpiphp: Slot [11] registered [ 1.711824] acpiphp: Slot [12] registered [ 1.714827] acpiphp: Slot [13] registered [ 1.715823] acpiphp: Slot [14] registered [ 1.719134] acpiphp: Slot [15] registered [ 1.719826] acpiphp: Slot [16] registered [ 1.7210000 3054] acpiphp: Slot [17] registered [ 1.723826] acpiphp: Slot [18] registered [ 1.727030] acpiphp: Slot [19] registered [ 1.727826] acpiphp: Slot [20] registered [ 1.730948] acpiphp: Slot [21] registered [ 1.731827] acpiphp: Slot [22] registered [ 1.735122] acpiphp: Slot [23] registered [ 1.735825] acpiphp: Slot [24] registered [ 1.739117] acpiphp: Slot [25] registered [ 1.739825] acpiphp: Slot [26] registered [ 1.743020] acpiphp: Slot [27] registered [ 1.743827] acpiphp: Slot [28] registered [ 1.746824] acpiphp: Slot [29] registered [ 1.747826] acpiphp: Slot [30] registered [ 1.750815] acpiphp: Slot [31] registered [ 1.754263] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.765887] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.848820] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.851853] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.855849] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.859908] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.869548] acpiphp: Slot [0-2] registered [ 1.872432] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.881821] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.893136] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.897760] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.899976] pci 0000:03:00.0: enabling Extended Tags [ 1.982902] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.983908] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.987902] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.994852] acpiphp: Slot [0-3] registered [ 1.996454] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.007778] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.021286] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.027812] pci 0000:04:00.0: enabling Extended Tags [ 2.109107] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111918] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.115916] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.123282] acpiphp: Slot [0-4] registered [ 2.124437] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.135593] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.145054] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.150124] pci 0000:05:00.0: enabling Extended Tags [ 2.230309] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.231908] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.235909] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.242801] acpiphp: Slot [0-5] registered [ 2.244453] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.255778] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.269199] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.274164] pci 0000:06:00.0: enabling Extended Tags [ 2.356093] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.359840] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.363902] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.370925] acpiphp: Slot [0-6] registered [ 2.443626] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.443909] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.447904] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.454942] acpiphp: Slot [0-7] registered [ 2.528737] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.531911] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.535915] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.543595] acpiphp: Slot [0-8] registered [ 2.618654] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.619944] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.623919] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.631626] acpiphp: Slot [0-9] registered [ 2.704408] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.707908] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.711915] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.718998] acpiphp: Slot [0-10] registered [ 2.791010] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.791922] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.795965] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.803020] acpiphp: Slot [0-11] registered [ 2.876795] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.879916] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.883928] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.890976] acpiphp: Slot [0-12] registered [ 2.963210] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.963909] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.967902] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.975114] acpiphp: Slot [0-13] registered [ 3.048934] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.051913] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.055913] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.063021] acpiphp: Slot [0-14] registered [ 3.136302] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.139908] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.143901] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.151201] acpiphp: Slot [0-15] registered [ 3.224369] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.227909] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.231924] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.239117] acpiphp: Slot [0-16] registered [ 3.313736] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.315932] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.319902] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.327164] acpiphp: Slot [0-17] registered [ 3.399681] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.399909] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.403902] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.411037] acpiphp: Slot [0-18] registered [ 3.483204] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.483946] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.487926] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.494996] acpiphp: Slot [0-19] registered [ 3.570571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.571909] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.575902] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.582972] acpiphp: Slot [0-20] registered [ 3.656190] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.659907] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.663902] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.670959] acpiphp: Slot [0-21] registered [ 3.749065] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.751909] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.755929] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.763793] acpiphp: Slot [0-22] registered [ 3.848449] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.851938] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.855927] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.863751] acpiphp: Slot [0-23] registered [ 3.946312] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.947935] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.951930] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.959538] acpiphp: Slot [0-24] registered [ 4.034808] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.035921] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.039932] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.046935] acpiphp: Slot [0-25] registered [ 4.118415] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.119906] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.123900] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.172479] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.176044] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.180100] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.184084] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.188033] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.192043] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.196094] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.200004] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.203937] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.207806] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.211795] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.215800] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.219792] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.223800] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.227839] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.231800] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.236101] iommu: Default domain type: Translated [ 4.239777] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.243960] SCSI subsystem initialized [ 4.247074] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.247762] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.247788] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.251775] vgaarb: loaded [ 4.253991] ACPI: bus type USB registered [ 4.255798] usbcore: registered new interface driver usbfs [ 4.259703] usbcore: registered new interface driver hub [ 4.259785] usbcore: registered new device driver usb [ 4.263810] pps_core: LinuxPPS API ver. 1 registered [ 4.267311] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.267789] PTP clock support registered [ 4.270812] EDAC MC: Ver: 3.0.0 [ 4.275247] NetLabel: Initializing [ 4.275775] NetLabel: domain hash size = 128 [ 4.279026] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.279799] NetLabel: unlabeled traffic allowed by default [ 4.283779] PCI: Using ACPI for IRQ routing [ 5.128248] clocksource: Switched to clocksource kvm-clock [ 5.150035] VFS: Disk quotas dquot_6.6.0 [ 5.153664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.159805] AppArmor: AppArmor Filesystem Enabled [ 5.163954] pnp: PnP ACPI init [ 5.167130] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.173926] pnp: PnP ACPI: found 5 devices [ 5.184490] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.192090] NET: Registered PF_INET protocol family [ 5.196383] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.203930] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.211080] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.217289] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.222857] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227688] TCP: Hash tables configured (established 1024 bind 1024) [ 5.232167] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.237211] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.241690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.246568] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.250574] NET: Registered PF_XDP protocol family [ 5.253992] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259624] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265292] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.270890] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.276431] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.282080] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.287668] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.293182] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.298801] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.304858] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.310664] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.316234] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.322049] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.327841] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.333710] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.339514] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.345278] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.351018] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.357874] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.364448] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.371352] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.378146] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.384859] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.391674] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.398366] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.403576] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.408913] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.414039] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.419130] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.424269] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.429333] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.434711] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.439797] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.444511] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.448796] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.453095] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.457387] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.461659] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.466033] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.471074] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.475551] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.480491] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.485027] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.489684] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.494346] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.500041] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.504955] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.510485] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.515745] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.521115] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.525887] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.530554] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.535059] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.539738] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.544206] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.548873] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.553288] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.557950] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.562370] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.567109] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.571448] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.576040] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.580411] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.584786] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.589198] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.593517] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.597824] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.602148] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.606500] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.611038] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.615504] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.619911] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.624216] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.628598] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.633293] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.637728] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.642383] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.646850] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.651503] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.656146] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.660755] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.665111] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.669653] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.673979] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.678512] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.682915] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.687624] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.691986] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.696597] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.700983] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.705844] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.710388] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.715053] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.719957] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.725681] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.729560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.737752] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.745709] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.755625] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.760293] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.766367] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.772970] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.781160] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.787588] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.794621] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.803541] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.809237] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.816473] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.827299] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.832346] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.839557] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.849083] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.855995] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.863649] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.871106] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.877783] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.883389] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.892443] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.898258] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.903820] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.912433] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.918031] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.925298] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.933048] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.938207] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.945121] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.952469] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.959025] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.966107] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.973400] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.980195] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.985721] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.995711] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.002976] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.009263] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.018436] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.022542] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.028853] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.035599] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.045487] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.049864] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.057857] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.065341] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.073764] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.078866] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.084831] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.090977] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.099577] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.104233] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.110340] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.117128] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.124131] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.128697] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.134676] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.141689] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.150644] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.154250] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.160753] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.166478] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.175409] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.179138] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.186461] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.193105] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.200385] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.205586] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.211636] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.218956] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.227293] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.231087] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.236665] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.243570] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.251303] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.254984] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.261562] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.266991] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.275310] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.278765] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.285707] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.291168] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.299422] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.302942] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.309696] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.316395] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.323459] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.328105] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.333792] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.340392] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.347355] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.352733] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.356902] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.361470] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.366036] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.370593] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.375240] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.379070] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.383317] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.388234] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.391999] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.396424] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.402519] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.407089] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.412330] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.416834] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.421975] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.426791] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.432114] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.436406] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.441900] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.446563] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.452552] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.456944] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.462553] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.468799] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.474285] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.478991] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.484612] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.489011] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.494972] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.500317] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.505890] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.510661] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.515955] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.519912] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.524398] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.529935] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.533914] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.538931] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.544257] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.548550] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.554378] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.559905] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.563860] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.568157] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.573213] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.578329] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.582952] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.588037] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.592028] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.596340] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.601419] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.605359] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.609703] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.615052] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.618937] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.623676] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.630889] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.635160] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.639707] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.644930] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.649116] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.653667] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.659408] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.664010] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.669077] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.674779] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.678885] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.683479] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.688667] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.692600] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.696968] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.703684] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.713866] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10358 usecs [ 6.720044] PCI: CLS 0 bytes, default 64 [ 6.723065] Trying to unpack rootfs image as initramfs... [ 6.727013] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.744094] Initialise system trusted keyrings [ 6.747328] Key type blacklist registered [ 6.755938] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.765198] zbud: loaded [ 6.772111] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.784155] fuse: init (API version 7.34) [ 6.787892] integrity: Platform Keyring initialized [ 6.800001] Key type asymmetric registered [ 6.803193] Asymmetric key parser 'x509' registered [ 6.811985] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.827855] io scheduler mq-deadline registered [ 6.833998] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.848325] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.866343] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.880263] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.893511] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.908749] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.928489] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.940211] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.956249] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.968560] Freeing initrd memory: 8744K [ 6.972140] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.981847] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.986838] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.995587] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.000103] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.009316] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.014991] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.020640] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.026768] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.031330] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.040921] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.046456] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.055480] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.061210] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.069521] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.074082] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.082819] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.087932] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.097451] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.102990] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.112130] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.116627] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.124773] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.129246] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.135920] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.142205] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.148274] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.157932] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.163228] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.174277] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.180643] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.189854] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.194411] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.204115] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.209491] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.217785] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.223358] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.231501] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.236016] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.245987] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.250521] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.256977] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.264276] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.269312] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.279148] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.289145] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.293980] shpchp 0000:01:00.0: Slot initialization failed [ 7.300447] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.305704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.311292] ACPI: button: Power Button [PWRF] [ 7.340131] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.377745] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.385805] Linux agpgart interface v0.103 [ 7.390751] loop: module loaded [ 7.393575] tun: Universal TUN/TAP device driver, 1.6 [ 7.397695] PPP generic driver version 2.4.2 [ 7.401242] VFIO - User Level meta-driver version: 0.3 [ 7.405443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.410958] ehci-pci: EHCI PCI platform driver [ 7.415111] ehci-platform: EHCI generic platform driver [ 7.419051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.423485] ohci-pci: OHCI PCI platform driver [ 7.426742] ohci-platform: OHCI generic platform driver [ 7.430514] uhci_hcd: USB Universal Host Controller Interface driver [ 7.436986] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.440858] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.446353] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.450273] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.454724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.460621] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.465812] usb usb1: Product: UHCI Host Controller [ 7.469464] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.474232] usb usb1: SerialNumber: 0000:02:01.0 [ 7.477814] hub 1-0:1.0: USB hub found [ 7.480721] hub 1-0:1.0: 2 ports detected [ 7.484107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.492557] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.496069] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.500247] mousedev: PS/2 mouse device common for all mice [ 7.507251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.513519] rtc_cmos 00:03: RTC can wake from S4 [ 7.518955] rtc_cmos 00:03: registered as rtc0 [ 7.522763] rtc_cmos 00:03: setting system clock to 2025-12-05T20:04:38 UTC (1764965078) [ 7.528686] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.533328] i2c_dev: i2c /dev entries driver [ 7.536594] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.545898] device-mapper: uevent: version 1.0.3 [ 7.549989] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.556178] platform eisa.0: Probing EISA bus 0 [ 7.559660] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.564543] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.569051] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.573693] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.578518] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.583139] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.588056] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.592726] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.597295] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.602017] platform eisa.0: EISA: Detected 0 cards [ 7.605512] ledtrig-cpu: registered to indicate activity on CPUs [ 7.609989] drop_monitor: Initializing network drop monitor service [ 7.615037] NET: Registered PF_INET6 protocol family [ 7.622257] Segment Routing with IPv6 [ 7.625110] In-situ OAM (IOAM) with IPv6 [ 7.628121] NET: Registered PF_PACKET protocol family [ 7.631878] Key type dns_resolver registered [ 7.635852] IPI shorthand broadcast: enabled [ 7.639099] registered taskstats version 1 [ 7.642142] Loading compiled-in X.509 certificates [ 7.646162] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.653480] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.660720] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.667879] blacklist: Loading compiled-in revocation X.509 certificates [ 7.672767] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.679819] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.689275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.697028] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.704541] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.711841] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.719333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.726979] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.735181] zswap: loaded using pool lzo/zbud [ 7.738607] Key type .fscrypt registered [ 7.741852] Key type fscrypt-provisioning registered [ 7.747175] Key type encrypted registered [ 7.750329] AppArmor: AppArmor sha1 policy hashing enabled [ 7.754509] ima: No TPM chip found, activating TPM-bypass! [ 7.758465] Loading compiled-in module X.509 certificates [ 7.762968] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.770474] ima: Allocated hash algorithm: sha1 [ 7.774046] ima: No architecture policies found [ 7.777510] evm: Initialising EVM extended attributes: [ 7.782025] evm: security.selinux [ 7.784726] evm: security.SMACK64 [ 7.787320] evm: security.SMACK64EXEC [ 7.790195] evm: security.SMACK64TRANSMUTE [ 7.793307] evm: security.SMACK64MMAP [ 7.796553] evm: security.apparmor [ 7.799735] evm: security.ima [ 7.802777] evm: security.capability [ 7.805924] evm: HMAC attrs: 0x1 [ 7.809160] PM: Magic number: 5:49:93 [ 7.812758] RAS: Correctable Errors collector initialized. [ 7.817461] Unstable clock detected, switching default tracing clock to "global" [ 7.817461] If you want to keep using the local clock, then add: [ 7.817461] "trace_clock=local" [ 7.817461] on the kernel command line [ 7.833144] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.840736] Freeing unused decrypted memory: 2036K [ 7.845535] Freeing unused kernel image (initmem) memory: 3244K [ 7.850435] Write protecting the kernel read-only data: 30720k [ 7.855841] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.861595] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.908355] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.913912] Run /init as init process info: initramfs: up at 7.33 [ 7.968674] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.979191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.985639] GPT:229375 != 2097151 [ 7.988801] GPT:Alternate GPT header not at the end of the disk. [ 7.993773] GPT:229375 != 2097151 [ 7.996782] GPT: Use GNU Parted to correct GPT errors. [ 8.048863] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.431690] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.464961] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.22 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:6f:99:01:a3:ac:a9:40:02:9d:ff:67:93:06:82:51:14 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe8BfvHj99c8VU/PXeDM6Y2OXok/nFV3Quj62oTNYlARabKaAEvzqA23wD6TxKHkZZ+qPpw3QJnFlmpnHAd3t07cAtGun1pRamqqxH5WiNh/daRueBGOYPxUvhgDT1ezC8ntCHB9OrnWlO5xGuSrs82yaPh17O/z3qfRWTtqCnOE7Ez/RGpJKC8u/PL6JfYJwpSJFvVmS5gzq8+EOhilFXBH1kne6FepsO9gtFg/OtSWVWFPLKqR2V7gO++k78XL0XPzF2fHOj/1O9lvOccFQLlP9TSBz7nDJ63lQo4pUFYFL8oAaeeq1qDjqFfuuMFxXt2kMUFt59f/oA3BGdVeNl root@tempest-testnetworkbasicops-server-482761219 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCEHvtNx7KqBnZPcoIFFsOj7qOGjrVLAEVXRsAaF3pGmwuNaip2zMX3cB2aRnq1Pim2CmHU/H+fRuH9mX3fejA4= root@tempest-testnetworkbasicops-server-482761219 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed7:f908/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 6f9901a3-aca9-4002-9dff-679306825114 name: tempest-TestNetworkBasicOps-server-482761219 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-482761219 launch-index: 0 === cirros: current=0.6.2 uptime=9.13 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D7:F9:08 inet6 addr: fe80::f816:3eff:fed7:f908/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 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:1556 (1.5 KiB) TX bytes:906 (906.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-482761219 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.536316] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.539269] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.558519] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.793503] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.817223] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.917273] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.918247] ISO 9660 Extensions: RRIP_1991A [ 9.035268] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.559829] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.561771] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 5 20:04:39 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 5 20:04:39 cirros auth.notice su: + none root:cirros Dec 5 20:04:39 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 5 20:04:39 cirros daemon.info dhcpcd[350]: DUID 00:04:6f:99:01:a3:ac:a9:40:02:9d:ff:67:93:06:82:51:14 Dec 5 20:04:40 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d7:f9:08 Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed7:f908 Dec 5 20:04:40 cirros authpriv.info dropbear[391]: Running in background Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 5 20:04:40 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-482761219 login: 2025-12-05 20:04:50,077 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.238:22' as 'cirros' with public key authentication 2025-12-05 20:04:50,081 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-05 20:04:50,184 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-05 20:04:50,184 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.238 successfully created 2025-12-05 20:04:50,902 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f29cce9f-e75c-41bd-869e-7ab5e33332ff 0.717s 2025-12-05 20:04:50,903 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c206c4f1-85ea-44cd-b7bc-fdd3c1b17cf1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f29cce9f-e75c-41bd-869e-7ab5e33332ff'} Body: b'' 2025-12-05 20:04:51,047 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114 0.143s 2025-12-05 20:04:51,049 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:50 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-9a340f33-af91-41eb-84a8-68ace88821c9', 'x-compute-request-id': 'req-9a340f33-af91-41eb-84a8-68ace88821c9', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'' 2025-12-05 20:04:51,689 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114 0.639s 2025-12-05 20:04:51,689 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:51 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-c9daa2c9-476b-46f0-9988-38e85cd49a7b', 'x-compute-request-id': 'req-c9daa2c9-476b-46f0-9988-38e85cd49a7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"server": {"id": "6f9901a3-aca9-4002-9dff-679306825114", "name": "tempest-TestNetworkBasicOps-server-482761219", "status": "ACTIVE", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "user_id": "965c9f8ce2e24df2884543d59ef1772b", "metadata": {}, "hostId": "bd7f0d6bb5dfe9a6d3423678d86f500557ba34d544fced4e41b62ec1", "image": {"id": "c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/c30a7313-fcd2-4ee6-8eb9-b0cb89bced3f"}]}, "flavor": {"id": "4bf23a3c-1d81-4f1c-a935-fa70002136aa", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4bf23a3c-1d81-4f1c-a935-fa70002136aa"}]}, "created": "2025-12-05T20:04:21Z", "updated": "2025-12-05T20:04:51Z", "addresses": {"tempest-network-smoke--1140766481": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:f9:08"}, {"version": 4, "addr": "192.168.122.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:f9:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f9901a3-aca9-4002-9dff-679306825114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-890667122", "OS-SRV-USG:launched_at": "2025-12-05T20:04:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1905065641"}], "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-05 20:04:52,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114 0.068s 2025-12-05 20:04:52,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:52 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-284eaba3-e119-4af0-8a67-369fc803a7ea', 'x-compute-request-id': 'req-284eaba3-e119-4af0-8a67-369fc803a7ea', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f9901a3-aca9-4002-9dff-679306825114'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f9901a3-aca9-4002-9dff-679306825114 could not be found."}}' 2025-12-05 20:04:52,999 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0eaa0a13-556a-4825-88ad-f0500e87a1f9 0.233s 2025-12-05 20:04:52,999 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-db4935fc-3eae-4fed-ae1c-666687b58ecf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0eaa0a13-556a-4825-88ad-f0500e87a1f9'} Body: b'' 2025-12-05 20:04:53,062 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-890667122 0.063s 2025-12-05 20:04:53,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': 'Fri, 05 Dec 2025 20:04:53 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a77a8a-2705-4aba-85ed-95c4a0aad001', 'x-compute-request-id': 'req-59a77a8a-2705-4aba-85ed-95c4a0aad001', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=4690dfdfc5bec80490327e9274cdacdb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-890667122'} Body: b'' 2025-12-05 20:04:54,566 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9b855600-b364-470d-9e7d-f1f15cd39d24/remove_router_interface 1.503s 2025-12-05 20:04:54,567 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29d60f50-678b-4713-b53e-b6b8fe31870e"} Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-311aa66b-6547-4513-ac0d-5d757e540ff3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9b855600-b364-470d-9e7d-f1f15cd39d24/remove_router_interface'} Body: b'{"id": "9b855600-b364-470d-9e7d-f1f15cd39d24", "tenant_id": "1d1716a327ab4a549a99cfb7ac3cbd84", "port_id": "ed150d18-9251-4714-a2eb-ae33da2cebf7", "network_id": "ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd", "subnet_id": "29d60f50-678b-4713-b53e-b6b8fe31870e", "subnet_ids": ["29d60f50-678b-4713-b53e-b6b8fe31870e"]}' 2025-12-05 20:04:54,819 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/29d60f50-678b-4713-b53e-b6b8fe31870e 0.251s 2025-12-05 20:04:54,819 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-610805da-38e3-4d08-87ec-94445056b3d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/29d60f50-678b-4713-b53e-b6b8fe31870e'} Body: b'' 2025-12-05 20:04:56,329 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9b855600-b364-470d-9e7d-f1f15cd39d24 1.510s 2025-12-05 20:04:56,329 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:04:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7d33070d-7a8b-4bcc-b9f4-f1d6227a8e68', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9b855600-b364-470d-9e7d-f1f15cd39d24'} Body: b'' 2025-12-05 20:04:59,585 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd 3.255s 2025-12-05 20:04:59,585 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 05 Dec 2025 20:198 04:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0684be84-e403-40a6-9a0d-d2ea3fcf67df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4fd28cfc2c66e226914e75ebd89a542f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ee3a1fcf-5375-47ea-889b-8d94aa3cdfcd'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000164015114635357014772 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 8) .stestr/times.dbm.dir0000644012276001227600000000164015114635357015013 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 8) .stestr/meta.dbm.dat0000644012276001227600000000000015114635357014577 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015114635357014605 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015114635360013734 0ustar tempesttempest