2026-03-19 02:39:01,874 - INFO - Domain Default found not creating
2026-03-19 02:39:02,082 - INFO - Project ctest-TestRouters-27255534 not found, creating it
2026-03-19 02:39:02,699 - INFO - Created Project:ctest-TestRouters-27255534, ID : bdd440de-3eec-4579-b9db-303fae636db4
2026-03-19 02:39:04,384 - INFO - ================================================================================
2026-03-19 02:39:04,385 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-19 02:39:04,385 - 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-03-19 02:39:05,671 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.129': '0', '10.20.0.18': '0'}, '10.0.0.240': {'10.20.0.18': '0', '10.20.0.193': '0'}} with
2026-03-19 02:39:05,671 - INFO - Initial checks done. Running the testcase now
2026-03-19 02:39:05,671 - INFO -
2026-03-19 02:39:06,397 - DEBUG - Response for create_network : {'network': {'id': 'cbd9017d-14bf-4da2-923a-661e8891503e', 'name': 'ctest-vn1-02915429', 'tenant_id': 'bdd440de3eec4579b9db303fae636db4', 'project_id': 'bdd440de3eec4579b9db303fae636db4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-27255534', 'ctest-vn1-02915429'], 'port_security_enabled': True, 'description': ''}}
2026-03-19 02:39:06,646 - DEBUG - Response for create_subnet : {'subnet': {'id': '40b82303-a800-438e-937c-f7bb36b2f498', 'name': '', 'tenant_id': 'bdd440de3eec4579b9db303fae636db4', 'network_id': 'cbd9017d-14bf-4da2-923a-661e8891503e', 'ip_version': 4, 'cidr': '103.147.208.64/26', 'allocation_pools': [{'start': '103.147.208.66', 'end': '103.147.208.126'}], 'gateway_ip': '103.147.208.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '103.147.208.66', 'tags': [], 'project_id': 'bdd440de3eec4579b9db303fae636db4'}}
2026-03-19 02:39:06,670 - INFO - Created VN ctest-vn1-02915429
2026-03-19 02:39:06,683 - DEBUG - VN ctest-vn1-02915429 UUID is cbd9017d-14bf-4da2-923a-661e8891503e
2026-03-19 02:39:07,096 - DEBUG - Response for create_network : {'network': {'id': '5ba6283f-deef-497d-8318-f266e41055c8', 'name': 'ctest-vn2-00572668', 'tenant_id': 'bdd440de3eec4579b9db303fae636db4', 'project_id': 'bdd440de3eec4579b9db303fae636db4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-27255534', 'ctest-vn2-00572668'], 'port_security_enabled': True, 'description': ''}}
2026-03-19 02:39:07,369 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c037c02-9675-45c0-b02c-564121433e4b', 'name': '', 'tenant_id': 'bdd440de3eec4579b9db303fae636db4', 'network_id': '5ba6283f-deef-497d-8318-f266e41055c8', 'ip_version': 4, 'cidr': '61.226.226.64/26', 'allocation_pools': [{'start': '61.226.226.66', 'end': '61.226.226.126'}], 'gateway_ip': '61.226.226.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '61.226.226.66', 'tags': [], 'project_id': 'bdd440de3eec4579b9db303fae636db4'}}
2026-03-19 02:39:07,398 - INFO - Created VN ctest-vn2-00572668
2026-03-19 02:39:07,412 - DEBUG - VN ctest-vn2-00572668 UUID is 5ba6283f-deef-497d-8318-f266e41055c8
2026-03-19 02:39:07,556 - DEBUG - Services list from nova: [, , , ]
2026-03-19 02:39:08,660 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5493-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5493-2)
2026-03-19 02:39:10,138 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5493-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5493-1)
2026-03-19 02:39:10,249 - INFO - Adding interface with subnet_id 40b82303-a800-438e-937c-f7bb36b2f498, port_id None to router 8a823eb3-d535-4f78-952c-5b89fe14d9d2
2026-03-19 02:39:10,642 - INFO - Waiting for VM ctest-vn1-vm1-93852405 to be up..
2026-03-19 02:39:10,757 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-19 02:39:15,845 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:39:15,846 - INFO - VM name : ctest-vn1-vm1-93852405
2026-03-19 02:39:15,933 - DEBUG - VM ctest-vn1-vm1-93852405 ID is b30d5fd8-4a69-4018-bdac-33d782f0e151
2026-03-19 02:39:15,956 - DEBUG - VM ctest-vn1-vm1-93852405 launched on Node an-jenkins-deploy-platform-ansible-os-5493-2
2026-03-19 02:39:16,037 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b30d5fd8-4a69-4018-bdac-33d782f0e151
2026-03-19 02:39:16,352 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b30d5fd8-4a69-4018-bdac-33d782f0e151
2026-03-19 02:39:16,390 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/6a7493cf-9c32-4b90-b1e9-dc7f0a110b5b
2026-03-19 02:39:19,554 - 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 1001ms')
2026-03-19 02:39:19,554 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93852405 failed!
2026-03-19 02:39:19,570 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-27255534:ctest-vn1-02915429 is 103.147.208.65 and allocation pool is NOT set
2026-03-19 02:39:21,639 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.799 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 = 0.799/2.221/3.644/1.422 ms')
2026-03-19 02:39:21,639 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93852405 passed
2026-03-19 02:39:21,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:39:21,711 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-93852405, IP 103.147.208.67, Port 22
2026-03-19 02:39:21,886 - DEBUG - VM ctest-vn1-vm1-93852405 is ready for SSH connections
2026-03-19 02:39:21,886 - INFO - Waiting for VM ctest-vn2-vm1-47947135 to be up..
2026-03-19 02:39:21,975 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:39:21,975 - INFO - VM name : ctest-vn2-vm1-47947135
2026-03-19 02:39:22,055 - DEBUG - VM ctest-vn2-vm1-47947135 ID is a5a67af9-730a-4a5b-a20f-70df5597d318
2026-03-19 02:39:22,055 - DEBUG - VM ctest-vn2-vm1-47947135 launched on Node an-jenkins-deploy-platform-ansible-os-5493-1
2026-03-19 02:39:22,138 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a5a67af9-730a-4a5b-a20f-70df5597d318
2026-03-19 02:39:22,148 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/504849f4-8a6f-4aef-9878-35f41f59885c
2026-03-19 02:39:25,345 - 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=2 ttl=63 time=4.86 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 4.856/4.856/4.856/0.000 ms')
2026-03-19 02:39:25,345 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-47947135 passed
2026-03-19 02:39:25,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:39:25,416 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-47947135, IP 61.226.226.67, Port 22
2026-03-19 02:39:25,585 - DEBUG - VM ctest-vn2-vm1-47947135 is ready for SSH connections
2026-03-19 02:39:25,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:39:25,585 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.226.226.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-03-19 02:39:25,585 - DEBUG - ping -s 56 -c 3 -W 1 61.226.226.67
2026-03-19 02:39:29,559 - DEBUG - PING 61.226.226.67 (61.226.226.67): 56 data bytes
--- 61.226.226.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-19 02:39:29,560 - WARNING - Ping to IP 61.226.226.67 from VM ctest-vn1-vm1-93852405 failed
2026-03-19 02:39:29,560 - INFO - Adding interface with subnet_id 8c037c02-9675-45c0-b02c-564121433e4b, port_id None to router 8a823eb3-d535-4f78-952c-5b89fe14d9d2
2026-03-19 02:39:29,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:39:29,989 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.226.226.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-03-19 02:39:29,989 - DEBUG - ping -s 56 -c 3 -W 1 61.226.226.67
2026-03-19 02:39:33,197 - DEBUG - PING 61.226.226.67 (61.226.226.67): 56 data bytes
64 bytes from 61.226.226.67: seq=1 ttl=63 time=6.682 ms
64 bytes from 61.226.226.67: seq=2 ttl=63 time=1.357 ms
--- 61.226.226.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.357/4.019/6.682 ms
2026-03-19 02:39:33,197 - WARNING - Ping to IP 61.226.226.67 from VM ctest-vn1-vm1-93852405 failed
2026-03-19 02:39:34,198 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.226.226.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-03-19 02:39:34,198 - DEBUG - ping -s 56 -c 3 -W 1 61.226.226.67
2026-03-19 02:39:36,396 - DEBUG - PING 61.226.226.67 (61.226.226.67): 56 data bytes
64 bytes from 61.226.226.67: seq=0 ttl=63 time=2.816 ms
64 bytes from 61.226.226.67: seq=1 ttl=63 time=1.427 ms
64 bytes from 61.226.226.67: seq=2 ttl=63 time=1.276 ms
--- 61.226.226.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.276/1.839/2.816 ms
2026-03-19 02:39:36,396 - INFO - Ping to IP 61.226.226.67 from VM ctest-vn1-vm1-93852405 passed
2026-03-19 02:39:36,396 - INFO - Deleting interface with subnet_id 40b82303-a800-438e-937c-f7bb36b2f498, port_id None from router 8a823eb3-d535-4f78-952c-5b89fe14d9d2
2026-03-19 02:39:36,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:39:36,629 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.226.226.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-03-19 02:39:36,629 - DEBUG - ping -s 56 -c 3 -W 1 61.226.226.67
2026-03-19 02:39:39,835 - DEBUG - PING 61.226.226.67 (61.226.226.67): 56 data bytes
--- 61.226.226.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-19 02:39:39,835 - WARNING - Ping to IP 61.226.226.67 from VM ctest-vn1-vm1-93852405 failed
2026-03-19 02:39:39,835 - INFO - Adding interface with subnet_id 40b82303-a800-438e-937c-f7bb36b2f498, port_id None to router 8a823eb3-d535-4f78-952c-5b89fe14d9d2
2026-03-19 02:39:40,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:39:40,174 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.226.226.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-03-19 02:39:40,174 - DEBUG - ping -s 56 -c 3 -W 1 61.226.226.67
2026-03-19 02:39:42,424 - DEBUG - PING 61.226.226.67 (61.226.226.67): 56 data bytes
64 bytes from 61.226.226.67: seq=0 ttl=63 time=2.974 ms
64 bytes from 61.226.226.67: seq=1 ttl=63 time=1.637 ms
64 bytes from 61.226.226.67: seq=2 ttl=63 time=2.439 ms
--- 61.226.226.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.637/2.350/2.974 ms
2026-03-19 02:39:42,424 - INFO - Ping to IP 61.226.226.67 from VM ctest-vn1-vm1-93852405 passed
2026-03-19 02:39:42,424 - INFO - Deleting interface with subnet_id 8c037c02-9675-45c0-b02c-564121433e4b, port_id None from router 8a823eb3-d535-4f78-952c-5b89fe14d9d2
2026-03-19 02:39:42,666 - INFO - Deleting interface with subnet_id 40b82303-a800-438e-937c-f7bb36b2f498, port_id None from router 8a823eb3-d535-4f78-952c-5b89fe14d9d2
2026-03-19 02:39:42,983 - INFO - Deleting VM ctest-vn2-vm1-47947135
2026-03-19 02:39:43,114 - INFO - Deleting VM ctest-vn1-vm1-93852405
2026-03-19 02:39:43,194 - INFO - Deleting VN ctest-vn2-00572668
2026-03-19 02:39:43,242 - DEBUG - VN 5ba6283f-deef-497d-8318-f266e41055c8 still in use: Unable to complete operation on network 5ba6283f-deef-497d-8318-f266e41055c8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5c899fbf-9e4f-42de-910e-dafd2eb5c111']
2026-03-19 02:39:43,242 - WARNING - Deleting VN ctest-vn2-00572668 failed..Will retry
2026-03-19 02:39:45,402 - DEBUG - Response for deleting network ()
2026-03-19 02:39:45,402 - INFO - Deleting VN ctest-vn1-02915429
2026-03-19 02:39:45,562 - DEBUG - Response for deleting network ()
2026-03-19 02:39:46,864 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 02:39:46,864 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:42]
2026-03-19 02:39:46,864 - INFO - --------------------------------------------------------------------------------
2026-03-19 02:39:47,622 - INFO - Deleted project: ctest-TestRouters-27255534, ID : bdd440de-3eec-4579-b9db-303fae636db4