2026-06-18 15:43:51,707 - INFO - Domain Default found not creating
2026-06-18 15:43:51,852 - INFO - Project ctest-TestRouters-94284176 not found, creating it
2026-06-18 15:43:52,337 - INFO - Created Project:ctest-TestRouters-94284176, ID : 392995de-a61e-4358-86fa-e663d8dea656
2026-06-18 15:43:53,928 - INFO - ================================================================================
2026-06-18 15:43:53,928 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-18 15:43:53,928 - 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-18 15:43:55,232 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.129': {'10.20.0.14': '0', '10.20.0.25': '0'}} with
2026-06-18 15:43:55,232 - INFO - Initial checks done. Running the testcase now
2026-06-18 15:43:55,232 - INFO -
2026-06-18 15:43:55,933 - DEBUG - Response for create_network : {'network': {'id': 'a2fd4d3c-7ca5-4b4f-a50c-301eca9b8cce', 'name': 'ctest-vn1-05625407', 'tenant_id': '392995dea61e435886fae663d8dea656', 'project_id': '392995dea61e435886fae663d8dea656', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-94284176', 'ctest-vn1-05625407'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 15:43:56,258 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f402555-b406-43c8-9f61-da7f297d7263', 'name': '', 'tenant_id': '392995dea61e435886fae663d8dea656', 'network_id': 'a2fd4d3c-7ca5-4b4f-a50c-301eca9b8cce', 'ip_version': 4, 'cidr': '137.235.87.64/26', 'allocation_pools': [{'start': '137.235.87.66', 'end': '137.235.87.126'}], 'gateway_ip': '137.235.87.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.235.87.66', 'tags': [], 'project_id': '392995dea61e435886fae663d8dea656'}}
2026-06-18 15:43:56,279 - INFO - Created VN ctest-vn1-05625407
2026-06-18 15:43:56,293 - DEBUG - VN ctest-vn1-05625407 UUID is a2fd4d3c-7ca5-4b4f-a50c-301eca9b8cce
2026-06-18 15:43:56,668 - DEBUG - Response for create_network : {'network': {'id': 'bc07e8c4-a9ea-4aaf-b943-babe3e9ef3b9', 'name': 'ctest-vn2-04737177', 'tenant_id': '392995dea61e435886fae663d8dea656', 'project_id': '392995dea61e435886fae663d8dea656', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-94284176', 'ctest-vn2-04737177'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 15:43:56,922 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f42a6ad0-f337-4dbe-a855-17912fbfe866', 'name': '', 'tenant_id': '392995dea61e435886fae663d8dea656', 'network_id': 'bc07e8c4-a9ea-4aaf-b943-babe3e9ef3b9', 'ip_version': 4, 'cidr': '24.175.146.192/26', 'allocation_pools': [{'start': '24.175.146.194', 'end': '24.175.146.254'}], 'gateway_ip': '24.175.146.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.175.146.194', 'tags': [], 'project_id': '392995dea61e435886fae663d8dea656'}}
2026-06-18 15:43:56,942 - INFO - Created VN ctest-vn2-04737177
2026-06-18 15:43:56,953 - DEBUG - VN ctest-vn2-04737177 UUID is bc07e8c4-a9ea-4aaf-b943-babe3e9ef3b9
2026-06-18 15:43:57,131 - DEBUG - Services list from nova: [, , , ]
2026-06-18 15:43:58,212 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5988-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5988-1)
2026-06-18 15:43:59,332 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5988-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5988-2)
2026-06-18 15:43:59,436 - INFO - Adding interface with subnet_id 2f402555-b406-43c8-9f61-da7f297d7263, port_id None to router 31e90dd8-9192-43b5-b3d7-d2e029fb3eb2
2026-06-18 15:43:59,806 - INFO - Waiting for VM ctest-vn1-vm1-60530582 to be up..
2026-06-18 15:43:59,877 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 15:44:04,953 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 15:44:10,026 - DEBUG - VM is in ACTIVE state now
2026-06-18 15:44:10,027 - INFO - VM name : ctest-vn1-vm1-60530582
2026-06-18 15:44:10,098 - DEBUG - VM ctest-vn1-vm1-60530582 ID is 3f30f279-55bf-4752-ba54-49456770ca28
2026-06-18 15:44:10,122 - DEBUG - VM ctest-vn1-vm1-60530582 launched on Node an-jenkins-deploy-platform-ansible-os-5988-1
2026-06-18 15:44:10,193 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3f30f279-55bf-4752-ba54-49456770ca28
2026-06-18 15:44:10,512 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3f30f279-55bf-4752-ba54-49456770ca28
2026-06-18 15:44:10,560 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ccdf9ed8-1c67-4e1d-8c2d-e614f393ed06
2026-06-18 15:44:13,745 - 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 1027ms')
2026-06-18 15:44:13,745 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60530582 failed!
2026-06-18 15:44:13,759 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-94284176:ctest-vn1-05625407 is 137.235.87.65 and allocation pool is NOT set
2026-06-18 15:44:15,825 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.439 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.439/1.757/3.076/1.318 ms')
2026-06-18 15:44:15,826 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60530582 passed
2026-06-18 15:44:15,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 15:44:15,894 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60530582, IP 137.235.87.67, Port 22
2026-06-18 15:44:16,054 - DEBUG - VM ctest-vn1-vm1-60530582 is ready for SSH connections
2026-06-18 15:44:16,054 - INFO - Waiting for VM ctest-vn2-vm1-00138422 to be up..
2026-06-18 15:44:16,136 - DEBUG - VM is in ACTIVE state now
2026-06-18 15:44:16,136 - INFO - VM name : ctest-vn2-vm1-00138422
2026-06-18 15:44:16,215 - DEBUG - VM ctest-vn2-vm1-00138422 ID is 5ad62cf5-841c-4e56-a13f-e2bb7e81af95
2026-06-18 15:44:16,215 - DEBUG - VM ctest-vn2-vm1-00138422 launched on Node an-jenkins-deploy-platform-ansible-os-5988-2
2026-06-18 15:44:16,295 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5ad62cf5-841c-4e56-a13f-e2bb7e81af95
2026-06-18 15:44:16,306 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/04e8e896-8266-42a0-a1c5-6a114d1ca282
2026-06-18 15:44:17,477 - 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.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.389 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.389/1.771/3.154/1.382 ms')
2026-06-18 15:44:17,477 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-00138422 passed
2026-06-18 15:44:17,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 15:44:17,547 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-00138422, IP 24.175.146.195, Port 22
2026-06-18 15:44:17,716 - DEBUG - VM ctest-vn2-vm1-00138422 is ready for SSH connections
2026-06-18 15:44:17,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 15:44:17,717 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.175.146.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-18 15:44:17,717 - DEBUG - ping -s 56 -c 3 -W 1 24.175.146.195
2026-06-18 15:44:21,521 - DEBUG - PING 24.175.146.195 (24.175.146.195): 56 data bytes
--- 24.175.146.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-18 15:44:21,522 - WARNING - Ping to IP 24.175.146.195 from VM ctest-vn1-vm1-60530582 failed
2026-06-18 15:44:21,522 - INFO - Adding interface with subnet_id f42a6ad0-f337-4dbe-a855-17912fbfe866, port_id None to router 31e90dd8-9192-43b5-b3d7-d2e029fb3eb2
2026-06-18 15:44:21,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 15:44:21,883 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.175.146.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-18 15:44:21,883 - DEBUG - ping -s 56 -c 3 -W 1 24.175.146.195
2026-06-18 15:44:25,003 - DEBUG - PING 24.175.146.195 (24.175.146.195): 56 data bytes
64 bytes from 24.175.146.195: seq=1 ttl=63 time=3.755 ms
64 bytes from 24.175.146.195: seq=2 ttl=63 time=1.269 ms
--- 24.175.146.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.269/2.512/3.755 ms
2026-06-18 15:44:25,004 - WARNING - Ping to IP 24.175.146.195 from VM ctest-vn1-vm1-60530582 failed
2026-06-18 15:44:26,005 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.175.146.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-18 15:44:26,005 - DEBUG - ping -s 56 -c 3 -W 1 24.175.146.195
2026-06-18 15:44:28,115 - DEBUG - PING 24.175.146.195 (24.175.146.195): 56 data bytes
64 bytes from 24.175.146.195: seq=0 ttl=63 time=1.905 ms
64 bytes from 24.175.146.195: seq=1 ttl=63 time=1.381 ms
64 bytes from 24.175.146.195: seq=2 ttl=63 time=1.263 ms
--- 24.175.146.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.263/1.516/1.905 ms
2026-06-18 15:44:28,115 - INFO - Ping to IP 24.175.146.195 from VM ctest-vn1-vm1-60530582 passed
2026-06-18 15:44:28,115 - INFO - Deleting interface with subnet_id 2f402555-b406-43c8-9f61-da7f297d7263, port_id None from router 31e90dd8-9192-43b5-b3d7-d2e029fb3eb2
2026-06-18 15:44:28,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 15:44:28,323 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.175.146.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-18 15:44:28,323 - DEBUG - ping -s 56 -c 3 -W 1 24.175.146.195
2026-06-18 15:44:31,433 - DEBUG - PING 24.175.146.195 (24.175.146.195): 56 data bytes
--- 24.175.146.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-18 15:44:31,433 - WARNING - Ping to IP 24.175.146.195 from VM ctest-vn1-vm1-60530582 failed
2026-06-18 15:44:31,433 - INFO - Adding interface with subnet_id 2f402555-b406-43c8-9f61-da7f297d7263, port_id None to router 31e90dd8-9192-43b5-b3d7-d2e029fb3eb2
2026-06-18 15:44:31,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 15:44:31,738 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.175.146.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-18 15:44:31,739 - DEBUG - ping -s 56 -c 3 -W 1 24.175.146.195
2026-06-18 15:44:33,852 - DEBUG - PING 24.175.146.195 (24.175.146.195): 56 data bytes
64 bytes from 24.175.146.195: seq=0 ttl=63 time=2.172 ms
64 bytes from 24.175.146.195: seq=1 ttl=63 time=1.135 ms
64 bytes from 24.175.146.195: seq=2 ttl=63 time=1.143 ms
--- 24.175.146.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.135/1.483/2.172 ms
2026-06-18 15:44:33,852 - INFO - Ping to IP 24.175.146.195 from VM ctest-vn1-vm1-60530582 passed
2026-06-18 15:44:33,852 - INFO - Deleting interface with subnet_id f42a6ad0-f337-4dbe-a855-17912fbfe866, port_id None from router 31e90dd8-9192-43b5-b3d7-d2e029fb3eb2
2026-06-18 15:44:34,038 - INFO - Deleting interface with subnet_id 2f402555-b406-43c8-9f61-da7f297d7263, port_id None from router 31e90dd8-9192-43b5-b3d7-d2e029fb3eb2
2026-06-18 15:44:34,328 - INFO - Deleting VM ctest-vn2-vm1-00138422
2026-06-18 15:44:34,451 - INFO - Deleting VM ctest-vn1-vm1-60530582
2026-06-18 15:44:34,522 - INFO - Deleting VN ctest-vn2-04737177
2026-06-18 15:44:34,555 - DEBUG - VN bc07e8c4-a9ea-4aaf-b943-babe3e9ef3b9 still in use: Unable to complete operation on network bc07e8c4-a9ea-4aaf-b943-babe3e9ef3b9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-551b2edb-5dc9-4850-9fdf-8080ab539bb0']
2026-06-18 15:44:34,555 - WARNING - Deleting VN ctest-vn2-04737177 failed..Will retry
2026-06-18 15:44:36,808 - DEBUG - Response for deleting network ()
2026-06-18 15:44:36,808 - INFO - Deleting VN ctest-vn1-05625407
2026-06-18 15:44:37,008 - DEBUG - Response for deleting network ()
2026-06-18 15:44:38,277 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 15:44:38,277 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:45]
2026-06-18 15:44:38,277 - INFO - --------------------------------------------------------------------------------
2026-06-18 15:44:39,067 - INFO - Deleted project: ctest-TestRouters-94284176, ID : 392995de-a61e-4358-86fa-e663d8dea656