2026-04-17 09:15:33,458 - INFO - Domain Default found not creating
2026-04-17 09:15:33,659 - INFO - Project ctest-TestRouters-69022407 not found, creating it
2026-04-17 09:15:34,155 - INFO - Created Project:ctest-TestRouters-69022407, ID : 18fcf007-262c-4f89-917d-3c288c3dfe63
2026-04-17 09:15:35,730 - INFO - ================================================================================
2026-04-17 09:15:35,730 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-17 09:15:35,731 - 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-04-17 09:15:36,004 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-04-17 09:15:36,004 - INFO - Initial checks done. Running the testcase now
2026-04-17 09:15:36,004 - INFO -
2026-04-17 09:15:36,662 - DEBUG - Response for create_network : {'network': {'id': 'baaf39ba-688a-40d5-b44b-39f60005afdd', 'name': 'ctest-vn1-06318446', 'tenant_id': '18fcf007262c4f89917d3c288c3dfe63', 'project_id': '18fcf007262c4f89917d3c288c3dfe63', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-69022407', 'ctest-vn1-06318446'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 09:15:36,887 - DEBUG - Response for create_subnet : {'subnet': {'id': '434120c1-89b3-4b5c-a3a2-1e6ec6527456', 'name': '', 'tenant_id': '18fcf007262c4f89917d3c288c3dfe63', 'network_id': 'baaf39ba-688a-40d5-b44b-39f60005afdd', 'ip_version': 4, 'cidr': '191.75.148.128/26', 'allocation_pools': [{'start': '191.75.148.130', 'end': '191.75.148.190'}], 'gateway_ip': '191.75.148.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '191.75.148.130', 'tags': [], 'project_id': '18fcf007262c4f89917d3c288c3dfe63'}}
2026-04-17 09:15:36,910 - INFO - Created VN ctest-vn1-06318446
2026-04-17 09:15:36,962 - DEBUG - VN ctest-vn1-06318446 UUID is baaf39ba-688a-40d5-b44b-39f60005afdd
2026-04-17 09:15:37,306 - DEBUG - Response for create_network : {'network': {'id': '8ef51681-1f1c-4b3d-9502-ecd96078a6c8', 'name': 'ctest-vn2-74081003', 'tenant_id': '18fcf007262c4f89917d3c288c3dfe63', 'project_id': '18fcf007262c4f89917d3c288c3dfe63', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-69022407', 'ctest-vn2-74081003'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 09:15:37,498 - DEBUG - Response for create_subnet : {'subnet': {'id': '26a3d2ad-4338-455c-b5fe-41e1a84fe974', 'name': '', 'tenant_id': '18fcf007262c4f89917d3c288c3dfe63', 'network_id': '8ef51681-1f1c-4b3d-9502-ecd96078a6c8', 'ip_version': 4, 'cidr': '74.199.54.64/26', 'allocation_pools': [{'start': '74.199.54.66', 'end': '74.199.54.126'}], 'gateway_ip': '74.199.54.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.199.54.66', 'tags': [], 'project_id': '18fcf007262c4f89917d3c288c3dfe63'}}
2026-04-17 09:15:37,519 - INFO - Created VN ctest-vn2-74081003
2026-04-17 09:15:37,575 - DEBUG - VN ctest-vn2-74081003 UUID is 8ef51681-1f1c-4b3d-9502-ecd96078a6c8
2026-04-17 09:15:37,744 - DEBUG - Services list from nova: [, , ]
2026-04-17 09:15:38,962 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5633-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5633-1)
2026-04-17 09:15:40,206 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5633-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5633-1)
2026-04-17 09:15:40,297 - INFO - Adding interface with subnet_id 434120c1-89b3-4b5c-a3a2-1e6ec6527456, port_id None to router 642ff5a3-f062-4392-ba86-770b3a744b26
2026-04-17 09:15:40,581 - INFO - Waiting for VM ctest-vn1-vm1-27759735 to be up..
2026-04-17 09:15:40,675 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-17 09:15:45,754 - DEBUG - VM is in ACTIVE state now
2026-04-17 09:15:45,754 - INFO - VM name : ctest-vn1-vm1-27759735
2026-04-17 09:15:45,832 - DEBUG - VM ctest-vn1-vm1-27759735 ID is a3aa29e3-9013-4dcd-878f-d24b579611c9
2026-04-17 09:15:45,851 - DEBUG - VM ctest-vn1-vm1-27759735 launched on Node cn-jenkins-deploy-platform-ansible-os-5633-1
2026-04-17 09:15:45,955 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a3aa29e3-9013-4dcd-878f-d24b579611c9
2026-04-17 09:15:46,255 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a3aa29e3-9013-4dcd-878f-d24b579611c9
2026-04-17 09:15:46,295 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a5203479-42eb-4d44-b92a-b62913f0df07
2026-04-17 09:15:49,567 - 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 1023ms')
2026-04-17 09:15:49,567 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27759735 failed!
2026-04-17 09:15:49,622 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-69022407:ctest-vn1-06318446 is 191.75.148.129 and allocation pool is NOT set
2026-04-17 09:15:51,693 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.32 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 = 1.319/2.313/3.308/0.994 ms')
2026-04-17 09:15:51,693 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27759735 passed
2026-04-17 09:15:51,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 09:15:51,846 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27759735, IP 191.75.148.131, Port 22
2026-04-17 09:15:52,006 - DEBUG - VM ctest-vn1-vm1-27759735 is ready for SSH connections
2026-04-17 09:15:52,006 - INFO - Waiting for VM ctest-vn2-vm1-86464796 to be up..
2026-04-17 09:15:52,099 - DEBUG - VM is in ACTIVE state now
2026-04-17 09:15:52,099 - INFO - VM name : ctest-vn2-vm1-86464796
2026-04-17 09:15:52,175 - DEBUG - VM ctest-vn2-vm1-86464796 ID is 0a5d0307-d5fd-4b58-a66b-f05b7d7da2db
2026-04-17 09:15:52,175 - DEBUG - VM ctest-vn2-vm1-86464796 launched on Node cn-jenkins-deploy-platform-ansible-os-5633-1
2026-04-17 09:15:52,254 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0a5d0307-d5fd-4b58-a66b-f05b7d7da2db
2026-04-17 09:15:52,264 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b305c8f7-5087-42e3-8815-69dba4f8b601
2026-04-17 09:15:53,513 - 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=4.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.628 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.628/2.694/4.761/2.066 ms')
2026-04-17 09:15:53,513 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-86464796 passed
2026-04-17 09:15:53,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 09:15:53,671 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-86464796, IP 74.199.54.67, Port 22
2026-04-17 09:15:53,737 - 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-04-17 09:15:53,843 - DEBUG - VM ctest-vn2-vm1-86464796 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-17 09:15:58,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 09:15:58,844 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-86464796, IP 74.199.54.67, Port 22
2026-04-17 09:15:59,012 - DEBUG - VM ctest-vn2-vm1-86464796 is ready for SSH connections
2026-04-17 09:15:59,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 09:15:59,012 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 74.199.54.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-17 09:15:59,012 - DEBUG - ping -s 56 -c 3 -W 1 74.199.54.67
2026-04-17 09:16:04,037 - DEBUG - PING 74.199.54.67 (74.199.54.67): 56 data bytes
--- 74.199.54.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-17 09:16:04,037 - WARNING - Ping to IP 74.199.54.67 from VM ctest-vn1-vm1-27759735 failed
2026-04-17 09:16:04,037 - INFO - Adding interface with subnet_id 26a3d2ad-4338-455c-b5fe-41e1a84fe974, port_id None to router 642ff5a3-f062-4392-ba86-770b3a744b26
2026-04-17 09:16:04,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 09:16:04,304 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 74.199.54.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-17 09:16:04,304 - DEBUG - ping -s 56 -c 3 -W 1 74.199.54.67
2026-04-17 09:16:07,507 - DEBUG - PING 74.199.54.67 (74.199.54.67): 56 data bytes
64 bytes from 74.199.54.67: seq=1 ttl=63 time=3.234 ms
64 bytes from 74.199.54.67: seq=2 ttl=63 time=1.174 ms
--- 74.199.54.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.174/2.204/3.234 ms
2026-04-17 09:16:07,507 - WARNING - Ping to IP 74.199.54.67 from VM ctest-vn1-vm1-27759735 failed
2026-04-17 09:16:08,508 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 74.199.54.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-17 09:16:08,509 - DEBUG - ping -s 56 -c 3 -W 1 74.199.54.67
2026-04-17 09:16:10,715 - DEBUG - PING 74.199.54.67 (74.199.54.67): 56 data bytes
64 bytes from 74.199.54.67: seq=0 ttl=63 time=1.922 ms
64 bytes from 74.199.54.67: seq=1 ttl=63 time=1.159 ms
64 bytes from 74.199.54.67: seq=2 ttl=63 time=1.195 ms
--- 74.199.54.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.159/1.425/1.922 ms
2026-04-17 09:16:10,716 - INFO - Ping to IP 74.199.54.67 from VM ctest-vn1-vm1-27759735 passed
2026-04-17 09:16:10,716 - INFO - Deleting interface with subnet_id 434120c1-89b3-4b5c-a3a2-1e6ec6527456, port_id None from router 642ff5a3-f062-4392-ba86-770b3a744b26
2026-04-17 09:16:10,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 09:16:10,847 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 74.199.54.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-17 09:16:10,848 - DEBUG - ping -s 56 -c 3 -W 1 74.199.54.67
2026-04-17 09:16:14,059 - DEBUG - PING 74.199.54.67 (74.199.54.67): 56 data bytes
--- 74.199.54.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-17 09:16:14,059 - WARNING - Ping to IP 74.199.54.67 from VM ctest-vn1-vm1-27759735 failed
2026-04-17 09:16:14,059 - INFO - Adding interface with subnet_id 434120c1-89b3-4b5c-a3a2-1e6ec6527456, port_id None to router 642ff5a3-f062-4392-ba86-770b3a744b26
2026-04-17 09:16:14,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 09:16:14,304 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 74.199.54.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-17 09:16:14,304 - DEBUG - ping -s 56 -c 3 -W 1 74.199.54.67
2026-04-17 09:16:16,527 - DEBUG - PING 74.199.54.67 (74.199.54.67): 56 data bytes
64 bytes from 74.199.54.67: seq=0 ttl=63 time=2.121 ms
64 bytes from 74.199.54.67: seq=1 ttl=63 time=1.027 ms
64 bytes from 74.199.54.67: seq=2 ttl=63 time=0.924 ms
--- 74.199.54.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.924/1.357/2.121 ms
2026-04-17 09:16:16,528 - INFO - Ping to IP 74.199.54.67 from VM ctest-vn1-vm1-27759735 passed
2026-04-17 09:16:16,528 - INFO - Deleting interface with subnet_id 26a3d2ad-4338-455c-b5fe-41e1a84fe974, port_id None from router 642ff5a3-f062-4392-ba86-770b3a744b26
2026-04-17 09:16:16,641 - INFO - Deleting interface with subnet_id 434120c1-89b3-4b5c-a3a2-1e6ec6527456, port_id None from router 642ff5a3-f062-4392-ba86-770b3a744b26
2026-04-17 09:16:16,821 - INFO - Deleting VM ctest-vn2-vm1-86464796
2026-04-17 09:16:16,903 - INFO - Deleting VM ctest-vn1-vm1-27759735
2026-04-17 09:16:16,976 - INFO - Deleting VN ctest-vn2-74081003
2026-04-17 09:16:17,015 - DEBUG - VN 8ef51681-1f1c-4b3d-9502-ecd96078a6c8 still in use: Unable to complete operation on network 8ef51681-1f1c-4b3d-9502-ecd96078a6c8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bbed396b-7e35-4bd1-8d38-7db05ed7f77d']
2026-04-17 09:16:17,015 - WARNING - Deleting VN ctest-vn2-74081003 failed..Will retry
2026-04-17 09:16:19,157 - DEBUG - Response for deleting network ()
2026-04-17 09:16:19,157 - INFO - Deleting VN ctest-vn1-06318446
2026-04-17 09:16:19,268 - DEBUG - Response for deleting network ()
2026-04-17 09:16:19,537 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 09:16:19,537 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:44]
2026-04-17 09:16:19,537 - INFO - --------------------------------------------------------------------------------
2026-04-17 09:16:20,238 - INFO - Deleted project: ctest-TestRouters-69022407, ID : 18fcf007-262c-4f89-917d-3c288c3dfe63