2026-03-16 01:57:34,379 - INFO - Domain Default found not creating
2026-03-16 01:57:34,634 - INFO - Project ctest-TestRouters-04349124 not found, creating it
2026-03-16 01:57:35,108 - INFO - Created Project:ctest-TestRouters-04349124, ID : bf3aae69-8c92-4911-a8cb-417e5461b3a8
2026-03-16 01:57:36,559 - INFO - ================================================================================
2026-03-16 01:57:36,559 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-16 01:57:36,559 - 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-16 01:57:36,819 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2026-03-16 01:57:36,819 - INFO - Initial checks done. Running the testcase now
2026-03-16 01:57:36,819 - INFO -
2026-03-16 01:57:37,387 - DEBUG - Response for create_network : {'network': {'id': '88de59e7-109a-4c2c-8fcf-84df7f7fd55a', 'name': 'ctest-vn1-63319385', 'tenant_id': 'bf3aae698c924911a8cb417e5461b3a8', 'project_id': 'bf3aae698c924911a8cb417e5461b3a8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-04349124', 'ctest-vn1-63319385'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 01:57:37,604 - DEBUG - Response for create_subnet : {'subnet': {'id': '16138f68-6330-41e0-aef7-7076b1ed6d77', 'name': '', 'tenant_id': 'bf3aae698c924911a8cb417e5461b3a8', 'network_id': '88de59e7-109a-4c2c-8fcf-84df7f7fd55a', 'ip_version': 4, 'cidr': '154.146.31.128/26', 'allocation_pools': [{'start': '154.146.31.130', 'end': '154.146.31.190'}], 'gateway_ip': '154.146.31.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.146.31.130', 'tags': [], 'project_id': 'bf3aae698c924911a8cb417e5461b3a8'}}
2026-03-16 01:57:37,622 - INFO - Created VN ctest-vn1-63319385
2026-03-16 01:57:37,678 - DEBUG - VN ctest-vn1-63319385 UUID is 88de59e7-109a-4c2c-8fcf-84df7f7fd55a
2026-03-16 01:57:37,995 - DEBUG - Response for create_network : {'network': {'id': 'f2342c31-b814-4965-a6ea-e4860c81625a', 'name': 'ctest-vn2-29763253', 'tenant_id': 'bf3aae698c924911a8cb417e5461b3a8', 'project_id': 'bf3aae698c924911a8cb417e5461b3a8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-04349124', 'ctest-vn2-29763253'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 01:57:38,234 - DEBUG - Response for create_subnet : {'subnet': {'id': '940ddfe8-d0f8-459b-a8c7-96e197bc9e86', 'name': '', 'tenant_id': 'bf3aae698c924911a8cb417e5461b3a8', 'network_id': 'f2342c31-b814-4965-a6ea-e4860c81625a', 'ip_version': 4, 'cidr': '171.197.81.64/26', 'allocation_pools': [{'start': '171.197.81.66', 'end': '171.197.81.126'}], 'gateway_ip': '171.197.81.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.197.81.66', 'tags': [], 'project_id': 'bf3aae698c924911a8cb417e5461b3a8'}}
2026-03-16 01:57:38,259 - INFO - Created VN ctest-vn2-29763253
2026-03-16 01:57:38,310 - DEBUG - VN ctest-vn2-29763253 UUID is f2342c31-b814-4965-a6ea-e4860c81625a
2026-03-16 01:57:38,522 - DEBUG - Services list from nova: [, , ]
2026-03-16 01:57:39,562 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5470-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5470-1)
2026-03-16 01:57:40,825 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5470-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5470-1)
2026-03-16 01:57:40,925 - INFO - Adding interface with subnet_id 16138f68-6330-41e0-aef7-7076b1ed6d77, port_id None to router 0e4774c7-b756-4bdd-96eb-e8f35c9f0360
2026-03-16 01:57:41,202 - INFO - Waiting for VM ctest-vn1-vm1-28760810 to be up..
2026-03-16 01:57:41,305 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-16 01:57:46,384 - DEBUG - VM is in ACTIVE state now
2026-03-16 01:57:46,384 - INFO - VM name : ctest-vn1-vm1-28760810
2026-03-16 01:57:46,448 - DEBUG - VM ctest-vn1-vm1-28760810 ID is 63fc19b9-5187-497d-b77f-311e913dad8b
2026-03-16 01:57:46,465 - DEBUG - VM ctest-vn1-vm1-28760810 launched on Node cn-jenkins-deploy-platform-ansible-os-5470-1
2026-03-16 01:57:46,532 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/63fc19b9-5187-497d-b77f-311e913dad8b
2026-03-16 01:57:46,842 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/63fc19b9-5187-497d-b77f-311e913dad8b
2026-03-16 01:57:46,876 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/e30e10cd-b74b-4798-88f0-e5c986246d9d
2026-03-16 01:57:50,133 - 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 1027ms')
2026-03-16 01:57:50,133 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28760810 failed!
2026-03-16 01:57:50,190 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-04349124:ctest-vn1-63319385 is 154.146.31.129 and allocation pool is NOT set
2026-03-16 01:57:52,249 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.502 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.502/2.076/3.651/1.574 ms')
2026-03-16 01:57:52,249 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28760810 passed
2026-03-16 01:57:52,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:52,402 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-28760810, IP 154.146.31.131, Port 22
2026-03-16 01:57:52,557 - DEBUG - VM ctest-vn1-vm1-28760810 is ready for SSH connections
2026-03-16 01:57:52,557 - INFO - Waiting for VM ctest-vn2-vm1-69986517 to be up..
2026-03-16 01:57:52,629 - DEBUG - VM is in ACTIVE state now
2026-03-16 01:57:52,629 - INFO - VM name : ctest-vn2-vm1-69986517
2026-03-16 01:57:52,697 - DEBUG - VM ctest-vn2-vm1-69986517 ID is f8fd8ac6-40a2-44bc-b9ad-0a7cbbdf0ceb
2026-03-16 01:57:52,697 - DEBUG - VM ctest-vn2-vm1-69986517 launched on Node cn-jenkins-deploy-platform-ansible-os-5470-1
2026-03-16 01:57:52,771 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/f8fd8ac6-40a2-44bc-b9ad-0a7cbbdf0ceb
2026-03-16 01:57:52,779 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ba81ed19-6826-4ad9-bcb8-d4122e5a8047
2026-03-16 01:57:54,020 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.474/2.554/4.635/2.080 ms')
2026-03-16 01:57:54,020 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-69986517 passed
2026-03-16 01:57:54,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:54,174 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-69986517, IP 171.197.81.67, Port 22
2026-03-16 01:57:54,334 - DEBUG - VM ctest-vn2-vm1-69986517 is ready for SSH connections
2026-03-16 01:57:54,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:54,334 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.197.81.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-16 01:57:54,334 - DEBUG - ping -s 56 -c 3 -W 1 171.197.81.67
2026-03-16 01:57:59,345 - DEBUG - PING 171.197.81.67 (171.197.81.67): 56 data bytes
--- 171.197.81.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-16 01:57:59,345 - WARNING - Ping to IP 171.197.81.67 from VM ctest-vn1-vm1-28760810 failed
2026-03-16 01:57:59,345 - INFO - Adding interface with subnet_id 940ddfe8-d0f8-459b-a8c7-96e197bc9e86, port_id None to router 0e4774c7-b756-4bdd-96eb-e8f35c9f0360
2026-03-16 01:57:59,602 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:57:59,602 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.197.81.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-16 01:57:59,602 - DEBUG - ping -s 56 -c 3 -W 1 171.197.81.67
2026-03-16 01:58:02,811 - DEBUG - PING 171.197.81.67 (171.197.81.67): 56 data bytes
64 bytes from 171.197.81.67: seq=1 ttl=63 time=2.855 ms
64 bytes from 171.197.81.67: seq=2 ttl=63 time=1.075 ms
--- 171.197.81.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.075/1.965/2.855 ms
2026-03-16 01:58:02,811 - WARNING - Ping to IP 171.197.81.67 from VM ctest-vn1-vm1-28760810 failed
2026-03-16 01:58:03,812 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.197.81.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-16 01:58:03,813 - DEBUG - ping -s 56 -c 3 -W 1 171.197.81.67
2026-03-16 01:58:06,037 - DEBUG - PING 171.197.81.67 (171.197.81.67): 56 data bytes
64 bytes from 171.197.81.67: seq=0 ttl=63 time=1.436 ms
64 bytes from 171.197.81.67: seq=1 ttl=63 time=0.823 ms
64 bytes from 171.197.81.67: seq=2 ttl=63 time=1.015 ms
--- 171.197.81.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.823/1.091/1.436 ms
2026-03-16 01:58:06,038 - INFO - Ping to IP 171.197.81.67 from VM ctest-vn1-vm1-28760810 passed
2026-03-16 01:58:06,038 - INFO - Deleting interface with subnet_id 16138f68-6330-41e0-aef7-7076b1ed6d77, port_id None from router 0e4774c7-b756-4bdd-96eb-e8f35c9f0360
2026-03-16 01:58:06,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:58:06,161 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.197.81.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-16 01:58:06,161 - DEBUG - ping -s 56 -c 3 -W 1 171.197.81.67
2026-03-16 01:58:09,380 - DEBUG - PING 171.197.81.67 (171.197.81.67): 56 data bytes
--- 171.197.81.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-16 01:58:09,380 - WARNING - Ping to IP 171.197.81.67 from VM ctest-vn1-vm1-28760810 failed
2026-03-16 01:58:09,380 - INFO - Adding interface with subnet_id 16138f68-6330-41e0-aef7-7076b1ed6d77, port_id None to router 0e4774c7-b756-4bdd-96eb-e8f35c9f0360
2026-03-16 01:58:09,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 01:58:09,605 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.197.81.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-16 01:58:09,605 - DEBUG - ping -s 56 -c 3 -W 1 171.197.81.67
2026-03-16 01:58:11,821 - DEBUG - PING 171.197.81.67 (171.197.81.67): 56 data bytes
64 bytes from 171.197.81.67: seq=0 ttl=63 time=2.012 ms
64 bytes from 171.197.81.67: seq=1 ttl=63 time=1.101 ms
64 bytes from 171.197.81.67: seq=2 ttl=63 time=1.011 ms
--- 171.197.81.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.011/1.374/2.012 ms
2026-03-16 01:58:11,821 - INFO - Ping to IP 171.197.81.67 from VM ctest-vn1-vm1-28760810 passed
2026-03-16 01:58:11,822 - INFO - Deleting interface with subnet_id 940ddfe8-d0f8-459b-a8c7-96e197bc9e86, port_id None from router 0e4774c7-b756-4bdd-96eb-e8f35c9f0360
2026-03-16 01:58:11,943 - INFO - Deleting interface with subnet_id 16138f68-6330-41e0-aef7-7076b1ed6d77, port_id None from router 0e4774c7-b756-4bdd-96eb-e8f35c9f0360
2026-03-16 01:58:12,103 - INFO - Deleting VM ctest-vn2-vm1-69986517
2026-03-16 01:58:12,177 - INFO - Deleting VM ctest-vn1-vm1-28760810
2026-03-16 01:58:12,250 - INFO - Deleting VN ctest-vn2-29763253
2026-03-16 01:58:12,290 - DEBUG - VN f2342c31-b814-4965-a6ea-e4860c81625a still in use: Unable to complete operation on network f2342c31-b814-4965-a6ea-e4860c81625a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-91a70b62-f79f-4dc3-a283-69752c140936']
2026-03-16 01:58:12,291 - WARNING - Deleting VN ctest-vn2-29763253 failed..Will retry
2026-03-16 01:58:14,389 - DEBUG - Response for deleting network ()
2026-03-16 01:58:14,390 - INFO - Deleting VN ctest-vn1-63319385
2026-03-16 01:58:14,480 - DEBUG - Response for deleting network ()
2026-03-16 01:58:14,735 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 01:58:14,735 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-16 01:58:14,735 - INFO - --------------------------------------------------------------------------------
2026-03-16 01:58:15,415 - INFO - Deleted project: ctest-TestRouters-04349124, ID : bf3aae69-8c92-4911-a8cb-417e5461b3a8