2026-06-02 02:31:18,595 - INFO - Domain Default found not creating 2026-06-02 02:31:18,743 - INFO - Project ctest-TestRouters-76576103 not found, creating it 2026-06-02 02:31:19,184 - INFO - Created Project:ctest-TestRouters-76576103, ID : 325ceb91-83aa-432b-9cc2-86a9df54bb13 2026-06-02 02:31:20,559 - INFO - ================================================================================ 2026-06-02 02:31:20,559 - INFO - STARTING TEST : test_basic_router_behavior 2026-06-02 02:31:20,559 - 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-06-02 02:31:20,815 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with 2026-06-02 02:31:20,815 - INFO - Initial checks done. Running the testcase now 2026-06-02 02:31:20,815 - INFO - 2026-06-02 02:31:21,332 - DEBUG - Response for create_network : {'network': {'id': 'bda3223c-93b8-47ed-abc6-b44b740c8cc4', 'name': 'ctest-vn1-69326367', 'tenant_id': '325ceb9183aa432b9cc286a9df54bb13', 'project_id': '325ceb9183aa432b9cc286a9df54bb13', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-76576103', 'ctest-vn1-69326367'], 'port_security_enabled': True, 'description': ''}} 2026-06-02 02:31:21,538 - DEBUG - Response for create_subnet : {'subnet': {'id': '0475f46f-d50c-4394-8e99-c4c142692bde', 'name': '', 'tenant_id': '325ceb9183aa432b9cc286a9df54bb13', 'network_id': 'bda3223c-93b8-47ed-abc6-b44b740c8cc4', 'ip_version': 4, 'cidr': '66.126.144.64/26', 'allocation_pools': [{'start': '66.126.144.66', 'end': '66.126.144.126'}], 'gateway_ip': '66.126.144.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.126.144.66', 'tags': [], 'project_id': '325ceb9183aa432b9cc286a9df54bb13'}} 2026-06-02 02:31:21,555 - INFO - Created VN ctest-vn1-69326367 2026-06-02 02:31:21,606 - DEBUG - VN ctest-vn1-69326367 UUID is bda3223c-93b8-47ed-abc6-b44b740c8cc4 2026-06-02 02:31:21,879 - DEBUG - Response for create_network : {'network': {'id': 'cf6cc2aa-2827-430e-8d0a-2c84a5699e43', 'name': 'ctest-vn2-77980134', 'tenant_id': '325ceb9183aa432b9cc286a9df54bb13', 'project_id': '325ceb9183aa432b9cc286a9df54bb13', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-76576103', 'ctest-vn2-77980134'], 'port_security_enabled': True, 'description': ''}} 2026-06-02 02:31:22,072 - DEBUG - Response for create_subnet : {'subnet': {'id': '3952d35f-14f6-4371-b372-8b6d0aa10a0a', 'name': '', 'tenant_id': '325ceb9183aa432b9cc286a9df54bb13', 'network_id': 'cf6cc2aa-2827-430e-8d0a-2c84a5699e43', 'ip_version': 4, 'cidr': '105.54.5.0/26', 'allocation_pools': [{'start': '105.54.5.2', 'end': '105.54.5.62'}], 'gateway_ip': '105.54.5.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.54.5.2', 'tags': [], 'project_id': '325ceb9183aa432b9cc286a9df54bb13'}} 2026-06-02 02:31:22,088 - INFO - Created VN ctest-vn2-77980134 2026-06-02 02:31:22,138 - DEBUG - VN ctest-vn2-77980134 UUID is cf6cc2aa-2827-430e-8d0a-2c84a5699e43 2026-06-02 02:31:22,300 - DEBUG - Services list from nova: [, , ] 2026-06-02 02:31:23,246 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5875-1) 2026-06-02 02:31:24,478 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5875-1) 2026-06-02 02:31:24,546 - INFO - Adding interface with subnet_id 0475f46f-d50c-4394-8e99-c4c142692bde, port_id None to router 1a03bf3d-4e22-4a97-97e7-cea0d4ed5fcb 2026-06-02 02:31:24,811 - INFO - Waiting for VM ctest-vn1-vm1-24325020 to be up.. 2026-06-02 02:31:24,904 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-02 02:31:29,980 - DEBUG - VM is in ACTIVE state now 2026-06-02 02:31:29,980 - INFO - VM name : ctest-vn1-vm1-24325020 2026-06-02 02:31:30,056 - DEBUG - VM ctest-vn1-vm1-24325020 ID is 04c60303-7283-496b-b66c-90e671905b50 2026-06-02 02:31:30,076 - DEBUG - VM ctest-vn1-vm1-24325020 launched on Node cn-jenkins-deploy-platform-ansible-os-5875-1 2026-06-02 02:31:30,153 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/04c60303-7283-496b-b66c-90e671905b50 2026-06-02 02:31:30,421 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/04c60303-7283-496b-b66c-90e671905b50 2026-06-02 02:31:30,453 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e0dbe47c-b7c7-415c-a182-5010605944c5 2026-06-02 02:31:33,697 - 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 1007ms') 2026-06-02 02:31:33,697 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24325020 failed! 2026-06-02 02:31:33,751 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-76576103:ctest-vn1-69326367 is 66.126.144.65 and allocation pool is NOT set 2026-06-02 02:31:35,810 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.81 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 = 1.808/3.205/4.602/1.397 ms') 2026-06-02 02:31:35,811 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24325020 passed 2026-06-02 02:31:35,962 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:35,962 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24325020, IP 66.126.144.67, Port 22 2026-06-02 02:31:36,122 - DEBUG - VM ctest-vn1-vm1-24325020 is ready for SSH connections 2026-06-02 02:31:36,122 - INFO - Waiting for VM ctest-vn2-vm1-07667014 to be up.. 2026-06-02 02:31:36,197 - DEBUG - VM is in ACTIVE state now 2026-06-02 02:31:36,197 - INFO - VM name : ctest-vn2-vm1-07667014 2026-06-02 02:31:36,269 - DEBUG - VM ctest-vn2-vm1-07667014 ID is 3b62251a-eef3-46e1-bbc0-0f3d4e94c543 2026-06-02 02:31:36,270 - DEBUG - VM ctest-vn2-vm1-07667014 launched on Node cn-jenkins-deploy-platform-ansible-os-5875-1 2026-06-02 02:31:36,345 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3b62251a-eef3-46e1-bbc0-0f3d4e94c543 2026-06-02 02:31:36,353 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/98ebb892-feb9-4a04-a6f4-1bc17dcbcf95 2026-06-02 02:31:37,586 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.429 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.429/1.579/2.730/1.150 ms') 2026-06-02 02:31:37,586 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-07667014 passed 2026-06-02 02:31:37,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:37,735 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-07667014, IP 105.54.5.3, Port 22 2026-06-02 02:31:37,890 - DEBUG - VM ctest-vn2-vm1-07667014 is ready for SSH connections 2026-06-02 02:31:37,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:37,890 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.54.5.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-02 02:31:37,890 - DEBUG - ping -s 56 -c 3 -W 1 105.54.5.3 2026-06-02 02:31:42,936 - DEBUG - PING 105.54.5.3 (105.54.5.3): 56 data bytes --- 105.54.5.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-06-02 02:31:42,937 - WARNING - Ping to IP 105.54.5.3 from VM ctest-vn1-vm1-24325020 failed 2026-06-02 02:31:42,937 - INFO - Adding interface with subnet_id 3952d35f-14f6-4371-b372-8b6d0aa10a0a, port_id None to router 1a03bf3d-4e22-4a97-97e7-cea0d4ed5fcb 2026-06-02 02:31:43,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:43,195 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.54.5.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-02 02:31:43,195 - DEBUG - ping -s 56 -c 3 -W 1 105.54.5.3 2026-06-02 02:31:45,407 - DEBUG - PING 105.54.5.3 (105.54.5.3): 56 data bytes 64 bytes from 105.54.5.3: seq=0 ttl=63 time=2.464 ms 64 bytes from 105.54.5.3: seq=1 ttl=63 time=1.040 ms 64 bytes from 105.54.5.3: seq=2 ttl=63 time=0.911 ms --- 105.54.5.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/1.471/2.464 ms 2026-06-02 02:31:45,407 - INFO - Ping to IP 105.54.5.3 from VM ctest-vn1-vm1-24325020 passed 2026-06-02 02:31:45,408 - INFO - Deleting interface with subnet_id 0475f46f-d50c-4394-8e99-c4c142692bde, port_id None from router 1a03bf3d-4e22-4a97-97e7-cea0d4ed5fcb 2026-06-02 02:31:45,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:45,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.54.5.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-02 02:31:45,518 - DEBUG - ping -s 56 -c 3 -W 1 105.54.5.3 2026-06-02 02:31:48,734 - DEBUG - PING 105.54.5.3 (105.54.5.3): 56 data bytes --- 105.54.5.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-06-02 02:31:48,734 - WARNING - Ping to IP 105.54.5.3 from VM ctest-vn1-vm1-24325020 failed 2026-06-02 02:31:48,734 - INFO - Adding interface with subnet_id 0475f46f-d50c-4394-8e99-c4c142692bde, port_id None to router 1a03bf3d-4e22-4a97-97e7-cea0d4ed5fcb 2026-06-02 02:31:48,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:48,935 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.54.5.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-02 02:31:48,935 - DEBUG - ping -s 56 -c 3 -W 1 105.54.5.3 2026-06-02 02:31:52,142 - DEBUG - PING 105.54.5.3 (105.54.5.3): 56 data bytes 64 bytes from 105.54.5.3: seq=1 ttl=63 time=1.724 ms 64 bytes from 105.54.5.3: seq=2 ttl=63 time=0.938 ms --- 105.54.5.3 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.938/1.331/1.724 ms 2026-06-02 02:31:52,142 - WARNING - Ping to IP 105.54.5.3 from VM ctest-vn1-vm1-24325020 failed 2026-06-02 02:31:53,143 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.54.5.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-02 02:31:53,143 - DEBUG - ping -s 56 -c 3 -W 1 105.54.5.3 2026-06-02 02:31:55,351 - DEBUG - PING 105.54.5.3 (105.54.5.3): 56 data bytes 64 bytes from 105.54.5.3: seq=0 ttl=63 time=1.528 ms 64 bytes from 105.54.5.3: seq=1 ttl=63 time=0.908 ms 64 bytes from 105.54.5.3: seq=2 ttl=63 time=0.784 ms --- 105.54.5.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.784/1.073/1.528 ms 2026-06-02 02:31:55,351 - INFO - Ping to IP 105.54.5.3 from VM ctest-vn1-vm1-24325020 passed 2026-06-02 02:31:55,351 - INFO - Deleting interface with subnet_id 3952d35f-14f6-4371-b372-8b6d0aa10a0a, port_id None from router 1a03bf3d-4e22-4a97-97e7-cea0d4ed5fcb 2026-06-02 02:31:55,483 - INFO - Deleting interface with subnet_id 0475f46f-d50c-4394-8e99-c4c142692bde, port_id None from router 1a03bf3d-4e22-4a97-97e7-cea0d4ed5fcb 2026-06-02 02:31:55,651 - INFO - Deleting VM ctest-vn2-vm1-07667014 2026-06-02 02:31:55,733 - INFO - Deleting VM ctest-vn1-vm1-24325020 2026-06-02 02:31:55,811 - INFO - Deleting VN ctest-vn2-77980134 2026-06-02 02:31:55,854 - DEBUG - VN cf6cc2aa-2827-430e-8d0a-2c84a5699e43 still in use: Unable to complete operation on network cf6cc2aa-2827-430e-8d0a-2c84a5699e43. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7f7dea2b-0e75-4d41-93af-487573ec7d89'] 2026-06-02 02:31:55,854 - WARNING - Deleting VN ctest-vn2-77980134 failed..Will retry 2026-06-02 02:31:57,962 - DEBUG - Response for deleting network () 2026-06-02 02:31:57,962 - INFO - Deleting VN ctest-vn1-69326367 2026-06-02 02:31:58,064 - DEBUG - Response for deleting network () 2026-06-02 02:31:58,323 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 02:31:58,323 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-06-02 02:31:58,324 - INFO - -------------------------------------------------------------------------------- 2026-06-02 02:31:58,997 - INFO - Deleted project: ctest-TestRouters-76576103, ID : 325ceb91-83aa-432b-9cc2-86a9df54bb13