2026-03-18 20:29:40,349 - INFO - Domain Default found not creating
2026-03-18 20:29:40,564 - INFO - Project ctest-TestRouters-58123095 not found, creating it
2026-03-18 20:29:41,051 - INFO - Created Project:ctest-TestRouters-58123095, ID : 41906f7f-97d6-4efc-8c35-f0d163de4325
2026-03-18 20:29:42,701 - INFO - ================================================================================
2026-03-18 20:29:42,701 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-18 20:29:42,701 - 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-18 20:29:42,960 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-03-18 20:29:42,960 - INFO - Initial checks done. Running the testcase now
2026-03-18 20:29:42,960 - INFO -
2026-03-18 20:29:43,578 - DEBUG - Response for create_network : {'network': {'id': 'ceb08ac0-ace7-4113-b910-b8ffe2d5d8ab', 'name': 'ctest-vn1-96541036', 'tenant_id': '41906f7f97d64efc8c35f0d163de4325', 'project_id': '41906f7f97d64efc8c35f0d163de4325', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58123095', 'ctest-vn1-96541036'], 'port_security_enabled': True, 'description': ''}}
2026-03-18 20:29:43,797 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4b30217-eabe-4991-9738-ab8cdff06e6c', 'name': '', 'tenant_id': '41906f7f97d64efc8c35f0d163de4325', 'network_id': 'ceb08ac0-ace7-4113-b910-b8ffe2d5d8ab', 'ip_version': 4, 'cidr': '177.76.52.192/26', 'allocation_pools': [{'start': '177.76.52.194', 'end': '177.76.52.254'}], 'gateway_ip': '177.76.52.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '177.76.52.194', 'tags': [], 'project_id': '41906f7f97d64efc8c35f0d163de4325'}}
2026-03-18 20:29:43,817 - INFO - Created VN ctest-vn1-96541036
2026-03-18 20:29:43,869 - DEBUG - VN ctest-vn1-96541036 UUID is ceb08ac0-ace7-4113-b910-b8ffe2d5d8ab
2026-03-18 20:29:44,150 - DEBUG - Response for create_network : {'network': {'id': '9380839f-1bb5-4d88-9df4-95f54c65c4e3', 'name': 'ctest-vn2-84920060', 'tenant_id': '41906f7f97d64efc8c35f0d163de4325', 'project_id': '41906f7f97d64efc8c35f0d163de4325', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58123095', 'ctest-vn2-84920060'], 'port_security_enabled': True, 'description': ''}}
2026-03-18 20:29:44,364 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7de2910-9345-4f4a-b8a5-980c346a951e', 'name': '', 'tenant_id': '41906f7f97d64efc8c35f0d163de4325', 'network_id': '9380839f-1bb5-4d88-9df4-95f54c65c4e3', 'ip_version': 4, 'cidr': '102.169.172.192/26', 'allocation_pools': [{'start': '102.169.172.194', 'end': '102.169.172.254'}], 'gateway_ip': '102.169.172.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.169.172.194', 'tags': [], 'project_id': '41906f7f97d64efc8c35f0d163de4325'}}
2026-03-18 20:29:44,383 - INFO - Created VN ctest-vn2-84920060
2026-03-18 20:29:44,437 - DEBUG - VN ctest-vn2-84920060 UUID is 9380839f-1bb5-4d88-9df4-95f54c65c4e3
2026-03-18 20:29:44,617 - DEBUG - Services list from nova: [, , ]
2026-03-18 20:29:45,719 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5489-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5489-1)
2026-03-18 20:29:46,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5489-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5489-1)
2026-03-18 20:29:47,068 - INFO - Adding interface with subnet_id d4b30217-eabe-4991-9738-ab8cdff06e6c, port_id None to router e71cf819-e842-45ad-a283-0a6bd28cf42e
2026-03-18 20:29:47,373 - INFO - Waiting for VM ctest-vn1-vm1-76264231 to be up..
2026-03-18 20:29:47,470 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-18 20:29:52,550 - DEBUG - VM is in ACTIVE state now
2026-03-18 20:29:52,550 - INFO - VM name : ctest-vn1-vm1-76264231
2026-03-18 20:29:52,627 - DEBUG - VM ctest-vn1-vm1-76264231 ID is a85ebe8e-d27e-4e23-b2e5-8b7db4d70eab
2026-03-18 20:29:52,649 - DEBUG - VM ctest-vn1-vm1-76264231 launched on Node cn-jenkins-deploy-platform-ansible-os-5489-1
2026-03-18 20:29:52,731 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a85ebe8e-d27e-4e23-b2e5-8b7db4d70eab
2026-03-18 20:29:53,042 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a85ebe8e-d27e-4e23-b2e5-8b7db4d70eab
2026-03-18 20:29:53,080 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e362b5e2-5b30-4f03-8a4b-cca3c5321dc1
2026-03-18 20:29:56,348 - 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 1022ms')
2026-03-18 20:29:56,349 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76264231 failed!
2026-03-18 20:29:56,401 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-58123095:ctest-vn1-96541036 is 177.76.52.193 and allocation pool is NOT set
2026-03-18 20:29:58,462 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.16 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 = 2.160/3.124/4.088/0.964 ms')
2026-03-18 20:29:58,462 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76264231 passed
2026-03-18 20:29:58,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-18 20:29:58,609 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-76264231, IP 177.76.52.195, Port 22
2026-03-18 20:29:58,764 - DEBUG - VM ctest-vn1-vm1-76264231 is ready for SSH connections
2026-03-18 20:29:58,765 - INFO - Waiting for VM ctest-vn2-vm1-82313067 to be up..
2026-03-18 20:29:58,846 - DEBUG - VM is in ACTIVE state now
2026-03-18 20:29:58,846 - INFO - VM name : ctest-vn2-vm1-82313067
2026-03-18 20:29:58,921 - DEBUG - VM ctest-vn2-vm1-82313067 ID is cebfb9cd-d237-4c7a-b599-d126effb589e
2026-03-18 20:29:58,921 - DEBUG - VM ctest-vn2-vm1-82313067 launched on Node cn-jenkins-deploy-platform-ansible-os-5489-1
2026-03-18 20:29:59,010 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cebfb9cd-d237-4c7a-b599-d126effb589e
2026-03-18 20:29:59,018 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ff774124-f308-4c80-aa2c-2b89d3d6a15e
2026-03-18 20:30:00,262 - 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=2.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.75 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.731/2.742/2.754/0.011 ms')
2026-03-18 20:30:00,262 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-82313067 passed
2026-03-18 20:30:00,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-18 20:30:00,418 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-82313067, IP 102.169.172.195, Port 22
2026-03-18 20:30:00,484 - 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-03-18 20:30:00,583 - DEBUG - VM ctest-vn2-vm1-82313067 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-18 20:30:05,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-18 20:30:05,584 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-82313067, IP 102.169.172.195, Port 22
2026-03-18 20:30:05,752 - DEBUG - VM ctest-vn2-vm1-82313067 is ready for SSH connections
2026-03-18 20:30:05,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-18 20:30:05,753 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.169.172.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-18 20:30:05,753 - DEBUG - ping -s 56 -c 3 -W 1 102.169.172.195
2026-03-18 20:30:10,939 - DEBUG - PING 102.169.172.195 (102.169.172.195): 56 data bytes
--- 102.169.172.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-18 20:30:10,939 - WARNING - Ping to IP 102.169.172.195 from VM ctest-vn1-vm1-76264231 failed
2026-03-18 20:30:10,939 - INFO - Adding interface with subnet_id e7de2910-9345-4f4a-b8a5-980c346a951e, port_id None to router e71cf819-e842-45ad-a283-0a6bd28cf42e
2026-03-18 20:30:11,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-18 20:30:11,233 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.169.172.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-18 20:30:11,233 - DEBUG - ping -s 56 -c 3 -W 1 102.169.172.195
2026-03-18 20:30:14,467 - DEBUG - PING 102.169.172.195 (102.169.172.195): 56 data bytes
64 bytes from 102.169.172.195: seq=1 ttl=63 time=3.215 ms
64 bytes from 102.169.172.195: seq=2 ttl=63 time=0.925 ms
--- 102.169.172.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.925/2.070/3.215 ms
2026-03-18 20:30:14,467 - WARNING - Ping to IP 102.169.172.195 from VM ctest-vn1-vm1-76264231 failed
2026-03-18 20:30:15,468 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.169.172.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-18 20:30:15,468 - DEBUG - ping -s 56 -c 3 -W 1 102.169.172.195
2026-03-18 20:30:17,693 - DEBUG - PING 102.169.172.195 (102.169.172.195): 56 data bytes
64 bytes from 102.169.172.195: seq=0 ttl=63 time=1.595 ms
64 bytes from 102.169.172.195: seq=1 ttl=63 time=0.843 ms
64 bytes from 102.169.172.195: seq=2 ttl=63 time=1.264 ms
--- 102.169.172.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.843/1.234/1.595 ms
2026-03-18 20:30:17,693 - INFO - Ping to IP 102.169.172.195 from VM ctest-vn1-vm1-76264231 passed
2026-03-18 20:30:17,693 - INFO - Deleting interface with subnet_id d4b30217-eabe-4991-9738-ab8cdff06e6c, port_id None from router e71cf819-e842-45ad-a283-0a6bd28cf42e
2026-03-18 20:30:17,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-18 20:30:17,814 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.169.172.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-18 20:30:17,814 - DEBUG - ping -s 56 -c 3 -W 1 102.169.172.195
2026-03-18 20:30:21,043 - DEBUG - PING 102.169.172.195 (102.169.172.195): 56 data bytes
--- 102.169.172.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-18 20:30:21,044 - WARNING - Ping to IP 102.169.172.195 from VM ctest-vn1-vm1-76264231 failed
2026-03-18 20:30:21,044 - INFO - Adding interface with subnet_id d4b30217-eabe-4991-9738-ab8cdff06e6c, port_id None to router e71cf819-e842-45ad-a283-0a6bd28cf42e
2026-03-18 20:30:21,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-18 20:30:21,271 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.169.172.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-18 20:30:21,271 - DEBUG - ping -s 56 -c 3 -W 1 102.169.172.195
2026-03-18 20:30:23,499 - DEBUG - PING 102.169.172.195 (102.169.172.195): 56 data bytes
64 bytes from 102.169.172.195: seq=0 ttl=63 time=1.582 ms
64 bytes from 102.169.172.195: seq=1 ttl=63 time=1.436 ms
64 bytes from 102.169.172.195: seq=2 ttl=63 time=0.929 ms
--- 102.169.172.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.929/1.315/1.582 ms
2026-03-18 20:30:23,499 - INFO - Ping to IP 102.169.172.195 from VM ctest-vn1-vm1-76264231 passed
2026-03-18 20:30:23,499 - INFO - Deleting interface with subnet_id e7de2910-9345-4f4a-b8a5-980c346a951e, port_id None from router e71cf819-e842-45ad-a283-0a6bd28cf42e
2026-03-18 20:30:23,632 - INFO - Deleting interface with subnet_id d4b30217-eabe-4991-9738-ab8cdff06e6c, port_id None from router e71cf819-e842-45ad-a283-0a6bd28cf42e
2026-03-18 20:30:23,860 - INFO - Deleting VM ctest-vn2-vm1-82313067
2026-03-18 20:30:23,959 - INFO - Deleting VM ctest-vn1-vm1-76264231
2026-03-18 20:30:24,049 - INFO - Deleting VN ctest-vn2-84920060
2026-03-18 20:30:24,090 - DEBUG - VN 9380839f-1bb5-4d88-9df4-95f54c65c4e3 still in use: Unable to complete operation on network 9380839f-1bb5-4d88-9df4-95f54c65c4e3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a767f735-650f-48a3-a34b-3473eb354ad2']
2026-03-18 20:30:24,091 - WARNING - Deleting VN ctest-vn2-84920060 failed..Will retry
2026-03-18 20:30:26,200 - DEBUG - Response for deleting network ()
2026-03-18 20:30:26,200 - INFO - Deleting VN ctest-vn1-96541036
2026-03-18 20:30:26,300 - DEBUG - Response for deleting network ()
2026-03-18 20:30:26,562 - DEBUG - No XMPP flaps were noticed during the test
2026-03-18 20:30:26,563 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:44]
2026-03-18 20:30:26,563 - INFO - --------------------------------------------------------------------------------
2026-03-18 20:30:27,276 - INFO - Deleted project: ctest-TestRouters-58123095, ID : 41906f7f-97d6-4efc-8c35-f0d163de4325