2026-03-26 02:30:29,155 - INFO - Domain Default found not creating
2026-03-26 02:30:29,332 - INFO - Project ctest-TestRouters-80098817 not found, creating it
2026-03-26 02:30:29,873 - INFO - Created Project:ctest-TestRouters-80098817, ID : 618965ea-c980-41d9-8997-e50e9543677c
2026-03-26 02:30:31,564 - INFO - ================================================================================
2026-03-26 02:30:31,565 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-26 02:30:31,565 - 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-26 02:30:31,862 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.252': '0'}} with
2026-03-26 02:30:31,862 - INFO - Initial checks done. Running the testcase now
2026-03-26 02:30:31,863 - INFO -
2026-03-26 02:30:32,616 - DEBUG - Response for create_network : {'network': {'id': 'eca28e3f-8865-4a7a-8920-f2313223b016', 'name': 'ctest-vn1-28399152', 'tenant_id': '618965eac98041d98997e50e9543677c', 'project_id': '618965eac98041d98997e50e9543677c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-80098817', 'ctest-vn1-28399152'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 02:30:32,816 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3694336-10bd-48a5-9ee2-518b2e4ce9fb', 'name': '', 'tenant_id': '618965eac98041d98997e50e9543677c', 'network_id': 'eca28e3f-8865-4a7a-8920-f2313223b016', 'ip_version': 4, 'cidr': '189.5.123.128/26', 'allocation_pools': [{'start': '189.5.123.130', 'end': '189.5.123.190'}], 'gateway_ip': '189.5.123.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.5.123.130', 'tags': [], 'project_id': '618965eac98041d98997e50e9543677c'}}
2026-03-26 02:30:32,837 - INFO - Created VN ctest-vn1-28399152
2026-03-26 02:30:32,891 - DEBUG - VN ctest-vn1-28399152 UUID is eca28e3f-8865-4a7a-8920-f2313223b016
2026-03-26 02:30:33,306 - DEBUG - Response for create_network : {'network': {'id': '2f48c811-cf75-48e7-a3ee-3e785ff7da88', 'name': 'ctest-vn2-59977578', 'tenant_id': '618965eac98041d98997e50e9543677c', 'project_id': '618965eac98041d98997e50e9543677c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-80098817', 'ctest-vn2-59977578'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 02:30:33,505 - DEBUG - Response for create_subnet : {'subnet': {'id': '39af8597-0563-469e-ae3b-f8c63d8ff8ff', 'name': '', 'tenant_id': '618965eac98041d98997e50e9543677c', 'network_id': '2f48c811-cf75-48e7-a3ee-3e785ff7da88', 'ip_version': 4, 'cidr': '35.179.243.0/26', 'allocation_pools': [{'start': '35.179.243.2', 'end': '35.179.243.62'}], 'gateway_ip': '35.179.243.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.179.243.2', 'tags': [], 'project_id': '618965eac98041d98997e50e9543677c'}}
2026-03-26 02:30:33,523 - INFO - Created VN ctest-vn2-59977578
2026-03-26 02:30:33,579 - DEBUG - VN ctest-vn2-59977578 UUID is 2f48c811-cf75-48e7-a3ee-3e785ff7da88
2026-03-26 02:30:33,845 - DEBUG - Services list from nova: [, , ]
2026-03-26 02:30:35,289 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5542-1)
2026-03-26 02:30:36,734 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5542-1)
2026-03-26 02:30:36,825 - INFO - Adding interface with subnet_id b3694336-10bd-48a5-9ee2-518b2e4ce9fb, port_id None to router 6b474d8f-f293-4eed-91e5-9db56e9fbdab
2026-03-26 02:30:37,144 - INFO - Waiting for VM ctest-vn1-vm1-24621570 to be up..
2026-03-26 02:30:37,245 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-26 02:30:42,424 - DEBUG - VM is in ACTIVE state now
2026-03-26 02:30:42,424 - INFO - VM name : ctest-vn1-vm1-24621570
2026-03-26 02:30:42,531 - DEBUG - VM ctest-vn1-vm1-24621570 ID is 379360fd-dccf-4b00-b1ab-7e4498e65089
2026-03-26 02:30:42,554 - DEBUG - VM ctest-vn1-vm1-24621570 launched on Node cn-jenkins-deploy-platform-ansible-os-5542-1
2026-03-26 02:30:42,654 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/379360fd-dccf-4b00-b1ab-7e4498e65089
2026-03-26 02:30:42,952 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/379360fd-dccf-4b00-b1ab-7e4498e65089
2026-03-26 02:30:42,989 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d4fa221b-270c-4d73-9de7-7e04e9ab63dc
2026-03-26 02:30:46,297 - 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 1029ms')
2026-03-26 02:30:46,297 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24621570 failed!
2026-03-26 02:30:46,355 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-80098817:ctest-vn1-28399152 is 189.5.123.129 and allocation pool is NOT set
2026-03-26 02:30:48,418 - 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.11 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 1001ms\r\nrtt min/avg/max/mdev = 0.463/1.787/3.111/1.324 ms')
2026-03-26 02:30:48,418 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24621570 passed
2026-03-26 02:30:48,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:30:48,587 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24621570, IP 189.5.123.131, Port 22
2026-03-26 02:30:48,656 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-03-26 02:30:48,776 - DEBUG - VM ctest-vn1-vm1-24621570 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-26 02:30:53,777 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:30:53,777 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24621570, IP 189.5.123.131, Port 22
2026-03-26 02:30:53,960 - DEBUG - VM ctest-vn1-vm1-24621570 is ready for SSH connections
2026-03-26 02:30:53,960 - INFO - Waiting for VM ctest-vn2-vm1-71035024 to be up..
2026-03-26 02:30:54,095 - DEBUG - VM is in ACTIVE state now
2026-03-26 02:30:54,096 - INFO - VM name : ctest-vn2-vm1-71035024
2026-03-26 02:30:54,246 - DEBUG - VM ctest-vn2-vm1-71035024 ID is b1d7ea57-1f5f-4a84-a403-c127896cd2dd
2026-03-26 02:30:54,246 - DEBUG - VM ctest-vn2-vm1-71035024 launched on Node cn-jenkins-deploy-platform-ansible-os-5542-1
2026-03-26 02:30:54,417 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b1d7ea57-1f5f-4a84-a403-c127896cd2dd
2026-03-26 02:30:54,432 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/14223a90-0ca4-45ce-bcf0-aef53a88b279
2026-03-26 02:30:55,715 - 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=9.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.834 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.834/5.314/9.794/4.480 ms')
2026-03-26 02:30:55,716 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-71035024 passed
2026-03-26 02:30:55,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:30:55,896 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-71035024, IP 35.179.243.3, Port 22
2026-03-26 02:30:56,075 - DEBUG - VM ctest-vn2-vm1-71035024 is ready for SSH connections
2026-03-26 02:30:56,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:30:56,075 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-26 02:30:56,075 - DEBUG - ping -s 56 -c 3 -W 1 35.179.243.3
2026-03-26 02:31:01,594 - DEBUG - PING 35.179.243.3 (35.179.243.3): 56 data bytes
--- 35.179.243.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-26 02:31:01,595 - WARNING - Ping to IP 35.179.243.3 from VM ctest-vn1-vm1-24621570 failed
2026-03-26 02:31:01,595 - INFO - Adding interface with subnet_id 39af8597-0563-469e-ae3b-f8c63d8ff8ff, port_id None to router 6b474d8f-f293-4eed-91e5-9db56e9fbdab
2026-03-26 02:31:01,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:31:01,913 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-26 02:31:01,913 - DEBUG - ping -s 56 -c 3 -W 1 35.179.243.3
2026-03-26 02:31:04,204 - DEBUG - PING 35.179.243.3 (35.179.243.3): 56 data bytes
64 bytes from 35.179.243.3: seq=0 ttl=63 time=3.423 ms
64 bytes from 35.179.243.3: seq=1 ttl=63 time=1.411 ms
64 bytes from 35.179.243.3: seq=2 ttl=63 time=1.193 ms
--- 35.179.243.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.193/2.009/3.423 ms
2026-03-26 02:31:04,205 - INFO - Ping to IP 35.179.243.3 from VM ctest-vn1-vm1-24621570 passed
2026-03-26 02:31:04,205 - INFO - Deleting interface with subnet_id b3694336-10bd-48a5-9ee2-518b2e4ce9fb, port_id None from router 6b474d8f-f293-4eed-91e5-9db56e9fbdab
2026-03-26 02:31:04,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:31:04,408 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-26 02:31:04,408 - DEBUG - ping -s 56 -c 3 -W 1 35.179.243.3
2026-03-26 02:31:07,683 - DEBUG - PING 35.179.243.3 (35.179.243.3): 56 data bytes
--- 35.179.243.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-26 02:31:07,684 - WARNING - Ping to IP 35.179.243.3 from VM ctest-vn1-vm1-24621570 failed
2026-03-26 02:31:07,684 - INFO - Adding interface with subnet_id b3694336-10bd-48a5-9ee2-518b2e4ce9fb, port_id None to router 6b474d8f-f293-4eed-91e5-9db56e9fbdab
2026-03-26 02:31:08,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:31:08,019 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.243.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-26 02:31:08,019 - DEBUG - ping -s 56 -c 3 -W 1 35.179.243.3
2026-03-26 02:31:10,300 - DEBUG - PING 35.179.243.3 (35.179.243.3): 56 data bytes
64 bytes from 35.179.243.3: seq=0 ttl=63 time=3.799 ms
64 bytes from 35.179.243.3: seq=1 ttl=63 time=1.548 ms
64 bytes from 35.179.243.3: seq=2 ttl=63 time=1.821 ms
--- 35.179.243.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.548/2.389/3.799 ms
2026-03-26 02:31:10,300 - INFO - Ping to IP 35.179.243.3 from VM ctest-vn1-vm1-24621570 passed
2026-03-26 02:31:10,301 - INFO - Deleting interface with subnet_id 39af8597-0563-469e-ae3b-f8c63d8ff8ff, port_id None from router 6b474d8f-f293-4eed-91e5-9db56e9fbdab
2026-03-26 02:31:10,497 - INFO - Deleting interface with subnet_id b3694336-10bd-48a5-9ee2-518b2e4ce9fb, port_id None from router 6b474d8f-f293-4eed-91e5-9db56e9fbdab
2026-03-26 02:31:10,674 - INFO - Deleting VM ctest-vn2-vm1-71035024
2026-03-26 02:31:10,754 - INFO - Deleting VM ctest-vn1-vm1-24621570
2026-03-26 02:31:10,845 - INFO - Deleting VN ctest-vn2-59977578
2026-03-26 02:31:10,905 - DEBUG - VN 2f48c811-cf75-48e7-a3ee-3e785ff7da88 still in use: Unable to complete operation on network 2f48c811-cf75-48e7-a3ee-3e785ff7da88. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fd4eeaf5-7287-4f6c-a137-7993430da0d2']
2026-03-26 02:31:10,905 - WARNING - Deleting VN ctest-vn2-59977578 failed..Will retry
2026-03-26 02:31:13,117 - DEBUG - Response for deleting network ()
2026-03-26 02:31:13,117 - INFO - Deleting VN ctest-vn1-28399152
2026-03-26 02:31:13,246 - DEBUG - Response for deleting network ()
2026-03-26 02:31:13,550 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 02:31:13,550 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:42]
2026-03-26 02:31:13,551 - INFO - --------------------------------------------------------------------------------
2026-03-26 02:31:14,511 - INFO - Deleted project: ctest-TestRouters-80098817, ID : 618965ea-c980-41d9-8997-e50e9543677c