2026-04-28 18:52:05,653 - INFO - Domain Default found not creating
2026-04-28 18:52:05,856 - INFO - Project ctest-TestRouters-38779479 not found, creating it
2026-04-28 18:52:06,390 - INFO - Created Project:ctest-TestRouters-38779479, ID : a9543022-c11b-4401-be85-ec38085959b4
2026-04-28 18:52:08,041 - INFO - ================================================================================
2026-04-28 18:52:08,042 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-28 18:52:08,042 - 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-04-28 18:52:08,309 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-04-28 18:52:08,310 - INFO - Initial checks done. Running the testcase now
2026-04-28 18:52:08,310 - INFO -
2026-04-28 18:52:09,012 - DEBUG - Response for create_network : {'network': {'id': '2787e5c4-92b0-488c-98ef-6423d74533e6', 'name': 'ctest-vn1-80101504', 'tenant_id': 'a9543022c11b4401be85ec38085959b4', 'project_id': 'a9543022c11b4401be85ec38085959b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-38779479', 'ctest-vn1-80101504'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 18:52:09,244 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f753de3d-9809-4cbf-b454-9223b0fefe76', 'name': '', 'tenant_id': 'a9543022c11b4401be85ec38085959b4', 'network_id': '2787e5c4-92b0-488c-98ef-6423d74533e6', 'ip_version': 4, 'cidr': '103.219.97.64/26', 'allocation_pools': [{'start': '103.219.97.66', 'end': '103.219.97.126'}], 'gateway_ip': '103.219.97.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '103.219.97.66', 'tags': [], 'project_id': 'a9543022c11b4401be85ec38085959b4'}}
2026-04-28 18:52:09,274 - INFO - Created VN ctest-vn1-80101504
2026-04-28 18:52:09,327 - DEBUG - VN ctest-vn1-80101504 UUID is 2787e5c4-92b0-488c-98ef-6423d74533e6
2026-04-28 18:52:09,656 - DEBUG - Response for create_network : {'network': {'id': 'd7efb7fb-fa43-4ef8-97cb-3415c423964a', 'name': 'ctest-vn2-39411689', 'tenant_id': 'a9543022c11b4401be85ec38085959b4', 'project_id': 'a9543022c11b4401be85ec38085959b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-38779479', 'ctest-vn2-39411689'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 18:52:09,893 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a43a8379-3e76-4843-bec9-17fb2556d6eb', 'name': '', 'tenant_id': 'a9543022c11b4401be85ec38085959b4', 'network_id': 'd7efb7fb-fa43-4ef8-97cb-3415c423964a', 'ip_version': 4, 'cidr': '132.201.1.192/26', 'allocation_pools': [{'start': '132.201.1.194', 'end': '132.201.1.254'}], 'gateway_ip': '132.201.1.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.201.1.194', 'tags': [], 'project_id': 'a9543022c11b4401be85ec38085959b4'}}
2026-04-28 18:52:09,934 - INFO - Created VN ctest-vn2-39411689
2026-04-28 18:52:09,999 - DEBUG - VN ctest-vn2-39411689 UUID is d7efb7fb-fa43-4ef8-97cb-3415c423964a
2026-04-28 18:52:10,219 - DEBUG - Services list from nova: [, , ]
2026-04-28 18:52:11,572 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5706-1)
2026-04-28 18:52:12,831 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5706-1)
2026-04-28 18:52:12,926 - INFO - Adding interface with subnet_id f753de3d-9809-4cbf-b454-9223b0fefe76, port_id None to router 9347c57e-5b0d-4de1-9334-137d10073cdc
2026-04-28 18:52:13,331 - INFO - Waiting for VM ctest-vn1-vm1-23463803 to be up..
2026-04-28 18:52:13,459 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-28 18:52:18,558 - DEBUG - VM is in ACTIVE state now
2026-04-28 18:52:18,559 - INFO - VM name : ctest-vn1-vm1-23463803
2026-04-28 18:52:18,648 - DEBUG - VM ctest-vn1-vm1-23463803 ID is a2ec8613-255b-4d3b-b4ec-50a744c0f7ee
2026-04-28 18:52:18,671 - DEBUG - VM ctest-vn1-vm1-23463803 launched on Node cn-jenkins-deploy-platform-ansible-os-5706-1
2026-04-28 18:52:18,776 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a2ec8613-255b-4d3b-b4ec-50a744c0f7ee
2026-04-28 18:52:19,080 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a2ec8613-255b-4d3b-b4ec-50a744c0f7ee
2026-04-28 18:52:19,117 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/57c03953-331d-4f2a-a22e-b3040a94f933
2026-04-28 18:52:22,402 - 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')
2026-04-28 18:52:22,402 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-23463803 failed!
2026-04-28 18:52:22,459 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-38779479:ctest-vn1-80101504 is 103.219.97.65 and allocation pool is NOT set
2026-04-28 18:52:24,524 - 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=5.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.984 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 = 0.984/3.063/5.142/2.079 ms')
2026-04-28 18:52:24,524 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-23463803 passed
2026-04-28 18:52:24,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:24,676 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-23463803, IP 103.219.97.67, Port 22
2026-04-28 18:52:24,850 - DEBUG - VM ctest-vn1-vm1-23463803 is ready for SSH connections
2026-04-28 18:52:24,850 - INFO - Waiting for VM ctest-vn2-vm1-55253932 to be up..
2026-04-28 18:52:24,963 - DEBUG - VM is in ACTIVE state now
2026-04-28 18:52:24,963 - INFO - VM name : ctest-vn2-vm1-55253932
2026-04-28 18:52:25,073 - DEBUG - VM ctest-vn2-vm1-55253932 ID is 6c365852-a25a-43fc-a34a-a3bf65c02316
2026-04-28 18:52:25,073 - DEBUG - VM ctest-vn2-vm1-55253932 launched on Node cn-jenkins-deploy-platform-ansible-os-5706-1
2026-04-28 18:52:25,180 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6c365852-a25a-43fc-a34a-a3bf65c02316
2026-04-28 18:52:25,192 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/93eb9a9e-11da-42f7-ab9e-49437c96f2ee
2026-04-28 18:52:26,439 - 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.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.04 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 = 1.036/2.543/4.051/1.507 ms')
2026-04-28 18:52:26,439 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-55253932 passed
2026-04-28 18:52:26,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:26,595 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-55253932, IP 132.201.1.195, Port 22
2026-04-28 18:52:26,770 - DEBUG - VM ctest-vn2-vm1-55253932 is ready for SSH connections
2026-04-28 18:52:26,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:26,770 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.201.1.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-28 18:52:26,770 - DEBUG - ping -s 56 -c 3 -W 1 132.201.1.195
2026-04-28 18:52:31,803 - DEBUG - PING 132.201.1.195 (132.201.1.195): 56 data bytes
--- 132.201.1.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-28 18:52:31,803 - WARNING - Ping to IP 132.201.1.195 from VM ctest-vn1-vm1-23463803 failed
2026-04-28 18:52:31,804 - INFO - Adding interface with subnet_id a43a8379-3e76-4843-bec9-17fb2556d6eb, port_id None to router 9347c57e-5b0d-4de1-9334-137d10073cdc
2026-04-28 18:52:32,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:32,160 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.201.1.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-28 18:52:32,160 - DEBUG - ping -s 56 -c 3 -W 1 132.201.1.195
2026-04-28 18:52:35,412 - DEBUG - PING 132.201.1.195 (132.201.1.195): 56 data bytes
64 bytes from 132.201.1.195: seq=1 ttl=63 time=2.955 ms
64 bytes from 132.201.1.195: seq=2 ttl=63 time=0.985 ms
--- 132.201.1.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.985/1.970/2.955 ms
2026-04-28 18:52:35,413 - WARNING - Ping to IP 132.201.1.195 from VM ctest-vn1-vm1-23463803 failed
2026-04-28 18:52:36,413 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.201.1.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-28 18:52:36,413 - DEBUG - ping -s 56 -c 3 -W 1 132.201.1.195
2026-04-28 18:52:38,639 - DEBUG - PING 132.201.1.195 (132.201.1.195): 56 data bytes
64 bytes from 132.201.1.195: seq=0 ttl=63 time=1.740 ms
64 bytes from 132.201.1.195: seq=1 ttl=63 time=0.901 ms
64 bytes from 132.201.1.195: seq=2 ttl=63 time=1.049 ms
--- 132.201.1.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.901/1.230/1.740 ms
2026-04-28 18:52:38,639 - INFO - Ping to IP 132.201.1.195 from VM ctest-vn1-vm1-23463803 passed
2026-04-28 18:52:38,639 - INFO - Deleting interface with subnet_id f753de3d-9809-4cbf-b454-9223b0fefe76, port_id None from router 9347c57e-5b0d-4de1-9334-137d10073cdc
2026-04-28 18:52:38,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:38,765 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.201.1.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-28 18:52:38,766 - DEBUG - ping -s 56 -c 3 -W 1 132.201.1.195
2026-04-28 18:52:41,987 - DEBUG - PING 132.201.1.195 (132.201.1.195): 56 data bytes
--- 132.201.1.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-28 18:52:41,987 - WARNING - Ping to IP 132.201.1.195 from VM ctest-vn1-vm1-23463803 failed
2026-04-28 18:52:41,987 - INFO - Adding interface with subnet_id f753de3d-9809-4cbf-b454-9223b0fefe76, port_id None to router 9347c57e-5b0d-4de1-9334-137d10073cdc
2026-04-28 18:52:42,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:42,237 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.201.1.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-28 18:52:42,237 - DEBUG - ping -s 56 -c 3 -W 1 132.201.1.195
2026-04-28 18:52:44,463 - DEBUG - PING 132.201.1.195 (132.201.1.195): 56 data bytes
64 bytes from 132.201.1.195: seq=0 ttl=63 time=1.761 ms
64 bytes from 132.201.1.195: seq=1 ttl=63 time=0.987 ms
64 bytes from 132.201.1.195: seq=2 ttl=63 time=1.007 ms
--- 132.201.1.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.987/1.251/1.761 ms
2026-04-28 18:52:44,463 - INFO - Ping to IP 132.201.1.195 from VM ctest-vn1-vm1-23463803 passed
2026-04-28 18:52:44,464 - INFO - Deleting interface with subnet_id a43a8379-3e76-4843-bec9-17fb2556d6eb, port_id None from router 9347c57e-5b0d-4de1-9334-137d10073cdc
2026-04-28 18:52:44,648 - INFO - Deleting interface with subnet_id f753de3d-9809-4cbf-b454-9223b0fefe76, port_id None from router 9347c57e-5b0d-4de1-9334-137d10073cdc
2026-04-28 18:52:44,873 - INFO - Deleting VM ctest-vn2-vm1-55253932
2026-04-28 18:52:44,951 - INFO - Deleting VM ctest-vn1-vm1-23463803
2026-04-28 18:52:45,055 - INFO - Deleting VN ctest-vn2-39411689
2026-04-28 18:52:45,101 - DEBUG - VN d7efb7fb-fa43-4ef8-97cb-3415c423964a still in use: Unable to complete operation on network d7efb7fb-fa43-4ef8-97cb-3415c423964a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d168bf38-d224-48f6-b680-c95787b22057']
2026-04-28 18:52:45,102 - WARNING - Deleting VN ctest-vn2-39411689 failed..Will retry
2026-04-28 18:52:47,208 - DEBUG - Response for deleting network ()
2026-04-28 18:52:47,208 - INFO - Deleting VN ctest-vn1-80101504
2026-04-28 18:52:47,312 - DEBUG - Response for deleting network ()
2026-04-28 18:52:47,588 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 18:52:47,588 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-04-28 18:52:47,589 - INFO - --------------------------------------------------------------------------------
2026-04-28 18:52:48,322 - INFO - Deleted project: ctest-TestRouters-38779479, ID : a9543022-c11b-4401-be85-ec38085959b4