2026-03-09 02:11:58,850 - INFO - Domain Default found not creating
2026-03-09 02:11:59,002 - INFO - Project ctest-TestRouters-78786829 not found, creating it
2026-03-09 02:11:59,469 - INFO - Created Project:ctest-TestRouters-78786829, ID : 032edb6c-cfae-49e9-8040-0ffec7468bd9
2026-03-09 02:12:01,055 - INFO - ================================================================================
2026-03-09 02:12:01,055 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-09 02:12:01,056 - 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-09 02:12:01,322 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.252': '0'}} with
2026-03-09 02:12:01,323 - INFO - Initial checks done. Running the testcase now
2026-03-09 02:12:01,323 - INFO -
2026-03-09 02:12:01,991 - DEBUG - Response for create_network : {'network': {'id': '65414257-4b2f-4121-bbff-db59b2136ed7', 'name': 'ctest-vn1-47010066', 'tenant_id': '032edb6ccfae49e980400ffec7468bd9', 'project_id': '032edb6ccfae49e980400ffec7468bd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-78786829', 'ctest-vn1-47010066'], 'port_security_enabled': True, 'description': ''}}
2026-03-09 02:12:02,170 - DEBUG - Response for create_subnet : {'subnet': {'id': '033e9ddc-0ffb-40de-973c-6c4067e596fd', 'name': '', 'tenant_id': '032edb6ccfae49e980400ffec7468bd9', 'network_id': '65414257-4b2f-4121-bbff-db59b2136ed7', 'ip_version': 4, 'cidr': '60.209.136.0/26', 'allocation_pools': [{'start': '60.209.136.2', 'end': '60.209.136.62'}], 'gateway_ip': '60.209.136.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '60.209.136.2', 'tags': [], 'project_id': '032edb6ccfae49e980400ffec7468bd9'}}
2026-03-09 02:12:02,194 - INFO - Created VN ctest-vn1-47010066
2026-03-09 02:12:02,246 - DEBUG - VN ctest-vn1-47010066 UUID is 65414257-4b2f-4121-bbff-db59b2136ed7
2026-03-09 02:12:02,596 - DEBUG - Response for create_network : {'network': {'id': 'c6eadee1-a573-4593-a70f-ad9bb946266b', 'name': 'ctest-vn2-72937200', 'tenant_id': '032edb6ccfae49e980400ffec7468bd9', 'project_id': '032edb6ccfae49e980400ffec7468bd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-78786829', 'ctest-vn2-72937200'], 'port_security_enabled': True, 'description': ''}}
2026-03-09 02:12:02,768 - DEBUG - Response for create_subnet : {'subnet': {'id': '4393951b-9ffb-4063-b2ee-a838070d6023', 'name': '', 'tenant_id': '032edb6ccfae49e980400ffec7468bd9', 'network_id': 'c6eadee1-a573-4593-a70f-ad9bb946266b', 'ip_version': 4, 'cidr': '79.73.68.64/26', 'allocation_pools': [{'start': '79.73.68.66', 'end': '79.73.68.126'}], 'gateway_ip': '79.73.68.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.73.68.66', 'tags': [], 'project_id': '032edb6ccfae49e980400ffec7468bd9'}}
2026-03-09 02:12:02,787 - INFO - Created VN ctest-vn2-72937200
2026-03-09 02:12:02,839 - DEBUG - VN ctest-vn2-72937200 UUID is c6eadee1-a573-4593-a70f-ad9bb946266b
2026-03-09 02:12:03,098 - DEBUG - Services list from nova: [, , ]
2026-03-09 02:12:04,385 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5455-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5455-1)
2026-03-09 02:12:05,566 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5455-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5455-1)
2026-03-09 02:12:05,662 - INFO - Adding interface with subnet_id 033e9ddc-0ffb-40de-973c-6c4067e596fd, port_id None to router 7d3eb474-f5a2-4010-834c-9935dc5a42aa
2026-03-09 02:12:05,953 - INFO - Waiting for VM ctest-vn1-vm1-64598438 to be up..
2026-03-09 02:12:06,053 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-09 02:12:11,137 - DEBUG - VM is in ACTIVE state now
2026-03-09 02:12:11,137 - INFO - VM name : ctest-vn1-vm1-64598438
2026-03-09 02:12:11,230 - DEBUG - VM ctest-vn1-vm1-64598438 ID is 79747ed7-680e-4c26-b197-27e7de760957
2026-03-09 02:12:11,251 - DEBUG - VM ctest-vn1-vm1-64598438 launched on Node cn-jenkins-deploy-platform-ansible-os-5455-1
2026-03-09 02:12:11,329 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/79747ed7-680e-4c26-b197-27e7de760957
2026-03-09 02:12:11,624 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/79747ed7-680e-4c26-b197-27e7de760957
2026-03-09 02:12:11,661 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/4bab1645-77a0-408f-811c-24deb47748c4
2026-03-09 02:12:14,919 - 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 1026ms')
2026-03-09 02:12:14,919 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64598438 failed!
2026-03-09 02:12:14,974 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-78786829:ctest-vn1-47010066 is 60.209.136.1 and allocation pool is NOT set
2026-03-09 02:12:17,045 - 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=4.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.463 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.463/2.447/4.431/1.984 ms')
2026-03-09 02:12:17,045 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64598438 passed
2026-03-09 02:12:17,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-09 02:12:17,215 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-64598438, IP 60.209.136.3, Port 22
2026-03-09 02:12:17,384 - DEBUG - VM ctest-vn1-vm1-64598438 is ready for SSH connections
2026-03-09 02:12:17,384 - INFO - Waiting for VM ctest-vn2-vm1-48226690 to be up..
2026-03-09 02:12:17,466 - DEBUG - VM is in ACTIVE state now
2026-03-09 02:12:17,466 - INFO - VM name : ctest-vn2-vm1-48226690
2026-03-09 02:12:17,556 - DEBUG - VM ctest-vn2-vm1-48226690 ID is 25cb538c-6c98-4a30-873d-769988f80551
2026-03-09 02:12:17,557 - DEBUG - VM ctest-vn2-vm1-48226690 launched on Node cn-jenkins-deploy-platform-ansible-os-5455-1
2026-03-09 02:12:17,639 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/25cb538c-6c98-4a30-873d-769988f80551
2026-03-09 02:12:17,650 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/d11950be-09b2-4adb-8954-c4a73b03fa0e
2026-03-09 02:12:18,903 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.759 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.759/2.418/4.078/1.659 ms')
2026-03-09 02:12:18,903 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-48226690 passed
2026-03-09 02:12:19,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-09 02:12:19,051 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-48226690, IP 79.73.68.67, Port 22
2026-03-09 02:12:19,214 - DEBUG - VM ctest-vn2-vm1-48226690 is ready for SSH connections
2026-03-09 02:12:19,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-09 02:12:19,214 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 79.73.68.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-09 02:12:19,214 - DEBUG - ping -s 56 -c 3 -W 1 79.73.68.67
2026-03-09 02:12:24,208 - DEBUG - PING 79.73.68.67 (79.73.68.67): 56 data bytes
--- 79.73.68.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-09 02:12:24,209 - WARNING - Ping to IP 79.73.68.67 from VM ctest-vn1-vm1-64598438 failed
2026-03-09 02:12:24,209 - INFO - Adding interface with subnet_id 4393951b-9ffb-4063-b2ee-a838070d6023, port_id None to router 7d3eb474-f5a2-4010-834c-9935dc5a42aa
2026-03-09 02:12:24,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-09 02:12:24,457 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 79.73.68.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-09 02:12:24,457 - DEBUG - ping -s 56 -c 3 -W 1 79.73.68.67
2026-03-09 02:12:27,665 - DEBUG - PING 79.73.68.67 (79.73.68.67): 56 data bytes
64 bytes from 79.73.68.67: seq=1 ttl=63 time=2.994 ms
64 bytes from 79.73.68.67: seq=2 ttl=63 time=1.040 ms
--- 79.73.68.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.040/2.017/2.994 ms
2026-03-09 02:12:27,665 - WARNING - Ping to IP 79.73.68.67 from VM ctest-vn1-vm1-64598438 failed
2026-03-09 02:12:28,665 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 79.73.68.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-09 02:12:28,666 - DEBUG - ping -s 56 -c 3 -W 1 79.73.68.67
2026-03-09 02:12:30,873 - DEBUG - PING 79.73.68.67 (79.73.68.67): 56 data bytes
64 bytes from 79.73.68.67: seq=0 ttl=63 time=1.513 ms
64 bytes from 79.73.68.67: seq=1 ttl=63 time=0.942 ms
64 bytes from 79.73.68.67: seq=2 ttl=63 time=0.818 ms
--- 79.73.68.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.818/1.091/1.513 ms
2026-03-09 02:12:30,873 - INFO - Ping to IP 79.73.68.67 from VM ctest-vn1-vm1-64598438 passed
2026-03-09 02:12:30,873 - INFO - Deleting interface with subnet_id 033e9ddc-0ffb-40de-973c-6c4067e596fd, port_id None from router 7d3eb474-f5a2-4010-834c-9935dc5a42aa
2026-03-09 02:12:30,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-09 02:12:30,981 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 79.73.68.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-09 02:12:30,981 - DEBUG - ping -s 56 -c 3 -W 1 79.73.68.67
2026-03-09 02:12:34,178 - DEBUG - PING 79.73.68.67 (79.73.68.67): 56 data bytes
--- 79.73.68.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-09 02:12:34,179 - WARNING - Ping to IP 79.73.68.67 from VM ctest-vn1-vm1-64598438 failed
2026-03-09 02:12:34,179 - INFO - Adding interface with subnet_id 033e9ddc-0ffb-40de-973c-6c4067e596fd, port_id None to router 7d3eb474-f5a2-4010-834c-9935dc5a42aa
2026-03-09 02:12:34,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-09 02:12:34,390 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 79.73.68.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-09 02:12:34,390 - DEBUG - ping -s 56 -c 3 -W 1 79.73.68.67
2026-03-09 02:12:36,600 - DEBUG - PING 79.73.68.67 (79.73.68.67): 56 data bytes
64 bytes from 79.73.68.67: seq=0 ttl=63 time=1.791 ms
64 bytes from 79.73.68.67: seq=1 ttl=63 time=1.192 ms
64 bytes from 79.73.68.67: seq=2 ttl=63 time=1.056 ms
--- 79.73.68.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.056/1.346/1.791 ms
2026-03-09 02:12:36,600 - INFO - Ping to IP 79.73.68.67 from VM ctest-vn1-vm1-64598438 passed
2026-03-09 02:12:36,600 - INFO - Deleting interface with subnet_id 4393951b-9ffb-4063-b2ee-a838070d6023, port_id None from router 7d3eb474-f5a2-4010-834c-9935dc5a42aa
2026-03-09 02:12:36,717 - INFO - Deleting interface with subnet_id 033e9ddc-0ffb-40de-973c-6c4067e596fd, port_id None from router 7d3eb474-f5a2-4010-834c-9935dc5a42aa
2026-03-09 02:12:36,887 - INFO - Deleting VM ctest-vn2-vm1-48226690
2026-03-09 02:12:36,957 - INFO - Deleting VM ctest-vn1-vm1-64598438
2026-03-09 02:12:37,027 - INFO - Deleting VN ctest-vn2-72937200
2026-03-09 02:12:37,076 - DEBUG - VN c6eadee1-a573-4593-a70f-ad9bb946266b still in use: Unable to complete operation on network c6eadee1-a573-4593-a70f-ad9bb946266b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f433c98e-47f6-46b5-83c3-7864ed95e702']
2026-03-09 02:12:37,076 - WARNING - Deleting VN ctest-vn2-72937200 failed..Will retry
2026-03-09 02:12:39,186 - DEBUG - Response for deleting network ()
2026-03-09 02:12:39,186 - INFO - Deleting VN ctest-vn1-47010066
2026-03-09 02:12:39,286 - DEBUG - Response for deleting network ()
2026-03-09 02:12:39,540 - DEBUG - No XMPP flaps were noticed during the test
2026-03-09 02:12:39,540 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-09 02:12:39,540 - INFO - --------------------------------------------------------------------------------
2026-03-09 02:12:40,249 - INFO - Deleted project: ctest-TestRouters-78786829, ID : 032edb6c-cfae-49e9-8040-0ffec7468bd9