2025-11-05 17:09:15,225 - INFO - Domain Default found not creating 2025-11-05 17:09:15,388 - INFO - Project ctest-TestRouters-50801440 not found, creating it 2025-11-05 17:09:15,854 - INFO - Created Project:ctest-TestRouters-50801440, ID : 1e6e3164-954c-4c10-a8cd-a9903c1da54f 2025-11-05 17:09:17,634 - INFO - ================================================================================ 2025-11-05 17:09:17,635 - INFO - STARTING TEST : test_basic_router_behavior 2025-11-05 17:09:17,635 - 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-05 17:09:17,890 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with 2025-11-05 17:09:17,890 - INFO - Initial checks done. Running the testcase now 2025-11-05 17:09:17,890 - INFO - 2025-11-05 17:09:18,444 - DEBUG - Response for create_network : {'network': {'id': '24dedce4-2bfc-4607-9516-1cf5a742df8b', 'name': 'ctest-vn1-38042036', 'tenant_id': '1e6e3164954c4c10a8cda9903c1da54f', 'project_id': '1e6e3164954c4c10a8cda9903c1da54f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-50801440', 'ctest-vn1-38042036'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 17:09:18,596 - DEBUG - Response for create_subnet : {'subnet': {'id': '5319d719-9fe1-4195-b831-0b0623033b07', 'name': '', 'tenant_id': '1e6e3164954c4c10a8cda9903c1da54f', 'network_id': '24dedce4-2bfc-4607-9516-1cf5a742df8b', 'ip_version': 4, 'cidr': '169.124.53.128/26', 'allocation_pools': [{'start': '169.124.53.130', 'end': '169.124.53.190'}], 'gateway_ip': '169.124.53.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.124.53.130', 'tags': [], 'project_id': '1e6e3164954c4c10a8cda9903c1da54f'}} 2025-11-05 17:09:18,612 - INFO - Created VN ctest-vn1-38042036 2025-11-05 17:09:18,668 - DEBUG - VN ctest-vn1-38042036 UUID is 24dedce4-2bfc-4607-9516-1cf5a742df8b 2025-11-05 17:09:18,980 - DEBUG - Response for create_network : {'network': {'id': 'b147d9f1-cbc7-46ef-a298-c0f7cc94302f', 'name': 'ctest-vn2-91148500', 'tenant_id': '1e6e3164954c4c10a8cda9903c1da54f', 'project_id': '1e6e3164954c4c10a8cda9903c1da54f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-50801440', 'ctest-vn2-91148500'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 17:09:19,206 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a7995fac-6294-43f5-8037-3d097fbaff2f', 'name': '', 'tenant_id': '1e6e3164954c4c10a8cda9903c1da54f', 'network_id': 'b147d9f1-cbc7-46ef-a298-c0f7cc94302f', 'ip_version': 4, 'cidr': '6.114.225.0/26', 'allocation_pools': [{'start': '6.114.225.2', 'end': '6.114.225.62'}], 'gateway_ip': '6.114.225.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.114.225.2', 'tags': [], 'project_id': '1e6e3164954c4c10a8cda9903c1da54f'}} 2025-11-05 17:09:19,226 - INFO - Created VN ctest-vn2-91148500 2025-11-05 17:09:19,280 - DEBUG - VN ctest-vn2-91148500 UUID is b147d9f1-cbc7-46ef-a298-c0f7cc94302f 2025-11-05 17:09:19,486 - DEBUG - Services list from nova: [, , ] 2025-11-05 17:09:20,493 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4651-1) 2025-11-05 17:09:21,734 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4651-1) 2025-11-05 17:09:21,813 - INFO - Adding interface with subnet_id 5319d719-9fe1-4195-b831-0b0623033b07, port_id None to router 6815bb80-a4ab-418f-a8fe-2c77c442274f 2025-11-05 17:09:22,123 - INFO - Waiting for VM ctest-vn1-vm1-59040894 to be up.. 2025-11-05 17:09:22,251 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 17:09:27,320 - DEBUG - VM is in ACTIVE state now 2025-11-05 17:09:27,320 - INFO - VM name : ctest-vn1-vm1-59040894 2025-11-05 17:09:27,392 - DEBUG - VM ctest-vn1-vm1-59040894 ID is 2b08ff6c-007e-4ffd-b61b-b31b796dfba6 2025-11-05 17:09:27,412 - DEBUG - VM ctest-vn1-vm1-59040894 launched on Node cn-jenkins-deploy-platform-ansible-os-4651-1 2025-11-05 17:09:27,484 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2b08ff6c-007e-4ffd-b61b-b31b796dfba6 2025-11-05 17:09:27,781 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2b08ff6c-007e-4ffd-b61b-b31b796dfba6 2025-11-05 17:09:27,810 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/f9dee731-9349-4cf9-8c03-d70a5d2a8c08 2025-11-05 17:09:31,075 - 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 1030ms') 2025-11-05 17:09:31,075 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59040894 failed! 2025-11-05 17:09:31,132 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-50801440:ctest-vn1-38042036 is 169.124.53.129 and allocation pool is NOT set 2025-11-05 17:09:33,198 - 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.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.842 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.842/2.931/5.021/2.089 ms') 2025-11-05 17:09:33,198 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59040894 passed 2025-11-05 17:09:33,356 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 17:09:33,356 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59040894, IP 169.124.53.131, Port 22 2025-11-05 17:09:33,528 - DEBUG - VM ctest-vn1-vm1-59040894 is ready for SSH connections 2025-11-05 17:09:33,529 - INFO - Waiting for VM ctest-vn2-vm1-70039023 to be up.. 2025-11-05 17:09:33,599 - DEBUG - VM is in ACTIVE state now 2025-11-05 17:09:33,599 - INFO - VM name : ctest-vn2-vm1-70039023 2025-11-05 17:09:33,670 - DEBUG - VM ctest-vn2-vm1-70039023 ID is ca1b540a-6eb5-4f5a-ba2d-083820c2bb11 2025-11-05 17:09:33,670 - DEBUG - VM ctest-vn2-vm1-70039023 launched on Node cn-jenkins-deploy-platform-ansible-os-4651-1 2025-11-05 17:09:33,741 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ca1b540a-6eb5-4f5a-ba2d-083820c2bb11 2025-11-05 17:09:33,751 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/b2642a77-fae5-41ce-9a8e-b5c783748097 2025-11-05 17:09:34,986 - 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.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.357 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.357/1.758/3.159/1.401 ms') 2025-11-05 17:09:34,986 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-70039023 passed 2025-11-05 17:09:35,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 17:09:35,136 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-70039023, IP 6.114.225.3, Port 22 2025-11-05 17:09:35,296 - DEBUG - VM ctest-vn2-vm1-70039023 is ready for SSH connections 2025-11-05 17:09:35,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 17:09:35,296 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.114.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-11-05 17:09:35,296 - DEBUG - ping -s 56 -c 3 -W 1 6.114.225.3 2025-11-05 17:09:40,273 - DEBUG - PING 6.114.225.3 (6.114.225.3): 56 data bytes --- 6.114.225.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-11-05 17:09:40,273 - WARNING - Ping to IP 6.114.225.3 from VM ctest-vn1-vm1-59040894 failed 2025-11-05 17:09:40,273 - INFO - Adding interface with subnet_id a7995fac-6294-43f5-8037-3d097fbaff2f, port_id None to router 6815bb80-a4ab-418f-a8fe-2c77c442274f 2025-11-05 17:09:40,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 17:09:40,524 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.114.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-11-05 17:09:40,524 - DEBUG - ping -s 56 -c 3 -W 1 6.114.225.3 2025-11-05 17:09:43,743 - DEBUG - PING 6.114.225.3 (6.114.225.3): 56 data bytes 64 bytes from 6.114.225.3: seq=1 ttl=63 time=3.529 ms 64 bytes from 6.114.225.3: seq=2 ttl=63 time=0.949 ms --- 6.114.225.3 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.949/2.239/3.529 ms 2025-11-05 17:09:43,743 - WARNING - Ping to IP 6.114.225.3 from VM ctest-vn1-vm1-59040894 failed 2025-11-05 17:09:44,744 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.114.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-11-05 17:09:44,744 - DEBUG - ping -s 56 -c 3 -W 1 6.114.225.3 2025-11-05 17:09:46,968 - DEBUG - PING 6.114.225.3 (6.114.225.3): 56 data bytes 64 bytes from 6.114.225.3: seq=0 ttl=63 time=1.644 ms 64 bytes from 6.114.225.3: seq=1 ttl=63 time=0.835 ms 64 bytes from 6.114.225.3: seq=2 ttl=63 time=1.077 ms --- 6.114.225.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.835/1.185/1.644 ms 2025-11-05 17:09:46,968 - INFO - Ping to IP 6.114.225.3 from VM ctest-vn1-vm1-59040894 passed 2025-11-05 17:09:46,968 - INFO - Deleting interface with subnet_id 5319d719-9fe1-4195-b831-0b0623033b07, port_id None from router 6815bb80-a4ab-418f-a8fe-2c77c442274f 2025-11-05 17:09:47,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 17:09:47,117 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.114.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-11-05 17:09:47,117 - DEBUG - ping -s 56 -c 3 -W 1 6.114.225.3 2025-11-05 17:09:50,331 - DEBUG - PING 6.114.225.3 (6.114.225.3): 56 data bytes --- 6.114.225.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-11-05 17:09:50,331 - WARNING - Ping to IP 6.114.225.3 from VM ctest-vn1-vm1-59040894 failed 2025-11-05 17:09:50,332 - INFO - Adding interface with subnet_id 5319d719-9fe1-4195-b831-0b0623033b07, port_id None to router 6815bb80-a4ab-418f-a8fe-2c77c442274f 2025-11-05 17:09:50,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 17:09:50,555 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.114.225.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-11-05 17:09:50,555 - DEBUG - ping -s 56 -c 3 -W 1 6.114.225.3 2025-11-05 17:09:52,762 - DEBUG - PING 6.114.225.3 (6.114.225.3): 56 data bytes 64 bytes from 6.114.225.3: seq=0 ttl=63 time=1.368 ms 64 bytes from 6.114.225.3: seq=1 ttl=63 time=0.697 ms 64 bytes from 6.114.225.3: seq=2 ttl=63 time=0.915 ms --- 6.114.225.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.697/0.993/1.368 ms 2025-11-05 17:09:52,763 - INFO - Ping to IP 6.114.225.3 from VM ctest-vn1-vm1-59040894 passed 2025-11-05 17:09:52,763 - INFO - Deleting interface with subnet_id a7995fac-6294-43f5-8037-3d097fbaff2f, port_id None from router 6815bb80-a4ab-418f-a8fe-2c77c442274f 2025-11-05 17:09:52,877 - INFO - Deleting interface with subnet_id 5319d719-9fe1-4195-b831-0b0623033b07, port_id None from router 6815bb80-a4ab-418f-a8fe-2c77c442274f 2025-11-05 17:09:53,050 - INFO - Deleting VM ctest-vn2-vm1-70039023 2025-11-05 17:09:53,123 - INFO - Deleting VM ctest-vn1-vm1-59040894 2025-11-05 17:09:53,201 - INFO - Deleting VN ctest-vn2-91148500 2025-11-05 17:09:53,237 - DEBUG - VN b147d9f1-cbc7-46ef-a298-c0f7cc94302f still in use: Unable to complete operation on network b147d9f1-cbc7-46ef-a298-c0f7cc94302f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-21374251-0868-44a3-88e9-7beb2061f1fa'] 2025-11-05 17:09:53,237 - WARNING - Deleting VN ctest-vn2-91148500 failed..Will retry 2025-11-05 17:09:55,347 - DEBUG - Response for deleting network () 2025-11-05 17:09:55,347 - INFO - Deleting VN ctest-vn1-38042036 2025-11-05 17:09:55,455 - DEBUG - Response for deleting network () 2025-11-05 17:09:55,709 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 17:09:55,709 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-05 17:09:55,709 - INFO - -------------------------------------------------------------------------------- 2025-11-05 17:09:56,389 - INFO - Deleted project: ctest-TestRouters-50801440, ID : 1e6e3164-954c-4c10-a8cd-a9903c1da54f