2025-10-24 09:52:22,779 - INFO - Domain Default found not creating
2025-10-24 09:52:22,925 - INFO - Project ctest-TestRouters-85932329 not found, creating it
2025-10-24 09:52:23,365 - INFO - Created Project:ctest-TestRouters-85932329, ID : e6f6fd8d-0fcb-44ca-9fca-57172523e939
2025-10-24 09:52:24,904 - INFO - ================================================================================
2025-10-24 09:52:24,904 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-24 09:52:24,904 - 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
2025-10-24 09:52:25,163 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-10-24 09:52:25,164 - INFO - Initial checks done. Running the testcase now
2025-10-24 09:52:25,164 - INFO -
2025-10-24 09:52:25,684 - DEBUG - Response for create_network : {'network': {'id': '223d8623-2ed6-496d-9c83-5472574d81fe', 'name': 'ctest-vn1-36685403', 'tenant_id': 'e6f6fd8d0fcb44ca9fca57172523e939', 'project_id': 'e6f6fd8d0fcb44ca9fca57172523e939', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-85932329', 'ctest-vn1-36685403'], 'port_security_enabled': True, 'description': ''}}
2025-10-24 09:52:25,845 - DEBUG - Response for create_subnet : {'subnet': {'id': '32c5666a-d0e0-4dcb-aaa5-e64d551d628d', 'name': '', 'tenant_id': 'e6f6fd8d0fcb44ca9fca57172523e939', 'network_id': '223d8623-2ed6-496d-9c83-5472574d81fe', 'ip_version': 4, 'cidr': '134.8.246.128/26', 'allocation_pools': [{'start': '134.8.246.130', 'end': '134.8.246.190'}], 'gateway_ip': '134.8.246.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.8.246.130', 'tags': [], 'project_id': 'e6f6fd8d0fcb44ca9fca57172523e939'}}
2025-10-24 09:52:25,861 - INFO - Created VN ctest-vn1-36685403
2025-10-24 09:52:25,911 - DEBUG - VN ctest-vn1-36685403 UUID is 223d8623-2ed6-496d-9c83-5472574d81fe
2025-10-24 09:52:26,275 - DEBUG - Response for create_network : {'network': {'id': 'f457ca5b-d651-46f5-bd51-d8725f692b69', 'name': 'ctest-vn2-92049827', 'tenant_id': 'e6f6fd8d0fcb44ca9fca57172523e939', 'project_id': 'e6f6fd8d0fcb44ca9fca57172523e939', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-85932329', 'ctest-vn2-92049827'], 'port_security_enabled': True, 'description': ''}}
2025-10-24 09:52:26,521 - DEBUG - Response for create_subnet : {'subnet': {'id': '807dfc40-333b-4a13-82e8-946d99a776f9', 'name': '', 'tenant_id': 'e6f6fd8d0fcb44ca9fca57172523e939', 'network_id': 'f457ca5b-d651-46f5-bd51-d8725f692b69', 'ip_version': 4, 'cidr': '115.98.28.64/26', 'allocation_pools': [{'start': '115.98.28.66', 'end': '115.98.28.126'}], 'gateway_ip': '115.98.28.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.98.28.66', 'tags': [], 'project_id': 'e6f6fd8d0fcb44ca9fca57172523e939'}}
2025-10-24 09:52:26,538 - INFO - Created VN ctest-vn2-92049827
2025-10-24 09:52:26,594 - DEBUG - VN ctest-vn2-92049827 UUID is f457ca5b-d651-46f5-bd51-d8725f692b69
2025-10-24 09:52:26,787 - DEBUG - Services list from nova: [, , ]
2025-10-24 09:52:27,777 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4474-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4474-1)
2025-10-24 09:52:28,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4474-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4474-1)
2025-10-24 09:52:29,006 - INFO - Adding interface with subnet_id 32c5666a-d0e0-4dcb-aaa5-e64d551d628d, port_id None to router c9890894-6951-4b3e-b803-71cd68e64945
2025-10-24 09:52:29,267 - INFO - Waiting for VM ctest-vn1-vm1-12289858 to be up..
2025-10-24 09:52:29,345 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-24 09:52:34,421 - DEBUG - VM is in ACTIVE state now
2025-10-24 09:52:34,421 - INFO - VM name : ctest-vn1-vm1-12289858
2025-10-24 09:52:34,492 - DEBUG - VM ctest-vn1-vm1-12289858 ID is 8d7cd36d-2ed5-47fe-867e-64932b4bcb0e
2025-10-24 09:52:34,508 - DEBUG - VM ctest-vn1-vm1-12289858 launched on Node cn-jenkins-deploy-platform-ansible-os-4474-1
2025-10-24 09:52:34,574 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8d7cd36d-2ed5-47fe-867e-64932b4bcb0e
2025-10-24 09:52:34,864 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8d7cd36d-2ed5-47fe-867e-64932b4bcb0e
2025-10-24 09:52:34,904 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a822c790-0403-4aec-ae92-816eca875e8a
2025-10-24 09:52:38,159 - 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 1015ms')
2025-10-24 09:52:38,160 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-12289858 failed!
2025-10-24 09:52:38,218 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-85932329:ctest-vn1-36685403 is 134.8.246.129 and allocation pool is NOT set
2025-10-24 09:52:40,279 - 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=2.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.395 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 = 0.395/1.616/2.837/1.221 ms')
2025-10-24 09:52:40,279 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-12289858 passed
2025-10-24 09:52:40,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 09:52:40,431 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-12289858, IP 134.8.246.131, Port 22
2025-10-24 09:52:40,586 - DEBUG - VM ctest-vn1-vm1-12289858 is ready for SSH connections
2025-10-24 09:52:40,586 - INFO - Waiting for VM ctest-vn2-vm1-10620873 to be up..
2025-10-24 09:52:40,657 - DEBUG - VM is in ACTIVE state now
2025-10-24 09:52:40,657 - INFO - VM name : ctest-vn2-vm1-10620873
2025-10-24 09:52:40,729 - DEBUG - VM ctest-vn2-vm1-10620873 ID is bcb2de10-8410-43a5-a57f-9f7e98b617ff
2025-10-24 09:52:40,729 - DEBUG - VM ctest-vn2-vm1-10620873 launched on Node cn-jenkins-deploy-platform-ansible-os-4474-1
2025-10-24 09:52:40,801 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bcb2de10-8410-43a5-a57f-9f7e98b617ff
2025-10-24 09:52:40,809 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/0924f46e-600c-4b5a-9789-a1adcafadb14
2025-10-24 09:52:42,042 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.375 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.375/1.669/2.963/1.294 ms')
2025-10-24 09:52:42,042 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-10620873 passed
2025-10-24 09:52:42,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 09:52:42,195 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-10620873, IP 115.98.28.67, Port 22
2025-10-24 09:52:42,350 - DEBUG - VM ctest-vn2-vm1-10620873 is ready for SSH connections
2025-10-24 09:52:42,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 09:52:42,350 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.98.28.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-24 09:52:42,350 - DEBUG - ping -s 56 -c 3 -W 1 115.98.28.67
2025-10-24 09:52:47,032 - DEBUG - PING 115.98.28.67 (115.98.28.67): 56 data bytes
--- 115.98.28.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-24 09:52:47,033 - WARNING - Ping to IP 115.98.28.67 from VM ctest-vn1-vm1-12289858 failed
2025-10-24 09:52:47,033 - INFO - Adding interface with subnet_id 807dfc40-333b-4a13-82e8-946d99a776f9, port_id None to router c9890894-6951-4b3e-b803-71cd68e64945
2025-10-24 09:52:47,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 09:52:47,516 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.98.28.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-24 09:52:47,516 - DEBUG - ping -s 56 -c 3 -W 1 115.98.28.67
2025-10-24 09:52:49,734 - DEBUG - PING 115.98.28.67 (115.98.28.67): 56 data bytes
64 bytes from 115.98.28.67: seq=0 ttl=63 time=2.542 ms
64 bytes from 115.98.28.67: seq=1 ttl=63 time=0.829 ms
64 bytes from 115.98.28.67: seq=2 ttl=63 time=0.887 ms
--- 115.98.28.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.829/1.419/2.542 ms
2025-10-24 09:52:49,734 - INFO - Ping to IP 115.98.28.67 from VM ctest-vn1-vm1-12289858 passed
2025-10-24 09:52:49,734 - INFO - Deleting interface with subnet_id 32c5666a-d0e0-4dcb-aaa5-e64d551d628d, port_id None from router c9890894-6951-4b3e-b803-71cd68e64945
2025-10-24 09:52:49,845 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 09:52:49,845 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.98.28.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-24 09:52:49,845 - DEBUG - ping -s 56 -c 3 -W 1 115.98.28.67
2025-10-24 09:52:53,049 - DEBUG - PING 115.98.28.67 (115.98.28.67): 56 data bytes
--- 115.98.28.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-24 09:52:53,050 - WARNING - Ping to IP 115.98.28.67 from VM ctest-vn1-vm1-12289858 failed
2025-10-24 09:52:53,050 - INFO - Adding interface with subnet_id 32c5666a-d0e0-4dcb-aaa5-e64d551d628d, port_id None to router c9890894-6951-4b3e-b803-71cd68e64945
2025-10-24 09:52:53,242 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 09:52:53,243 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.98.28.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-24 09:52:53,243 - DEBUG - ping -s 56 -c 3 -W 1 115.98.28.67
2025-10-24 09:52:55,442 - DEBUG - PING 115.98.28.67 (115.98.28.67): 56 data bytes
64 bytes from 115.98.28.67: seq=0 ttl=63 time=2.155 ms
64 bytes from 115.98.28.67: seq=1 ttl=63 time=0.839 ms
64 bytes from 115.98.28.67: seq=2 ttl=63 time=0.693 ms
--- 115.98.28.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.693/1.229/2.155 ms
2025-10-24 09:52:55,442 - INFO - Ping to IP 115.98.28.67 from VM ctest-vn1-vm1-12289858 passed
2025-10-24 09:52:55,442 - INFO - Deleting interface with subnet_id 807dfc40-333b-4a13-82e8-946d99a776f9, port_id None from router c9890894-6951-4b3e-b803-71cd68e64945
2025-10-24 09:52:55,554 - INFO - Deleting interface with subnet_id 32c5666a-d0e0-4dcb-aaa5-e64d551d628d, port_id None from router c9890894-6951-4b3e-b803-71cd68e64945
2025-10-24 09:52:55,760 - INFO - Deleting VM ctest-vn2-vm1-10620873
2025-10-24 09:52:55,830 - INFO - Deleting VM ctest-vn1-vm1-12289858
2025-10-24 09:52:55,913 - INFO - Deleting VN ctest-vn2-92049827
2025-10-24 09:52:55,952 - DEBUG - VN f457ca5b-d651-46f5-bd51-d8725f692b69 still in use: Unable to complete operation on network f457ca5b-d651-46f5-bd51-d8725f692b69. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2f98f4ed-2d6b-4085-821e-5b302b142d11']
2025-10-24 09:52:55,952 - WARNING - Deleting VN ctest-vn2-92049827 failed..Will retry
2025-10-24 09:52:58,042 - DEBUG - Response for deleting network ()
2025-10-24 09:52:58,042 - INFO - Deleting VN ctest-vn1-36685403
2025-10-24 09:52:58,130 - DEBUG - Response for deleting network ()
2025-10-24 09:52:58,391 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 09:52:58,391 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2025-10-24 09:52:58,392 - INFO - --------------------------------------------------------------------------------
2025-10-24 09:52:59,055 - INFO - Deleted project: ctest-TestRouters-85932329, ID : e6f6fd8d-0fcb-44ca-9fca-57172523e939