2025-10-08 14:41:58,419 - INFO - Domain Default found not creating
2025-10-08 14:41:58,553 - INFO - Project ctest-TestRouters-03965388 not found, creating it
2025-10-08 14:41:59,003 - INFO - Created Project:ctest-TestRouters-03965388, ID : 0382c70f-27c6-4286-b37d-53311149dcd0
2025-10-08 14:42:00,350 - INFO - ================================================================================
2025-10-08 14:42:00,351 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-08 14:42:00,351 - 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-08 14:42:00,603 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.18': '0'}} with
2025-10-08 14:42:00,603 - INFO - Initial checks done. Running the testcase now
2025-10-08 14:42:00,603 - INFO -
2025-10-08 14:42:01,117 - DEBUG - Response for create_network : {'network': {'id': '54ec2ca2-6cf8-4545-9266-cb1ca8f15a6d', 'name': 'ctest-vn1-28910504', 'tenant_id': '0382c70f27c64286b37d53311149dcd0', 'project_id': '0382c70f27c64286b37d53311149dcd0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-03965388', 'ctest-vn1-28910504'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 14:42:01,277 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ffffcb6b-9559-4c63-9bfa-8b8915f91429', 'name': '', 'tenant_id': '0382c70f27c64286b37d53311149dcd0', 'network_id': '54ec2ca2-6cf8-4545-9266-cb1ca8f15a6d', 'ip_version': 4, 'cidr': '212.6.174.128/26', 'allocation_pools': [{'start': '212.6.174.130', 'end': '212.6.174.190'}], 'gateway_ip': '212.6.174.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.6.174.130', 'tags': [], 'project_id': '0382c70f27c64286b37d53311149dcd0'}}
2025-10-08 14:42:01,292 - INFO - Created VN ctest-vn1-28910504
2025-10-08 14:42:01,351 - DEBUG - VN ctest-vn1-28910504 UUID is 54ec2ca2-6cf8-4545-9266-cb1ca8f15a6d
2025-10-08 14:42:01,661 - DEBUG - Response for create_network : {'network': {'id': 'ad9a6e1e-a0ce-4cc4-a973-85d7c6f19eef', 'name': 'ctest-vn2-17816891', 'tenant_id': '0382c70f27c64286b37d53311149dcd0', 'project_id': '0382c70f27c64286b37d53311149dcd0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-03965388', 'ctest-vn2-17816891'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 14:42:01,870 - DEBUG - Response for create_subnet : {'subnet': {'id': '20915275-d3f5-446e-a6a0-30c4a00b52a6', 'name': '', 'tenant_id': '0382c70f27c64286b37d53311149dcd0', 'network_id': 'ad9a6e1e-a0ce-4cc4-a973-85d7c6f19eef', 'ip_version': 4, 'cidr': '138.102.19.0/26', 'allocation_pools': [{'start': '138.102.19.2', 'end': '138.102.19.62'}], 'gateway_ip': '138.102.19.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.102.19.2', 'tags': [], 'project_id': '0382c70f27c64286b37d53311149dcd0'}}
2025-10-08 14:42:01,891 - INFO - Created VN ctest-vn2-17816891
2025-10-08 14:42:01,943 - DEBUG - VN ctest-vn2-17816891 UUID is ad9a6e1e-a0ce-4cc4-a973-85d7c6f19eef
2025-10-08 14:42:02,194 - DEBUG - Services list from nova: [, , ]
2025-10-08 14:42:03,163 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4237-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4237-1)
2025-10-08 14:42:04,296 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4237-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4237-1)
2025-10-08 14:42:04,352 - INFO - Adding interface with subnet_id ffffcb6b-9559-4c63-9bfa-8b8915f91429, port_id None to router 0f28f763-9c45-4a18-ad49-4eb2a8a51488
2025-10-08 14:42:04,597 - INFO - Waiting for VM ctest-vn1-vm1-62763465 to be up..
2025-10-08 14:42:04,683 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 14:42:09,746 - DEBUG - VM is in ACTIVE state now
2025-10-08 14:42:09,746 - INFO - VM name : ctest-vn1-vm1-62763465
2025-10-08 14:42:09,812 - DEBUG - VM ctest-vn1-vm1-62763465 ID is 268a7eb4-792e-4e30-81b7-e2b46ed89e20
2025-10-08 14:42:09,829 - DEBUG - VM ctest-vn1-vm1-62763465 launched on Node cn-jenkins-deploy-platform-ansible-os-4237-1
2025-10-08 14:42:09,894 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/268a7eb4-792e-4e30-81b7-e2b46ed89e20
2025-10-08 14:42:10,185 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/268a7eb4-792e-4e30-81b7-e2b46ed89e20
2025-10-08 14:42:10,211 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/98cd53e3-e81f-472a-aa42-a1c0ae9a6091
2025-10-08 14:42:13,447 - 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 1004ms')
2025-10-08 14:42:13,447 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62763465 failed!
2025-10-08 14:42:13,499 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-03965388:ctest-vn1-28910504 is 212.6.174.129 and allocation pool is NOT set
2025-10-08 14:42:15,561 - 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=5.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.917 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 = 0.917/2.999/5.081/2.082 ms')
2025-10-08 14:42:15,561 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62763465 passed
2025-10-08 14:42:15,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:42:15,715 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62763465, IP 212.6.174.131, Port 22
2025-10-08 14:42:15,870 - DEBUG - VM ctest-vn1-vm1-62763465 is ready for SSH connections
2025-10-08 14:42:15,870 - INFO - Waiting for VM ctest-vn2-vm1-06931084 to be up..
2025-10-08 14:42:15,939 - DEBUG - VM is in ACTIVE state now
2025-10-08 14:42:15,939 - INFO - VM name : ctest-vn2-vm1-06931084
2025-10-08 14:42:16,000 - DEBUG - VM ctest-vn2-vm1-06931084 ID is 30fb2540-5d0a-467c-aacc-4ec45d5c0747
2025-10-08 14:42:16,000 - DEBUG - VM ctest-vn2-vm1-06931084 launched on Node cn-jenkins-deploy-platform-ansible-os-4237-1
2025-10-08 14:42:16,063 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/30fb2540-5d0a-467c-aacc-4ec45d5c0747
2025-10-08 14:42:16,070 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/81a70544-1ed1-4908-8a20-20f6c735ca8a
2025-10-08 14:42:17,300 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.349 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 = 0.349/1.657/2.965/1.308 ms')
2025-10-08 14:42:17,300 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-06931084 passed
2025-10-08 14:42:17,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:42:17,451 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-06931084, IP 138.102.19.3, Port 22
2025-10-08 14:42:17,607 - DEBUG - VM ctest-vn2-vm1-06931084 is ready for SSH connections
2025-10-08 14:42:17,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:42:17,607 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.102.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2025-10-08 14:42:17,607 - DEBUG - ping -s 56 -c 3 -W 1 138.102.19.3
2025-10-08 14:42:22,278 - DEBUG - PING 138.102.19.3 (138.102.19.3): 56 data bytes
--- 138.102.19.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-08 14:42:22,278 - WARNING - Ping to IP 138.102.19.3 from VM ctest-vn1-vm1-62763465 failed
2025-10-08 14:42:22,278 - INFO - Adding interface with subnet_id 20915275-d3f5-446e-a6a0-30c4a00b52a6, port_id None to router 0f28f763-9c45-4a18-ad49-4eb2a8a51488
2025-10-08 14:42:22,491 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:42:22,491 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.102.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2025-10-08 14:42:22,492 - DEBUG - ping -s 56 -c 3 -W 1 138.102.19.3
2025-10-08 14:42:24,684 - DEBUG - PING 138.102.19.3 (138.102.19.3): 56 data bytes
64 bytes from 138.102.19.3: seq=0 ttl=63 time=2.236 ms
64 bytes from 138.102.19.3: seq=1 ttl=63 time=0.721 ms
64 bytes from 138.102.19.3: seq=2 ttl=63 time=0.710 ms
--- 138.102.19.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.710/1.222/2.236 ms
2025-10-08 14:42:24,684 - INFO - Ping to IP 138.102.19.3 from VM ctest-vn1-vm1-62763465 passed
2025-10-08 14:42:24,684 - INFO - Deleting interface with subnet_id ffffcb6b-9559-4c63-9bfa-8b8915f91429, port_id None from router 0f28f763-9c45-4a18-ad49-4eb2a8a51488
2025-10-08 14:42:24,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:42:24,797 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.102.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2025-10-08 14:42:24,797 - DEBUG - ping -s 56 -c 3 -W 1 138.102.19.3
2025-10-08 14:42:27,996 - DEBUG - PING 138.102.19.3 (138.102.19.3): 56 data bytes
--- 138.102.19.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-08 14:42:27,996 - WARNING - Ping to IP 138.102.19.3 from VM ctest-vn1-vm1-62763465 failed
2025-10-08 14:42:27,996 - INFO - Adding interface with subnet_id ffffcb6b-9559-4c63-9bfa-8b8915f91429, port_id None to router 0f28f763-9c45-4a18-ad49-4eb2a8a51488
2025-10-08 14:42:28,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:42:28,208 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.102.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2025-10-08 14:42:28,208 - DEBUG - ping -s 56 -c 3 -W 1 138.102.19.3
2025-10-08 14:42:31,406 - DEBUG - PING 138.102.19.3 (138.102.19.3): 56 data bytes
64 bytes from 138.102.19.3: seq=1 ttl=63 time=1.338 ms
64 bytes from 138.102.19.3: seq=2 ttl=63 time=0.661 ms
--- 138.102.19.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.661/0.999/1.338 ms
2025-10-08 14:42:31,406 - WARNING - Ping to IP 138.102.19.3 from VM ctest-vn1-vm1-62763465 failed
2025-10-08 14:42:32,407 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.102.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2025-10-08 14:42:32,407 - DEBUG - ping -s 56 -c 3 -W 1 138.102.19.3
2025-10-08 14:42:34,600 - DEBUG - PING 138.102.19.3 (138.102.19.3): 56 data bytes
64 bytes from 138.102.19.3: seq=0 ttl=63 time=1.447 ms
64 bytes from 138.102.19.3: seq=1 ttl=63 time=0.830 ms
64 bytes from 138.102.19.3: seq=2 ttl=63 time=0.850 ms
--- 138.102.19.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.042/1.447 ms
2025-10-08 14:42:34,600 - INFO - Ping to IP 138.102.19.3 from VM ctest-vn1-vm1-62763465 passed
2025-10-08 14:42:34,601 - INFO - Deleting interface with subnet_id 20915275-d3f5-446e-a6a0-30c4a00b52a6, port_id None from router 0f28f763-9c45-4a18-ad49-4eb2a8a51488
2025-10-08 14:42:34,720 - INFO - Deleting interface with subnet_id ffffcb6b-9559-4c63-9bfa-8b8915f91429, port_id None from router 0f28f763-9c45-4a18-ad49-4eb2a8a51488
2025-10-08 14:42:34,870 - INFO - Deleting VM ctest-vn2-vm1-06931084
2025-10-08 14:42:34,930 - INFO - Deleting VM ctest-vn1-vm1-62763465
2025-10-08 14:42:34,997 - INFO - Deleting VN ctest-vn2-17816891
2025-10-08 14:42:35,033 - DEBUG - VN ad9a6e1e-a0ce-4cc4-a973-85d7c6f19eef still in use: Unable to complete operation on network ad9a6e1e-a0ce-4cc4-a973-85d7c6f19eef. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-929c4255-be91-44e2-a504-00c3d452014b']
2025-10-08 14:42:35,033 - WARNING - Deleting VN ctest-vn2-17816891 failed..Will retry
2025-10-08 14:42:37,128 - DEBUG - Response for deleting network ()
2025-10-08 14:42:37,128 - INFO - Deleting VN ctest-vn1-28910504
2025-10-08 14:42:37,216 - DEBUG - Response for deleting network ()
2025-10-08 14:42:37,467 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 14:42:37,467 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-10-08 14:42:37,467 - INFO - --------------------------------------------------------------------------------
2025-10-08 14:42:38,126 - INFO - Deleted project: ctest-TestRouters-03965388, ID : 0382c70f-27c6-4286-b37d-53311149dcd0