2026-03-19 02:23:12,861 - INFO - Domain Default found not creating
2026-03-19 02:23:13,059 - INFO - Project ctest-TestRouters-41039760 not found, creating it
2026-03-19 02:23:13,553 - INFO - Created Project:ctest-TestRouters-41039760, ID : a516b002-8fc1-4656-9ed3-74a056c947fe
2026-03-19 02:23:15,247 - INFO - ================================================================================
2026-03-19 02:23:15,247 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-19 02:23:15,247 - 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
2026-03-19 02:23:15,519 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2026-03-19 02:23:15,519 - INFO - Initial checks done. Running the testcase now
2026-03-19 02:23:15,519 - INFO -
2026-03-19 02:23:16,171 - DEBUG - Response for create_network : {'network': {'id': 'd9ed9355-c4e4-4e62-8891-ab13daba9794', 'name': 'ctest-vn1-00542627', 'tenant_id': 'a516b0028fc146569ed374a056c947fe', 'project_id': 'a516b0028fc146569ed374a056c947fe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-41039760', 'ctest-vn1-00542627'], 'port_security_enabled': True, 'description': ''}}
2026-03-19 02:23:16,416 - DEBUG - Response for create_subnet : {'subnet': {'id': '74f19a0d-e719-4c00-be9c-05f100fabe03', 'name': '', 'tenant_id': 'a516b0028fc146569ed374a056c947fe', 'network_id': 'd9ed9355-c4e4-4e62-8891-ab13daba9794', 'ip_version': 4, 'cidr': '12.72.185.0/26', 'allocation_pools': [{'start': '12.72.185.2', 'end': '12.72.185.62'}], 'gateway_ip': '12.72.185.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.72.185.2', 'tags': [], 'project_id': 'a516b0028fc146569ed374a056c947fe'}}
2026-03-19 02:23:16,435 - INFO - Created VN ctest-vn1-00542627
2026-03-19 02:23:16,489 - DEBUG - VN ctest-vn1-00542627 UUID is d9ed9355-c4e4-4e62-8891-ab13daba9794
2026-03-19 02:23:16,796 - DEBUG - Response for create_network : {'network': {'id': 'be285b2d-8954-4d3a-b863-88a3161ecac7', 'name': 'ctest-vn2-11859359', 'tenant_id': 'a516b0028fc146569ed374a056c947fe', 'project_id': 'a516b0028fc146569ed374a056c947fe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-41039760', 'ctest-vn2-11859359'], 'port_security_enabled': True, 'description': ''}}
2026-03-19 02:23:17,019 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c154846d-04c3-429e-b066-713f07d17ec8', 'name': '', 'tenant_id': 'a516b0028fc146569ed374a056c947fe', 'network_id': 'be285b2d-8954-4d3a-b863-88a3161ecac7', 'ip_version': 4, 'cidr': '212.83.182.128/26', 'allocation_pools': [{'start': '212.83.182.130', 'end': '212.83.182.190'}], 'gateway_ip': '212.83.182.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.83.182.130', 'tags': [], 'project_id': 'a516b0028fc146569ed374a056c947fe'}}
2026-03-19 02:23:17,040 - INFO - Created VN ctest-vn2-11859359
2026-03-19 02:23:17,093 - DEBUG - VN ctest-vn2-11859359 UUID is be285b2d-8954-4d3a-b863-88a3161ecac7
2026-03-19 02:23:17,276 - DEBUG - Services list from nova: [, , ]
2026-03-19 02:23:18,473 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5494-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5494-1)
2026-03-19 02:23:19,934 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5494-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5494-1)
2026-03-19 02:23:20,014 - INFO - Adding interface with subnet_id 74f19a0d-e719-4c00-be9c-05f100fabe03, port_id None to router 91329372-1abb-4235-b03f-d1dd9da74b8a
2026-03-19 02:23:20,312 - INFO - Waiting for VM ctest-vn1-vm1-79505700 to be up..
2026-03-19 02:23:20,456 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-19 02:23:25,549 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:23:25,549 - INFO - VM name : ctest-vn1-vm1-79505700
2026-03-19 02:23:25,639 - DEBUG - VM ctest-vn1-vm1-79505700 ID is db4d207e-b672-4642-bc46-dc76155e9535
2026-03-19 02:23:25,660 - DEBUG - VM ctest-vn1-vm1-79505700 launched on Node cn-jenkins-deploy-platform-ansible-os-5494-1
2026-03-19 02:23:25,739 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/db4d207e-b672-4642-bc46-dc76155e9535
2026-03-19 02:23:26,075 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/db4d207e-b672-4642-bc46-dc76155e9535
2026-03-19 02:23:26,108 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/60a171b3-188d-4333-9454-d212cbf05fe9
2026-03-19 02:23:29,374 - 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')
2026-03-19 02:23:29,375 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79505700 failed!
2026-03-19 02:23:29,429 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-41039760:ctest-vn1-00542627 is 12.72.185.1 and allocation pool is NOT set
2026-03-19 02:23:31,497 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.21 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.209/4.514/6.819/2.305 ms')
2026-03-19 02:23:31,497 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79505700 passed
2026-03-19 02:23:31,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:23:31,649 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79505700, IP 12.72.185.3, Port 22
2026-03-19 02:23:31,820 - DEBUG - VM ctest-vn1-vm1-79505700 is ready for SSH connections
2026-03-19 02:23:31,820 - INFO - Waiting for VM ctest-vn2-vm1-38280574 to be up..
2026-03-19 02:23:31,909 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:23:31,909 - INFO - VM name : ctest-vn2-vm1-38280574
2026-03-19 02:23:31,998 - DEBUG - VM ctest-vn2-vm1-38280574 ID is ce19a1ac-ca67-40e3-8a08-d5ef318ece07
2026-03-19 02:23:31,999 - DEBUG - VM ctest-vn2-vm1-38280574 launched on Node cn-jenkins-deploy-platform-ansible-os-5494-1
2026-03-19 02:23:32,095 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ce19a1ac-ca67-40e3-8a08-d5ef318ece07
2026-03-19 02:23:32,103 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/d15b94ef-683e-4fa2-9ce5-b7d37cf6a36a
2026-03-19 02:23:33,347 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.696 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.696/2.515/4.335/1.819 ms')
2026-03-19 02:23:33,347 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-38280574 passed
2026-03-19 02:23:33,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:23:33,497 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-38280574, IP 212.83.182.131, Port 22
2026-03-19 02:23:33,653 - DEBUG - VM ctest-vn2-vm1-38280574 is ready for SSH connections
2026-03-19 02:23:33,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:23:33,653 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.83.182.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-19 02:23:33,653 - DEBUG - ping -s 56 -c 3 -W 1 212.83.182.131
2026-03-19 02:23:38,735 - DEBUG - PING 212.83.182.131 (212.83.182.131): 56 data bytes
--- 212.83.182.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-19 02:23:38,735 - WARNING - Ping to IP 212.83.182.131 from VM ctest-vn1-vm1-79505700 failed
2026-03-19 02:23:38,736 - INFO - Adding interface with subnet_id c154846d-04c3-429e-b066-713f07d17ec8, port_id None to router 91329372-1abb-4235-b03f-d1dd9da74b8a
2026-03-19 02:23:38,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:23:38,989 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.83.182.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-19 02:23:38,989 - DEBUG - ping -s 56 -c 3 -W 1 212.83.182.131
2026-03-19 02:23:42,219 - DEBUG - PING 212.83.182.131 (212.83.182.131): 56 data bytes
64 bytes from 212.83.182.131: seq=1 ttl=63 time=2.937 ms
64 bytes from 212.83.182.131: seq=2 ttl=63 time=1.069 ms
--- 212.83.182.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.069/2.003/2.937 ms
2026-03-19 02:23:42,219 - WARNING - Ping to IP 212.83.182.131 from VM ctest-vn1-vm1-79505700 failed
2026-03-19 02:23:43,219 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.83.182.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-19 02:23:43,220 - DEBUG - ping -s 56 -c 3 -W 1 212.83.182.131
2026-03-19 02:23:45,445 - DEBUG - PING 212.83.182.131 (212.83.182.131): 56 data bytes
64 bytes from 212.83.182.131: seq=0 ttl=63 time=1.619 ms
64 bytes from 212.83.182.131: seq=1 ttl=63 time=0.849 ms
64 bytes from 212.83.182.131: seq=2 ttl=63 time=0.890 ms
--- 212.83.182.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.849/1.119/1.619 ms
2026-03-19 02:23:45,445 - INFO - Ping to IP 212.83.182.131 from VM ctest-vn1-vm1-79505700 passed
2026-03-19 02:23:45,445 - INFO - Deleting interface with subnet_id 74f19a0d-e719-4c00-be9c-05f100fabe03, port_id None from router 91329372-1abb-4235-b03f-d1dd9da74b8a
2026-03-19 02:23:45,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:23:45,583 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.83.182.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-19 02:23:45,583 - DEBUG - ping -s 56 -c 3 -W 1 212.83.182.131
2026-03-19 02:23:48,843 - DEBUG - PING 212.83.182.131 (212.83.182.131): 56 data bytes
--- 212.83.182.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-19 02:23:48,844 - WARNING - Ping to IP 212.83.182.131 from VM ctest-vn1-vm1-79505700 failed
2026-03-19 02:23:48,844 - INFO - Adding interface with subnet_id 74f19a0d-e719-4c00-be9c-05f100fabe03, port_id None to router 91329372-1abb-4235-b03f-d1dd9da74b8a
2026-03-19 02:23:49,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:23:49,059 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.83.182.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-19 02:23:49,059 - DEBUG - ping -s 56 -c 3 -W 1 212.83.182.131
2026-03-19 02:23:51,290 - DEBUG - PING 212.83.182.131 (212.83.182.131): 56 data bytes
64 bytes from 212.83.182.131: seq=0 ttl=63 time=1.637 ms
64 bytes from 212.83.182.131: seq=1 ttl=63 time=0.829 ms
64 bytes from 212.83.182.131: seq=2 ttl=63 time=0.777 ms
--- 212.83.182.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/1.081/1.637 ms
2026-03-19 02:23:51,291 - INFO - Ping to IP 212.83.182.131 from VM ctest-vn1-vm1-79505700 passed
2026-03-19 02:23:51,291 - INFO - Deleting interface with subnet_id c154846d-04c3-429e-b066-713f07d17ec8, port_id None from router 91329372-1abb-4235-b03f-d1dd9da74b8a
2026-03-19 02:23:51,418 - INFO - Deleting interface with subnet_id 74f19a0d-e719-4c00-be9c-05f100fabe03, port_id None from router 91329372-1abb-4235-b03f-d1dd9da74b8a
2026-03-19 02:23:51,619 - INFO - Deleting VM ctest-vn2-vm1-38280574
2026-03-19 02:23:51,697 - INFO - Deleting VM ctest-vn1-vm1-79505700
2026-03-19 02:23:51,768 - INFO - Deleting VN ctest-vn2-11859359
2026-03-19 02:23:51,803 - DEBUG - VN be285b2d-8954-4d3a-b863-88a3161ecac7 still in use: Unable to complete operation on network be285b2d-8954-4d3a-b863-88a3161ecac7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-280991cf-0357-42f3-b3aa-2fb7713c797e']
2026-03-19 02:23:51,803 - WARNING - Deleting VN ctest-vn2-11859359 failed..Will retry
2026-03-19 02:23:53,900 - DEBUG - Response for deleting network ()
2026-03-19 02:23:53,900 - INFO - Deleting VN ctest-vn1-00542627
2026-03-19 02:23:54,001 - DEBUG - Response for deleting network ()
2026-03-19 02:23:54,255 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 02:23:54,255 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-03-19 02:23:54,255 - INFO - --------------------------------------------------------------------------------
2026-03-19 02:23:54,982 - INFO - Deleted project: ctest-TestRouters-41039760, ID : a516b002-8fc1-4656-9ed3-74a056c947fe