2025-11-10 01:40:26,883 - INFO - Reading existing Domain with UUID ac1d6412-51c4-40dc-abeb-d81d08131878 2025-11-10 01:40:26,893 - INFO - Using existing domain ['admin_domain'](ac1d6412-51c4-40dc-abeb-d81d08131878) 2025-11-10 01:40:27,083 - INFO - Project ctest-TestRouters-97261013 not found, creating it 2025-11-10 01:40:27,611 - INFO - Created Project:ctest-TestRouters-97261013, ID : cb99572d-9548-4fd3-9450-3a55ed3ce845 2025-11-10 01:40:29,221 - INFO - ================================================================================ 2025-11-10 01:40:29,221 - INFO - STARTING TEST : test_basic_router_behavior 2025-11-10 01:40:29,222 - 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-11-10 01:40:29,594 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2025-11-10 01:40:29,594 - INFO - Initial checks done. Running the testcase now 2025-11-10 01:40:29,595 - INFO - 2025-11-10 01:40:30,321 - DEBUG - Response for create_network : {'network': {'id': '6dea48c7-69b3-4916-b137-5892692766c2', 'name': 'ctest-vn1-16064969', 'tenant_id': 'cb99572d95484fd394503a55ed3ce845', 'project_id': 'cb99572d95484fd394503a55ed3ce845', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-97261013', 'ctest-vn1-16064969'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-11-10 01:40:30,602 - DEBUG - Response for create_subnet : {'subnet': {'id': '773fcc20-8343-4e63-adab-60d77b8c28a6', 'name': '', 'tenant_id': 'cb99572d95484fd394503a55ed3ce845', 'network_id': '6dea48c7-69b3-4916-b137-5892692766c2', 'ip_version': 4, 'cidr': '220.62.254.0/26', 'allocation_pools': [{'start': '220.62.254.2', 'end': '220.62.254.62'}], 'gateway_ip': '220.62.254.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-11-10T01:40:30.502305', 'updated_at': '2025-11-10T01:40:30.502305', 'dns_server_address': '220.62.254.2', 'tags': [], 'project_id': 'cb99572d95484fd394503a55ed3ce845'}} 2025-11-10 01:40:30,663 - INFO - Created VN ctest-vn1-16064969 2025-11-10 01:40:30,717 - DEBUG - VN ctest-vn1-16064969 UUID is 6dea48c7-69b3-4916-b137-5892692766c2 2025-11-10 01:40:31,206 - DEBUG - Response for create_network : {'network': {'id': '43b13cf8-b506-48d2-bd20-77e4ebb857d5', 'name': 'ctest-vn2-24091340', 'tenant_id': 'cb99572d95484fd394503a55ed3ce845', 'project_id': 'cb99572d95484fd394503a55ed3ce845', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-97261013', 'ctest-vn2-24091340'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-11-10 01:40:31,390 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aad15d52-0524-4467-bd21-ad094f15a8a3', 'name': '', 'tenant_id': 'cb99572d95484fd394503a55ed3ce845', 'network_id': '43b13cf8-b506-48d2-bd20-77e4ebb857d5', 'ip_version': 4, 'cidr': '183.81.231.192/26', 'allocation_pools': [{'start': '183.81.231.194', 'end': '183.81.231.254'}], 'gateway_ip': '183.81.231.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-11-10T01:40:31.299637', 'updated_at': '2025-11-10T01:40:31.299637', 'dns_server_address': '183.81.231.194', 'tags': [], 'project_id': 'cb99572d95484fd394503a55ed3ce845'}} 2025-11-10 01:40:31,455 - INFO - Created VN ctest-vn2-24091340 2025-11-10 01:40:31,505 - DEBUG - VN ctest-vn2-24091340 UUID is 43b13cf8-b506-48d2-bd20-77e4ebb857d5 2025-11-10 01:40:31,764 - DEBUG - Services list from nova: [, , ] 2025-11-10 01:40:33,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-613-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-613-1) 2025-11-10 01:40:35,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-613-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-613-1) 2025-11-10 01:40:35,421 - INFO - Adding interface with subnet_id 773fcc20-8343-4e63-adab-60d77b8c28a6, port_id None to router 9a073c1b-0223-48f3-9ee8-a53fec7f4aa9 2025-11-10 01:40:35,832 - INFO - Waiting for VM ctest-vn1-vm1-29484445 to be up.. 2025-11-10 01:40:36,022 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-10 01:40:41,148 - DEBUG - VM is in ACTIVE state now 2025-11-10 01:40:41,149 - INFO - VM name : ctest-vn1-vm1-29484445 2025-11-10 01:40:41,276 - DEBUG - VM ctest-vn1-vm1-29484445 ID is db92c44e-97ce-4a24-8f50-3a4f32cee101 2025-11-10 01:40:41,300 - DEBUG - VM ctest-vn1-vm1-29484445 launched on Node cn-jenkins-deploy-platform-juju-os-613-1 2025-11-10 01:40:41,435 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/db92c44e-97ce-4a24-8f50-3a4f32cee101 2025-11-10 01:40:41,781 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/db92c44e-97ce-4a24-8f50-3a4f32cee101 2025-11-10 01:40:41,862 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/d5c6c506-0640-48f8-9bcb-d6be5b1364c9 2025-11-10 01:40:45,345 - 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 1025ms') 2025-11-10 01:40:45,345 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29484445 failed! 2025-11-10 01:40:45,401 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-97261013:ctest-vn1-16064969 is 220.62.254.1 and allocation pool is NOT set 2025-11-10 01:40:47,484 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.540 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.540/1.773/3.006/1.233 ms') 2025-11-10 01:40:47,484 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29484445 passed 2025-11-10 01:40:47,637 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 01:40:47,637 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29484445, IP 220.62.254.3, Port 22 2025-11-10 01:40:47,836 - DEBUG - VM ctest-vn1-vm1-29484445 is ready for SSH connections 2025-11-10 01:40:47,836 - INFO - Waiting for VM ctest-vn2-vm1-79203159 to be up.. 2025-11-10 01:40:48,060 - DEBUG - VM is in ACTIVE state now 2025-11-10 01:40:48,060 - INFO - VM name : ctest-vn2-vm1-79203159 2025-11-10 01:40:48,183 - DEBUG - VM ctest-vn2-vm1-79203159 ID is a5eac309-3bac-4dd5-8cab-65a2281c196e 2025-11-10 01:40:48,183 - DEBUG - VM ctest-vn2-vm1-79203159 launched on Node cn-jenkins-deploy-platform-juju-os-613-1 2025-11-10 01:40:48,306 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/a5eac309-3bac-4dd5-8cab-65a2281c196e 2025-11-10 01:40:48,358 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/92f03c96-b513-46c4-8de2-80540c189140 2025-11-10 01:40:49,812 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.390 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.390/1.507/2.625/1.117 ms') 2025-11-10 01:40:49,812 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-79203159 passed 2025-11-10 01:40:49,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 01:40:49,965 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-79203159, IP 183.81.231.195, Port 22 2025-11-10 01:40:50,175 - DEBUG - VM ctest-vn2-vm1-79203159 is ready for SSH connections 2025-11-10 01:40:50,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 01:40:50,175 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.81.231.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2025-11-10 01:40:50,175 - DEBUG - ping -s 56 -c 3 -W 1 183.81.231.195 2025-11-10 01:40:55,126 - DEBUG - PING 183.81.231.195 (183.81.231.195): 56 data bytes --- 183.81.231.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-11-10 01:40:55,127 - WARNING - Ping to IP 183.81.231.195 from VM ctest-vn1-vm1-29484445 failed 2025-11-10 01:40:55,127 - INFO - Adding interface with subnet_id aad15d52-0524-4467-bd21-ad094f15a8a3, port_id None to router 9a073c1b-0223-48f3-9ee8-a53fec7f4aa9 2025-11-10 01:40:55,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 01:40:55,475 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.81.231.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2025-11-10 01:40:55,476 - DEBUG - ping -s 56 -c 3 -W 1 183.81.231.195 2025-11-10 01:40:57,679 - DEBUG - PING 183.81.231.195 (183.81.231.195): 56 data bytes 64 bytes from 183.81.231.195: seq=0 ttl=63 time=2.327 ms 64 bytes from 183.81.231.195: seq=1 ttl=63 time=0.811 ms 64 bytes from 183.81.231.195: seq=2 ttl=63 time=0.770 ms --- 183.81.231.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.770/1.302/2.327 ms 2025-11-10 01:40:57,679 - INFO - Ping to IP 183.81.231.195 from VM ctest-vn1-vm1-29484445 passed 2025-11-10 01:40:57,679 - INFO - Deleting interface with subnet_id 773fcc20-8343-4e63-adab-60d77b8c28a6, port_id None from router 9a073c1b-0223-48f3-9ee8-a53fec7f4aa9 2025-11-10 01:40:57,887 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 01:40:57,887 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.81.231.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2025-11-10 01:40:57,887 - DEBUG - ping -s 56 -c 3 -W 1 183.81.231.195 2025-11-10 01:41:01,077 - DEBUG - PING 183.81.231.195 (183.81.231.195): 56 data bytes --- 183.81.231.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-11-10 01:41:01,077 - WARNING - Ping to IP 183.81.231.195 from VM ctest-vn1-vm1-29484445 failed 2025-11-10 01:41:01,078 - INFO - Adding interface with subnet_id 773fcc20-8343-4e63-adab-60d77b8c28a6, port_id None to router 9a073c1b-0223-48f3-9ee8-a53fec7f4aa9 2025-11-10 01:41:01,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 01:41:01,395 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.81.231.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2025-11-10 01:41:01,395 - DEBUG - ping -s 56 -c 3 -W 1 183.81.231.195 2025-11-10 01:41:03,603 - DEBUG - PING 183.81.231.195 (183.81.231.195): 56 data bytes 64 bytes from 183.81.231.195: seq=0 ttl=63 time=1.523 ms 64 bytes from 183.81.231.195: seq=1 ttl=63 time=0.885 ms 64 bytes from 183.81.231.195: seq=2 ttl=63 time=0.995 ms --- 183.81.231.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.885/1.134/1.523 ms 2025-11-10 01:41:03,603 - INFO - Ping to IP 183.81.231.195 from VM ctest-vn1-vm1-29484445 passed 2025-11-10 01:41:03,603 - INFO - Deleting interface with subnet_id aad15d52-0524-4467-bd21-ad094f15a8a3, port_id None from router 9a073c1b-0223-48f3-9ee8-a53fec7f4aa9 2025-11-10 01:41:03,819 - INFO - Deleting interface with subnet_id 773fcc20-8343-4e63-adab-60d77b8c28a6, port_id None from router 9a073c1b-0223-48f3-9ee8-a53fec7f4aa9 2025-11-10 01:41:04,178 - INFO - Deleting VM ctest-vn2-vm1-79203159 2025-11-10 01:41:04,302 - INFO - Deleting VM ctest-vn1-vm1-29484445 2025-11-10 01:41:04,411 - INFO - Deleting VN ctest-vn2-24091340 2025-11-10 01:41:04,536 - DEBUG - VN 43b13cf8-b506-48d2-bd20-77e4ebb857d5 still in use: Unable to complete operation on network 43b13cf8-b506-48d2-bd20-77e4ebb857d5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c25925c9-cda6-4f81-bc90-ed970250ebfb'] 2025-11-10 01:41:04,536 - WARNING - Deleting VN ctest-vn2-24091340 failed..Will retry 2025-11-10 01:41:06,730 - DEBUG - Response for deleting network () 2025-11-10 01:41:06,730 - INFO - Deleting VN ctest-vn1-16064969 2025-11-10 01:41:07,046 - DEBUG - Response for deleting network () 2025-11-10 01:41:07,442 - DEBUG - No XMPP flaps were noticed during the test 2025-11-10 01:41:07,442 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38] 2025-11-10 01:41:07,442 - INFO - -------------------------------------------------------------------------------- 2025-11-10 01:41:08,158 - INFO - Deleted project: ctest-TestRouters-97261013, ID : cb99572d-9548-4fd3-9450-3a55ed3ce845