2026-05-08 22:02:09,777 - INFO - Domain Default found not creating
2026-05-08 22:02:09,940 - INFO - Project ctest-TestRouters-35883741 not found, creating it
2026-05-08 22:02:10,412 - INFO - Created Project:ctest-TestRouters-35883741, ID : a3367ca6-efc6-4bd2-a25b-e7bca4b694a8
2026-05-08 22:02:11,908 - INFO - ================================================================================
2026-05-08 22:02:11,908 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-08 22:02:11,908 - 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-05-08 22:02:12,168 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 22:02:12,168 - INFO - Initial checks done. Running the testcase now
2026-05-08 22:02:12,168 - INFO -
2026-05-08 22:02:12,735 - DEBUG - Response for create_network : {'network': {'id': '1418e10d-ab8f-494b-87fd-315993bdd4cf', 'name': 'ctest-vn1-08467513', 'tenant_id': 'a3367ca6efc64bd2a25be7bca4b694a8', 'project_id': 'a3367ca6efc64bd2a25be7bca4b694a8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-35883741', 'ctest-vn1-08467513'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 22:02:12,950 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab12294c-5bc2-4b95-8a3a-d2a79b1bf889', 'name': '', 'tenant_id': 'a3367ca6efc64bd2a25be7bca4b694a8', 'network_id': '1418e10d-ab8f-494b-87fd-315993bdd4cf', 'ip_version': 4, 'cidr': '101.9.91.192/26', 'allocation_pools': [{'start': '101.9.91.194', 'end': '101.9.91.254'}], 'gateway_ip': '101.9.91.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '101.9.91.194', 'tags': [], 'project_id': 'a3367ca6efc64bd2a25be7bca4b694a8'}}
2026-05-08 22:02:12,966 - INFO - Created VN ctest-vn1-08467513
2026-05-08 22:02:13,018 - DEBUG - VN ctest-vn1-08467513 UUID is 1418e10d-ab8f-494b-87fd-315993bdd4cf
2026-05-08 22:02:13,366 - DEBUG - Response for create_network : {'network': {'id': '4c5f73d3-605d-44d3-8025-e668db43fa9a', 'name': 'ctest-vn2-37454701', 'tenant_id': 'a3367ca6efc64bd2a25be7bca4b694a8', 'project_id': 'a3367ca6efc64bd2a25be7bca4b694a8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-35883741', 'ctest-vn2-37454701'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 22:02:13,581 - DEBUG - Response for create_subnet : {'subnet': {'id': '9733302a-e5d0-452f-822d-62b9901b5eca', 'name': '', 'tenant_id': 'a3367ca6efc64bd2a25be7bca4b694a8', 'network_id': '4c5f73d3-605d-44d3-8025-e668db43fa9a', 'ip_version': 4, 'cidr': '48.35.236.192/26', 'allocation_pools': [{'start': '48.35.236.194', 'end': '48.35.236.254'}], 'gateway_ip': '48.35.236.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.35.236.194', 'tags': [], 'project_id': 'a3367ca6efc64bd2a25be7bca4b694a8'}}
2026-05-08 22:02:13,605 - INFO - Created VN ctest-vn2-37454701
2026-05-08 22:02:13,658 - DEBUG - VN ctest-vn2-37454701 UUID is 4c5f73d3-605d-44d3-8025-e668db43fa9a
2026-05-08 22:02:13,865 - DEBUG - Services list from nova: [, , ]
2026-05-08 22:02:14,896 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:02:16,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:02:16,199 - INFO - Adding interface with subnet_id ab12294c-5bc2-4b95-8a3a-d2a79b1bf889, port_id None to router 0bf28bd3-b525-4612-a912-c0ba838694fb
2026-05-08 22:02:16,495 - INFO - Waiting for VM ctest-vn1-vm1-22898485 to be up..
2026-05-08 22:02:16,586 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-08 22:02:21,682 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:02:21,682 - INFO - VM name : ctest-vn1-vm1-22898485
2026-05-08 22:02:21,775 - DEBUG - VM ctest-vn1-vm1-22898485 ID is 37c18905-6f48-4d17-9434-3c98df1cebb4
2026-05-08 22:02:21,793 - DEBUG - VM ctest-vn1-vm1-22898485 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:02:21,867 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/37c18905-6f48-4d17-9434-3c98df1cebb4
2026-05-08 22:02:22,170 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/37c18905-6f48-4d17-9434-3c98df1cebb4
2026-05-08 22:02:22,204 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9b90309e-a200-4553-8af2-20d9dd3855c4
2026-05-08 22:02:25,460 - 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')
2026-05-08 22:02:25,460 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-22898485 failed!
2026-05-08 22:02:25,514 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-35883741:ctest-vn1-08467513 is 101.9.91.193 and allocation pool is NOT set
2026-05-08 22:02:27,580 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.441 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.441/2.181/3.922/1.740 ms')
2026-05-08 22:02:27,580 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-22898485 passed
2026-05-08 22:02:27,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:27,730 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-22898485, IP 101.9.91.195, Port 22
2026-05-08 22:02:27,886 - DEBUG - VM ctest-vn1-vm1-22898485 is ready for SSH connections
2026-05-08 22:02:27,886 - INFO - Waiting for VM ctest-vn2-vm1-42081829 to be up..
2026-05-08 22:02:27,963 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:02:27,963 - INFO - VM name : ctest-vn2-vm1-42081829
2026-05-08 22:02:28,042 - DEBUG - VM ctest-vn2-vm1-42081829 ID is a4687481-4bea-4ec9-be7c-ca12d773017f
2026-05-08 22:02:28,042 - DEBUG - VM ctest-vn2-vm1-42081829 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:02:28,133 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a4687481-4bea-4ec9-be7c-ca12d773017f
2026-05-08 22:02:28,144 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/54db3a99-2e5d-4b65-a00a-7bd507406981
2026-05-08 22:02:29,384 - 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=4.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.420 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.420/2.244/4.068/1.824 ms')
2026-05-08 22:02:29,384 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-42081829 passed
2026-05-08 22:02:29,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:29,534 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-42081829, IP 48.35.236.195, Port 22
2026-05-08 22:02:29,702 - DEBUG - VM ctest-vn2-vm1-42081829 is ready for SSH connections
2026-05-08 22:02:29,702 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:29,702 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.35.236.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-08 22:02:29,702 - DEBUG - ping -s 56 -c 3 -W 1 48.35.236.195
2026-05-08 22:02:34,720 - DEBUG - PING 48.35.236.195 (48.35.236.195): 56 data bytes
--- 48.35.236.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-08 22:02:34,721 - WARNING - Ping to IP 48.35.236.195 from VM ctest-vn1-vm1-22898485 failed
2026-05-08 22:02:34,721 - INFO - Adding interface with subnet_id 9733302a-e5d0-452f-822d-62b9901b5eca, port_id None to router 0bf28bd3-b525-4612-a912-c0ba838694fb
2026-05-08 22:02:34,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:34,953 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.35.236.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-08 22:02:34,953 - DEBUG - ping -s 56 -c 3 -W 1 48.35.236.195
2026-05-08 22:02:38,166 - DEBUG - PING 48.35.236.195 (48.35.236.195): 56 data bytes
64 bytes from 48.35.236.195: seq=1 ttl=63 time=2.987 ms
64 bytes from 48.35.236.195: seq=2 ttl=63 time=1.011 ms
--- 48.35.236.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.011/1.999/2.987 ms
2026-05-08 22:02:38,166 - WARNING - Ping to IP 48.35.236.195 from VM ctest-vn1-vm1-22898485 failed
2026-05-08 22:02:39,167 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.35.236.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-08 22:02:39,168 - DEBUG - ping -s 56 -c 3 -W 1 48.35.236.195
2026-05-08 22:02:41,382 - DEBUG - PING 48.35.236.195 (48.35.236.195): 56 data bytes
64 bytes from 48.35.236.195: seq=0 ttl=63 time=1.586 ms
64 bytes from 48.35.236.195: seq=1 ttl=63 time=0.864 ms
64 bytes from 48.35.236.195: seq=2 ttl=63 time=0.863 ms
--- 48.35.236.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.863/1.104/1.586 ms
2026-05-08 22:02:41,382 - INFO - Ping to IP 48.35.236.195 from VM ctest-vn1-vm1-22898485 passed
2026-05-08 22:02:41,382 - INFO - Deleting interface with subnet_id ab12294c-5bc2-4b95-8a3a-d2a79b1bf889, port_id None from router 0bf28bd3-b525-4612-a912-c0ba838694fb
2026-05-08 22:02:41,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:41,496 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.35.236.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-08 22:02:41,496 - DEBUG - ping -s 56 -c 3 -W 1 48.35.236.195
2026-05-08 22:02:44,696 - DEBUG - PING 48.35.236.195 (48.35.236.195): 56 data bytes
--- 48.35.236.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-08 22:02:44,696 - WARNING - Ping to IP 48.35.236.195 from VM ctest-vn1-vm1-22898485 failed
2026-05-08 22:02:44,696 - INFO - Adding interface with subnet_id ab12294c-5bc2-4b95-8a3a-d2a79b1bf889, port_id None to router 0bf28bd3-b525-4612-a912-c0ba838694fb
2026-05-08 22:02:44,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:44,928 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.35.236.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-08 22:02:44,928 - DEBUG - ping -s 56 -c 3 -W 1 48.35.236.195
2026-05-08 22:02:47,137 - DEBUG - PING 48.35.236.195 (48.35.236.195): 56 data bytes
64 bytes from 48.35.236.195: seq=0 ttl=63 time=1.339 ms
64 bytes from 48.35.236.195: seq=1 ttl=63 time=0.942 ms
64 bytes from 48.35.236.195: seq=2 ttl=63 time=0.973 ms
--- 48.35.236.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.942/1.084/1.339 ms
2026-05-08 22:02:47,138 - INFO - Ping to IP 48.35.236.195 from VM ctest-vn1-vm1-22898485 passed
2026-05-08 22:02:47,138 - INFO - Deleting interface with subnet_id 9733302a-e5d0-452f-822d-62b9901b5eca, port_id None from router 0bf28bd3-b525-4612-a912-c0ba838694fb
2026-05-08 22:02:47,252 - INFO - Deleting interface with subnet_id ab12294c-5bc2-4b95-8a3a-d2a79b1bf889, port_id None from router 0bf28bd3-b525-4612-a912-c0ba838694fb
2026-05-08 22:02:47,424 - INFO - Deleting VM ctest-vn2-vm1-42081829
2026-05-08 22:02:47,499 - INFO - Deleting VM ctest-vn1-vm1-22898485
2026-05-08 22:02:47,583 - INFO - Deleting VN ctest-vn2-37454701
2026-05-08 22:02:47,624 - DEBUG - VN 4c5f73d3-605d-44d3-8025-e668db43fa9a still in use: Unable to complete operation on network 4c5f73d3-605d-44d3-8025-e668db43fa9a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-52f3c90a-8a9e-47f8-9774-af7834c7e45d']
2026-05-08 22:02:47,624 - WARNING - Deleting VN ctest-vn2-37454701 failed..Will retry
2026-05-08 22:02:49,726 - DEBUG - Response for deleting network ()
2026-05-08 22:02:49,726 - INFO - Deleting VN ctest-vn1-08467513
2026-05-08 22:02:49,819 - DEBUG - Response for deleting network ()
2026-05-08 22:02:50,079 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 22:02:50,080 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-05-08 22:02:50,080 - INFO - --------------------------------------------------------------------------------
2026-05-08 22:02:50,814 - INFO - Deleted project: ctest-TestRouters-35883741, ID : a3367ca6-efc6-4bd2-a25b-e7bca4b694a8