2025-10-10 01:18:09,769 - INFO - Domain Default found not creating
2025-10-10 01:18:09,963 - INFO - Project ctest-TestRouters-45369678 not found, creating it
2025-10-10 01:18:10,743 - INFO - Created Project:ctest-TestRouters-45369678, ID : 51896232-b3e2-4659-b480-394f2e92f64c
2025-10-10 01:18:12,398 - INFO - ================================================================================
2025-10-10 01:18:12,398 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-10 01:18:12,398 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs
Create a router
Create 2 VNs, and a VM in each
Add router port from each VN
Ping between VMs
2025-10-10 01:18:12,654 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-10 01:18:12,654 - INFO - Initial checks done. Running the testcase now
2025-10-10 01:18:12,654 - INFO -
2025-10-10 01:18:13,281 - DEBUG - Response for create_network : {'network': {'id': '9d8c085b-d6af-486c-974f-af1692e27909', 'name': 'ctest-vn1-25241118', 'tenant_id': '51896232b3e24659b480394f2e92f64c', 'project_id': '51896232b3e24659b480394f2e92f64c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-45369678', 'ctest-vn1-25241118'], 'port_security_enabled': True, 'description': ''}}
2025-10-10 01:18:13,530 - DEBUG - Response for create_subnet : {'subnet': {'id': '79b15661-cced-47d1-bf1e-1039c6fdb900', 'name': '', 'tenant_id': '51896232b3e24659b480394f2e92f64c', 'network_id': '9d8c085b-d6af-486c-974f-af1692e27909', 'ip_version': 4, 'cidr': '85.97.107.0/26', 'allocation_pools': [{'start': '85.97.107.2', 'end': '85.97.107.62'}], 'gateway_ip': '85.97.107.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '85.97.107.2', 'tags': [], 'project_id': '51896232b3e24659b480394f2e92f64c'}}
2025-10-10 01:18:13,548 - INFO - Created VN ctest-vn1-25241118
2025-10-10 01:18:13,601 - DEBUG - VN ctest-vn1-25241118 UUID is 9d8c085b-d6af-486c-974f-af1692e27909
2025-10-10 01:18:13,900 - DEBUG - Response for create_network : {'network': {'id': '5642ea28-2a04-4eef-a57b-6601753871bf', 'name': 'ctest-vn2-10285297', 'tenant_id': '51896232b3e24659b480394f2e92f64c', 'project_id': '51896232b3e24659b480394f2e92f64c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-45369678', 'ctest-vn2-10285297'], 'port_security_enabled': True, 'description': ''}}
2025-10-10 01:18:14,089 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc2598e1-acd4-440a-a2f2-25c19462c9ed', 'name': '', 'tenant_id': '51896232b3e24659b480394f2e92f64c', 'network_id': '5642ea28-2a04-4eef-a57b-6601753871bf', 'ip_version': 4, 'cidr': '188.120.220.0/26', 'allocation_pools': [{'start': '188.120.220.2', 'end': '188.120.220.62'}], 'gateway_ip': '188.120.220.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.120.220.2', 'tags': [], 'project_id': '51896232b3e24659b480394f2e92f64c'}}
2025-10-10 01:18:14,106 - INFO - Created VN ctest-vn2-10285297
2025-10-10 01:18:14,161 - DEBUG - VN ctest-vn2-10285297 UUID is 5642ea28-2a04-4eef-a57b-6601753871bf
2025-10-10 01:18:14,369 - DEBUG - Services list from nova: [, , ]
2025-10-10 01:18:15,496 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4282-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4282-1)
2025-10-10 01:18:17,080 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4282-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4282-1)
2025-10-10 01:18:17,158 - INFO - Adding interface with subnet_id 79b15661-cced-47d1-bf1e-1039c6fdb900, port_id None to router 5a00feb9-ecc3-43da-a99d-7d29ee862abe
2025-10-10 01:18:17,487 - INFO - Waiting for VM ctest-vn1-vm1-21211443 to be up..
2025-10-10 01:18:17,642 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-10 01:18:22,726 - DEBUG - VM is in ACTIVE state now
2025-10-10 01:18:22,726 - INFO - VM name : ctest-vn1-vm1-21211443
2025-10-10 01:18:22,816 - DEBUG - VM ctest-vn1-vm1-21211443 ID is 4a03e72d-fab7-49d2-ae5d-dfdb6699e3e9
2025-10-10 01:18:22,838 - DEBUG - VM ctest-vn1-vm1-21211443 launched on Node cn-jenkins-deploy-platform-ansible-os-4282-1
2025-10-10 01:18:22,920 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4a03e72d-fab7-49d2-ae5d-dfdb6699e3e9
2025-10-10 01:18:23,262 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4a03e72d-fab7-49d2-ae5d-dfdb6699e3e9
2025-10-10 01:18:23,293 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5c6c0053-5f39-47cb-8be2-30732a72381a
2025-10-10 01:18:26,533 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:18:26,533 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:26,589 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:30,650 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-10-10 01:18:30,650 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:30,705 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:34,781 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:18:34,781 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:34,837 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:38,913 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-10-10 01:18:38,913 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:38,965 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:43,037 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:18:43,037 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:43,097 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:47,168 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:18:47,168 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:47,225 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:51,296 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:18:51,296 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:51,353 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:55,418 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:18:55,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:55,473 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:18:59,555 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:18:59,555 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:18:59,613 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:03,678 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2025-10-10 01:19:03,678 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:03,733 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:07,810 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-10-10 01:19:07,810 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:07,865 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:11,940 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:19:11,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:11,997 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:16,060 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:19:16,060 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:16,113 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:20,187 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:19:20,187 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:20,241 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:24,320 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:19:24,320 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:24,373 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:28,450 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-10-10 01:19:28,451 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:28,505 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:32,581 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:19:32,581 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:32,637 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:36,706 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-10-10 01:19:36,706 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:36,761 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:40,833 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:19:40,833 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:40,889 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:44,957 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-10-10 01:19:44,957 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:45,017 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:49,090 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:19:49,090 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:49,149 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:53,223 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:19:53,223 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:53,281 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:19:57,380 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2025-10-10 01:19:57,380 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:19:57,433 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:01,510 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:20:01,510 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:01,565 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:05,634 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:20:05,634 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:05,689 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:09,758 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:20:09,758 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:09,817 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:13,883 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:20:13,883 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:13,937 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:18,019 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:20:18,019 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:18,077 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:22,145 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-10-10 01:20:22,145 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:22,201 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:26,272 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:20:26,272 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:26,325 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:30,397 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:20:30,397 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:30,449 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:34,532 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:20:34,532 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:34,589 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:38,650 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:20:38,650 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:38,705 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:42,780 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:20:42,780 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:42,833 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:46,913 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:20:46,913 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:46,969 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:51,039 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:20:51,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:51,097 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:55,169 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:20:55,169 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:55,225 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:20:59,290 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:20:59,290 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:20:59,345 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:03,427 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:21:03,427 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:03,485 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:07,551 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-10-10 01:21:07,551 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:07,605 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:11,679 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2025-10-10 01:21:11,679 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:11,733 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:15,807 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:21:15,807 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:15,865 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:19,933 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:21:19,933 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:19,989 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:24,063 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:21:24,063 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:24,121 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:28,193 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:21:28,193 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:28,249 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:32,324 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:21:32,324 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:32,377 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:36,446 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:21:36,446 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:36,501 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:40,571 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:21:40,571 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:40,625 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:44,704 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-10-10 01:21:44,704 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:44,757 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:48,827 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:21:48,827 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:48,881 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:52,963 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:21:52,963 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:53,017 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:21:56,285 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:21:56,285 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:21:56,341 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:00,413 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:22:00,413 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:00,469 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:04,538 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:22:04,538 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:04,593 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:08,671 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:22:08,671 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:08,725 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:12,794 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:22:12,794 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:12,853 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:16,929 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:22:16,929 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:16,985 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:21,059 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:22:21,059 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:21,113 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:25,186 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:22:25,186 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:25,241 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:29,310 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-10-10 01:22:29,310 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:29,365 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:33,440 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:22:33,440 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:33,497 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:37,567 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:22:37,567 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:37,621 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:41,694 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:22:41,694 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:41,753 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:45,821 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:22:45,821 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:45,877 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:49,948 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:22:49,948 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:50,001 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:54,076 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:22:54,076 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:54,129 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:22:58,209 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:22:58,209 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:22:58,265 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:02,332 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-10-10 01:23:02,332 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:02,385 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:06,463 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:23:06,463 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:06,517 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:10,593 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:23:10,593 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:10,649 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:14,723 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:23:14,723 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:14,801 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:18,884 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:23:18,884 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:18,941 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:23,008 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms')
2025-10-10 01:23:23,008 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:23,065 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:27,139 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:23:27,139 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:27,193 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:31,268 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:23:31,268 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:31,325 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:35,391 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-10-10 01:23:35,391 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:35,445 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:39,526 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-10-10 01:23:39,526 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:39,581 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:43,646 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-10-10 01:23:43,646 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:43,701 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:47,771 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:23:47,771 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:47,825 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:51,903 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-10-10 01:23:51,903 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:51,961 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:23:56,032 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-10-10 01:23:56,032 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:23:56,085 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:00,156 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:24:00,156 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:00,213 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:04,282 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-10-10 01:24:04,282 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:04,337 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:08,418 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:24:08,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:08,473 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:12,540 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:24:12,540 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:12,593 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:16,666 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:24:16,666 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:16,721 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:20,797 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:24:20,797 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:20,853 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:24,922 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-10 01:24:24,923 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:24,977 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:29,056 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:24:29,056 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:29,109 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:33,188 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-10-10 01:24:33,188 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:33,241 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:37,315 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-10 01:24:37,315 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:37,369 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:41,438 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:24:41,439 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:41,493 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:45,566 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:24:45,566 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:45,621 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:49,692 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-10-10 01:24:49,692 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:49,745 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:53,819 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:24:53,819 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:53,873 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:24:57,950 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:24:57,950 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:24:58,009 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:25:02,075 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-10 01:25:02,075 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:25:02,129 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:25:06,202 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:25:06,202 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:25:06,261 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:25:10,330 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-10-10 01:25:10,330 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:25:10,385 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:25:14,459 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:25:14,459 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:25:14,513 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:25:18,589 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-10-10 01:25:18,589 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:25:18,649 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:25:22,714 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-10 01:25:22,714 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21211443 failed!
2025-10-10 01:25:22,769 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-45369678:ctest-vn1-25241118 is 85.97.107.1 and allocation pool is NOT set
2025-10-10 01:25:22,769 - WARNING - VM metadata IP is not 169.254.x.x
2025-10-10 01:25:22,961 - DEBUG - VM ctest-vn1-vm1-21211443 does not seem to be fully up
2025-10-10 01:25:23,418 - DEBUG - Console output: [ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.0-12-virtual (buildd@crested) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #20-Ubuntu SMP Fri Oct 7 18:19:02 UTC 2011 (Ubuntu 3.0.0-12.20-virtual 3.0.4)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffdb000 (usable)
[ 0.000000] BIOS-e820: 000000003ffdb000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.8 present.
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000f5b30] f5b30
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: 0000000000000000-000000003ffdb000
[ 0.000000] RAMDISK: 37dfc000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000f5900 00014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 000000003ffe17da 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 000000003ffe16c6 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 000000003ffe0040 01686 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 000000003ffe0000 00040
[ 0.000000] ACPI: APIC 000000003ffe173a 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 000000003ffe17b2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000003ffdb000
[ 0.000000] Initmem setup node 0 0000000000000000-000000003ffdb000
[ 0.000000] NODE_DATA [000000003ffd3000 - 000000003ffd7fff]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003ffdb
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bffc0000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s79296 r8192 d23104 u2097152
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 258405
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 1015852k/1048428k available (6206k kernel code, 452k absent, 32124k reserved, 6907k data, 900k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 8388608 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1994.836 MHz processor.
[ 0.021159] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.67 BogoMIPS (lpj=7979344)
[ 0.022370] pid_max: default: 32768 minimum: 301
[ 0.026968] Security Framework initialized
[ 0.033350] AppArmor: AppArmor initialized
[ 0.033688] Yama: becoming mindful.
[ 0.041726] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.045300] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.046802] Mount-cache hash table entries: 256
[ 0.060079] Initializing cgroup subsys cpuacct
[ 0.060806] Initializing cgroup subsys memory
[ 0.062599] Initializing cgroup subsys devices
[ 0.062951] Initializing cgroup subsys freezer
[ 0.063216] Initializing cgroup subsys net_cls
[ 0.063472] Initializing cgroup subsys blkio
[ 0.063775] Initializing cgroup subsys perf_event
[ 0.069573] mce: CPU supports 10 MCE banks
[ 0.071429] using AMD E400 aware idle routine
[ 0.074841] SMP alternatives: switching to UP code
[ 0.322398] Freeing SMP alternatives: 24k freed
[ 0.323279] ACPI: Core revision 20110413
[ 0.354286] ftrace: allocating 26075 entries in 103 pages
[ 0.388920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.430461] CPU0: AMD Opteron 23xx (Gen 3 Class Opteron) stepping 03
[ 0.432026] Performance Events: Broken PMU hardware detected, using software events only.
[ 0.441742] Brought up 1 CPUs
[ 0.442067] Total of 1 processors activated (3989.67 BogoMIPS).
[ 0.452783] devtmpfs: initialized
[ 0.478900] print_constraints: dummy:
[ 0.479928] Time: 1:18:18 Date: 10/10/25
[ 0.481897] NET: Registered protocol family 16
[ 0.488371] Extended Config Space enabled on 0 nodes
[ 0.489299] ACPI: bus type pci registered
[ 0.492215] PCI: Using configuration type 1 for base access
[ 0.492493] PCI: Using configuration type 1 for extended access
[ 0.510651] bio: create slab at 0
[ 0.541826] ACPI: Interpreter enabled
[ 0.542110] ACPI: (supports S0 S5)
[ 0.543063] ACPI: Using IOAPIC for interrupt routing
[ 0.580396] ACPI: No dock devices found.
[ 0.580718] HEST: Table not found.
[ 0.580972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.584007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.586250] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.586550] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.586883] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.587182] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff]
[ 0.587462] pci_root PNP0A03:00: host bridge window [mem 0x100000000-0x17fffffff]
[ 0.601305] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 0.601716] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.227948] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 1.228328] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 1.228669] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 1.261186] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 1.262371] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 1.263150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 1.263913] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 1.264434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 1.270950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.271571] vgaarb: loaded
[ 1.271834] vgaarb: bridge control possible 0000:00:02.0
[ 1.276247] SCSI subsystem initialized
[ 1.278964] usbcore: registered new interface driver usbfs
[ 1.279667] usbcore: registered new interface driver hub
[ 1.280390] usbcore: registered new device driver usb
[ 1.282931] PCI: Using ACPI for IRQ routing
[ 1.291935] NetLabel: Initializing
[ 1.292126] NetLabel: domain hash size = 128
[ 1.292314] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.293832] NetLabel: unlabeled traffic allowed by default
[ 1.360671] AppArmor: AppArmor Filesystem Enabled
[ 1.361804] pnp: PnP ACPI init
[ 1.362188] ACPI: bus type pnp registered
[ 1.371049] pnp: PnP ACPI: found 9 devices
[ 1.371492] ACPI: ACPI bus type pnp unregistered
[ 1.396486] Switching to clocksource acpi_pm
[ 1.399495] NET: Registered protocol family 2
[ 1.399995] Switched to NOHz mode on CPU #0
[ 1.404976] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.415356] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 1.420752] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.423065] TCP: Hash tables configured (established 131072 bind 65536)
[ 1.423459] TCP reno registered
[ 1.423763] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 1.424336] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 1.426641] NET: Registered protocol family 1
[ 1.427213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.427552] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.428112] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.441818] Trying to unpack rootfs image as initramfs...
[ 1.465469] audit: initializing netlink socket (disabled)
[ 1.466625] type=2000 audit(1760059099.460:1): initialized
[ 1.597596] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.641973] VFS: Disk quotas dquot_6.5.2
[ 1.642807] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.661133] fuse init (API version 7.16)
[ 1.662742] msgmni has been set to 1984
[ 1.685452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.692626] io scheduler noop registered
[ 1.692927] io scheduler deadline registered (default)
[ 1.693593] io scheduler cfq registered
[ 1.695666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.697521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.701692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.702817] ACPI: Power Button [PWRF]
[ 1.709686] ERST: Table is not found!
[ 1.717247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 1.717764] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
[ 1.726005] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[ 1.726367] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10
[ 1.727829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 1.728221] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10
[ 1.729633] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 1.729879] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11
[ 1.731206] virtio-pci 0000:00:07.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
[ 1.733690] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.757367] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.791793] 00:01: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.794782] Linux agpgart interface v0.103
[ 1.809896] brd: module loaded
[ 1.815360] loop: module loaded
[ 1.939230] vda: vda1
[ 1.955681] Freeing initrd memory: 2000k freed
[ 1.973520] scsi0 : ata_piix
[ 1.975194] scsi1 : ata_piix
[ 1.975982] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
[ 1.976398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
[ 1.981850] Fixed MDIO Bus: probed
[ 1.982675] PPP generic driver version 2.4.2
[ 1.983700] tun: Universal TUN/TAP device driver, 1.6
[ 1.983918] tun: (C) 1999-2004 Max Krasnyansky
[ 1.991995] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.993086] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.993517] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.994034] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10
[ 1.994751] uhci_hcd 0000:00:01.2: UHCI Host Controller
[ 1.995979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[ 1.997315] uhci_hcd 0000:00:01.2: irq 10, io base 0x0000c080
[ 2.006919] hub 1-0:1.0: USB hub found
[ 2.007652] hub 1-0:1.0: 2 ports detected
[ 2.011528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 2.014881] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.015341] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.016728] mousedev: PS/2 mouse device common for all mice
[ 2.018114] rtc_cmos 00:05: RTC can wake from S4
[ 2.020769] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 2.021495] rtc0: alarms up to one day, y3k, 242 bytes nvram
[ 2.022646] device-mapper: uevent: version 1.0.3
[ 2.023773] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[ 2.025001] cpuidle: using governor ladder
[ 2.025282] cpuidle: using governor menu
[ 2.025514] EFI Variables Facility v0.08 2004-May-17
[ 2.028235] TCP cubic registered
[ 2.029586] NET: Registered protocol family 10
[ 2.040327] NET: Registered protocol family 17
[ 2.041021] Registering the dns_resolver key type
[ 2.043967] registered taskstats version 1
[ 2.053317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 2.247105] Magic number: 13:150:306
[ 2.247675] tty tty35: hash matches
[ 2.249096] rtc_cmos 00:05: setting system clock to 2025-10-10 01:18:20 UTC (1760059100)
[ 2.251064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.251354] EDD information not available.
[ 2.265994] Freeing unused kernel memory: 900k freed
[ 2.307423] Write protecting the kernel read-only data: 12288k
[ 2.347603] Freeing unused kernel memory: 1968k freed
[ 2.378264] Freeing unused kernel memory: 1368k freed
[ 2.436604] usb 1-1: new full speed USB device number 2 using uhci_hcd
info: initramfs: up at 2.50
GROWROOT: CHANGED: partition=1 start=16065 old: size=64260 end=80325 new: size=2072385,end=2088450
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 4.15
[ 4.178944] EXT3-fs (vda1): warning: checktime reached, running e2fsck is recommended
Starting logging: OK
Initializing random number generator... done.
Starting network...
udhcpc (v1.18.5) started
Sending discover...
Sending select for 85.97.107.3...
Lease of 85.97.107.3 obtained, lease time 268435455
deleting routers
route: SIOCDELRT: No such process
adding dns 85.97.107.2
cloud-setup: checking http://169.254.169.254/2009-04-04/meta-data/instance-id
2025-10-10 01:25:23,418 - ERROR - VM ctest-vn1-vm1-21211443 does not seem to be fully up. Check logs
2025-10-10 01:25:23,540 - DEBUG - [ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.0-12-virtual (buildd@crested) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #20-Ubuntu SMP Fri Oct 7 18:19:02 UTC 2011 (Ubuntu 3.0.0-12.20-virtual 3.0.4)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffdb000 (usable)
[ 0.000000] BIOS-e820: 000000003ffdb000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.8 present.
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000f5b30] f5b30
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: 0000000000000000-000000003ffdb000
[ 0.000000] RAMDISK: 37dfc000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000f5900 00014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 000000003ffe17da 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 000000003ffe16c6 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 000000003ffe0040 01686 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 000000003ffe0000 00040
[ 0.000000] ACPI: APIC 000000003ffe173a 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 000000003ffe17b2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000003ffdb000
[ 0.000000] Initmem setup node 0 0000000000000000-000000003ffdb000
[ 0.000000] NODE_DATA [000000003ffd3000 - 000000003ffd7fff]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003ffdb
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bffc0000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s79296 r8192 d23104 u2097152
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 258405
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 1015852k/1048428k available (6206k kernel code, 452k absent, 32124k reserved, 6907k data, 900k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 8388608 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1994.836 MHz processor.
[ 0.021159] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.67 BogoMIPS (lpj=7979344)
[ 0.022370] pid_max: default: 32768 minimum: 301
[ 0.026968] Security Framework initialized
[ 0.033350] AppArmor: AppArmor initialized
[ 0.033688] Yama: becoming mindful.
[ 0.041726] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.045300] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.046802] Mount-cache hash table entries: 256
[ 0.060079] Initializing cgroup subsys cpuacct
[ 0.060806] Initializing cgroup subsys memory
[ 0.062599] Initializing cgroup subsys devices
[ 0.062951] Initializing cgroup subsys freezer
[ 0.063216] Initializing cgroup subsys net_cls
[ 0.063472] Initializing cgroup subsys blkio
[ 0.063775] Initializing cgroup subsys perf_event
[ 0.069573] mce: CPU supports 10 MCE banks
[ 0.071429] using AMD E400 aware idle routine
[ 0.074841] SMP alternatives: switching to UP code
[ 0.322398] Freeing SMP alternatives: 24k freed
[ 0.323279] ACPI: Core revision 20110413
[ 0.354286] ftrace: allocating 26075 entries in 103 pages
[ 0.388920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.430461] CPU0: AMD Opteron 23xx (Gen 3 Class Opteron) stepping 03
[ 0.432026] Performance Events: Broken PMU hardware detected, using software events only.
[ 0.441742] Brought up 1 CPUs
[ 0.442067] Total of 1 processors activated (3989.67 BogoMIPS).
[ 0.452783] devtmpfs: initialized
[ 0.478900] print_constraints: dummy:
[ 0.479928] Time: 1:18:18 Date: 10/10/25
[ 0.481897] NET: Registered protocol family 16
[ 0.488371] Extended Config Space enabled on 0 nodes
[ 0.489299] ACPI: bus type pci registered
[ 0.492215] PCI: Using configuration type 1 for base access
[ 0.492493] PCI: Using configuration type 1 for extended access
[ 0.510651] bio: create slab at 0
[ 0.541826] ACPI: Interpreter enabled
[ 0.542110] ACPI: (supports S0 S5)
[ 0.543063] ACPI: Using IOAPIC for interrupt routing
[ 0.580396] ACPI: No dock devices found.
[ 0.580718] HEST: Table not found.
[ 0.580972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.584007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.586250] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.586550] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.586883] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.587182] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff]
[ 0.587462] pci_root PNP0A03:00: host bridge window [mem 0x100000000-0x17fffffff]
[ 0.601305] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 0.601716] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.227948] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 1.228328] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 1.228669] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 1.261186] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 1.262371] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 1.263150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 1.263913] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 1.264434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 1.270950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.271571] vgaarb: loaded
[ 1.271834] vgaarb: bridge control possible 0000:00:02.0
[ 1.276247] SCSI subsystem initialized
[ 1.278964] usbcore: registered new interface driver usbfs
[ 1.279667] usbcore: registered new interface driver hub
[ 1.280390] usbcore: registered new device driver usb
[ 1.282931] PCI: Using ACPI for IRQ routing
[ 1.291935] NetLabel: Initializing
[ 1.292126] NetLabel: domain hash size = 128
[ 1.292314] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.293832] NetLabel: unlabeled traffic allowed by default
[ 1.360671] AppArmor: AppArmor Filesystem Enabled
[ 1.361804] pnp: PnP ACPI init
[ 1.362188] ACPI: bus type pnp registered
[ 1.371049] pnp: PnP ACPI: found 9 devices
[ 1.371492] ACPI: ACPI bus type pnp unregistered
[ 1.396486] Switching to clocksource acpi_pm
[ 1.399495] NET: Registered protocol family 2
[ 1.399995] Switched to NOHz mode on CPU #0
[ 1.404976] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.415356] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 1.420752] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.423065] TCP: Hash tables configured (established 131072 bind 65536)
[ 1.423459] TCP reno registered
[ 1.423763] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 1.424336] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 1.426641] NET: Registered protocol family 1
[ 1.427213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.427552] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.428112] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.441818] Trying to unpack rootfs image as initramfs...
[ 1.465469] audit: initializing netlink socket (disabled)
[ 1.466625] type=2000 audit(1760059099.460:1): initialized
[ 1.597596] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.641973] VFS: Disk quotas dquot_6.5.2
[ 1.642807] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.661133] fuse init (API version 7.16)
[ 1.662742] msgmni has been set to 1984
[ 1.685452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.692626] io scheduler noop registered
[ 1.692927] io scheduler deadline registered (default)
[ 1.693593] io scheduler cfq registered
[ 1.695666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.697521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.701692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.702817] ACPI: Power Button [PWRF]
[ 1.709686] ERST: Table is not found!
[ 1.717247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 1.717764] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
[ 1.726005] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[ 1.726367] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10
[ 1.727829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 1.728221] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10
[ 1.729633] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 1.729879] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11
[ 1.731206] virtio-pci 0000:00:07.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
[ 1.733690] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.757367] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.791793] 00:01: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.794782] Linux agpgart interface v0.103
[ 1.809896] brd: module loaded
[ 1.815360] loop: module loaded
[ 1.939230] vda: vda1
[ 1.955681] Freeing initrd memory: 2000k freed
[ 1.973520] scsi0 : ata_piix
[ 1.975194] scsi1 : ata_piix
[ 1.975982] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
[ 1.976398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
[ 1.981850] Fixed MDIO Bus: probed
[ 1.982675] PPP generic driver version 2.4.2
[ 1.983700] tun: Universal TUN/TAP device driver, 1.6
[ 1.983918] tun: (C) 1999-2004 Max Krasnyansky
[ 1.991995] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.993086] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.993517] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.994034] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10
[ 1.994751] uhci_hcd 0000:00:01.2: UHCI Host Controller
[ 1.995979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[ 1.997315] uhci_hcd 0000:00:01.2: irq 10, io base 0x0000c080
[ 2.006919] hub 1-0:1.0: USB hub found
[ 2.007652] hub 1-0:1.0: 2 ports detected
[ 2.011528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 2.014881] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.015341] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.016728] mousedev: PS/2 mouse device common for all mice
[ 2.018114] rtc_cmos 00:05: RTC can wake from S4
[ 2.020769] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 2.021495] rtc0: alarms up to one day, y3k, 242 bytes nvram
[ 2.022646] device-mapper: uevent: version 1.0.3
[ 2.023773] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[ 2.025001] cpuidle: using governor ladder
[ 2.025282] cpuidle: using governor menu
[ 2.025514] EFI Variables Facility v0.08 2004-May-17
[ 2.028235] TCP cubic registered
[ 2.029586] NET: Registered protocol family 10
[ 2.040327] NET: Registered protocol family 17
[ 2.041021] Registering the dns_resolver key type
[ 2.043967] registered taskstats version 1
[ 2.053317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 2.247105] Magic number: 13:150:306
[ 2.247675] tty tty35: hash matches
[ 2.249096] rtc_cmos 00:05: setting system clock to 2025-10-10 01:18:20 UTC (1760059100)
[ 2.251064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.251354] EDD information not available.
[ 2.265994] Freeing unused kernel memory: 900k freed
[ 2.307423] Write protecting the kernel read-only data: 12288k
[ 2.347603] Freeing unused kernel memory: 1968k freed
[ 2.378264] Freeing unused kernel memory: 1368k freed
[ 2.436604] usb 1-1: new full speed USB device number 2 using uhci_hcd
info: initramfs: up at 2.50
GROWROOT: CHANGED: partition=1 start=16065 old: size=64260 end=80325 new: size=2072385,end=2088450
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 4.15
[ 4.178944] EXT3-fs (vda1): warning: checktime reached, running e2fsck is recommended
Starting logging: OK
Initializing random number generator... done.
Starting network...
udhcpc (v1.18.5) started
Sending discover...
Sending select for 85.97.107.3...
Lease of 85.97.107.3 obtained, lease time 268435455
deleting routers
route: SIOCDELRT: No such process
adding dns 85.97.107.2
cloud-setup: checking http://169.254.169.254/2009-04-04/meta-data/instance-id
2025-10-10 01:25:23,544 - INFO - Deleting interface with subnet_id 79b15661-cced-47d1-bf1e-1039c6fdb900, port_id None from router 5a00feb9-ecc3-43da-a99d-7d29ee862abe
2025-10-10 01:25:23,752 - INFO - Skip interface_detach for VM ctest-vn2-vm1-74591878 in state BUILD
2025-10-10 01:25:23,752 - INFO - Deleting VM ctest-vn2-vm1-74591878
2025-10-10 01:25:23,752 - ERROR - VM ctest-vn2-vm1-74591878 has failed to come up
2025-10-10 01:25:23,752 - ERROR - Nova failed to get host of the VM
2025-10-10 01:25:23,828 - INFO - Deleting VM ctest-vn1-vm1-21211443
2025-10-10 01:25:23,897 - INFO - Deleting VN ctest-vn2-10285297
2025-10-10 01:25:23,936 - DEBUG - VN 5642ea28-2a04-4eef-a57b-6601753871bf still in use: Unable to complete operation on network 5642ea28-2a04-4eef-a57b-6601753871bf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3f29f372-7b83-49cc-8511-3c3ffaa06d81']
2025-10-10 01:25:23,936 - WARNING - Deleting VN ctest-vn2-10285297 failed..Will retry
2025-10-10 01:25:26,073 - DEBUG - Response for deleting network ()
2025-10-10 01:25:26,073 - INFO - Deleting VN ctest-vn1-25241118
2025-10-10 01:25:26,190 - DEBUG - Response for deleting network ()
2025-10-10 01:25:26,440 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Fri Oct 10 01:25:23 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/neutron/test_routers.py in test_basic_router_behavior(self=)
55 router_dict = self.create_router(router_name)
56 self.add_vn_to_router(router_dict['id'], vn1_fixture)
57 assert vn1_vm1_fixture.wait_till_vm_is_up()
58 assert vn2_vm1_fixture.wait_till_vm_is_up()
59 assert vn1_vm1_fixture.ping_with_certainty(vn2_vm1_fixture.vm_ip,
vn1_vm1_fixture =
vn1_vm1_fixture.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/neutron/test_routers.py", line 57, in test_basic_router_behavior
assert vn1_vm1_fixture.wait_till_vm_is_up()
AssertionError
2025-10-10 01:25:26,447 - DEBUG - No XMPP flaps were noticed during the test
2025-10-10 01:25:26,447 - INFO -
2025-10-10 01:25:26,447 - INFO - END TEST : test_basic_router_behavior : FAILED[0:07:14]
2025-10-10 01:25:26,447 - INFO - --------------------------------------------------------------------------------
2025-10-10 01:25:27,191 - INFO - Deleted project: ctest-TestRouters-45369678, ID : 51896232-b3e2-4659-b480-394f2e92f64c