2026-09-03 16:48:27,323 - INFO - Domain Default found not creating
2026-09-03 16:48:27,517 - INFO - Project ctest-TestRouters-74851623 not found, creating it
2026-09-03 16:48:28,103 - INFO - Created Project:ctest-TestRouters-74851623, ID : 8d87a176-0835-4881-a09d-f5e5c11e9f9e
2026-09-03 16:48:30,026 - INFO - ================================================================================
2026-09-03 16:48:30,026 - INFO - STARTING TEST : test_basic_router_behavior
2026-09-03 16:48:30,026 - 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-09-03 16:48:30,308 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with
2026-09-03 16:48:30,309 - INFO - Initial checks done. Running the testcase now
2026-09-03 16:48:30,309 - INFO -
2026-09-03 16:48:31,034 - DEBUG - Response for create_network : {'network': {'id': '908ab38a-32d3-4ae7-80b4-81f25bea0b79', 'name': 'ctest-vn1-18724094', 'tenant_id': '8d87a17608354881a09df5e5c11e9f9e', 'project_id': '8d87a17608354881a09df5e5c11e9f9e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-74851623', 'ctest-vn1-18724094'], 'port_security_enabled': True, 'description': ''}}
2026-09-03 16:48:31,257 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d33c1ad-7668-4442-8ed4-ce223d2de70b', 'name': '', 'tenant_id': '8d87a17608354881a09df5e5c11e9f9e', 'network_id': '908ab38a-32d3-4ae7-80b4-81f25bea0b79', 'ip_version': 4, 'cidr': '94.194.1.192/26', 'allocation_pools': [{'start': '94.194.1.194', 'end': '94.194.1.254'}], 'gateway_ip': '94.194.1.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.194.1.194', 'tags': [], 'project_id': '8d87a17608354881a09df5e5c11e9f9e'}}
2026-09-03 16:48:31,279 - INFO - Created VN ctest-vn1-18724094
2026-09-03 16:48:31,334 - DEBUG - VN ctest-vn1-18724094 UUID is 908ab38a-32d3-4ae7-80b4-81f25bea0b79
2026-09-03 16:48:31,691 - DEBUG - Response for create_network : {'network': {'id': 'e51398e8-46d4-43ae-b068-b5cf6331d894', 'name': 'ctest-vn2-56323055', 'tenant_id': '8d87a17608354881a09df5e5c11e9f9e', 'project_id': '8d87a17608354881a09df5e5c11e9f9e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-74851623', 'ctest-vn2-56323055'], 'port_security_enabled': True, 'description': ''}}
2026-09-03 16:48:31,918 - DEBUG - Response for create_subnet : {'subnet': {'id': '73707339-b127-4f3d-8b8f-de971ad79575', 'name': '', 'tenant_id': '8d87a17608354881a09df5e5c11e9f9e', 'network_id': 'e51398e8-46d4-43ae-b068-b5cf6331d894', 'ip_version': 4, 'cidr': '116.28.12.0/26', 'allocation_pools': [{'start': '116.28.12.2', 'end': '116.28.12.62'}], 'gateway_ip': '116.28.12.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.28.12.2', 'tags': [], 'project_id': '8d87a17608354881a09df5e5c11e9f9e'}}
2026-09-03 16:48:31,938 - INFO - Created VN ctest-vn2-56323055
2026-09-03 16:48:31,994 - DEBUG - VN ctest-vn2-56323055 UUID is e51398e8-46d4-43ae-b068-b5cf6331d894
2026-09-03 16:48:32,292 - DEBUG - Services list from nova: [, , ]
2026-09-03 16:48:32,896 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6253-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6253-1)
2026-09-03 16:48:33,423 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6253-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6253-1)
2026-09-03 16:48:33,519 - INFO - Adding interface with subnet_id 1d33c1ad-7668-4442-8ed4-ce223d2de70b, port_id None to router 1ae8e4f3-13db-4115-b00c-2fe16ba20738
2026-09-03 16:48:33,808 - INFO - Waiting for VM ctest-vn1-vm1-60519637 to be up..
2026-09-03 16:48:33,874 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:48:38,988 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:48:44,088 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:48:49,172 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:48:54,270 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:48:59,363 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:49:04,462 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:49:09,560 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:49:14,653 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:49:19,763 - DEBUG - VM is in ACTIVE state now
2026-09-03 16:49:19,763 - INFO - VM name : ctest-vn1-vm1-60519637
2026-09-03 16:49:19,850 - DEBUG - VM ctest-vn1-vm1-60519637 ID is a4ff3970-f013-454e-8ea7-23824832e159
2026-09-03 16:49:19,874 - DEBUG - VM ctest-vn1-vm1-60519637 launched on Node cn-jenkins-deploy-platform-ansible-os-6253-1
2026-09-03 16:49:19,971 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/a4ff3970-f013-454e-8ea7-23824832e159
2026-09-03 16:49:20,344 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/a4ff3970-f013-454e-8ea7-23824832e159
2026-09-03 16:49:20,377 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/c9f050af-90ee-488f-a1b3-47a1946add99
2026-09-03 16:49:23,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 1003ms')
2026-09-03 16:49:23,634 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60519637 failed!
2026-09-03 16:49:23,694 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-74851623:ctest-vn1-18724094 is 94.194.1.193 and allocation pool is NOT set
2026-09-03 16:49:25,762 - 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=3.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.661 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.661/2.190/3.720/1.529 ms')
2026-09-03 16:49:25,762 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60519637 passed
2026-09-03 16:49:25,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:49:25,918 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60519637, IP 94.194.1.195, Port 22
2026-09-03 16:49:26,092 - DEBUG - VM ctest-vn1-vm1-60519637 is ready for SSH connections
2026-09-03 16:49:26,093 - INFO - Waiting for VM ctest-vn2-vm1-08911371 to be up..
2026-09-03 16:49:26,189 - DEBUG - VM is in ACTIVE state now
2026-09-03 16:49:26,189 - INFO - VM name : ctest-vn2-vm1-08911371
2026-09-03 16:49:26,281 - DEBUG - VM ctest-vn2-vm1-08911371 ID is a4711827-137a-4a9b-8c82-32143334c052
2026-09-03 16:49:26,282 - DEBUG - VM ctest-vn2-vm1-08911371 launched on Node cn-jenkins-deploy-platform-ansible-os-6253-1
2026-09-03 16:49:26,372 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/a4711827-137a-4a9b-8c82-32143334c052
2026-09-03 16:49:26,382 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/587fe979-f5a9-4032-a2d9-4b884e310ce9
2026-09-03 16:49:27,636 - 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=3.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.445 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.445/2.024/3.603/1.579 ms')
2026-09-03 16:49:27,636 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-08911371 passed
2026-09-03 16:49:27,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:49:27,790 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-08911371, IP 116.28.12.3, Port 22
2026-09-03 16:49:27,960 - DEBUG - VM ctest-vn2-vm1-08911371 is ready for SSH connections
2026-09-03 16:49:27,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:49:27,960 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 116.28.12.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:49:27,961 - DEBUG - ping -s 56 -c 3 -W 1 116.28.12.3
2026-09-03 16:49:33,124 - DEBUG - PING 116.28.12.3 (116.28.12.3): 56 data bytes
--- 116.28.12.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-03 16:49:33,124 - WARNING - Ping to IP 116.28.12.3 from VM ctest-vn1-vm1-60519637 failed
2026-09-03 16:49:33,124 - INFO - Adding interface with subnet_id 73707339-b127-4f3d-8b8f-de971ad79575, port_id None to router 1ae8e4f3-13db-4115-b00c-2fe16ba20738
2026-09-03 16:49:33,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:49:33,471 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 116.28.12.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:49:33,471 - DEBUG - ping -s 56 -c 3 -W 1 116.28.12.3
2026-09-03 16:49:36,611 - DEBUG - PING 116.28.12.3 (116.28.12.3): 56 data bytes
64 bytes from 116.28.12.3: seq=1 ttl=63 time=4.357 ms
64 bytes from 116.28.12.3: seq=2 ttl=63 time=1.393 ms
--- 116.28.12.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.393/2.875/4.357 ms
2026-09-03 16:49:36,611 - WARNING - Ping to IP 116.28.12.3 from VM ctest-vn1-vm1-60519637 failed
2026-09-03 16:49:37,612 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 116.28.12.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:49:37,612 - DEBUG - ping -s 56 -c 3 -W 1 116.28.12.3
2026-09-03 16:49:39,749 - DEBUG - PING 116.28.12.3 (116.28.12.3): 56 data bytes
64 bytes from 116.28.12.3: seq=0 ttl=63 time=1.996 ms
64 bytes from 116.28.12.3: seq=1 ttl=63 time=1.102 ms
64 bytes from 116.28.12.3: seq=2 ttl=63 time=1.219 ms
--- 116.28.12.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.102/1.439/1.996 ms
2026-09-03 16:49:39,749 - INFO - Ping to IP 116.28.12.3 from VM ctest-vn1-vm1-60519637 passed
2026-09-03 16:49:39,750 - INFO - Deleting interface with subnet_id 1d33c1ad-7668-4442-8ed4-ce223d2de70b, port_id None from router 1ae8e4f3-13db-4115-b00c-2fe16ba20738
2026-09-03 16:49:39,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:49:39,929 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 116.28.12.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:49:39,929 - DEBUG - ping -s 56 -c 3 -W 1 116.28.12.3
2026-09-03 16:49:43,060 - DEBUG - PING 116.28.12.3 (116.28.12.3): 56 data bytes
--- 116.28.12.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-03 16:49:43,060 - WARNING - Ping to IP 116.28.12.3 from VM ctest-vn1-vm1-60519637 failed
2026-09-03 16:49:43,061 - INFO - Adding interface with subnet_id 1d33c1ad-7668-4442-8ed4-ce223d2de70b, port_id None to router 1ae8e4f3-13db-4115-b00c-2fe16ba20738
2026-09-03 16:49:43,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:49:43,367 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 116.28.12.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:49:43,367 - DEBUG - ping -s 56 -c 3 -W 1 116.28.12.3
2026-09-03 16:49:45,504 - DEBUG - PING 116.28.12.3 (116.28.12.3): 56 data bytes
64 bytes from 116.28.12.3: seq=0 ttl=63 time=1.748 ms
64 bytes from 116.28.12.3: seq=1 ttl=63 time=1.218 ms
64 bytes from 116.28.12.3: seq=2 ttl=63 time=1.110 ms
--- 116.28.12.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.110/1.358/1.748 ms
2026-09-03 16:49:45,504 - INFO - Ping to IP 116.28.12.3 from VM ctest-vn1-vm1-60519637 passed
2026-09-03 16:49:45,505 - INFO - Deleting interface with subnet_id 73707339-b127-4f3d-8b8f-de971ad79575, port_id None from router 1ae8e4f3-13db-4115-b00c-2fe16ba20738
2026-09-03 16:49:45,669 - INFO - Deleting interface with subnet_id 1d33c1ad-7668-4442-8ed4-ce223d2de70b, port_id None from router 1ae8e4f3-13db-4115-b00c-2fe16ba20738
2026-09-03 16:49:45,919 - INFO - Deleting VM ctest-vn2-vm1-08911371
2026-09-03 16:49:46,037 - INFO - Deleting VM ctest-vn1-vm1-60519637
2026-09-03 16:49:46,122 - INFO - Deleting VN ctest-vn2-56323055
2026-09-03 16:49:46,160 - DEBUG - VN e51398e8-46d4-43ae-b068-b5cf6331d894 still in use: Unable to complete operation on network e51398e8-46d4-43ae-b068-b5cf6331d894. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e27ed01-940d-4189-9911-0d8e94994843']
2026-09-03 16:49:46,161 - WARNING - Deleting VN ctest-vn2-56323055 failed..Will retry
2026-09-03 16:49:48,205 - DEBUG - VN e51398e8-46d4-43ae-b068-b5cf6331d894 still in use: Unable to complete operation on network e51398e8-46d4-43ae-b068-b5cf6331d894. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5de39d1d-6871-49de-b82c-6fa10b6bc4c9']
2026-09-03 16:49:48,205 - WARNING - Deleting VN ctest-vn2-56323055 failed..Will retry
2026-09-03 16:49:50,351 - DEBUG - Response for deleting network ()
2026-09-03 16:49:50,351 - INFO - Deleting VN ctest-vn1-18724094
2026-09-03 16:49:50,500 - DEBUG - Response for deleting network ()
2026-09-03 16:49:50,776 - DEBUG - No XMPP flaps were noticed during the test
2026-09-03 16:49:50,776 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:20]
2026-09-03 16:49:50,776 - INFO - --------------------------------------------------------------------------------
2026-09-03 16:49:51,675 - INFO - Deleted project: ctest-TestRouters-74851623, ID : 8d87a176-0835-4881-a09d-f5e5c11e9f9e