2026-05-18 01:50:20,315 - INFO - Reading existing Domain with UUID 2d41c0d2-849f-4e48-95a3-b6637df9305b 2026-05-18 01:50:20,327 - INFO - Using existing domain ['admin_domain'](2d41c0d2-849f-4e48-95a3-b6637df9305b) 2026-05-18 01:50:20,583 - INFO - Project ctest-TestRouters-18640652 not found, creating it 2026-05-18 01:50:21,180 - INFO - Created Project:ctest-TestRouters-18640652, ID : aaa3c321-8c80-4f7e-852c-95cf98b238ff 2026-05-18 01:50:23,073 - INFO - ================================================================================ 2026-05-18 01:50:23,073 - INFO - STARTING TEST : test_basic_router_behavior 2026-05-18 01:50:23,074 - 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-18 01:50:23,477 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.241': '0'}} with 2026-05-18 01:50:23,477 - INFO - Initial checks done. Running the testcase now 2026-05-18 01:50:23,477 - INFO - 2026-05-18 01:50:24,336 - DEBUG - Response for create_network : {'network': {'id': 'd1554c9a-be8c-489d-94d6-ffeb084612e4', 'name': 'ctest-vn1-37283456', 'tenant_id': 'aaa3c3218c804f7e852c95cf98b238ff', 'project_id': 'aaa3c3218c804f7e852c95cf98b238ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-18640652', 'ctest-vn1-37283456'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-05-18 01:50:24,529 - DEBUG - Response for create_subnet : {'subnet': {'id': '64984acb-68d6-4a20-8e17-473795d2447b', 'name': '', 'tenant_id': 'aaa3c3218c804f7e852c95cf98b238ff', 'network_id': 'd1554c9a-be8c-489d-94d6-ffeb084612e4', 'ip_version': 4, 'cidr': '162.90.239.128/26', 'allocation_pools': [{'start': '162.90.239.130', 'end': '162.90.239.190'}], 'gateway_ip': '162.90.239.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-05-18T01:50:24.435988', 'updated_at': '2026-05-18T01:50:24.435988', 'dns_server_address': '162.90.239.130', 'tags': [], 'project_id': 'aaa3c3218c804f7e852c95cf98b238ff'}} 2026-05-18 01:50:24,593 - INFO - Created VN ctest-vn1-37283456 2026-05-18 01:50:24,647 - DEBUG - VN ctest-vn1-37283456 UUID is d1554c9a-be8c-489d-94d6-ffeb084612e4 2026-05-18 01:50:25,144 - DEBUG - Response for create_network : {'network': {'id': '2c8acc63-edae-4e27-911f-a4d00fd43ebd', 'name': 'ctest-vn2-56491304', 'tenant_id': 'aaa3c3218c804f7e852c95cf98b238ff', 'project_id': 'aaa3c3218c804f7e852c95cf98b238ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-18640652', 'ctest-vn2-56491304'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-05-18 01:50:25,422 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd898469-1594-4a62-bc55-b192bfaaa63e', 'name': '', 'tenant_id': 'aaa3c3218c804f7e852c95cf98b238ff', 'network_id': '2c8acc63-edae-4e27-911f-a4d00fd43ebd', 'ip_version': 4, 'cidr': '47.45.31.0/26', 'allocation_pools': [{'start': '47.45.31.2', 'end': '47.45.31.62'}], 'gateway_ip': '47.45.31.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-05-18T01:50:25.315597', 'updated_at': '2026-05-18T01:50:25.315597', 'dns_server_address': '47.45.31.2', 'tags': [], 'project_id': 'aaa3c3218c804f7e852c95cf98b238ff'}} 2026-05-18 01:50:25,494 - INFO - Created VN ctest-vn2-56491304 2026-05-18 01:50:25,555 - DEBUG - VN ctest-vn2-56491304 UUID is 2c8acc63-edae-4e27-911f-a4d00fd43ebd 2026-05-18 01:50:25,846 - DEBUG - Services list from nova: [, , ] 2026-05-18 01:50:27,226 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-704-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-704-1) 2026-05-18 01:50:28,722 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-704-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-704-1) 2026-05-18 01:50:28,851 - INFO - Adding interface with subnet_id 64984acb-68d6-4a20-8e17-473795d2447b, port_id None to router 6cd95e4b-e0d1-445d-9efe-0304d2211795 2026-05-18 01:50:29,397 - INFO - Waiting for VM ctest-vn1-vm1-22413509 to be up.. 2026-05-18 01:50:29,564 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-18 01:50:34,714 - DEBUG - VM is in ACTIVE state now 2026-05-18 01:50:34,714 - INFO - VM name : ctest-vn1-vm1-22413509 2026-05-18 01:50:34,871 - DEBUG - VM ctest-vn1-vm1-22413509 ID is ef065cf9-eecb-4a06-b920-49df2047fec9 2026-05-18 01:50:35,021 - DEBUG - VM ctest-vn1-vm1-22413509 launched on Node cn-jenkins-deploy-platform-juju-os-704-1 2026-05-18 01:50:35,279 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine/ef065cf9-eecb-4a06-b920-49df2047fec9 2026-05-18 01:50:35,673 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine/ef065cf9-eecb-4a06-b920-49df2047fec9 2026-05-18 01:50:35,772 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine-interface/af7e7d45-2905-4700-86ba-5e363008029f 2026-05-18 01:50:39,291 - 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 1036ms') 2026-05-18 01:50:39,291 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-22413509 failed! 2026-05-18 01:50:39,351 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-18640652:ctest-vn1-37283456 is 162.90.239.129 and allocation pool is NOT set 2026-05-18 01:50:41,454 - 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=5.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.91 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 = 1.911/3.529/5.147/1.618 ms') 2026-05-18 01:50:41,454 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-22413509 passed 2026-05-18 01:50:41,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 01:50:41,615 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-22413509, IP 162.90.239.131, Port 22 2026-05-18 01:50:41,833 - DEBUG - VM ctest-vn1-vm1-22413509 is ready for SSH connections 2026-05-18 01:50:41,833 - INFO - Waiting for VM ctest-vn2-vm1-52531407 to be up.. 2026-05-18 01:50:41,977 - DEBUG - VM is in ACTIVE state now 2026-05-18 01:50:41,977 - INFO - VM name : ctest-vn2-vm1-52531407 2026-05-18 01:50:42,114 - DEBUG - VM ctest-vn2-vm1-52531407 ID is 07720688-45e3-4bac-8528-ba56c1569e7e 2026-05-18 01:50:42,114 - DEBUG - VM ctest-vn2-vm1-52531407 launched on Node cn-jenkins-deploy-platform-juju-os-704-1 2026-05-18 01:50:42,278 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine/07720688-45e3-4bac-8528-ba56c1569e7e 2026-05-18 01:50:42,344 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine-interface/7d69239c-465f-418a-b43f-95100e08bd83 2026-05-18 01:50:43,817 - 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.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.657 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.657/1.946/3.236/1.289 ms') 2026-05-18 01:50:43,817 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-52531407 passed 2026-05-18 01:50:43,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 01:50:43,975 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-52531407, IP 47.45.31.3, Port 22 2026-05-18 01:50:44,198 - DEBUG - VM ctest-vn2-vm1-52531407 is ready for SSH connections 2026-05-18 01:50:44,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 01:50:44,198 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.45.31.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-05-18 01:50:44,198 - DEBUG - ping -s 56 -c 3 -W 1 47.45.31.3 2026-05-18 01:50:48,891 - DEBUG - PING 47.45.31.3 (47.45.31.3): 56 data bytes --- 47.45.31.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-18 01:50:48,892 - WARNING - Ping to IP 47.45.31.3 from VM ctest-vn1-vm1-22413509 failed 2026-05-18 01:50:48,892 - INFO - Adding interface with subnet_id fd898469-1594-4a62-bc55-b192bfaaa63e, port_id None to router 6cd95e4b-e0d1-445d-9efe-0304d2211795 2026-05-18 01:50:49,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 01:50:49,322 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.45.31.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-05-18 01:50:49,322 - DEBUG - ping -s 56 -c 3 -W 1 47.45.31.3 2026-05-18 01:50:51,541 - DEBUG - PING 47.45.31.3 (47.45.31.3): 56 data bytes 64 bytes from 47.45.31.3: seq=0 ttl=63 time=3.586 ms 64 bytes from 47.45.31.3: seq=1 ttl=63 time=1.202 ms 64 bytes from 47.45.31.3: seq=2 ttl=63 time=1.411 ms --- 47.45.31.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.202/2.066/3.586 ms 2026-05-18 01:50:51,541 - INFO - Ping to IP 47.45.31.3 from VM ctest-vn1-vm1-22413509 passed 2026-05-18 01:50:51,542 - INFO - Deleting interface with subnet_id 64984acb-68d6-4a20-8e17-473795d2447b, port_id None from router 6cd95e4b-e0d1-445d-9efe-0304d2211795 2026-05-18 01:50:51,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 01:50:51,794 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.45.31.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-05-18 01:50:51,794 - DEBUG - ping -s 56 -c 3 -W 1 47.45.31.3 2026-05-18 01:50:55,001 - DEBUG - PING 47.45.31.3 (47.45.31.3): 56 data bytes --- 47.45.31.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-18 01:50:55,001 - WARNING - Ping to IP 47.45.31.3 from VM ctest-vn1-vm1-22413509 failed 2026-05-18 01:50:55,001 - INFO - Adding interface with subnet_id 64984acb-68d6-4a20-8e17-473795d2447b, port_id None to router 6cd95e4b-e0d1-445d-9efe-0304d2211795 2026-05-18 01:50:55,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 01:50:55,370 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.45.31.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-05-18 01:50:55,370 - DEBUG - ping -s 56 -c 3 -W 1 47.45.31.3 2026-05-18 01:50:58,585 - DEBUG - PING 47.45.31.3 (47.45.31.3): 56 data bytes 64 bytes from 47.45.31.3: seq=1 ttl=63 time=2.015 ms 64 bytes from 47.45.31.3: seq=2 ttl=63 time=1.258 ms --- 47.45.31.3 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.258/1.636/2.015 ms 2026-05-18 01:50:58,585 - WARNING - Ping to IP 47.45.31.3 from VM ctest-vn1-vm1-22413509 failed 2026-05-18 01:50:59,585 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.45.31.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-05-18 01:50:59,586 - DEBUG - ping -s 56 -c 3 -W 1 47.45.31.3 2026-05-18 01:51:01,806 - DEBUG - PING 47.45.31.3 (47.45.31.3): 56 data bytes 64 bytes from 47.45.31.3: seq=0 ttl=63 time=2.352 ms 64 bytes from 47.45.31.3: seq=1 ttl=63 time=1.116 ms 64 bytes from 47.45.31.3: seq=2 ttl=63 time=1.021 ms --- 47.45.31.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.021/1.496/2.352 ms 2026-05-18 01:51:01,806 - INFO - Ping to IP 47.45.31.3 from VM ctest-vn1-vm1-22413509 passed 2026-05-18 01:51:01,806 - INFO - Deleting interface with subnet_id fd898469-1594-4a62-bc55-b192bfaaa63e, port_id None from router 6cd95e4b-e0d1-445d-9efe-0304d2211795 2026-05-18 01:51:02,074 - INFO - Deleting interface with subnet_id 64984acb-68d6-4a20-8e17-473795d2447b, port_id None from router 6cd95e4b-e0d1-445d-9efe-0304d2211795 2026-05-18 01:51:02,469 - INFO - Deleting VM ctest-vn2-vm1-52531407 2026-05-18 01:51:02,591 - INFO - Deleting VM ctest-vn1-vm1-22413509 2026-05-18 01:51:02,696 - INFO - Deleting VN ctest-vn2-56491304 2026-05-18 01:51:02,843 - DEBUG - VN 2c8acc63-edae-4e27-911f-a4d00fd43ebd still in use: Unable to complete operation on network 2c8acc63-edae-4e27-911f-a4d00fd43ebd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-42ad33d4-d8a6-405f-8098-edc4885f088b'] 2026-05-18 01:51:02,843 - WARNING - Deleting VN ctest-vn2-56491304 failed..Will retry 2026-05-18 01:51:05,019 - DEBUG - Response for deleting network () 2026-05-18 01:51:05,019 - INFO - Deleting VN ctest-vn1-37283456 2026-05-18 01:51:05,202 - DEBUG - Response for deleting network () 2026-05-18 01:51:05,609 - DEBUG - No XMPP flaps were noticed during the test 2026-05-18 01:51:05,609 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:42] 2026-05-18 01:51:05,609 - INFO - -------------------------------------------------------------------------------- 2026-05-18 01:51:06,375 - INFO - Deleted project: ctest-TestRouters-18640652, ID : aaa3c321-8c80-4f7e-852c-95cf98b238ff