2026-02-25 16:51:12,928 - INFO - Domain Default found not creating
2026-02-25 16:51:13,088 - INFO - Project ctest-TestRouters-44365036 not found, creating it
2026-02-25 16:51:13,508 - INFO - Created Project:ctest-TestRouters-44365036, ID : cc92a601-8dfe-4ef0-916a-6d480879e78a
2026-02-25 16:51:14,973 - INFO - ================================================================================
2026-02-25 16:51:14,974 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-25 16:51:14,974 - 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-02-25 16:51:15,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-02-25 16:51:15,227 - INFO - Initial checks done. Running the testcase now
2026-02-25 16:51:15,227 - INFO -
2026-02-25 16:51:15,910 - DEBUG - Response for create_network : {'network': {'id': 'b40fa110-a800-4c83-a383-15fcef185f58', 'name': 'ctest-vn1-09656945', 'tenant_id': 'cc92a6018dfe4ef0916a6d480879e78a', 'project_id': 'cc92a6018dfe4ef0916a6d480879e78a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-44365036', 'ctest-vn1-09656945'], 'port_security_enabled': True, 'description': ''}}
2026-02-25 16:51:16,082 - DEBUG - Response for create_subnet : {'subnet': {'id': '72e4e7ca-2865-49f1-846d-fedaa4092cdb', 'name': '', 'tenant_id': 'cc92a6018dfe4ef0916a6d480879e78a', 'network_id': 'b40fa110-a800-4c83-a383-15fcef185f58', 'ip_version': 4, 'cidr': '56.54.59.0/26', 'allocation_pools': [{'start': '56.54.59.2', 'end': '56.54.59.62'}], 'gateway_ip': '56.54.59.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.54.59.2', 'tags': [], 'project_id': 'cc92a6018dfe4ef0916a6d480879e78a'}}
2026-02-25 16:51:16,097 - INFO - Created VN ctest-vn1-09656945
2026-02-25 16:51:16,146 - DEBUG - VN ctest-vn1-09656945 UUID is b40fa110-a800-4c83-a383-15fcef185f58
2026-02-25 16:51:16,459 - DEBUG - Response for create_network : {'network': {'id': 'b9ccf2df-3208-4d1b-8b11-9e589dad8318', 'name': 'ctest-vn2-03765098', 'tenant_id': 'cc92a6018dfe4ef0916a6d480879e78a', 'project_id': 'cc92a6018dfe4ef0916a6d480879e78a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-44365036', 'ctest-vn2-03765098'], 'port_security_enabled': True, 'description': ''}}
2026-02-25 16:51:16,660 - DEBUG - Response for create_subnet : {'subnet': {'id': '67fd91b5-9634-44f4-8039-4daf07d93e4a', 'name': '', 'tenant_id': 'cc92a6018dfe4ef0916a6d480879e78a', 'network_id': 'b9ccf2df-3208-4d1b-8b11-9e589dad8318', 'ip_version': 4, 'cidr': '111.46.7.0/26', 'allocation_pools': [{'start': '111.46.7.2', 'end': '111.46.7.62'}], 'gateway_ip': '111.46.7.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.46.7.2', 'tags': [], 'project_id': 'cc92a6018dfe4ef0916a6d480879e78a'}}
2026-02-25 16:51:16,679 - INFO - Created VN ctest-vn2-03765098
2026-02-25 16:51:16,730 - DEBUG - VN ctest-vn2-03765098 UUID is b9ccf2df-3208-4d1b-8b11-9e589dad8318
2026-02-25 16:51:16,971 - DEBUG - Services list from nova: [, , ]
2026-02-25 16:51:17,910 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5397-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5397-1)
2026-02-25 16:51:19,058 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5397-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5397-1)
2026-02-25 16:51:19,108 - INFO - Adding interface with subnet_id 72e4e7ca-2865-49f1-846d-fedaa4092cdb, port_id None to router 2b98a465-53f1-4766-89dd-ee8749f33b6f
2026-02-25 16:51:19,338 - INFO - Waiting for VM ctest-vn1-vm1-15413870 to be up..
2026-02-25 16:51:19,416 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-25 16:51:24,481 - DEBUG - VM is in ACTIVE state now
2026-02-25 16:51:24,481 - INFO - VM name : ctest-vn1-vm1-15413870
2026-02-25 16:51:24,543 - DEBUG - VM ctest-vn1-vm1-15413870 ID is 5637b51a-6e9c-4889-a036-cdb5c92fa9a8
2026-02-25 16:51:24,559 - DEBUG - VM ctest-vn1-vm1-15413870 launched on Node cn-jenkins-deploy-platform-ansible-os-5397-1
2026-02-25 16:51:24,624 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5637b51a-6e9c-4889-a036-cdb5c92fa9a8
2026-02-25 16:51:24,916 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5637b51a-6e9c-4889-a036-cdb5c92fa9a8
2026-02-25 16:51:24,944 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2e0c4d07-fabe-4f16-be0b-8583e34a5a75
2026-02-25 16:51:28,199 - 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 1024ms')
2026-02-25 16:51:28,199 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15413870 failed!
2026-02-25 16:51:28,254 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-44365036:ctest-vn1-09656945 is 56.54.59.1 and allocation pool is NOT set
2026-02-25 16:51:30,316 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.59 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.590/2.736/3.882/1.146 ms')
2026-02-25 16:51:30,316 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15413870 passed
2026-02-25 16:51:30,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 16:51:30,462 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-15413870, IP 56.54.59.3, Port 22
2026-02-25 16:51:30,618 - DEBUG - VM ctest-vn1-vm1-15413870 is ready for SSH connections
2026-02-25 16:51:30,618 - INFO - Waiting for VM ctest-vn2-vm1-59082595 to be up..
2026-02-25 16:51:30,686 - DEBUG - VM is in ACTIVE state now
2026-02-25 16:51:30,686 - INFO - VM name : ctest-vn2-vm1-59082595
2026-02-25 16:51:30,757 - DEBUG - VM ctest-vn2-vm1-59082595 ID is e67cfd79-2bc6-47f0-8dcc-183d91a43e55
2026-02-25 16:51:30,757 - DEBUG - VM ctest-vn2-vm1-59082595 launched on Node cn-jenkins-deploy-platform-ansible-os-5397-1
2026-02-25 16:51:30,824 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e67cfd79-2bc6-47f0-8dcc-183d91a43e55
2026-02-25 16:51:30,830 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bb049977-c028-4531-b8db-a5388fd45886
2026-02-25 16:51:32,064 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.970 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 = 0.970/2.420/3.871/1.450 ms')
2026-02-25 16:51:32,064 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-59082595 passed
2026-02-25 16:51:32,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 16:51:32,210 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-59082595, IP 111.46.7.3, Port 22
2026-02-25 16:51:32,365 - DEBUG - VM ctest-vn2-vm1-59082595 is ready for SSH connections
2026-02-25 16:51:32,365 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 16:51:32,365 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 111.46.7.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-25 16:51:32,366 - DEBUG - ping -s 56 -c 3 -W 1 111.46.7.3
2026-02-25 16:51:37,029 - DEBUG - PING 111.46.7.3 (111.46.7.3): 56 data bytes
--- 111.46.7.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-25 16:51:37,029 - WARNING - Ping to IP 111.46.7.3 from VM ctest-vn1-vm1-15413870 failed
2026-02-25 16:51:37,029 - INFO - Adding interface with subnet_id 67fd91b5-9634-44f4-8039-4daf07d93e4a, port_id None to router 2b98a465-53f1-4766-89dd-ee8749f33b6f
2026-02-25 16:51:37,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 16:51:37,241 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 111.46.7.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-25 16:51:37,241 - DEBUG - ping -s 56 -c 3 -W 1 111.46.7.3
2026-02-25 16:51:39,438 - DEBUG - PING 111.46.7.3 (111.46.7.3): 56 data bytes
64 bytes from 111.46.7.3: seq=0 ttl=63 time=2.210 ms
64 bytes from 111.46.7.3: seq=1 ttl=63 time=0.849 ms
64 bytes from 111.46.7.3: seq=2 ttl=63 time=0.936 ms
--- 111.46.7.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.849/1.331/2.210 ms
2026-02-25 16:51:39,438 - INFO - Ping to IP 111.46.7.3 from VM ctest-vn1-vm1-15413870 passed
2026-02-25 16:51:39,438 - INFO - Deleting interface with subnet_id 72e4e7ca-2865-49f1-846d-fedaa4092cdb, port_id None from router 2b98a465-53f1-4766-89dd-ee8749f33b6f
2026-02-25 16:51:39,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 16:51:39,543 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 111.46.7.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-25 16:51:39,544 - DEBUG - ping -s 56 -c 3 -W 1 111.46.7.3
2026-02-25 16:51:42,739 - DEBUG - PING 111.46.7.3 (111.46.7.3): 56 data bytes
--- 111.46.7.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-25 16:51:42,740 - WARNING - Ping to IP 111.46.7.3 from VM ctest-vn1-vm1-15413870 failed
2026-02-25 16:51:42,740 - INFO - Adding interface with subnet_id 72e4e7ca-2865-49f1-846d-fedaa4092cdb, port_id None to router 2b98a465-53f1-4766-89dd-ee8749f33b6f
2026-02-25 16:51:42,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-25 16:51:42,928 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 111.46.7.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-25 16:51:42,928 - DEBUG - ping -s 56 -c 3 -W 1 111.46.7.3
2026-02-25 16:51:46,127 - DEBUG - PING 111.46.7.3 (111.46.7.3): 56 data bytes
64 bytes from 111.46.7.3: seq=1 ttl=63 time=1.482 ms
64 bytes from 111.46.7.3: seq=2 ttl=63 time=0.686 ms
--- 111.46.7.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.686/1.084/1.482 ms
2026-02-25 16:51:46,127 - WARNING - Ping to IP 111.46.7.3 from VM ctest-vn1-vm1-15413870 failed
2026-02-25 16:51:47,128 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 111.46.7.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-25 16:51:47,128 - DEBUG - ping -s 56 -c 3 -W 1 111.46.7.3
2026-02-25 16:51:49,316 - DEBUG - PING 111.46.7.3 (111.46.7.3): 56 data bytes
64 bytes from 111.46.7.3: seq=0 ttl=63 time=1.326 ms
64 bytes from 111.46.7.3: seq=1 ttl=63 time=0.751 ms
64 bytes from 111.46.7.3: seq=2 ttl=63 time=0.771 ms
--- 111.46.7.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.751/0.949/1.326 ms
2026-02-25 16:51:49,316 - INFO - Ping to IP 111.46.7.3 from VM ctest-vn1-vm1-15413870 passed
2026-02-25 16:51:49,316 - INFO - Deleting interface with subnet_id 67fd91b5-9634-44f4-8039-4daf07d93e4a, port_id None from router 2b98a465-53f1-4766-89dd-ee8749f33b6f
2026-02-25 16:51:49,418 - INFO - Deleting interface with subnet_id 72e4e7ca-2865-49f1-846d-fedaa4092cdb, port_id None from router 2b98a465-53f1-4766-89dd-ee8749f33b6f
2026-02-25 16:51:49,568 - INFO - Deleting VM ctest-vn2-vm1-59082595
2026-02-25 16:51:49,636 - INFO - Deleting VM ctest-vn1-vm1-15413870
2026-02-25 16:51:49,695 - INFO - Deleting VN ctest-vn2-03765098
2026-02-25 16:51:49,728 - DEBUG - VN b9ccf2df-3208-4d1b-8b11-9e589dad8318 still in use: Unable to complete operation on network b9ccf2df-3208-4d1b-8b11-9e589dad8318. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d92c7380-7aed-4594-81b2-834d3218eb60']
2026-02-25 16:51:49,729 - WARNING - Deleting VN ctest-vn2-03765098 failed..Will retry
2026-02-25 16:51:51,813 - DEBUG - Response for deleting network ()
2026-02-25 16:51:51,813 - INFO - Deleting VN ctest-vn1-09656945
2026-02-25 16:51:51,894 - DEBUG - Response for deleting network ()
2026-02-25 16:51:52,143 - DEBUG - No XMPP flaps were noticed during the test
2026-02-25 16:51:52,143 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-02-25 16:51:52,143 - INFO - --------------------------------------------------------------------------------
2026-02-25 16:51:52,782 - INFO - Deleted project: ctest-TestRouters-44365036, ID : cc92a601-8dfe-4ef0-916a-6d480879e78a