2026-09-08 11:56:50,366 - INFO - Domain Default found not creating
2026-09-08 11:56:50,521 - INFO - Project ctest-TestRouters-43906700 not found, creating it
2026-09-08 11:56:51,014 - INFO - Created Project:ctest-TestRouters-43906700, ID : 69f322de-4ee0-48e6-9c61-9b951b6af8c4
2026-09-08 11:56:52,606 - INFO - ================================================================================
2026-09-08 11:56:52,606 - INFO - STARTING TEST : test_basic_router_behavior
2026-09-08 11:56:52,606 - 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-09-08 11:56:52,861 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-09-08 11:56:52,861 - INFO - Initial checks done. Running the testcase now
2026-09-08 11:56:52,861 - INFO -
2026-09-08 11:56:53,542 - DEBUG - Response for create_network : {'network': {'id': '1bb415df-ff85-4f9a-9845-d75cec0f7086', 'name': 'ctest-vn1-00288962', 'tenant_id': '69f322de4ee048e69c619b951b6af8c4', 'project_id': '69f322de4ee048e69c619b951b6af8c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-43906700', 'ctest-vn1-00288962'], 'port_security_enabled': True, 'description': ''}}
2026-09-08 11:56:53,777 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc17062e-f877-4a57-a718-cff96aaae2ea', 'name': '', 'tenant_id': '69f322de4ee048e69c619b951b6af8c4', 'network_id': '1bb415df-ff85-4f9a-9845-d75cec0f7086', 'ip_version': 4, 'cidr': '192.122.234.128/26', 'allocation_pools': [{'start': '192.122.234.130', 'end': '192.122.234.190'}], 'gateway_ip': '192.122.234.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.122.234.130', 'tags': [], 'project_id': '69f322de4ee048e69c619b951b6af8c4'}}
2026-09-08 11:56:53,795 - INFO - Created VN ctest-vn1-00288962
2026-09-08 11:56:53,850 - DEBUG - VN ctest-vn1-00288962 UUID is 1bb415df-ff85-4f9a-9845-d75cec0f7086
2026-09-08 11:56:54,181 - DEBUG - Response for create_network : {'network': {'id': '3425dd6d-da52-4592-8b6b-14849d94f4c2', 'name': 'ctest-vn2-27646266', 'tenant_id': '69f322de4ee048e69c619b951b6af8c4', 'project_id': '69f322de4ee048e69c619b951b6af8c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-43906700', 'ctest-vn2-27646266'], 'port_security_enabled': True, 'description': ''}}
2026-09-08 11:56:54,374 - DEBUG - Response for create_subnet : {'subnet': {'id': '6801ae6f-3c3d-4537-a1ce-524a3419c66b', 'name': '', 'tenant_id': '69f322de4ee048e69c619b951b6af8c4', 'network_id': '3425dd6d-da52-4592-8b6b-14849d94f4c2', 'ip_version': 4, 'cidr': '109.128.91.0/26', 'allocation_pools': [{'start': '109.128.91.2', 'end': '109.128.91.62'}], 'gateway_ip': '109.128.91.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '109.128.91.2', 'tags': [], 'project_id': '69f322de4ee048e69c619b951b6af8c4'}}
2026-09-08 11:56:54,393 - INFO - Created VN ctest-vn2-27646266
2026-09-08 11:56:54,446 - DEBUG - VN ctest-vn2-27646266 UUID is 3425dd6d-da52-4592-8b6b-14849d94f4c2
2026-09-08 11:56:54,871 - DEBUG - Services list from nova: [, , ]
2026-09-08 11:56:55,319 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6263-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6263-1)
2026-09-08 11:56:55,781 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6263-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6263-1)
2026-09-08 11:56:55,859 - INFO - Adding interface with subnet_id fc17062e-f877-4a57-a718-cff96aaae2ea, port_id None to router cec23ede-18bb-4e95-a34c-d5a668f7e4ca
2026-09-08 11:56:56,129 - INFO - Waiting for VM ctest-vn1-vm1-99527065 to be up..
2026-09-08 11:56:56,200 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:01,260 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:06,355 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:11,448 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:16,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:21,607 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:26,684 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:31,777 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-08 11:57:36,853 - DEBUG - VM is in ACTIVE state now
2026-09-08 11:57:36,853 - INFO - VM name : ctest-vn1-vm1-99527065
2026-09-08 11:57:36,930 - DEBUG - VM ctest-vn1-vm1-99527065 ID is 2a7aea4f-1364-4981-b58c-96f2cdbee186
2026-09-08 11:57:36,951 - DEBUG - VM ctest-vn1-vm1-99527065 launched on Node cn-jenkins-deploy-platform-ansible-os-6263-1
2026-09-08 11:57:37,047 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2a7aea4f-1364-4981-b58c-96f2cdbee186
2026-09-08 11:57:37,433 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2a7aea4f-1364-4981-b58c-96f2cdbee186
2026-09-08 11:57:37,469 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/49b29ceb-355b-4cea-a522-cb8d019b78d4
2026-09-08 11:57:40,733 - 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=2 ttl=63 time=3.50 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 3.502/3.502/3.502/0.000 ms')
2026-09-08 11:57:40,733 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-99527065 passed
2026-09-08 11:57:40,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-08 11:57:40,891 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-99527065, IP 192.122.234.131, Port 22
2026-09-08 11:57:41,046 - DEBUG - VM ctest-vn1-vm1-99527065 is ready for SSH connections
2026-09-08 11:57:41,046 - INFO - Waiting for VM ctest-vn2-vm1-39805691 to be up..
2026-09-08 11:57:41,131 - DEBUG - VM is in ACTIVE state now
2026-09-08 11:57:41,131 - INFO - VM name : ctest-vn2-vm1-39805691
2026-09-08 11:57:41,218 - DEBUG - VM ctest-vn2-vm1-39805691 ID is ac9d0c3c-4656-4a44-b90d-e725d7d54008
2026-09-08 11:57:41,219 - DEBUG - VM ctest-vn2-vm1-39805691 launched on Node cn-jenkins-deploy-platform-ansible-os-6263-1
2026-09-08 11:57:41,297 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ac9d0c3c-4656-4a44-b90d-e725d7d54008
2026-09-08 11:57:41,307 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ee61fb07-bcc5-46f1-9e7e-caeb2e038c8d
2026-09-08 11:57:42,558 - 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=14.1 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.57 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.570/7.831/14.092/6.261 ms')
2026-09-08 11:57:42,558 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-39805691 passed
2026-09-08 11:57:42,710 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-08 11:57:42,710 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-39805691, IP 109.128.91.3, Port 22
2026-09-08 11:57:42,780 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-09-08 11:57:42,864 - DEBUG - VM ctest-vn2-vm1-39805691 is NOT ready for SSH connections, VM status: ACTIVE
2026-09-08 11:57:47,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-08 11:57:47,865 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-39805691, IP 109.128.91.3, Port 22
2026-09-08 11:57:48,026 - DEBUG - VM ctest-vn2-vm1-39805691 is ready for SSH connections
2026-09-08 11:57:48,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-08 11:57:48,026 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.128.91.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-08 11:57:48,026 - DEBUG - ping -s 56 -c 3 -W 1 109.128.91.3
2026-09-08 11:57:53,253 - DEBUG - PING 109.128.91.3 (109.128.91.3): 56 data bytes
--- 109.128.91.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-08 11:57:53,253 - WARNING - Ping to IP 109.128.91.3 from VM ctest-vn1-vm1-99527065 failed
2026-09-08 11:57:53,254 - INFO - Adding interface with subnet_id 6801ae6f-3c3d-4537-a1ce-524a3419c66b, port_id None to router cec23ede-18bb-4e95-a34c-d5a668f7e4ca
2026-09-08 11:57:53,540 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-08 11:57:53,540 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.128.91.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-08 11:57:53,541 - DEBUG - ping -s 56 -c 3 -W 1 109.128.91.3
2026-09-08 11:57:56,751 - DEBUG - PING 109.128.91.3 (109.128.91.3): 56 data bytes
64 bytes from 109.128.91.3: seq=1 ttl=63 time=3.034 ms
64 bytes from 109.128.91.3: seq=2 ttl=63 time=1.029 ms
--- 109.128.91.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.029/2.031/3.034 ms
2026-09-08 11:57:56,751 - WARNING - Ping to IP 109.128.91.3 from VM ctest-vn1-vm1-99527065 failed
2026-09-08 11:57:57,752 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.128.91.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-08 11:57:57,752 - DEBUG - ping -s 56 -c 3 -W 1 109.128.91.3
2026-09-08 11:57:59,963 - DEBUG - PING 109.128.91.3 (109.128.91.3): 56 data bytes
64 bytes from 109.128.91.3: seq=0 ttl=63 time=1.823 ms
64 bytes from 109.128.91.3: seq=1 ttl=63 time=0.941 ms
64 bytes from 109.128.91.3: seq=2 ttl=63 time=0.971 ms
--- 109.128.91.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.941/1.245/1.823 ms
2026-09-08 11:57:59,963 - INFO - Ping to IP 109.128.91.3 from VM ctest-vn1-vm1-99527065 passed
2026-09-08 11:57:59,963 - INFO - Deleting interface with subnet_id fc17062e-f877-4a57-a718-cff96aaae2ea, port_id None from router cec23ede-18bb-4e95-a34c-d5a668f7e4ca
2026-09-08 11:58:00,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-08 11:58:00,114 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.128.91.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-08 11:58:00,114 - DEBUG - ping -s 56 -c 3 -W 1 109.128.91.3
2026-09-08 11:58:03,326 - DEBUG - PING 109.128.91.3 (109.128.91.3): 56 data bytes
--- 109.128.91.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-08 11:58:03,326 - WARNING - Ping to IP 109.128.91.3 from VM ctest-vn1-vm1-99527065 failed
2026-09-08 11:58:03,326 - INFO - Adding interface with subnet_id fc17062e-f877-4a57-a718-cff96aaae2ea, port_id None to router cec23ede-18bb-4e95-a34c-d5a668f7e4ca
2026-09-08 11:58:03,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-08 11:58:03,596 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.128.91.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-08 11:58:03,596 - DEBUG - ping -s 56 -c 3 -W 1 109.128.91.3
2026-09-08 11:58:05,811 - DEBUG - PING 109.128.91.3 (109.128.91.3): 56 data bytes
64 bytes from 109.128.91.3: seq=0 ttl=63 time=1.483 ms
64 bytes from 109.128.91.3: seq=1 ttl=63 time=1.092 ms
64 bytes from 109.128.91.3: seq=2 ttl=63 time=1.386 ms
--- 109.128.91.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.092/1.320/1.483 ms
2026-09-08 11:58:05,811 - INFO - Ping to IP 109.128.91.3 from VM ctest-vn1-vm1-99527065 passed
2026-09-08 11:58:05,811 - INFO - Deleting interface with subnet_id 6801ae6f-3c3d-4537-a1ce-524a3419c66b, port_id None from router cec23ede-18bb-4e95-a34c-d5a668f7e4ca
2026-09-08 11:58:05,957 - INFO - Deleting interface with subnet_id fc17062e-f877-4a57-a718-cff96aaae2ea, port_id None from router cec23ede-18bb-4e95-a34c-d5a668f7e4ca
2026-09-08 11:58:06,185 - INFO - Deleting VM ctest-vn2-vm1-39805691
2026-09-08 11:58:06,300 - INFO - Deleting VM ctest-vn1-vm1-99527065
2026-09-08 11:58:06,383 - INFO - Deleting VN ctest-vn2-27646266
2026-09-08 11:58:06,419 - DEBUG - VN 3425dd6d-da52-4592-8b6b-14849d94f4c2 still in use: Unable to complete operation on network 3425dd6d-da52-4592-8b6b-14849d94f4c2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bc67e930-6252-4678-a3c2-4f0eb92a18ab']
2026-09-08 11:58:06,419 - WARNING - Deleting VN ctest-vn2-27646266 failed..Will retry
2026-09-08 11:58:08,621 - DEBUG - Response for deleting network ()
2026-09-08 11:58:08,621 - INFO - Deleting VN ctest-vn1-00288962
2026-09-08 11:58:08,738 - DEBUG - Response for deleting network ()
2026-09-08 11:58:09,005 - DEBUG - No XMPP flaps were noticed during the test
2026-09-08 11:58:09,005 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:17]
2026-09-08 11:58:09,006 - INFO - --------------------------------------------------------------------------------
2026-09-08 11:58:09,754 - INFO - Deleted project: ctest-TestRouters-43906700, ID : 69f322de-4ee0-48e6-9c61-9b951b6af8c4