2026-02-20 09:31:51,951 - INFO - Domain Default found not creating
2026-02-20 09:31:52,118 - INFO - Project ctest-TestRouters-06181642 not found, creating it
2026-02-20 09:31:52,586 - INFO - Created Project:ctest-TestRouters-06181642, ID : abbb473f-cbf6-4944-b710-6865345e671a
2026-02-20 09:31:54,119 - INFO - ================================================================================
2026-02-20 09:31:54,119 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-20 09:31:54,119 - 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-02-20 09:31:54,379 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2026-02-20 09:31:54,380 - INFO - Initial checks done. Running the testcase now
2026-02-20 09:31:54,380 - INFO -
2026-02-20 09:31:54,936 - DEBUG - Response for create_network : {'network': {'id': 'f76d8d9d-8692-4422-967e-d81097ecdae1', 'name': 'ctest-vn1-14635000', 'tenant_id': 'abbb473fcbf64944b7106865345e671a', 'project_id': 'abbb473fcbf64944b7106865345e671a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-06181642', 'ctest-vn1-14635000'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 09:31:55,118 - DEBUG - Response for create_subnet : {'subnet': {'id': '7287b3dd-3bfd-42b1-a532-c8e699ddbff1', 'name': '', 'tenant_id': 'abbb473fcbf64944b7106865345e671a', 'network_id': 'f76d8d9d-8692-4422-967e-d81097ecdae1', 'ip_version': 4, 'cidr': '59.71.246.128/26', 'allocation_pools': [{'start': '59.71.246.130', 'end': '59.71.246.190'}], 'gateway_ip': '59.71.246.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.71.246.130', 'tags': [], 'project_id': 'abbb473fcbf64944b7106865345e671a'}}
2026-02-20 09:31:55,135 - INFO - Created VN ctest-vn1-14635000
2026-02-20 09:31:55,193 - DEBUG - VN ctest-vn1-14635000 UUID is f76d8d9d-8692-4422-967e-d81097ecdae1
2026-02-20 09:31:55,532 - DEBUG - Response for create_network : {'network': {'id': '61e88352-04ed-4946-96c4-321987b7296c', 'name': 'ctest-vn2-20898853', 'tenant_id': 'abbb473fcbf64944b7106865345e671a', 'project_id': 'abbb473fcbf64944b7106865345e671a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-06181642', 'ctest-vn2-20898853'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 09:31:55,724 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec46bd52-11f6-49c8-8d5e-5b26a3fb2b5d', 'name': '', 'tenant_id': 'abbb473fcbf64944b7106865345e671a', 'network_id': '61e88352-04ed-4946-96c4-321987b7296c', 'ip_version': 4, 'cidr': '92.232.1.128/26', 'allocation_pools': [{'start': '92.232.1.130', 'end': '92.232.1.190'}], 'gateway_ip': '92.232.1.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.232.1.130', 'tags': [], 'project_id': 'abbb473fcbf64944b7106865345e671a'}}
2026-02-20 09:31:55,743 - INFO - Created VN ctest-vn2-20898853
2026-02-20 09:31:55,797 - DEBUG - VN ctest-vn2-20898853 UUID is 61e88352-04ed-4946-96c4-321987b7296c
2026-02-20 09:31:55,981 - DEBUG - Services list from nova: [, , ]
2026-02-20 09:31:57,056 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5370-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5370-1)
2026-02-20 09:31:58,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5370-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5370-1)
2026-02-20 09:31:58,407 - INFO - Adding interface with subnet_id 7287b3dd-3bfd-42b1-a532-c8e699ddbff1, port_id None to router c0c23108-c04a-4e1e-b5df-1b7fd795f863
2026-02-20 09:31:58,709 - INFO - Waiting for VM ctest-vn1-vm1-38337440 to be up..
2026-02-20 09:31:58,817 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 09:32:03,911 - DEBUG - VM is in ACTIVE state now
2026-02-20 09:32:03,911 - INFO - VM name : ctest-vn1-vm1-38337440
2026-02-20 09:32:03,990 - DEBUG - VM ctest-vn1-vm1-38337440 ID is 92a74ec0-8cbc-47aa-b6b2-2347f4b12c33
2026-02-20 09:32:04,014 - DEBUG - VM ctest-vn1-vm1-38337440 launched on Node cn-jenkins-deploy-platform-ansible-os-5370-1
2026-02-20 09:32:04,120 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/92a74ec0-8cbc-47aa-b6b2-2347f4b12c33
2026-02-20 09:32:04,431 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/92a74ec0-8cbc-47aa-b6b2-2347f4b12c33
2026-02-20 09:32:04,480 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/9a52d8f1-24af-4128-a5bd-8f829fe3b44c
2026-02-20 09:32:07,758 - 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 1024ms')
2026-02-20 09:32:07,758 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-38337440 failed!
2026-02-20 09:32:07,813 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-06181642:ctest-vn1-14635000 is 59.71.246.129 and allocation pool is NOT set
2026-02-20 09:32:09,878 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.62 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 = 2.620/3.632/4.645/1.012 ms')
2026-02-20 09:32:09,878 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-38337440 passed
2026-02-20 09:32:10,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:32:10,033 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-38337440, IP 59.71.246.131, Port 22
2026-02-20 09:32:10,189 - DEBUG - VM ctest-vn1-vm1-38337440 is ready for SSH connections
2026-02-20 09:32:10,189 - INFO - Waiting for VM ctest-vn2-vm1-63672253 to be up..
2026-02-20 09:32:10,280 - DEBUG - VM is in ACTIVE state now
2026-02-20 09:32:10,280 - INFO - VM name : ctest-vn2-vm1-63672253
2026-02-20 09:32:10,357 - DEBUG - VM ctest-vn2-vm1-63672253 ID is 824aa896-7f54-4047-8eb1-89946902f57e
2026-02-20 09:32:10,357 - DEBUG - VM ctest-vn2-vm1-63672253 launched on Node cn-jenkins-deploy-platform-ansible-os-5370-1
2026-02-20 09:32:10,432 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/824aa896-7f54-4047-8eb1-89946902f57e
2026-02-20 09:32:10,440 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/47bc81b1-9065-42d5-af75-389bcfa14d30
2026-02-20 09:32:11,685 - 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=3.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.506 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.506/1.757/3.009/1.251 ms')
2026-02-20 09:32:11,685 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-63672253 passed
2026-02-20 09:32:11,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:32:11,833 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-63672253, IP 92.232.1.131, Port 22
2026-02-20 09:32:11,997 - DEBUG - VM ctest-vn2-vm1-63672253 is ready for SSH connections
2026-02-20 09:32:11,997 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:32:11,997 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.232.1.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-20 09:32:11,997 - DEBUG - ping -s 56 -c 3 -W 1 92.232.1.131
2026-02-20 09:32:17,053 - DEBUG - PING 92.232.1.131 (92.232.1.131): 56 data bytes
--- 92.232.1.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-20 09:32:17,053 - WARNING - Ping to IP 92.232.1.131 from VM ctest-vn1-vm1-38337440 failed
2026-02-20 09:32:17,053 - INFO - Adding interface with subnet_id ec46bd52-11f6-49c8-8d5e-5b26a3fb2b5d, port_id None to router c0c23108-c04a-4e1e-b5df-1b7fd795f863
2026-02-20 09:32:17,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:32:17,318 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.232.1.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-20 09:32:17,318 - DEBUG - ping -s 56 -c 3 -W 1 92.232.1.131
2026-02-20 09:32:20,534 - DEBUG - PING 92.232.1.131 (92.232.1.131): 56 data bytes
64 bytes from 92.232.1.131: seq=1 ttl=63 time=2.814 ms
64 bytes from 92.232.1.131: seq=2 ttl=63 time=1.048 ms
--- 92.232.1.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.048/1.931/2.814 ms
2026-02-20 09:32:20,534 - WARNING - Ping to IP 92.232.1.131 from VM ctest-vn1-vm1-38337440 failed
2026-02-20 09:32:21,535 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.232.1.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-20 09:32:21,535 - DEBUG - ping -s 56 -c 3 -W 1 92.232.1.131
2026-02-20 09:32:23,753 - DEBUG - PING 92.232.1.131 (92.232.1.131): 56 data bytes
64 bytes from 92.232.1.131: seq=0 ttl=63 time=1.758 ms
64 bytes from 92.232.1.131: seq=1 ttl=63 time=0.805 ms
64 bytes from 92.232.1.131: seq=2 ttl=63 time=1.050 ms
--- 92.232.1.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/1.204/1.758 ms
2026-02-20 09:32:23,753 - INFO - Ping to IP 92.232.1.131 from VM ctest-vn1-vm1-38337440 passed
2026-02-20 09:32:23,753 - INFO - Deleting interface with subnet_id 7287b3dd-3bfd-42b1-a532-c8e699ddbff1, port_id None from router c0c23108-c04a-4e1e-b5df-1b7fd795f863
2026-02-20 09:32:23,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:32:23,888 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.232.1.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-20 09:32:23,888 - DEBUG - ping -s 56 -c 3 -W 1 92.232.1.131
2026-02-20 09:32:27,141 - DEBUG - PING 92.232.1.131 (92.232.1.131): 56 data bytes
--- 92.232.1.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-20 09:32:27,141 - WARNING - Ping to IP 92.232.1.131 from VM ctest-vn1-vm1-38337440 failed
2026-02-20 09:32:27,141 - INFO - Adding interface with subnet_id 7287b3dd-3bfd-42b1-a532-c8e699ddbff1, port_id None to router c0c23108-c04a-4e1e-b5df-1b7fd795f863
2026-02-20 09:32:27,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 09:32:27,347 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.232.1.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-20 09:32:27,347 - DEBUG - ping -s 56 -c 3 -W 1 92.232.1.131
2026-02-20 09:32:29,559 - DEBUG - PING 92.232.1.131 (92.232.1.131): 56 data bytes
64 bytes from 92.232.1.131: seq=0 ttl=63 time=1.579 ms
64 bytes from 92.232.1.131: seq=1 ttl=63 time=0.989 ms
64 bytes from 92.232.1.131: seq=2 ttl=63 time=0.901 ms
--- 92.232.1.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.901/1.156/1.579 ms
2026-02-20 09:32:29,559 - INFO - Ping to IP 92.232.1.131 from VM ctest-vn1-vm1-38337440 passed
2026-02-20 09:32:29,560 - INFO - Deleting interface with subnet_id ec46bd52-11f6-49c8-8d5e-5b26a3fb2b5d, port_id None from router c0c23108-c04a-4e1e-b5df-1b7fd795f863
2026-02-20 09:32:29,698 - INFO - Deleting interface with subnet_id 7287b3dd-3bfd-42b1-a532-c8e699ddbff1, port_id None from router c0c23108-c04a-4e1e-b5df-1b7fd795f863
2026-02-20 09:32:29,904 - INFO - Deleting VM ctest-vn2-vm1-63672253
2026-02-20 09:32:29,988 - INFO - Deleting VM ctest-vn1-vm1-38337440
2026-02-20 09:32:30,064 - INFO - Deleting VN ctest-vn2-20898853
2026-02-20 09:32:30,112 - DEBUG - VN 61e88352-04ed-4946-96c4-321987b7296c still in use: Unable to complete operation on network 61e88352-04ed-4946-96c4-321987b7296c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d24e0465-79e3-4db8-bc15-4d0690869126']
2026-02-20 09:32:30,112 - WARNING - Deleting VN ctest-vn2-20898853 failed..Will retry
2026-02-20 09:32:32,211 - DEBUG - Response for deleting network ()
2026-02-20 09:32:32,211 - INFO - Deleting VN ctest-vn1-14635000
2026-02-20 09:32:32,325 - DEBUG - Response for deleting network ()
2026-02-20 09:32:32,588 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 09:32:32,588 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-02-20 09:32:32,588 - INFO - --------------------------------------------------------------------------------
2026-02-20 09:32:33,304 - INFO - Deleted project: ctest-TestRouters-06181642, ID : abbb473f-cbf6-4944-b710-6865345e671a