2025-08-13 16:27:39,889 - INFO - Domain Default found not creating 2025-08-13 16:27:40,007 - INFO - Project ctest-TestRouters-62711650 not found, creating it 2025-08-13 16:27:40,510 - INFO - Created Project:ctest-TestRouters-62711650, ID : 3c2b38de-7985-4361-a0f8-7832570cd17d 2025-08-13 16:27:41,871 - INFO - ================================================================================ 2025-08-13 16:27:41,871 - INFO - STARTING TEST : test_basic_router_behavior 2025-08-13 16:27:41,871 - 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-08-13 16:27:42,132 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-08-13 16:27:42,132 - INFO - Initial checks done. Running the testcase now 2025-08-13 16:27:42,132 - INFO - 2025-08-13 16:27:42,649 - DEBUG - Response for create_network : {'network': {'id': 'c046b1c2-0fbd-4077-8b4f-ef12b07cf00d', 'name': 'ctest-vn1-83046527', 'tenant_id': '3c2b38de79854361a0f87832570cd17d', 'project_id': '3c2b38de79854361a0f87832570cd17d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-62711650', 'ctest-vn1-83046527'], 'port_security_enabled': True, 'description': ''}} 2025-08-13 16:27:42,830 - DEBUG - Response for create_subnet : {'subnet': {'id': '6aa6a49f-acad-431f-bd74-fc47843e2e39', 'name': '', 'tenant_id': '3c2b38de79854361a0f87832570cd17d', 'network_id': 'c046b1c2-0fbd-4077-8b4f-ef12b07cf00d', 'ip_version': 4, 'cidr': '144.92.89.0/26', 'allocation_pools': [{'start': '144.92.89.2', 'end': '144.92.89.62'}], 'gateway_ip': '144.92.89.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.92.89.2', 'tags': [], 'project_id': '3c2b38de79854361a0f87832570cd17d'}} 2025-08-13 16:27:42,846 - INFO - Created VN ctest-vn1-83046527 2025-08-13 16:27:42,898 - DEBUG - VN ctest-vn1-83046527 UUID is c046b1c2-0fbd-4077-8b4f-ef12b07cf00d 2025-08-13 16:27:43,211 - DEBUG - Response for create_network : {'network': {'id': 'db490616-3851-401a-b4ef-757af25f8c2a', 'name': 'ctest-vn2-65422239', 'tenant_id': '3c2b38de79854361a0f87832570cd17d', 'project_id': '3c2b38de79854361a0f87832570cd17d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-62711650', 'ctest-vn2-65422239'], 'port_security_enabled': True, 'description': ''}} 2025-08-13 16:27:43,382 - DEBUG - Response for create_subnet : {'subnet': {'id': '21fa7e52-1f5f-4b1a-b117-f11b26986e98', 'name': '', 'tenant_id': '3c2b38de79854361a0f87832570cd17d', 'network_id': 'db490616-3851-401a-b4ef-757af25f8c2a', 'ip_version': 4, 'cidr': '185.155.89.192/26', 'allocation_pools': [{'start': '185.155.89.194', 'end': '185.155.89.254'}], 'gateway_ip': '185.155.89.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '185.155.89.194', 'tags': [], 'project_id': '3c2b38de79854361a0f87832570cd17d'}} 2025-08-13 16:27:43,399 - INFO - Created VN ctest-vn2-65422239 2025-08-13 16:27:43,450 - DEBUG - VN ctest-vn2-65422239 UUID is db490616-3851-401a-b4ef-757af25f8c2a 2025-08-13 16:27:43,702 - DEBUG - Services list from nova: [, , ] 2025-08-13 16:27:44,847 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1) 2025-08-13 16:27:45,957 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1) 2025-08-13 16:27:46,021 - INFO - Adding interface with subnet_id 6aa6a49f-acad-431f-bd74-fc47843e2e39, port_id None to router 3eaab294-f754-444e-98bc-b5297ae34b04 2025-08-13 16:27:46,264 - INFO - Waiting for VM ctest-vn1-vm1-78737129 to be up.. 2025-08-13 16:27:46,367 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-13 16:27:51,439 - DEBUG - VM is in ACTIVE state now 2025-08-13 16:27:51,439 - INFO - VM name : ctest-vn1-vm1-78737129 2025-08-13 16:27:51,513 - DEBUG - VM ctest-vn1-vm1-78737129 ID is ddc73fc9-8c46-4b1c-9eba-1ef287108935 2025-08-13 16:27:51,530 - DEBUG - VM ctest-vn1-vm1-78737129 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1 2025-08-13 16:27:51,598 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ddc73fc9-8c46-4b1c-9eba-1ef287108935 2025-08-13 16:27:51,894 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ddc73fc9-8c46-4b1c-9eba-1ef287108935 2025-08-13 16:27:51,923 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/001ec788-2828-4522-b261-6c55873e2b8d 2025-08-13 16:27:55,163 - 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 1003ms') 2025-08-13 16:27:55,163 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78737129 failed! 2025-08-13 16:27:55,218 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-62711650:ctest-vn1-83046527 is 144.92.89.1 and allocation pool is NOT set 2025-08-13 16:27:57,274 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.343 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.343/1.571/2.800/1.228 ms') 2025-08-13 16:27:57,274 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78737129 passed 2025-08-13 16:27:57,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:27:57,427 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-78737129, IP 144.92.89.3, Port 22 2025-08-13 16:27:57,577 - DEBUG - VM ctest-vn1-vm1-78737129 is ready for SSH connections 2025-08-13 16:27:57,578 - INFO - Waiting for VM ctest-vn2-vm1-25444930 to be up.. 2025-08-13 16:27:57,644 - DEBUG - VM is in ACTIVE state now 2025-08-13 16:27:57,644 - INFO - VM name : ctest-vn2-vm1-25444930 2025-08-13 16:27:57,708 - DEBUG - VM ctest-vn2-vm1-25444930 ID is 03abac9d-83ad-49b6-9b21-7d42b4c9cd2a 2025-08-13 16:27:57,708 - DEBUG - VM ctest-vn2-vm1-25444930 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1 2025-08-13 16:27:57,770 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/03abac9d-83ad-49b6-9b21-7d42b4c9cd2a 2025-08-13 16:27:57,777 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/96bef46c-4fdd-4b9e-ad43-1b937ff8b43e 2025-08-13 16:27:59,014 - 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.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.348 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.348/1.480/2.612/1.132 ms') 2025-08-13 16:27:59,014 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-25444930 passed 2025-08-13 16:27:59,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:27:59,166 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-25444930, IP 185.155.89.195, Port 22 2025-08-13 16:27:59,321 - DEBUG - VM ctest-vn2-vm1-25444930 is ready for SSH connections 2025-08-13 16:27:59,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:27:59,321 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.155.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-08-13 16:27:59,322 - DEBUG - ping -s 56 -c 3 -W 1 185.155.89.195 2025-08-13 16:28:04,231 - DEBUG - PING 185.155.89.195 (185.155.89.195): 56 data bytes --- 185.155.89.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-08-13 16:28:04,231 - WARNING - Ping to IP 185.155.89.195 from VM ctest-vn1-vm1-78737129 failed 2025-08-13 16:28:04,232 - INFO - Adding interface with subnet_id 21fa7e52-1f5f-4b1a-b117-f11b26986e98, port_id None to router 3eaab294-f754-444e-98bc-b5297ae34b04 2025-08-13 16:28:04,466 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:28:04,466 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.155.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-08-13 16:28:04,466 - DEBUG - ping -s 56 -c 3 -W 1 185.155.89.195 2025-08-13 16:28:06,670 - DEBUG - PING 185.155.89.195 (185.155.89.195): 56 data bytes 64 bytes from 185.155.89.195: seq=0 ttl=63 time=2.558 ms 64 bytes from 185.155.89.195: seq=1 ttl=63 time=0.988 ms 64 bytes from 185.155.89.195: seq=2 ttl=63 time=0.727 ms --- 185.155.89.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.727/1.424/2.558 ms 2025-08-13 16:28:06,670 - INFO - Ping to IP 185.155.89.195 from VM ctest-vn1-vm1-78737129 passed 2025-08-13 16:28:06,670 - INFO - Deleting interface with subnet_id 6aa6a49f-acad-431f-bd74-fc47843e2e39, port_id None from router 3eaab294-f754-444e-98bc-b5297ae34b04 2025-08-13 16:28:06,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:28:06,770 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.155.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-08-13 16:28:06,770 - DEBUG - ping -s 56 -c 3 -W 1 185.155.89.195 2025-08-13 16:28:09,970 - DEBUG - PING 185.155.89.195 (185.155.89.195): 56 data bytes --- 185.155.89.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-08-13 16:28:09,970 - WARNING - Ping to IP 185.155.89.195 from VM ctest-vn1-vm1-78737129 failed 2025-08-13 16:28:09,970 - INFO - Adding interface with subnet_id 6aa6a49f-acad-431f-bd74-fc47843e2e39, port_id None to router 3eaab294-f754-444e-98bc-b5297ae34b04 2025-08-13 16:28:10,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-13 16:28:10,185 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.155.89.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-08-13 16:28:10,185 - DEBUG - ping -s 56 -c 3 -W 1 185.155.89.195 2025-08-13 16:28:12,382 - DEBUG - PING 185.155.89.195 (185.155.89.195): 56 data bytes 64 bytes from 185.155.89.195: seq=0 ttl=63 time=1.226 ms 64 bytes from 185.155.89.195: seq=1 ttl=63 time=0.791 ms 64 bytes from 185.155.89.195: seq=2 ttl=63 time=0.939 ms --- 185.155.89.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.791/0.985/1.226 ms 2025-08-13 16:28:12,382 - INFO - Ping to IP 185.155.89.195 from VM ctest-vn1-vm1-78737129 passed 2025-08-13 16:28:12,382 - INFO - Deleting interface with subnet_id 21fa7e52-1f5f-4b1a-b117-f11b26986e98, port_id None from router 3eaab294-f754-444e-98bc-b5297ae34b04 2025-08-13 16:28:12,498 - INFO - Deleting interface with subnet_id 6aa6a49f-acad-431f-bd74-fc47843e2e39, port_id None from router 3eaab294-f754-444e-98bc-b5297ae34b04 2025-08-13 16:28:12,683 - INFO - Deleting VM ctest-vn2-vm1-25444930 2025-08-13 16:28:12,745 - INFO - Deleting VM ctest-vn1-vm1-78737129 2025-08-13 16:28:12,807 - INFO - Deleting VN ctest-vn2-65422239 2025-08-13 16:28:12,842 - DEBUG - VN db490616-3851-401a-b4ef-757af25f8c2a still in use: Unable to complete operation on network db490616-3851-401a-b4ef-757af25f8c2a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9c575886-ec71-4af1-87e5-531d7311540b'] 2025-08-13 16:28:12,842 - WARNING - Deleting VN ctest-vn2-65422239 failed..Will retry 2025-08-13 16:28:14,933 - DEBUG - Response for deleting network () 2025-08-13 16:28:14,933 - INFO - Deleting VN ctest-vn1-83046527 2025-08-13 16:28:15,019 - DEBUG - Response for deleting network () 2025-08-13 16:28:15,271 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 16:28:15,271 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2025-08-13 16:28:15,271 - INFO - -------------------------------------------------------------------------------- 2025-08-13 16:28:15,916 - INFO - Deleted project: ctest-TestRouters-62711650, ID : 3c2b38de-7985-4361-a0f8-7832570cd17d