2026-04-30 02:26:14,042 - INFO - Domain Default found not creating
2026-04-30 02:26:14,240 - INFO - Project ctest-TestRouters-61748859 not found, creating it
2026-04-30 02:26:14,711 - INFO - Created Project:ctest-TestRouters-61748859, ID : f1d0eb68-b807-49d5-8d12-c940e2352109
2026-04-30 02:26:16,295 - INFO - ================================================================================
2026-04-30 02:26:16,295 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-30 02:26:16,296 - 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-30 02:26:16,549 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2026-04-30 02:26:16,549 - INFO - Initial checks done. Running the testcase now
2026-04-30 02:26:16,549 - INFO -
2026-04-30 02:26:17,128 - DEBUG - Response for create_network : {'network': {'id': 'c47656b1-969f-4b10-88bc-88438c055eed', 'name': 'ctest-vn1-87454607', 'tenant_id': 'f1d0eb68b80749d58d12c940e2352109', 'project_id': 'f1d0eb68b80749d58d12c940e2352109', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61748859', 'ctest-vn1-87454607'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 02:26:17,331 - DEBUG - Response for create_subnet : {'subnet': {'id': '012effc1-aa99-435c-998d-2d0b7f523d42', 'name': '', 'tenant_id': 'f1d0eb68b80749d58d12c940e2352109', 'network_id': 'c47656b1-969f-4b10-88bc-88438c055eed', 'ip_version': 4, 'cidr': '28.97.162.0/26', 'allocation_pools': [{'start': '28.97.162.2', 'end': '28.97.162.62'}], 'gateway_ip': '28.97.162.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.97.162.2', 'tags': [], 'project_id': 'f1d0eb68b80749d58d12c940e2352109'}}
2026-04-30 02:26:17,350 - INFO - Created VN ctest-vn1-87454607
2026-04-30 02:26:17,404 - DEBUG - VN ctest-vn1-87454607 UUID is c47656b1-969f-4b10-88bc-88438c055eed
2026-04-30 02:26:17,711 - DEBUG - Response for create_network : {'network': {'id': '5d5114f7-e467-43a7-a926-d858f0b7439c', 'name': 'ctest-vn2-04883281', 'tenant_id': 'f1d0eb68b80749d58d12c940e2352109', 'project_id': 'f1d0eb68b80749d58d12c940e2352109', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61748859', 'ctest-vn2-04883281'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 02:26:17,937 - DEBUG - Response for create_subnet : {'subnet': {'id': '40187bf9-6bc7-4499-853f-8f4d8fdfac21', 'name': '', 'tenant_id': 'f1d0eb68b80749d58d12c940e2352109', 'network_id': '5d5114f7-e467-43a7-a926-d858f0b7439c', 'ip_version': 4, 'cidr': '76.222.84.0/26', 'allocation_pools': [{'start': '76.222.84.2', 'end': '76.222.84.62'}], 'gateway_ip': '76.222.84.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.222.84.2', 'tags': [], 'project_id': 'f1d0eb68b80749d58d12c940e2352109'}}
2026-04-30 02:26:17,956 - INFO - Created VN ctest-vn2-04883281
2026-04-30 02:26:18,008 - DEBUG - VN ctest-vn2-04883281 UUID is 5d5114f7-e467-43a7-a926-d858f0b7439c
2026-04-30 02:26:18,202 - DEBUG - Services list from nova: [, , ]
2026-04-30 02:26:19,391 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1)
2026-04-30 02:26:20,604 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1)
2026-04-30 02:26:20,686 - INFO - Adding interface with subnet_id 012effc1-aa99-435c-998d-2d0b7f523d42, port_id None to router a8512ec8-2912-400b-ad8f-84e1f271e24e
2026-04-30 02:26:20,945 - INFO - Waiting for VM ctest-vn1-vm1-72460659 to be up..
2026-04-30 02:26:21,049 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-30 02:26:26,136 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:26:26,136 - INFO - VM name : ctest-vn1-vm1-72460659
2026-04-30 02:26:26,220 - DEBUG - VM ctest-vn1-vm1-72460659 ID is 040c2019-da77-4c76-a30a-ca983e996b1a
2026-04-30 02:26:26,242 - DEBUG - VM ctest-vn1-vm1-72460659 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1
2026-04-30 02:26:26,325 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/040c2019-da77-4c76-a30a-ca983e996b1a
2026-04-30 02:26:26,627 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/040c2019-da77-4c76-a30a-ca983e996b1a
2026-04-30 02:26:26,665 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/27fd07e6-9e8e-437e-8805-00ac54560ac8
2026-04-30 02:26:29,939 - 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-04-30 02:26:29,939 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-72460659 failed!
2026-04-30 02:26:29,992 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-61748859:ctest-vn1-87454607 is 28.97.162.1 and allocation pool is NOT set
2026-04-30 02:26:32,053 - 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=6.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.22 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.221/4.119/6.018/1.898 ms')
2026-04-30 02:26:32,053 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-72460659 passed
2026-04-30 02:26:32,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:26:32,208 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-72460659, IP 28.97.162.3, Port 22
2026-04-30 02:26:32,274 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-30 02:26:32,363 - DEBUG - VM ctest-vn1-vm1-72460659 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-30 02:26:37,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:26:37,364 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-72460659, IP 28.97.162.3, Port 22
2026-04-30 02:26:37,519 - DEBUG - VM ctest-vn1-vm1-72460659 is ready for SSH connections
2026-04-30 02:26:37,520 - INFO - Waiting for VM ctest-vn2-vm1-81014739 to be up..
2026-04-30 02:26:37,606 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:26:37,606 - INFO - VM name : ctest-vn2-vm1-81014739
2026-04-30 02:26:37,686 - DEBUG - VM ctest-vn2-vm1-81014739 ID is b378f979-8144-4d28-962b-3742cb1e2502
2026-04-30 02:26:37,686 - DEBUG - VM ctest-vn2-vm1-81014739 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1
2026-04-30 02:26:37,760 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/b378f979-8144-4d28-962b-3742cb1e2502
2026-04-30 02:26:37,768 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/34dfc3dc-0688-4128-85cc-a962facf7eaa
2026-04-30 02:26:39,004 - 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.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.415 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.415/1.979/3.543/1.564 ms')
2026-04-30 02:26:39,004 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-81014739 passed
2026-04-30 02:26:39,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:26:39,157 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-81014739, IP 76.222.84.3, Port 22
2026-04-30 02:26:39,327 - DEBUG - VM ctest-vn2-vm1-81014739 is ready for SSH connections
2026-04-30 02:26:39,328 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:26:39,328 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.222.84.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-30 02:26:39,328 - DEBUG - ping -s 56 -c 3 -W 1 76.222.84.3
2026-04-30 02:26:44,388 - DEBUG - PING 76.222.84.3 (76.222.84.3): 56 data bytes
--- 76.222.84.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-30 02:26:44,388 - WARNING - Ping to IP 76.222.84.3 from VM ctest-vn1-vm1-72460659 failed
2026-04-30 02:26:44,388 - INFO - Adding interface with subnet_id 40187bf9-6bc7-4499-853f-8f4d8fdfac21, port_id None to router a8512ec8-2912-400b-ad8f-84e1f271e24e
2026-04-30 02:26:44,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:26:44,658 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.222.84.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-30 02:26:44,658 - DEBUG - ping -s 56 -c 3 -W 1 76.222.84.3
2026-04-30 02:26:47,938 - DEBUG - PING 76.222.84.3 (76.222.84.3): 56 data bytes
64 bytes from 76.222.84.3: seq=1 ttl=63 time=2.913 ms
64 bytes from 76.222.84.3: seq=2 ttl=63 time=0.839 ms
--- 76.222.84.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.839/1.876/2.913 ms
2026-04-30 02:26:47,938 - WARNING - Ping to IP 76.222.84.3 from VM ctest-vn1-vm1-72460659 failed
2026-04-30 02:26:48,938 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.222.84.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-30 02:26:48,938 - DEBUG - ping -s 56 -c 3 -W 1 76.222.84.3
2026-04-30 02:26:51,188 - DEBUG - PING 76.222.84.3 (76.222.84.3): 56 data bytes
64 bytes from 76.222.84.3: seq=0 ttl=63 time=1.878 ms
64 bytes from 76.222.84.3: seq=1 ttl=63 time=1.227 ms
64 bytes from 76.222.84.3: seq=2 ttl=63 time=1.101 ms
--- 76.222.84.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.101/1.402/1.878 ms
2026-04-30 02:26:51,189 - INFO - Ping to IP 76.222.84.3 from VM ctest-vn1-vm1-72460659 passed
2026-04-30 02:26:51,189 - INFO - Deleting interface with subnet_id 012effc1-aa99-435c-998d-2d0b7f523d42, port_id None from router a8512ec8-2912-400b-ad8f-84e1f271e24e
2026-04-30 02:26:51,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:26:51,326 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.222.84.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-30 02:26:51,326 - DEBUG - ping -s 56 -c 3 -W 1 76.222.84.3
2026-04-30 02:26:54,567 - DEBUG - PING 76.222.84.3 (76.222.84.3): 56 data bytes
--- 76.222.84.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-30 02:26:54,567 - WARNING - Ping to IP 76.222.84.3 from VM ctest-vn1-vm1-72460659 failed
2026-04-30 02:26:54,567 - INFO - Adding interface with subnet_id 012effc1-aa99-435c-998d-2d0b7f523d42, port_id None to router a8512ec8-2912-400b-ad8f-84e1f271e24e
2026-04-30 02:26:54,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:26:54,815 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.222.84.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-30 02:26:54,815 - DEBUG - ping -s 56 -c 3 -W 1 76.222.84.3
2026-04-30 02:26:57,053 - DEBUG - PING 76.222.84.3 (76.222.84.3): 56 data bytes
64 bytes from 76.222.84.3: seq=0 ttl=63 time=1.441 ms
64 bytes from 76.222.84.3: seq=1 ttl=63 time=1.001 ms
64 bytes from 76.222.84.3: seq=2 ttl=63 time=0.965 ms
--- 76.222.84.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.965/1.135/1.441 ms
2026-04-30 02:26:57,053 - INFO - Ping to IP 76.222.84.3 from VM ctest-vn1-vm1-72460659 passed
2026-04-30 02:26:57,054 - INFO - Deleting interface with subnet_id 40187bf9-6bc7-4499-853f-8f4d8fdfac21, port_id None from router a8512ec8-2912-400b-ad8f-84e1f271e24e
2026-04-30 02:26:57,203 - INFO - Deleting interface with subnet_id 012effc1-aa99-435c-998d-2d0b7f523d42, port_id None from router a8512ec8-2912-400b-ad8f-84e1f271e24e
2026-04-30 02:26:57,412 - INFO - Deleting VM ctest-vn2-vm1-81014739
2026-04-30 02:26:57,493 - INFO - Deleting VM ctest-vn1-vm1-72460659
2026-04-30 02:26:57,570 - INFO - Deleting VN ctest-vn2-04883281
2026-04-30 02:26:57,618 - DEBUG - VN 5d5114f7-e467-43a7-a926-d858f0b7439c still in use: Unable to complete operation on network 5d5114f7-e467-43a7-a926-d858f0b7439c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0b788f77-5c95-4646-abf6-e2b1257b4cd2']
2026-04-30 02:26:57,618 - WARNING - Deleting VN ctest-vn2-04883281 failed..Will retry
2026-04-30 02:26:59,726 - DEBUG - Response for deleting network ()
2026-04-30 02:26:59,726 - INFO - Deleting VN ctest-vn1-87454607
2026-04-30 02:26:59,848 - DEBUG - Response for deleting network ()
2026-04-30 02:27:00,107 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:27:00,107 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:44]
2026-04-30 02:27:00,108 - INFO - --------------------------------------------------------------------------------
2026-04-30 02:27:00,854 - INFO - Deleted project: ctest-TestRouters-61748859, ID : f1d0eb68-b807-49d5-8d12-c940e2352109