2025-09-11 16:56:38,677 - INFO - Domain Default found not creating
2025-09-11 16:56:38,912 - INFO - Project ctest-TestRouters-01249737 not found, creating it
2025-09-11 16:56:39,365 - INFO - Created Project:ctest-TestRouters-01249737, ID : 4f02744d-17a4-49c2-974a-4c8fe6d5a475
2025-09-11 16:56:40,774 - INFO - ================================================================================
2025-09-11 16:56:40,774 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-11 16:56:40,774 - 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-09-11 16:56:41,028 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-09-11 16:56:41,028 - INFO - Initial checks done. Running the testcase now
2025-09-11 16:56:41,028 - INFO -
2025-09-11 16:56:41,588 - DEBUG - Response for create_network : {'network': {'id': '0af0e726-7550-45ff-9d1e-fa1faaea4e2b', 'name': 'ctest-vn1-60667286', 'tenant_id': '4f02744d17a449c2974a4c8fe6d5a475', 'project_id': '4f02744d17a449c2974a4c8fe6d5a475', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-01249737', 'ctest-vn1-60667286'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 16:56:41,768 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ca42e59-b539-42e6-a4a5-70c08e50e213', 'name': '', 'tenant_id': '4f02744d17a449c2974a4c8fe6d5a475', 'network_id': '0af0e726-7550-45ff-9d1e-fa1faaea4e2b', 'ip_version': 4, 'cidr': '59.121.113.64/26', 'allocation_pools': [{'start': '59.121.113.66', 'end': '59.121.113.126'}], 'gateway_ip': '59.121.113.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.121.113.66', 'tags': [], 'project_id': '4f02744d17a449c2974a4c8fe6d5a475'}}
2025-09-11 16:56:41,785 - INFO - Created VN ctest-vn1-60667286
2025-09-11 16:56:41,835 - DEBUG - VN ctest-vn1-60667286 UUID is 0af0e726-7550-45ff-9d1e-fa1faaea4e2b
2025-09-11 16:56:42,154 - DEBUG - Response for create_network : {'network': {'id': 'b672a3a9-ee63-4363-a4e7-287c24a69b78', 'name': 'ctest-vn2-41420827', 'tenant_id': '4f02744d17a449c2974a4c8fe6d5a475', 'project_id': '4f02744d17a449c2974a4c8fe6d5a475', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-01249737', 'ctest-vn2-41420827'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 16:56:42,368 - DEBUG - Response for create_subnet : {'subnet': {'id': '66b06552-edfa-4311-b894-46dc4553086f', 'name': '', 'tenant_id': '4f02744d17a449c2974a4c8fe6d5a475', 'network_id': 'b672a3a9-ee63-4363-a4e7-287c24a69b78', 'ip_version': 4, 'cidr': '215.121.115.128/26', 'allocation_pools': [{'start': '215.121.115.130', 'end': '215.121.115.190'}], 'gateway_ip': '215.121.115.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.121.115.130', 'tags': [], 'project_id': '4f02744d17a449c2974a4c8fe6d5a475'}}
2025-09-11 16:56:42,388 - INFO - Created VN ctest-vn2-41420827
2025-09-11 16:56:42,443 - DEBUG - VN ctest-vn2-41420827 UUID is b672a3a9-ee63-4363-a4e7-287c24a69b78
2025-09-11 16:56:42,669 - DEBUG - Services list from nova: [, , ]
2025-09-11 16:56:43,653 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4096-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4096-1)
2025-09-11 16:56:44,873 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4096-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4096-1)
2025-09-11 16:56:44,956 - INFO - Adding interface with subnet_id 9ca42e59-b539-42e6-a4a5-70c08e50e213, port_id None to router 5c13435e-10fa-4811-b33c-6dbe06018d96
2025-09-11 16:56:45,233 - INFO - Waiting for VM ctest-vn1-vm1-67282046 to be up..
2025-09-11 16:56:45,368 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 16:56:50,443 - DEBUG - VM is in ACTIVE state now
2025-09-11 16:56:50,443 - INFO - VM name : ctest-vn1-vm1-67282046
2025-09-11 16:56:50,512 - DEBUG - VM ctest-vn1-vm1-67282046 ID is 4dd8b042-9e36-4ac3-8f81-2ab3d363cb7e
2025-09-11 16:56:50,530 - DEBUG - VM ctest-vn1-vm1-67282046 launched on Node cn-jenkins-deploy-platform-ansible-os-4096-1
2025-09-11 16:56:50,597 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4dd8b042-9e36-4ac3-8f81-2ab3d363cb7e
2025-09-11 16:56:50,885 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4dd8b042-9e36-4ac3-8f81-2ab3d363cb7e
2025-09-11 16:56:50,920 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/213ffce2-cb5e-4371-a80f-1ad10f8811a7
2025-09-11 16:56:54,179 - 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 1023ms')
2025-09-11 16:56:54,179 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67282046 failed!
2025-09-11 16:56:54,235 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-01249737:ctest-vn1-60667286 is 59.121.113.65 and allocation pool is NOT set
2025-09-11 16:56:56,293 - 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=2.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.353 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.353/1.586/2.820/1.233 ms')
2025-09-11 16:56:56,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67282046 passed
2025-09-11 16:56:56,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 16:56:56,439 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-67282046, IP 59.121.113.67, Port 22
2025-09-11 16:56:56,591 - DEBUG - VM ctest-vn1-vm1-67282046 is ready for SSH connections
2025-09-11 16:56:56,591 - INFO - Waiting for VM ctest-vn2-vm1-23322656 to be up..
2025-09-11 16:56:56,660 - DEBUG - VM is in ACTIVE state now
2025-09-11 16:56:56,660 - INFO - VM name : ctest-vn2-vm1-23322656
2025-09-11 16:56:56,730 - DEBUG - VM ctest-vn2-vm1-23322656 ID is 03ded661-255e-4777-9574-8642b7ef5406
2025-09-11 16:56:56,730 - DEBUG - VM ctest-vn2-vm1-23322656 launched on Node cn-jenkins-deploy-platform-ansible-os-4096-1
2025-09-11 16:56:56,811 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/03ded661-255e-4777-9574-8642b7ef5406
2025-09-11 16:56:56,819 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5fcd291c-731d-4168-81a2-514b4c61b5c2
2025-09-11 16:56:58,056 - 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=2.70 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 1002ms\r\nrtt min/avg/max/mdev = 0.420/1.559/2.698/1.139 ms')
2025-09-11 16:56:58,056 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-23322656 passed
2025-09-11 16:56:58,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 16:56:58,203 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-23322656, IP 215.121.115.131, Port 22
2025-09-11 16:56:58,355 - DEBUG - VM ctest-vn2-vm1-23322656 is ready for SSH connections
2025-09-11 16:56:58,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 16:56:58,355 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.121.115.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-09-11 16:56:58,355 - DEBUG - ping -s 56 -c 3 -W 1 215.121.115.131
2025-09-11 16:57:03,002 - DEBUG - PING 215.121.115.131 (215.121.115.131): 56 data bytes
--- 215.121.115.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-11 16:57:03,002 - WARNING - Ping to IP 215.121.115.131 from VM ctest-vn1-vm1-67282046 failed
2025-09-11 16:57:03,002 - INFO - Adding interface with subnet_id 66b06552-edfa-4311-b894-46dc4553086f, port_id None to router 5c13435e-10fa-4811-b33c-6dbe06018d96
2025-09-11 16:57:03,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 16:57:03,232 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.121.115.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-09-11 16:57:03,232 - DEBUG - ping -s 56 -c 3 -W 1 215.121.115.131
2025-09-11 16:57:05,443 - DEBUG - PING 215.121.115.131 (215.121.115.131): 56 data bytes
64 bytes from 215.121.115.131: seq=0 ttl=63 time=2.506 ms
64 bytes from 215.121.115.131: seq=1 ttl=63 time=0.915 ms
64 bytes from 215.121.115.131: seq=2 ttl=63 time=0.771 ms
--- 215.121.115.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.771/1.397/2.506 ms
2025-09-11 16:57:05,443 - INFO - Ping to IP 215.121.115.131 from VM ctest-vn1-vm1-67282046 passed
2025-09-11 16:57:05,443 - INFO - Deleting interface with subnet_id 9ca42e59-b539-42e6-a4a5-70c08e50e213, port_id None from router 5c13435e-10fa-4811-b33c-6dbe06018d96
2025-09-11 16:57:05,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 16:57:05,551 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.121.115.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-09-11 16:57:05,551 - DEBUG - ping -s 56 -c 3 -W 1 215.121.115.131
2025-09-11 16:57:08,753 - DEBUG - PING 215.121.115.131 (215.121.115.131): 56 data bytes
--- 215.121.115.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-11 16:57:08,753 - WARNING - Ping to IP 215.121.115.131 from VM ctest-vn1-vm1-67282046 failed
2025-09-11 16:57:08,753 - INFO - Adding interface with subnet_id 9ca42e59-b539-42e6-a4a5-70c08e50e213, port_id None to router 5c13435e-10fa-4811-b33c-6dbe06018d96
2025-09-11 16:57:08,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 16:57:08,964 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.121.115.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-09-11 16:57:08,964 - DEBUG - ping -s 56 -c 3 -W 1 215.121.115.131
2025-09-11 16:57:12,158 - DEBUG - PING 215.121.115.131 (215.121.115.131): 56 data bytes
64 bytes from 215.121.115.131: seq=1 ttl=63 time=1.269 ms
64 bytes from 215.121.115.131: seq=2 ttl=63 time=0.924 ms
--- 215.121.115.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.924/1.096/1.269 ms
2025-09-11 16:57:12,158 - WARNING - Ping to IP 215.121.115.131 from VM ctest-vn1-vm1-67282046 failed
2025-09-11 16:57:13,160 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.121.115.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-09-11 16:57:13,160 - DEBUG - ping -s 56 -c 3 -W 1 215.121.115.131
2025-09-11 16:57:15,370 - DEBUG - PING 215.121.115.131 (215.121.115.131): 56 data bytes
64 bytes from 215.121.115.131: seq=0 ttl=63 time=1.366 ms
64 bytes from 215.121.115.131: seq=1 ttl=63 time=0.868 ms
64 bytes from 215.121.115.131: seq=2 ttl=63 time=0.849 ms
--- 215.121.115.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.849/1.027/1.366 ms
2025-09-11 16:57:15,370 - INFO - Ping to IP 215.121.115.131 from VM ctest-vn1-vm1-67282046 passed
2025-09-11 16:57:15,371 - INFO - Deleting interface with subnet_id 66b06552-edfa-4311-b894-46dc4553086f, port_id None from router 5c13435e-10fa-4811-b33c-6dbe06018d96
2025-09-11 16:57:15,493 - INFO - Deleting interface with subnet_id 9ca42e59-b539-42e6-a4a5-70c08e50e213, port_id None from router 5c13435e-10fa-4811-b33c-6dbe06018d96
2025-09-11 16:57:15,664 - INFO - Deleting VM ctest-vn2-vm1-23322656
2025-09-11 16:57:15,730 - INFO - Deleting VM ctest-vn1-vm1-67282046
2025-09-11 16:57:15,797 - INFO - Deleting VN ctest-vn2-41420827
2025-09-11 16:57:15,837 - DEBUG - VN b672a3a9-ee63-4363-a4e7-287c24a69b78 still in use: Unable to complete operation on network b672a3a9-ee63-4363-a4e7-287c24a69b78. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f1a0a2bd-35da-409e-ac64-16717c3e5c95']
2025-09-11 16:57:15,837 - WARNING - Deleting VN ctest-vn2-41420827 failed..Will retry
2025-09-11 16:57:17,931 - DEBUG - Response for deleting network ()
2025-09-11 16:57:17,931 - INFO - Deleting VN ctest-vn1-60667286
2025-09-11 16:57:18,022 - DEBUG - Response for deleting network ()
2025-09-11 16:57:18,276 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 16:57:18,276 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-09-11 16:57:18,276 - INFO - --------------------------------------------------------------------------------
2025-09-11 16:57:18,934 - INFO - Deleted project: ctest-TestRouters-01249737, ID : 4f02744d-17a4-49c2-974a-4c8fe6d5a475