2025-11-17 16:12:05,831 - INFO - Domain Default found not creating
2025-11-17 16:12:05,999 - INFO - Project ctest-TestRouters-79797561 not found, creating it
2025-11-17 16:12:06,491 - INFO - Created Project:ctest-TestRouters-79797561, ID : af72d019-9b08-43f3-865b-0d6ce1c88366
2025-11-17 16:12:08,233 - INFO - ================================================================================
2025-11-17 16:12:08,233 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-17 16:12:08,234 - 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-11-17 16:12:08,502 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2025-11-17 16:12:08,502 - INFO - Initial checks done. Running the testcase now
2025-11-17 16:12:08,502 - INFO -
2025-11-17 16:12:09,124 - DEBUG - Response for create_network : {'network': {'id': '8f0dc63d-50da-48b2-9047-1dced68f26da', 'name': 'ctest-vn1-67713238', 'tenant_id': 'af72d0199b0843f3865b0d6ce1c88366', 'project_id': 'af72d0199b0843f3865b0d6ce1c88366', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-79797561', 'ctest-vn1-67713238'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 16:12:09,329 - DEBUG - Response for create_subnet : {'subnet': {'id': '4cc25721-0cf8-41c2-b3c6-8be50435be24', 'name': '', 'tenant_id': 'af72d0199b0843f3865b0d6ce1c88366', 'network_id': '8f0dc63d-50da-48b2-9047-1dced68f26da', 'ip_version': 4, 'cidr': '47.65.218.128/26', 'allocation_pools': [{'start': '47.65.218.130', 'end': '47.65.218.190'}], 'gateway_ip': '47.65.218.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.65.218.130', 'tags': [], 'project_id': 'af72d0199b0843f3865b0d6ce1c88366'}}
2025-11-17 16:12:09,348 - INFO - Created VN ctest-vn1-67713238
2025-11-17 16:12:09,404 - DEBUG - VN ctest-vn1-67713238 UUID is 8f0dc63d-50da-48b2-9047-1dced68f26da
2025-11-17 16:12:09,772 - DEBUG - Response for create_network : {'network': {'id': '9cb2dbcb-6ef8-40c5-843a-9e303f101c1e', 'name': 'ctest-vn2-50185689', 'tenant_id': 'af72d0199b0843f3865b0d6ce1c88366', 'project_id': 'af72d0199b0843f3865b0d6ce1c88366', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-79797561', 'ctest-vn2-50185689'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 16:12:09,945 - DEBUG - Response for create_subnet : {'subnet': {'id': '424b98e9-80bb-4591-8760-9e6e4734974b', 'name': '', 'tenant_id': 'af72d0199b0843f3865b0d6ce1c88366', 'network_id': '9cb2dbcb-6ef8-40c5-843a-9e303f101c1e', 'ip_version': 4, 'cidr': '23.35.65.128/26', 'allocation_pools': [{'start': '23.35.65.130', 'end': '23.35.65.190'}], 'gateway_ip': '23.35.65.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.35.65.130', 'tags': [], 'project_id': 'af72d0199b0843f3865b0d6ce1c88366'}}
2025-11-17 16:12:09,963 - INFO - Created VN ctest-vn2-50185689
2025-11-17 16:12:10,016 - DEBUG - VN ctest-vn2-50185689 UUID is 9cb2dbcb-6ef8-40c5-843a-9e303f101c1e
2025-11-17 16:12:10,194 - DEBUG - Services list from nova: [, , ]
2025-11-17 16:12:11,352 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4742-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4742-1)
2025-11-17 16:12:12,713 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4742-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4742-1)
2025-11-17 16:12:12,786 - INFO - Adding interface with subnet_id 4cc25721-0cf8-41c2-b3c6-8be50435be24, port_id None to router 711ce163-456d-4122-a43a-6f6e160d197c
2025-11-17 16:12:13,062 - INFO - Waiting for VM ctest-vn1-vm1-20554785 to be up..
2025-11-17 16:12:13,152 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-17 16:12:18,232 - DEBUG - VM is in ACTIVE state now
2025-11-17 16:12:18,232 - INFO - VM name : ctest-vn1-vm1-20554785
2025-11-17 16:12:18,312 - DEBUG - VM ctest-vn1-vm1-20554785 ID is 7dfa311d-70f4-44b4-9530-f6c924e38dff
2025-11-17 16:12:18,336 - DEBUG - VM ctest-vn1-vm1-20554785 launched on Node cn-jenkins-deploy-platform-ansible-os-4742-1
2025-11-17 16:12:18,435 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/7dfa311d-70f4-44b4-9530-f6c924e38dff
2025-11-17 16:12:18,796 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/7dfa311d-70f4-44b4-9530-f6c924e38dff
2025-11-17 16:12:18,832 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2454126b-ce0d-47fa-a9da-018d0b724af1
2025-11-17 16:12:22,077 - 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 1002ms')
2025-11-17 16:12:22,077 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20554785 failed!
2025-11-17 16:12:22,132 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-79797561:ctest-vn1-67713238 is 47.65.218.129 and allocation pool is NOT set
2025-11-17 16:12:24,192 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.66 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.656/3.054/3.453/0.398 ms')
2025-11-17 16:12:24,192 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20554785 passed
2025-11-17 16:12:24,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 16:12:24,344 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-20554785, IP 47.65.218.131, Port 22
2025-11-17 16:12:24,503 - DEBUG - VM ctest-vn1-vm1-20554785 is ready for SSH connections
2025-11-17 16:12:24,503 - INFO - Waiting for VM ctest-vn2-vm1-27424288 to be up..
2025-11-17 16:12:24,586 - DEBUG - VM is in ACTIVE state now
2025-11-17 16:12:24,587 - INFO - VM name : ctest-vn2-vm1-27424288
2025-11-17 16:12:24,666 - DEBUG - VM ctest-vn2-vm1-27424288 ID is d58ef812-b014-4267-bbf6-16313dc64634
2025-11-17 16:12:24,667 - DEBUG - VM ctest-vn2-vm1-27424288 launched on Node cn-jenkins-deploy-platform-ansible-os-4742-1
2025-11-17 16:12:24,744 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/d58ef812-b014-4267-bbf6-16313dc64634
2025-11-17 16:12:24,753 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/9296490f-93d1-4111-8817-658a04581fd8
2025-11-17 16:12:25,993 - 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.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.693 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.693/2.020/3.348/1.327 ms')
2025-11-17 16:12:25,994 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-27424288 passed
2025-11-17 16:12:26,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 16:12:26,152 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-27424288, IP 23.35.65.131, Port 22
2025-11-17 16:12:26,306 - DEBUG - VM ctest-vn2-vm1-27424288 is ready for SSH connections
2025-11-17 16:12:26,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 16:12:26,307 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.35.65.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-17 16:12:26,307 - DEBUG - ping -s 56 -c 3 -W 1 23.35.65.131
2025-11-17 16:12:31,423 - DEBUG - PING 23.35.65.131 (23.35.65.131): 56 data bytes
--- 23.35.65.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-17 16:12:31,423 - WARNING - Ping to IP 23.35.65.131 from VM ctest-vn1-vm1-20554785 failed
2025-11-17 16:12:31,423 - INFO - Adding interface with subnet_id 424b98e9-80bb-4591-8760-9e6e4734974b, port_id None to router 711ce163-456d-4122-a43a-6f6e160d197c
2025-11-17 16:12:31,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 16:12:31,665 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.35.65.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-17 16:12:31,666 - DEBUG - ping -s 56 -c 3 -W 1 23.35.65.131
2025-11-17 16:12:34,901 - DEBUG - PING 23.35.65.131 (23.35.65.131): 56 data bytes
64 bytes from 23.35.65.131: seq=1 ttl=63 time=3.523 ms
64 bytes from 23.35.65.131: seq=2 ttl=63 time=1.049 ms
--- 23.35.65.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.049/2.286/3.523 ms
2025-11-17 16:12:34,902 - WARNING - Ping to IP 23.35.65.131 from VM ctest-vn1-vm1-20554785 failed
2025-11-17 16:12:35,903 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.35.65.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-17 16:12:35,903 - DEBUG - ping -s 56 -c 3 -W 1 23.35.65.131
2025-11-17 16:12:38,135 - DEBUG - PING 23.35.65.131 (23.35.65.131): 56 data bytes
64 bytes from 23.35.65.131: seq=0 ttl=63 time=1.962 ms
64 bytes from 23.35.65.131: seq=1 ttl=63 time=0.867 ms
64 bytes from 23.35.65.131: seq=2 ttl=63 time=0.864 ms
--- 23.35.65.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.864/1.231/1.962 ms
2025-11-17 16:12:38,135 - INFO - Ping to IP 23.35.65.131 from VM ctest-vn1-vm1-20554785 passed
2025-11-17 16:12:38,135 - INFO - Deleting interface with subnet_id 4cc25721-0cf8-41c2-b3c6-8be50435be24, port_id None from router 711ce163-456d-4122-a43a-6f6e160d197c
2025-11-17 16:12:38,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 16:12:38,252 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.35.65.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-17 16:12:38,252 - DEBUG - ping -s 56 -c 3 -W 1 23.35.65.131
2025-11-17 16:12:41,484 - DEBUG - PING 23.35.65.131 (23.35.65.131): 56 data bytes
--- 23.35.65.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-17 16:12:41,485 - WARNING - Ping to IP 23.35.65.131 from VM ctest-vn1-vm1-20554785 failed
2025-11-17 16:12:41,485 - INFO - Adding interface with subnet_id 4cc25721-0cf8-41c2-b3c6-8be50435be24, port_id None to router 711ce163-456d-4122-a43a-6f6e160d197c
2025-11-17 16:12:41,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 16:12:41,715 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.35.65.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-17 16:12:41,716 - DEBUG - ping -s 56 -c 3 -W 1 23.35.65.131
2025-11-17 16:12:43,950 - DEBUG - PING 23.35.65.131 (23.35.65.131): 56 data bytes
64 bytes from 23.35.65.131: seq=0 ttl=63 time=1.461 ms
64 bytes from 23.35.65.131: seq=1 ttl=63 time=0.834 ms
64 bytes from 23.35.65.131: seq=2 ttl=63 time=0.880 ms
--- 23.35.65.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.834/1.058/1.461 ms
2025-11-17 16:12:43,950 - INFO - Ping to IP 23.35.65.131 from VM ctest-vn1-vm1-20554785 passed
2025-11-17 16:12:43,950 - INFO - Deleting interface with subnet_id 424b98e9-80bb-4591-8760-9e6e4734974b, port_id None from router 711ce163-456d-4122-a43a-6f6e160d197c
2025-11-17 16:12:44,075 - INFO - Deleting interface with subnet_id 4cc25721-0cf8-41c2-b3c6-8be50435be24, port_id None from router 711ce163-456d-4122-a43a-6f6e160d197c
2025-11-17 16:12:44,265 - INFO - Deleting VM ctest-vn2-vm1-27424288
2025-11-17 16:12:44,342 - INFO - Deleting VM ctest-vn1-vm1-20554785
2025-11-17 16:12:44,419 - INFO - Deleting VN ctest-vn2-50185689
2025-11-17 16:12:44,457 - DEBUG - VN 9cb2dbcb-6ef8-40c5-843a-9e303f101c1e still in use: Unable to complete operation on network 9cb2dbcb-6ef8-40c5-843a-9e303f101c1e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-18a1a1b1-79c7-4e1b-ba9b-696cf595030b']
2025-11-17 16:12:44,457 - WARNING - Deleting VN ctest-vn2-50185689 failed..Will retry
2025-11-17 16:12:46,557 - DEBUG - Response for deleting network ()
2025-11-17 16:12:46,558 - INFO - Deleting VN ctest-vn1-67713238
2025-11-17 16:12:46,652 - DEBUG - Response for deleting network ()
2025-11-17 16:12:46,905 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 16:12:46,905 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-17 16:12:46,905 - INFO - --------------------------------------------------------------------------------
2025-11-17 16:12:47,627 - INFO - Deleted project: ctest-TestRouters-79797561, ID : af72d019-9b08-43f3-865b-0d6ce1c88366