2025-07-30 19:55:14,441 - INFO - Domain Default found not creating
2025-07-30 19:55:14,583 - INFO - Project ctest-TestRouters-65859017 not found, creating it
2025-07-30 19:55:15,046 - INFO - Created Project:ctest-TestRouters-65859017, ID : 41bda739-c6e4-4a9f-8b07-bbd46fee96ff
2025-07-30 19:55:16,473 - INFO - ================================================================================
2025-07-30 19:55:16,473 - INFO - STARTING TEST : test_basic_router_behavior
2025-07-30 19:55:16,473 - 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-07-30 19:55:16,727 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-07-30 19:55:16,727 - INFO - Initial checks done. Running the testcase now
2025-07-30 19:55:16,727 - INFO -
2025-07-30 19:55:17,267 - DEBUG - Response for create_network : {'network': {'id': '31851d75-d87b-4d1a-8b4d-35de4287ec38', 'name': 'ctest-vn1-37449852', 'tenant_id': '41bda739c6e44a9f8b07bbd46fee96ff', 'project_id': '41bda739c6e44a9f8b07bbd46fee96ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-65859017', 'ctest-vn1-37449852'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 19:55:17,501 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f984d7e-c6c6-4557-b4da-4d1b44c258e3', 'name': '', 'tenant_id': '41bda739c6e44a9f8b07bbd46fee96ff', 'network_id': '31851d75-d87b-4d1a-8b4d-35de4287ec38', 'ip_version': 4, 'cidr': '23.6.144.128/26', 'allocation_pools': [{'start': '23.6.144.130', 'end': '23.6.144.190'}], 'gateway_ip': '23.6.144.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.6.144.130', 'tags': [], 'project_id': '41bda739c6e44a9f8b07bbd46fee96ff'}}
2025-07-30 19:55:17,519 - INFO - Created VN ctest-vn1-37449852
2025-07-30 19:55:17,574 - DEBUG - VN ctest-vn1-37449852 UUID is 31851d75-d87b-4d1a-8b4d-35de4287ec38
2025-07-30 19:55:17,894 - DEBUG - Response for create_network : {'network': {'id': '97b1e883-4d50-4073-9d34-fc637cf6e58b', 'name': 'ctest-vn2-68552913', 'tenant_id': '41bda739c6e44a9f8b07bbd46fee96ff', 'project_id': '41bda739c6e44a9f8b07bbd46fee96ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-65859017', 'ctest-vn2-68552913'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 19:55:18,089 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f388ad73-ef3c-4422-983a-ed039ec4ceab', 'name': '', 'tenant_id': '41bda739c6e44a9f8b07bbd46fee96ff', 'network_id': '97b1e883-4d50-4073-9d34-fc637cf6e58b', 'ip_version': 4, 'cidr': '203.12.176.192/26', 'allocation_pools': [{'start': '203.12.176.194', 'end': '203.12.176.254'}], 'gateway_ip': '203.12.176.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '203.12.176.194', 'tags': [], 'project_id': '41bda739c6e44a9f8b07bbd46fee96ff'}}
2025-07-30 19:55:18,115 - INFO - Created VN ctest-vn2-68552913
2025-07-30 19:55:18,169 - DEBUG - VN ctest-vn2-68552913 UUID is 97b1e883-4d50-4073-9d34-fc637cf6e58b
2025-07-30 19:55:18,409 - DEBUG - Services list from nova: [, , ]
2025-07-30 19:55:19,406 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3725-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3725-1)
2025-07-30 19:55:20,750 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3725-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3725-1)
2025-07-30 19:55:20,816 - INFO - Adding interface with subnet_id 8f984d7e-c6c6-4557-b4da-4d1b44c258e3, port_id None to router 4640397a-460e-4787-938d-b54007185e42
2025-07-30 19:55:21,134 - INFO - Waiting for VM ctest-vn1-vm1-21739068 to be up..
2025-07-30 19:55:21,326 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-30 19:55:26,406 - DEBUG - VM is in ACTIVE state now
2025-07-30 19:55:26,406 - INFO - VM name : ctest-vn1-vm1-21739068
2025-07-30 19:55:26,479 - DEBUG - VM ctest-vn1-vm1-21739068 ID is 080a26ae-d127-463a-89c2-b0a047b954e9
2025-07-30 19:55:26,501 - DEBUG - VM ctest-vn1-vm1-21739068 launched on Node cn-jenkins-deploy-platform-ansible-os-3725-1.
2025-07-30 19:55:26,581 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/080a26ae-d127-463a-89c2-b0a047b954e9
2025-07-30 19:55:26,875 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/080a26ae-d127-463a-89c2-b0a047b954e9
2025-07-30 19:55:26,911 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/492c6108-064e-4d19-9cc2-11eb6a03b0d5
2025-07-30 19:55:30,187 - 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-07-30 19:55:30,187 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21739068 failed!
2025-07-30 19:55:30,241 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-65859017:ctest-vn1-37449852 is 23.6.144.129 and allocation pool is NOT set
2025-07-30 19:55:32,299 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.580 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.580/1.604/2.629/1.024 ms')
2025-07-30 19:55:32,300 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21739068 passed
2025-07-30 19:55:32,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 19:55:32,450 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21739068, IP 23.6.144.131, Port 22
2025-07-30 19:55:32,609 - DEBUG - VM ctest-vn1-vm1-21739068 is ready for SSH connections
2025-07-30 19:55:32,609 - INFO - Waiting for VM ctest-vn2-vm1-44891681 to be up..
2025-07-30 19:55:32,697 - DEBUG - VM is in ACTIVE state now
2025-07-30 19:55:32,697 - INFO - VM name : ctest-vn2-vm1-44891681
2025-07-30 19:55:32,781 - DEBUG - VM ctest-vn2-vm1-44891681 ID is d6443949-9e88-4aad-8534-996d91a984f0
2025-07-30 19:55:32,781 - DEBUG - VM ctest-vn2-vm1-44891681 launched on Node cn-jenkins-deploy-platform-ansible-os-3725-1.
2025-07-30 19:55:32,866 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d6443949-9e88-4aad-8534-996d91a984f0
2025-07-30 19:55:32,875 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/275975c5-1311-45a5-a0d2-168dd5796807
2025-07-30 19:55:34,113 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.394 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.394/1.711/3.029/1.317 ms')
2025-07-30 19:55:34,113 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-44891681 passed
2025-07-30 19:55:34,262 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 19:55:34,262 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-44891681, IP 203.12.176.195, Port 22
2025-07-30 19:55:34,417 - DEBUG - VM ctest-vn2-vm1-44891681 is ready for SSH connections
2025-07-30 19:55:34,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 19:55:34,417 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.12.176.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-30 19:55:34,417 - DEBUG - ping -s 56 -c 3 -W 1 203.12.176.195
2025-07-30 19:55:39,427 - DEBUG - PING 203.12.176.195 (203.12.176.195): 56 data bytes
--- 203.12.176.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-30 19:55:39,427 - WARNING - Ping to IP 203.12.176.195 from VM ctest-vn1-vm1-21739068 failed
2025-07-30 19:55:39,427 - INFO - Adding interface with subnet_id f388ad73-ef3c-4422-983a-ed039ec4ceab, port_id None to router 4640397a-460e-4787-938d-b54007185e42
2025-07-30 19:55:39,691 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 19:55:39,691 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.12.176.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-30 19:55:39,691 - DEBUG - ping -s 56 -c 3 -W 1 203.12.176.195
2025-07-30 19:55:41,886 - DEBUG - PING 203.12.176.195 (203.12.176.195): 56 data bytes
64 bytes from 203.12.176.195: seq=0 ttl=63 time=2.742 ms
64 bytes from 203.12.176.195: seq=1 ttl=63 time=1.117 ms
64 bytes from 203.12.176.195: seq=2 ttl=63 time=0.959 ms
--- 203.12.176.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.959/1.606/2.742 ms
2025-07-30 19:55:41,886 - INFO - Ping to IP 203.12.176.195 from VM ctest-vn1-vm1-21739068 passed
2025-07-30 19:55:41,887 - INFO - Deleting interface with subnet_id 8f984d7e-c6c6-4557-b4da-4d1b44c258e3, port_id None from router 4640397a-460e-4787-938d-b54007185e42
2025-07-30 19:55:42,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 19:55:42,005 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.12.176.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-30 19:55:42,005 - DEBUG - ping -s 56 -c 3 -W 1 203.12.176.195
2025-07-30 19:55:45,211 - DEBUG - PING 203.12.176.195 (203.12.176.195): 56 data bytes
--- 203.12.176.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-30 19:55:45,211 - WARNING - Ping to IP 203.12.176.195 from VM ctest-vn1-vm1-21739068 failed
2025-07-30 19:55:45,211 - INFO - Adding interface with subnet_id 8f984d7e-c6c6-4557-b4da-4d1b44c258e3, port_id None to router 4640397a-460e-4787-938d-b54007185e42
2025-07-30 19:55:45,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 19:55:45,449 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 203.12.176.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-30 19:55:45,449 - DEBUG - ping -s 56 -c 3 -W 1 203.12.176.195
2025-07-30 19:55:47,661 - DEBUG - PING 203.12.176.195 (203.12.176.195): 56 data bytes
64 bytes from 203.12.176.195: seq=0 ttl=63 time=1.539 ms
64 bytes from 203.12.176.195: seq=1 ttl=63 time=0.856 ms
64 bytes from 203.12.176.195: seq=2 ttl=63 time=0.887 ms
--- 203.12.176.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.856/1.094/1.539 ms
2025-07-30 19:55:47,661 - INFO - Ping to IP 203.12.176.195 from VM ctest-vn1-vm1-21739068 passed
2025-07-30 19:55:47,661 - INFO - Deleting interface with subnet_id f388ad73-ef3c-4422-983a-ed039ec4ceab, port_id None from router 4640397a-460e-4787-938d-b54007185e42
2025-07-30 19:55:47,781 - INFO - Deleting interface with subnet_id 8f984d7e-c6c6-4557-b4da-4d1b44c258e3, port_id None from router 4640397a-460e-4787-938d-b54007185e42
2025-07-30 19:55:47,961 - INFO - Deleting VM ctest-vn2-vm1-44891681
2025-07-30 19:55:48,031 - INFO - Deleting VM ctest-vn1-vm1-21739068
2025-07-30 19:55:48,113 - INFO - Deleting VN ctest-vn2-68552913
2025-07-30 19:55:48,152 - DEBUG - VN 97b1e883-4d50-4073-9d34-fc637cf6e58b still in use: Unable to complete operation on network 97b1e883-4d50-4073-9d34-fc637cf6e58b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-44499492-c721-4abf-b57c-3d605f4ad2ea']
2025-07-30 19:55:48,152 - WARNING - Deleting VN ctest-vn2-68552913 failed..Will retry
2025-07-30 19:55:50,245 - DEBUG - Response for deleting network ()
2025-07-30 19:55:50,245 - INFO - Deleting VN ctest-vn1-37449852
2025-07-30 19:55:50,341 - DEBUG - Response for deleting network ()
2025-07-30 19:55:50,595 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 19:55:50,595 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2025-07-30 19:55:50,595 - INFO - --------------------------------------------------------------------------------
2025-07-30 19:55:51,305 - INFO - Deleted project: ctest-TestRouters-65859017, ID : 41bda739-c6e4-4a9f-8b07-bbd46fee96ff