2025-09-18 19:31:24,106 - INFO - Domain Default found not creating
2025-09-18 19:31:24,240 - INFO - Project ctest-TestRouters-05090644 not found, creating it
2025-09-18 19:31:24,801 - INFO - Created Project:ctest-TestRouters-05090644, ID : 9c657bf4-3711-4ef9-bf99-9867f065836d
2025-09-18 19:31:26,255 - INFO - ================================================================================
2025-09-18 19:31:26,255 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-18 19:31:26,256 - 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-18 19:31:26,509 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-09-18 19:31:26,509 - INFO - Initial checks done. Running the testcase now
2025-09-18 19:31:26,509 - INFO -
2025-09-18 19:31:27,045 - DEBUG - Response for create_network : {'network': {'id': '6843805a-faa8-44aa-9a13-43c018c074e9', 'name': 'ctest-vn1-61370888', 'tenant_id': '9c657bf437114ef9bf999867f065836d', 'project_id': '9c657bf437114ef9bf999867f065836d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-05090644', 'ctest-vn1-61370888'], 'port_security_enabled': True, 'description': ''}}
2025-09-18 19:31:27,234 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d54ec6b-44dd-4eb5-af90-f66508c06361', 'name': '', 'tenant_id': '9c657bf437114ef9bf999867f065836d', 'network_id': '6843805a-faa8-44aa-9a13-43c018c074e9', 'ip_version': 4, 'cidr': '104.63.183.128/26', 'allocation_pools': [{'start': '104.63.183.130', 'end': '104.63.183.190'}], 'gateway_ip': '104.63.183.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.63.183.130', 'tags': [], 'project_id': '9c657bf437114ef9bf999867f065836d'}}
2025-09-18 19:31:27,249 - INFO - Created VN ctest-vn1-61370888
2025-09-18 19:31:27,300 - DEBUG - VN ctest-vn1-61370888 UUID is 6843805a-faa8-44aa-9a13-43c018c074e9
2025-09-18 19:31:27,602 - DEBUG - Response for create_network : {'network': {'id': '7aea11a8-40d9-4b70-a0de-cf3df2e1eb24', 'name': 'ctest-vn2-85462394', 'tenant_id': '9c657bf437114ef9bf999867f065836d', 'project_id': '9c657bf437114ef9bf999867f065836d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-05090644', 'ctest-vn2-85462394'], 'port_security_enabled': True, 'description': ''}}
2025-09-18 19:31:27,777 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c7bdcf8-0ff7-4ce1-8f9f-d00eb7489098', 'name': '', 'tenant_id': '9c657bf437114ef9bf999867f065836d', 'network_id': '7aea11a8-40d9-4b70-a0de-cf3df2e1eb24', 'ip_version': 4, 'cidr': '57.76.208.192/26', 'allocation_pools': [{'start': '57.76.208.194', 'end': '57.76.208.254'}], 'gateway_ip': '57.76.208.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.76.208.194', 'tags': [], 'project_id': '9c657bf437114ef9bf999867f065836d'}}
2025-09-18 19:31:27,792 - INFO - Created VN ctest-vn2-85462394
2025-09-18 19:31:27,844 - DEBUG - VN ctest-vn2-85462394 UUID is 7aea11a8-40d9-4b70-a0de-cf3df2e1eb24
2025-09-18 19:31:28,050 - DEBUG - Services list from nova: [, , ]
2025-09-18 19:31:28,991 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4141-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4141-1)
2025-09-18 19:31:30,141 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4141-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4141-1)
2025-09-18 19:31:30,197 - INFO - Adding interface with subnet_id 7d54ec6b-44dd-4eb5-af90-f66508c06361, port_id None to router 5788ccb0-bcc2-43cd-bce8-5f046259f01d
2025-09-18 19:31:30,426 - INFO - Waiting for VM ctest-vn1-vm1-75299495 to be up..
2025-09-18 19:31:30,498 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-18 19:31:35,565 - DEBUG - VM is in ACTIVE state now
2025-09-18 19:31:35,565 - INFO - VM name : ctest-vn1-vm1-75299495
2025-09-18 19:31:35,639 - DEBUG - VM ctest-vn1-vm1-75299495 ID is a561412b-4174-4610-af30-e255dbf2c7bf
2025-09-18 19:31:35,656 - DEBUG - VM ctest-vn1-vm1-75299495 launched on Node cn-jenkins-deploy-platform-ansible-os-4141-1
2025-09-18 19:31:35,720 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a561412b-4174-4610-af30-e255dbf2c7bf
2025-09-18 19:31:36,010 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a561412b-4174-4610-af30-e255dbf2c7bf
2025-09-18 19:31:36,038 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5781e48a-f38a-4bf1-a605-dafaf661d53d
2025-09-18 19:31:39,276 - 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 1012ms')
2025-09-18 19:31:39,277 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75299495 failed!
2025-09-18 19:31:39,329 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-05090644:ctest-vn1-61370888 is 104.63.183.129 and allocation pool is NOT set
2025-09-18 19:31:41,384 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.470 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.470/2.016/3.562/1.546 ms')
2025-09-18 19:31:41,384 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75299495 passed
2025-09-18 19:31:41,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 19:31:41,533 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-75299495, IP 104.63.183.131, Port 22
2025-09-18 19:31:41,684 - DEBUG - VM ctest-vn1-vm1-75299495 is ready for SSH connections
2025-09-18 19:31:41,684 - INFO - Waiting for VM ctest-vn2-vm1-13794394 to be up..
2025-09-18 19:31:41,763 - DEBUG - VM is in ACTIVE state now
2025-09-18 19:31:41,763 - INFO - VM name : ctest-vn2-vm1-13794394
2025-09-18 19:31:41,827 - DEBUG - VM ctest-vn2-vm1-13794394 ID is 4afc02ce-645d-4a20-aed7-a603f306dc0f
2025-09-18 19:31:41,827 - DEBUG - VM ctest-vn2-vm1-13794394 launched on Node cn-jenkins-deploy-platform-ansible-os-4141-1
2025-09-18 19:31:41,891 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4afc02ce-645d-4a20-aed7-a603f306dc0f
2025-09-18 19:31:41,898 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9d8715cb-e707-46d1-929e-603a81099c6e
2025-09-18 19:31:43,132 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.612/2.816/1.204 ms')
2025-09-18 19:31:43,132 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-13794394 passed
2025-09-18 19:31:43,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 19:31:43,281 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-13794394, IP 57.76.208.195, Port 22
2025-09-18 19:31:43,432 - DEBUG - VM ctest-vn2-vm1-13794394 is ready for SSH connections
2025-09-18 19:31:43,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 19:31:43,432 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.76.208.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-18 19:31:43,432 - DEBUG - ping -s 56 -c 3 -W 1 57.76.208.195
2025-09-18 19:31:48,332 - DEBUG - PING 57.76.208.195 (57.76.208.195): 56 data bytes
--- 57.76.208.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-18 19:31:48,332 - WARNING - Ping to IP 57.76.208.195 from VM ctest-vn1-vm1-75299495 failed
2025-09-18 19:31:48,332 - INFO - Adding interface with subnet_id 9c7bdcf8-0ff7-4ce1-8f9f-d00eb7489098, port_id None to router 5788ccb0-bcc2-43cd-bce8-5f046259f01d
2025-09-18 19:31:48,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 19:31:48,562 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.76.208.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-18 19:31:48,562 - DEBUG - ping -s 56 -c 3 -W 1 57.76.208.195
2025-09-18 19:31:50,761 - DEBUG - PING 57.76.208.195 (57.76.208.195): 56 data bytes
64 bytes from 57.76.208.195: seq=0 ttl=63 time=2.539 ms
64 bytes from 57.76.208.195: seq=1 ttl=63 time=0.859 ms
64 bytes from 57.76.208.195: seq=2 ttl=63 time=0.754 ms
--- 57.76.208.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.754/1.384/2.539 ms
2025-09-18 19:31:50,761 - INFO - Ping to IP 57.76.208.195 from VM ctest-vn1-vm1-75299495 passed
2025-09-18 19:31:50,761 - INFO - Deleting interface with subnet_id 7d54ec6b-44dd-4eb5-af90-f66508c06361, port_id None from router 5788ccb0-bcc2-43cd-bce8-5f046259f01d
2025-09-18 19:31:50,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 19:31:50,859 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.76.208.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-18 19:31:50,859 - DEBUG - ping -s 56 -c 3 -W 1 57.76.208.195
2025-09-18 19:31:54,053 - DEBUG - PING 57.76.208.195 (57.76.208.195): 56 data bytes
--- 57.76.208.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-18 19:31:54,053 - WARNING - Ping to IP 57.76.208.195 from VM ctest-vn1-vm1-75299495 failed
2025-09-18 19:31:54,053 - INFO - Adding interface with subnet_id 7d54ec6b-44dd-4eb5-af90-f66508c06361, port_id None to router 5788ccb0-bcc2-43cd-bce8-5f046259f01d
2025-09-18 19:31:54,238 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 19:31:54,238 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.76.208.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-18 19:31:54,238 - DEBUG - ping -s 56 -c 3 -W 1 57.76.208.195
2025-09-18 19:31:57,429 - DEBUG - PING 57.76.208.195 (57.76.208.195): 56 data bytes
64 bytes from 57.76.208.195: seq=1 ttl=63 time=1.414 ms
64 bytes from 57.76.208.195: seq=2 ttl=63 time=0.716 ms
--- 57.76.208.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.716/1.065/1.414 ms
2025-09-18 19:31:57,429 - WARNING - Ping to IP 57.76.208.195 from VM ctest-vn1-vm1-75299495 failed
2025-09-18 19:31:58,430 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.76.208.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-18 19:31:58,430 - DEBUG - ping -s 56 -c 3 -W 1 57.76.208.195
2025-09-18 19:32:00,627 - DEBUG - PING 57.76.208.195 (57.76.208.195): 56 data bytes
64 bytes from 57.76.208.195: seq=0 ttl=63 time=1.335 ms
64 bytes from 57.76.208.195: seq=1 ttl=63 time=0.800 ms
64 bytes from 57.76.208.195: seq=2 ttl=63 time=0.874 ms
--- 57.76.208.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.800/1.003/1.335 ms
2025-09-18 19:32:00,627 - INFO - Ping to IP 57.76.208.195 from VM ctest-vn1-vm1-75299495 passed
2025-09-18 19:32:00,627 - INFO - Deleting interface with subnet_id 9c7bdcf8-0ff7-4ce1-8f9f-d00eb7489098, port_id None from router 5788ccb0-bcc2-43cd-bce8-5f046259f01d
2025-09-18 19:32:00,725 - INFO - Deleting interface with subnet_id 7d54ec6b-44dd-4eb5-af90-f66508c06361, port_id None from router 5788ccb0-bcc2-43cd-bce8-5f046259f01d
2025-09-18 19:32:00,883 - INFO - Deleting VM ctest-vn2-vm1-13794394
2025-09-18 19:32:00,948 - INFO - Deleting VM ctest-vn1-vm1-75299495
2025-09-18 19:32:01,042 - INFO - Deleting VN ctest-vn2-85462394
2025-09-18 19:32:01,081 - DEBUG - VN 7aea11a8-40d9-4b70-a0de-cf3df2e1eb24 still in use: Unable to complete operation on network 7aea11a8-40d9-4b70-a0de-cf3df2e1eb24. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ccdb6cf2-03c4-453b-96cc-94f5acffb3f9']
2025-09-18 19:32:01,082 - WARNING - Deleting VN ctest-vn2-85462394 failed..Will retry
2025-09-18 19:32:03,180 - DEBUG - Response for deleting network ()
2025-09-18 19:32:03,180 - INFO - Deleting VN ctest-vn1-61370888
2025-09-18 19:32:03,275 - DEBUG - Response for deleting network ()
2025-09-18 19:32:03,525 - DEBUG - No XMPP flaps were noticed during the test
2025-09-18 19:32:03,525 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-09-18 19:32:03,525 - INFO - --------------------------------------------------------------------------------
2025-09-18 19:32:04,179 - INFO - Deleted project: ctest-TestRouters-05090644, ID : 9c657bf4-3711-4ef9-bf99-9867f065836d