2025-10-30 15:26:25,647 - INFO - Domain Default found not creating
2025-10-30 15:26:25,911 - INFO - Project ctest-TestRouters-79790848 not found, creating it
2025-10-30 15:26:26,572 - INFO - Created Project:ctest-TestRouters-79790848, ID : 67274507-cfc4-464b-a89d-609eb9c9270c
2025-10-30 15:26:28,569 - INFO - ================================================================================
2025-10-30 15:26:28,570 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-30 15:26:28,570 - 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
2025-10-30 15:26:28,862 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-30 15:26:28,862 - INFO - Initial checks done. Running the testcase now
2025-10-30 15:26:28,862 - INFO -
2025-10-30 15:26:29,464 - DEBUG - Response for create_network : {'network': {'id': '14825d54-9073-4c0c-98c5-5fee3633af20', 'name': 'ctest-vn1-96502160', 'tenant_id': '67274507cfc4464ba89d609eb9c9270c', 'project_id': '67274507cfc4464ba89d609eb9c9270c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-79790848', 'ctest-vn1-96502160'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 15:26:29,718 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4b0653d-bcc4-4fea-ab59-d3d185f448d8', 'name': '', 'tenant_id': '67274507cfc4464ba89d609eb9c9270c', 'network_id': '14825d54-9073-4c0c-98c5-5fee3633af20', 'ip_version': 4, 'cidr': '23.172.29.64/26', 'allocation_pools': [{'start': '23.172.29.66', 'end': '23.172.29.126'}], 'gateway_ip': '23.172.29.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.172.29.66', 'tags': [], 'project_id': '67274507cfc4464ba89d609eb9c9270c'}}
2025-10-30 15:26:29,739 - INFO - Created VN ctest-vn1-96502160
2025-10-30 15:26:29,795 - DEBUG - VN ctest-vn1-96502160 UUID is 14825d54-9073-4c0c-98c5-5fee3633af20
2025-10-30 15:26:30,190 - DEBUG - Response for create_network : {'network': {'id': 'b1a12af7-84e8-4ebb-bdbb-20ea1d3920d6', 'name': 'ctest-vn2-83298254', 'tenant_id': '67274507cfc4464ba89d609eb9c9270c', 'project_id': '67274507cfc4464ba89d609eb9c9270c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-79790848', 'ctest-vn2-83298254'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 15:26:30,410 - DEBUG - Response for create_subnet : {'subnet': {'id': '702d14ed-1828-4301-9633-90ed30148d0f', 'name': '', 'tenant_id': '67274507cfc4464ba89d609eb9c9270c', 'network_id': 'b1a12af7-84e8-4ebb-bdbb-20ea1d3920d6', 'ip_version': 4, 'cidr': '210.168.81.0/26', 'allocation_pools': [{'start': '210.168.81.2', 'end': '210.168.81.62'}], 'gateway_ip': '210.168.81.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.168.81.2', 'tags': [], 'project_id': '67274507cfc4464ba89d609eb9c9270c'}}
2025-10-30 15:26:30,434 - INFO - Created VN ctest-vn2-83298254
2025-10-30 15:26:30,486 - DEBUG - VN ctest-vn2-83298254 UUID is b1a12af7-84e8-4ebb-bdbb-20ea1d3920d6
2025-10-30 15:26:30,739 - DEBUG - Services list from nova: [, , ]
2025-10-30 15:26:32,059 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4547-1)
2025-10-30 15:26:33,504 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4547-1)
2025-10-30 15:26:33,588 - INFO - Adding interface with subnet_id f4b0653d-bcc4-4fea-ab59-d3d185f448d8, port_id None to router 90451b83-36e4-445e-a119-ae3f3f8634b4
2025-10-30 15:26:33,916 - INFO - Waiting for VM ctest-vn1-vm1-83363040 to be up..
2025-10-30 15:26:34,071 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-30 15:26:39,172 - DEBUG - VM is in ACTIVE state now
2025-10-30 15:26:39,172 - INFO - VM name : ctest-vn1-vm1-83363040
2025-10-30 15:26:39,269 - DEBUG - VM ctest-vn1-vm1-83363040 ID is 538d9d9a-94ad-4dfc-a301-d9526380fb41
2025-10-30 15:26:39,292 - DEBUG - VM ctest-vn1-vm1-83363040 launched on Node cn-jenkins-deploy-platform-ansible-os-4547-1
2025-10-30 15:26:39,389 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/538d9d9a-94ad-4dfc-a301-d9526380fb41
2025-10-30 15:26:39,687 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/538d9d9a-94ad-4dfc-a301-d9526380fb41
2025-10-30 15:26:39,724 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/387ec362-3cca-4d27-8457-35f32a52c7d1
2025-10-30 15:26:43,002 - 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 1016ms')
2025-10-30 15:26:43,002 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83363040 failed!
2025-10-30 15:26:43,062 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-79790848:ctest-vn1-96502160 is 23.172.29.65 and allocation pool is NOT set
2025-10-30 15:26:45,140 - 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=6.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.69 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 = 2.686/4.594/6.503/1.908 ms')
2025-10-30 15:26:45,140 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83363040 passed
2025-10-30 15:26:45,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 15:26:45,303 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83363040, IP 23.172.29.67, Port 22
2025-10-30 15:26:45,473 - DEBUG - VM ctest-vn1-vm1-83363040 is ready for SSH connections
2025-10-30 15:26:45,473 - INFO - Waiting for VM ctest-vn2-vm1-39898739 to be up..
2025-10-30 15:26:45,605 - DEBUG - VM is in ACTIVE state now
2025-10-30 15:26:45,605 - INFO - VM name : ctest-vn2-vm1-39898739
2025-10-30 15:26:45,718 - DEBUG - VM ctest-vn2-vm1-39898739 ID is b0634440-6a93-4d0a-82a1-1c9af8f29fa6
2025-10-30 15:26:45,718 - DEBUG - VM ctest-vn2-vm1-39898739 launched on Node cn-jenkins-deploy-platform-ansible-os-4547-1
2025-10-30 15:26:45,819 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b0634440-6a93-4d0a-82a1-1c9af8f29fa6
2025-10-30 15:26:45,831 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8650355b-3150-430f-97a3-061e72207571
2025-10-30 15:26:47,095 - 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.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.97 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.970/3.195/4.421/1.225 ms')
2025-10-30 15:26:47,095 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-39898739 passed
2025-10-30 15:26:47,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 15:26:47,250 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-39898739, IP 210.168.81.3, Port 22
2025-10-30 15:26:47,425 - DEBUG - VM ctest-vn2-vm1-39898739 is ready for SSH connections
2025-10-30 15:26:47,425 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 15:26:47,425 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 210.168.81.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-30 15:26:47,425 - DEBUG - ping -s 56 -c 3 -W 1 210.168.81.3
2025-10-30 15:26:52,781 - DEBUG - PING 210.168.81.3 (210.168.81.3): 56 data bytes
--- 210.168.81.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 15:26:52,781 - WARNING - Ping to IP 210.168.81.3 from VM ctest-vn1-vm1-83363040 failed
2025-10-30 15:26:52,782 - INFO - Adding interface with subnet_id 702d14ed-1828-4301-9633-90ed30148d0f, port_id None to router 90451b83-36e4-445e-a119-ae3f3f8634b4
2025-10-30 15:26:53,121 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 15:26:53,121 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 210.168.81.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-30 15:26:53,121 - DEBUG - ping -s 56 -c 3 -W 1 210.168.81.3
2025-10-30 15:26:55,357 - DEBUG - PING 210.168.81.3 (210.168.81.3): 56 data bytes
64 bytes from 210.168.81.3: seq=0 ttl=63 time=3.223 ms
64 bytes from 210.168.81.3: seq=1 ttl=63 time=1.640 ms
64 bytes from 210.168.81.3: seq=2 ttl=63 time=1.614 ms
--- 210.168.81.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.614/2.159/3.223 ms
2025-10-30 15:26:55,357 - INFO - Ping to IP 210.168.81.3 from VM ctest-vn1-vm1-83363040 passed
2025-10-30 15:26:55,357 - INFO - Deleting interface with subnet_id f4b0653d-bcc4-4fea-ab59-d3d185f448d8, port_id None from router 90451b83-36e4-445e-a119-ae3f3f8634b4
2025-10-30 15:26:55,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 15:26:55,512 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 210.168.81.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-30 15:26:55,512 - DEBUG - ping -s 56 -c 3 -W 1 210.168.81.3
2025-10-30 15:26:58,750 - DEBUG - PING 210.168.81.3 (210.168.81.3): 56 data bytes
--- 210.168.81.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 15:26:58,750 - WARNING - Ping to IP 210.168.81.3 from VM ctest-vn1-vm1-83363040 failed
2025-10-30 15:26:58,750 - INFO - Adding interface with subnet_id f4b0653d-bcc4-4fea-ab59-d3d185f448d8, port_id None to router 90451b83-36e4-445e-a119-ae3f3f8634b4
2025-10-30 15:26:59,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 15:26:59,026 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 210.168.81.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-30 15:26:59,026 - DEBUG - ping -s 56 -c 3 -W 1 210.168.81.3
2025-10-30 15:27:01,308 - DEBUG - PING 210.168.81.3 (210.168.81.3): 56 data bytes
64 bytes from 210.168.81.3: seq=0 ttl=63 time=1.613 ms
64 bytes from 210.168.81.3: seq=1 ttl=63 time=0.788 ms
64 bytes from 210.168.81.3: seq=2 ttl=63 time=1.606 ms
--- 210.168.81.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/1.335/1.613 ms
2025-10-30 15:27:01,308 - INFO - Ping to IP 210.168.81.3 from VM ctest-vn1-vm1-83363040 passed
2025-10-30 15:27:01,308 - INFO - Deleting interface with subnet_id 702d14ed-1828-4301-9633-90ed30148d0f, port_id None from router 90451b83-36e4-445e-a119-ae3f3f8634b4
2025-10-30 15:27:01,492 - INFO - Deleting interface with subnet_id f4b0653d-bcc4-4fea-ab59-d3d185f448d8, port_id None from router 90451b83-36e4-445e-a119-ae3f3f8634b4
2025-10-30 15:27:01,709 - INFO - Deleting VM ctest-vn2-vm1-39898739
2025-10-30 15:27:01,800 - INFO - Deleting VM ctest-vn1-vm1-83363040
2025-10-30 15:27:01,897 - INFO - Deleting VN ctest-vn2-83298254
2025-10-30 15:27:01,944 - DEBUG - VN b1a12af7-84e8-4ebb-bdbb-20ea1d3920d6 still in use: Unable to complete operation on network b1a12af7-84e8-4ebb-bdbb-20ea1d3920d6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f609f00b-d1eb-456b-ae3d-b07663b181ca']
2025-10-30 15:27:01,945 - WARNING - Deleting VN ctest-vn2-83298254 failed..Will retry
2025-10-30 15:27:04,116 - DEBUG - Response for deleting network ()
2025-10-30 15:27:04,117 - INFO - Deleting VN ctest-vn1-96502160
2025-10-30 15:27:04,263 - DEBUG - Response for deleting network ()
2025-10-30 15:27:04,532 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 15:27:04,532 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2025-10-30 15:27:04,532 - INFO - --------------------------------------------------------------------------------
2025-10-30 15:27:05,298 - INFO - Deleted project: ctest-TestRouters-79790848, ID : 67274507-cfc4-464b-a89d-609eb9c9270c