2026-04-21 19:45:47,163 - INFO - Domain Default found not creating
2026-04-21 19:45:47,312 - INFO - Project ctest-TestRouters-51064194 not found, creating it
2026-04-21 19:45:47,806 - INFO - Created Project:ctest-TestRouters-51064194, ID : 8f995f37-a835-4d39-8360-5a0c8f359cee
2026-04-21 19:45:49,336 - INFO - ================================================================================
2026-04-21 19:45:49,336 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-21 19:45:49,336 - 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-21 19:45:49,601 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-21 19:45:49,601 - INFO - Initial checks done. Running the testcase now
2026-04-21 19:45:49,601 - INFO -
2026-04-21 19:45:50,200 - DEBUG - Response for create_network : {'network': {'id': '02e9f45c-edac-4d1b-a326-c024418a7bc7', 'name': 'ctest-vn1-38324380', 'tenant_id': '8f995f37a8354d3983605a0c8f359cee', 'project_id': '8f995f37a8354d3983605a0c8f359cee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-51064194', 'ctest-vn1-38324380'], 'port_security_enabled': True, 'description': ''}}
2026-04-21 19:45:50,424 - DEBUG - Response for create_subnet : {'subnet': {'id': '55710d13-7948-4bc1-aca8-00864b881e4b', 'name': '', 'tenant_id': '8f995f37a8354d3983605a0c8f359cee', 'network_id': '02e9f45c-edac-4d1b-a326-c024418a7bc7', 'ip_version': 4, 'cidr': '136.244.87.192/26', 'allocation_pools': [{'start': '136.244.87.194', 'end': '136.244.87.254'}], 'gateway_ip': '136.244.87.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '136.244.87.194', 'tags': [], 'project_id': '8f995f37a8354d3983605a0c8f359cee'}}
2026-04-21 19:45:50,439 - INFO - Created VN ctest-vn1-38324380
2026-04-21 19:45:50,488 - DEBUG - VN ctest-vn1-38324380 UUID is 02e9f45c-edac-4d1b-a326-c024418a7bc7
2026-04-21 19:45:50,785 - DEBUG - Response for create_network : {'network': {'id': '82a3e7af-e816-4953-a2c3-f347419a6a35', 'name': 'ctest-vn2-01189897', 'tenant_id': '8f995f37a8354d3983605a0c8f359cee', 'project_id': '8f995f37a8354d3983605a0c8f359cee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-51064194', 'ctest-vn2-01189897'], 'port_security_enabled': True, 'description': ''}}
2026-04-21 19:45:50,984 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dff9ac32-a650-4a6e-902d-91d3cb20feab', 'name': '', 'tenant_id': '8f995f37a8354d3983605a0c8f359cee', 'network_id': '82a3e7af-e816-4953-a2c3-f347419a6a35', 'ip_version': 4, 'cidr': '102.95.181.192/26', 'allocation_pools': [{'start': '102.95.181.194', 'end': '102.95.181.254'}], 'gateway_ip': '102.95.181.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.95.181.194', 'tags': [], 'project_id': '8f995f37a8354d3983605a0c8f359cee'}}
2026-04-21 19:45:51,000 - INFO - Created VN ctest-vn2-01189897
2026-04-21 19:45:51,052 - DEBUG - VN ctest-vn2-01189897 UUID is 82a3e7af-e816-4953-a2c3-f347419a6a35
2026-04-21 19:45:51,248 - DEBUG - Services list from nova: [, , ]
2026-04-21 19:45:52,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5663-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5663-1)
2026-04-21 19:45:53,411 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5663-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5663-1)
2026-04-21 19:45:53,480 - INFO - Adding interface with subnet_id 55710d13-7948-4bc1-aca8-00864b881e4b, port_id None to router 20a3733c-324d-4413-bce4-94148a8fcf33
2026-04-21 19:45:53,742 - INFO - Waiting for VM ctest-vn1-vm1-29297261 to be up..
2026-04-21 19:45:53,825 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-21 19:45:58,900 - DEBUG - VM is in ACTIVE state now
2026-04-21 19:45:58,901 - INFO - VM name : ctest-vn1-vm1-29297261
2026-04-21 19:45:58,978 - DEBUG - VM ctest-vn1-vm1-29297261 ID is f611ffda-d76f-4549-a79a-3eb92afdcbe1
2026-04-21 19:45:59,001 - DEBUG - VM ctest-vn1-vm1-29297261 launched on Node cn-jenkins-deploy-platform-ansible-os-5663-1
2026-04-21 19:45:59,076 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f611ffda-d76f-4549-a79a-3eb92afdcbe1
2026-04-21 19:45:59,377 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f611ffda-d76f-4549-a79a-3eb92afdcbe1
2026-04-21 19:45:59,409 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/38d1010e-f288-479b-b8c2-5061684386d8
2026-04-21 19:46:02,661 - 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 1023ms')
2026-04-21 19:46:02,661 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29297261 failed!
2026-04-21 19:46:02,716 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-51064194:ctest-vn1-38324380 is 136.244.87.193 and allocation pool is NOT set
2026-04-21 19:46:04,772 - 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=2.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.346 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.346/1.569/2.793/1.223 ms')
2026-04-21 19:46:04,772 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29297261 passed
2026-04-21 19:46:04,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 19:46:04,920 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29297261, IP 136.244.87.195, Port 22
2026-04-21 19:46:05,095 - DEBUG - VM ctest-vn1-vm1-29297261 is ready for SSH connections
2026-04-21 19:46:05,095 - INFO - Waiting for VM ctest-vn2-vm1-93667899 to be up..
2026-04-21 19:46:05,164 - DEBUG - VM is in ACTIVE state now
2026-04-21 19:46:05,164 - INFO - VM name : ctest-vn2-vm1-93667899
2026-04-21 19:46:05,234 - DEBUG - VM ctest-vn2-vm1-93667899 ID is b6a08ce3-1798-4cb1-974d-75a2e018bdee
2026-04-21 19:46:05,234 - DEBUG - VM ctest-vn2-vm1-93667899 launched on Node cn-jenkins-deploy-platform-ansible-os-5663-1
2026-04-21 19:46:05,304 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b6a08ce3-1798-4cb1-974d-75a2e018bdee
2026-04-21 19:46:05,313 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d7fd9a32-3a6a-4568-8299-ccaacebe66c1
2026-04-21 19:46:06,596 - 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=2.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.431 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.431/1.567/2.703/1.136 ms')
2026-04-21 19:46:06,596 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-93667899 passed
2026-04-21 19:46:06,744 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 19:46:06,744 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-93667899, IP 102.95.181.195, Port 22
2026-04-21 19:46:06,895 - DEBUG - VM ctest-vn2-vm1-93667899 is ready for SSH connections
2026-04-21 19:46:06,895 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 19:46:06,895 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.95.181.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-21 19:46:06,895 - DEBUG - ping -s 56 -c 3 -W 1 102.95.181.195
2026-04-21 19:46:11,908 - DEBUG - PING 102.95.181.195 (102.95.181.195): 56 data bytes
--- 102.95.181.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-21 19:46:11,908 - WARNING - Ping to IP 102.95.181.195 from VM ctest-vn1-vm1-29297261 failed
2026-04-21 19:46:11,908 - INFO - Adding interface with subnet_id dff9ac32-a650-4a6e-902d-91d3cb20feab, port_id None to router 20a3733c-324d-4413-bce4-94148a8fcf33
2026-04-21 19:46:12,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 19:46:12,158 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.95.181.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-21 19:46:12,158 - DEBUG - ping -s 56 -c 3 -W 1 102.95.181.195
2026-04-21 19:46:15,366 - DEBUG - PING 102.95.181.195 (102.95.181.195): 56 data bytes
64 bytes from 102.95.181.195: seq=1 ttl=63 time=2.644 ms
64 bytes from 102.95.181.195: seq=2 ttl=63 time=0.779 ms
--- 102.95.181.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.779/1.711/2.644 ms
2026-04-21 19:46:15,367 - WARNING - Ping to IP 102.95.181.195 from VM ctest-vn1-vm1-29297261 failed
2026-04-21 19:46:16,368 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.95.181.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-21 19:46:16,368 - DEBUG - ping -s 56 -c 3 -W 1 102.95.181.195
2026-04-21 19:46:18,573 - DEBUG - PING 102.95.181.195 (102.95.181.195): 56 data bytes
64 bytes from 102.95.181.195: seq=0 ttl=63 time=1.770 ms
64 bytes from 102.95.181.195: seq=1 ttl=63 time=1.018 ms
64 bytes from 102.95.181.195: seq=2 ttl=63 time=1.117 ms
--- 102.95.181.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.018/1.301/1.770 ms
2026-04-21 19:46:18,573 - INFO - Ping to IP 102.95.181.195 from VM ctest-vn1-vm1-29297261 passed
2026-04-21 19:46:18,573 - INFO - Deleting interface with subnet_id 55710d13-7948-4bc1-aca8-00864b881e4b, port_id None from router 20a3733c-324d-4413-bce4-94148a8fcf33
2026-04-21 19:46:18,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 19:46:18,701 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.95.181.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-21 19:46:18,701 - DEBUG - ping -s 56 -c 3 -W 1 102.95.181.195
2026-04-21 19:46:21,907 - DEBUG - PING 102.95.181.195 (102.95.181.195): 56 data bytes
--- 102.95.181.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-21 19:46:21,907 - WARNING - Ping to IP 102.95.181.195 from VM ctest-vn1-vm1-29297261 failed
2026-04-21 19:46:21,907 - INFO - Adding interface with subnet_id 55710d13-7948-4bc1-aca8-00864b881e4b, port_id None to router 20a3733c-324d-4413-bce4-94148a8fcf33
2026-04-21 19:46:22,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 19:46:22,113 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.95.181.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-21 19:46:22,113 - DEBUG - ping -s 56 -c 3 -W 1 102.95.181.195
2026-04-21 19:46:24,309 - DEBUG - PING 102.95.181.195 (102.95.181.195): 56 data bytes
64 bytes from 102.95.181.195: seq=0 ttl=63 time=1.271 ms
64 bytes from 102.95.181.195: seq=1 ttl=63 time=0.814 ms
64 bytes from 102.95.181.195: seq=2 ttl=63 time=0.820 ms
--- 102.95.181.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.814/0.968/1.271 ms
2026-04-21 19:46:24,309 - INFO - Ping to IP 102.95.181.195 from VM ctest-vn1-vm1-29297261 passed
2026-04-21 19:46:24,309 - INFO - Deleting interface with subnet_id dff9ac32-a650-4a6e-902d-91d3cb20feab, port_id None from router 20a3733c-324d-4413-bce4-94148a8fcf33
2026-04-21 19:46:24,426 - INFO - Deleting interface with subnet_id 55710d13-7948-4bc1-aca8-00864b881e4b, port_id None from router 20a3733c-324d-4413-bce4-94148a8fcf33
2026-04-21 19:46:24,579 - INFO - Deleting VM ctest-vn2-vm1-93667899
2026-04-21 19:46:24,650 - INFO - Deleting VM ctest-vn1-vm1-29297261
2026-04-21 19:46:24,725 - INFO - Deleting VN ctest-vn2-01189897
2026-04-21 19:46:24,758 - DEBUG - VN 82a3e7af-e816-4953-a2c3-f347419a6a35 still in use: Unable to complete operation on network 82a3e7af-e816-4953-a2c3-f347419a6a35. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8dfcf43b-4a57-41d4-954f-839f024ab4ba']
2026-04-21 19:46:24,758 - WARNING - Deleting VN ctest-vn2-01189897 failed..Will retry
2026-04-21 19:46:26,853 - DEBUG - Response for deleting network ()
2026-04-21 19:46:26,853 - INFO - Deleting VN ctest-vn1-38324380
2026-04-21 19:46:26,945 - DEBUG - Response for deleting network ()
2026-04-21 19:46:27,197 - DEBUG - No XMPP flaps were noticed during the test
2026-04-21 19:46:27,197 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-04-21 19:46:27,197 - INFO - --------------------------------------------------------------------------------
2026-04-21 19:46:27,879 - INFO - Deleted project: ctest-TestRouters-51064194, ID : 8f995f37-a835-4d39-8360-5a0c8f359cee