2025-08-04 02:22:08,575 - INFO - Domain Default found not creating
2025-08-04 02:22:08,835 - INFO - Project ctest-TestRouters-33149376 not found, creating it
2025-08-04 02:22:09,340 - INFO - Created Project:ctest-TestRouters-33149376, ID : 926aaede-201a-4af5-82eb-479c2396d3d9
2025-08-04 02:22:10,885 - INFO - ================================================================================
2025-08-04 02:22:10,885 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-04 02:22:10,885 - 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-04 02:22:11,146 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-08-04 02:22:11,146 - INFO - Initial checks done. Running the testcase now
2025-08-04 02:22:11,147 - INFO -
2025-08-04 02:22:11,727 - DEBUG - Response for create_network : {'network': {'id': '7b99e237-ab23-4c42-9656-90a51f753c56', 'name': 'ctest-vn1-50564247', 'tenant_id': '926aaede201a4af582eb479c2396d3d9', 'project_id': '926aaede201a4af582eb479c2396d3d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33149376', 'ctest-vn1-50564247'], 'port_security_enabled': True, 'description': ''}}
2025-08-04 02:22:11,945 - DEBUG - Response for create_subnet : {'subnet': {'id': '762e7871-fd86-40c3-9744-534ae9e2886d', 'name': '', 'tenant_id': '926aaede201a4af582eb479c2396d3d9', 'network_id': '7b99e237-ab23-4c42-9656-90a51f753c56', 'ip_version': 4, 'cidr': '67.124.254.192/26', 'allocation_pools': [{'start': '67.124.254.194', 'end': '67.124.254.254'}], 'gateway_ip': '67.124.254.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.124.254.194', 'tags': [], 'project_id': '926aaede201a4af582eb479c2396d3d9'}}
2025-08-04 02:22:11,974 - INFO - Created VN ctest-vn1-50564247
2025-08-04 02:22:12,032 - DEBUG - VN ctest-vn1-50564247 UUID is 7b99e237-ab23-4c42-9656-90a51f753c56
2025-08-04 02:22:12,386 - DEBUG - Response for create_network : {'network': {'id': 'eff67cea-bc40-447a-a88e-fca99a3ed5c2', 'name': 'ctest-vn2-85759070', 'tenant_id': '926aaede201a4af582eb479c2396d3d9', 'project_id': '926aaede201a4af582eb479c2396d3d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33149376', 'ctest-vn2-85759070'], 'port_security_enabled': True, 'description': ''}}
2025-08-04 02:22:12,553 - DEBUG - Response for create_subnet : {'subnet': {'id': '777eb4c4-9638-481e-ad87-95d8e1d91d7a', 'name': '', 'tenant_id': '926aaede201a4af582eb479c2396d3d9', 'network_id': 'eff67cea-bc40-447a-a88e-fca99a3ed5c2', 'ip_version': 4, 'cidr': '69.192.67.64/26', 'allocation_pools': [{'start': '69.192.67.66', 'end': '69.192.67.126'}], 'gateway_ip': '69.192.67.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.192.67.66', 'tags': [], 'project_id': '926aaede201a4af582eb479c2396d3d9'}}
2025-08-04 02:22:12,573 - INFO - Created VN ctest-vn2-85759070
2025-08-04 02:22:12,627 - DEBUG - VN ctest-vn2-85759070 UUID is eff67cea-bc40-447a-a88e-fca99a3ed5c2
2025-08-04 02:22:12,792 - DEBUG - Services list from nova: [, , ]
2025-08-04 02:22:13,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3747-1)
2025-08-04 02:22:15,175 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3747-1)
2025-08-04 02:22:15,255 - INFO - Adding interface with subnet_id 762e7871-fd86-40c3-9744-534ae9e2886d, port_id None to router 0c1ad425-2bfd-479c-b660-07982c4ab7eb
2025-08-04 02:22:15,596 - INFO - Waiting for VM ctest-vn1-vm1-41733427 to be up..
2025-08-04 02:22:15,704 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-04 02:22:20,818 - DEBUG - VM is in ACTIVE state now
2025-08-04 02:22:20,819 - INFO - VM name : ctest-vn1-vm1-41733427
2025-08-04 02:22:20,904 - DEBUG - VM ctest-vn1-vm1-41733427 ID is 558d5bfb-2c6a-4797-ba34-f7ae2f2ad80d
2025-08-04 02:22:20,925 - DEBUG - VM ctest-vn1-vm1-41733427 launched on Node cn-jenkins-deploy-platform-ansible-os-3747-1
2025-08-04 02:22:21,015 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/558d5bfb-2c6a-4797-ba34-f7ae2f2ad80d
2025-08-04 02:22:21,318 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/558d5bfb-2c6a-4797-ba34-f7ae2f2ad80d
2025-08-04 02:22:21,368 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/623c841f-7fac-4fd3-be8f-d87684198a38
2025-08-04 02:22:24,636 - 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 1010ms')
2025-08-04 02:22:24,636 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41733427 failed!
2025-08-04 02:22:24,695 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-33149376:ctest-vn1-50564247 is 67.124.254.193 and allocation pool is NOT set
2025-08-04 02:22:26,753 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.504 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.504/1.962/3.421/1.458 ms')
2025-08-04 02:22:26,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41733427 passed
2025-08-04 02:22:26,907 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:22:26,908 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-41733427, IP 67.124.254.195, Port 22
2025-08-04 02:22:27,071 - DEBUG - VM ctest-vn1-vm1-41733427 is ready for SSH connections
2025-08-04 02:22:27,071 - INFO - Waiting for VM ctest-vn2-vm1-57677402 to be up..
2025-08-04 02:22:27,149 - DEBUG - VM is in ACTIVE state now
2025-08-04 02:22:27,149 - INFO - VM name : ctest-vn2-vm1-57677402
2025-08-04 02:22:27,227 - DEBUG - VM ctest-vn2-vm1-57677402 ID is 662bfe61-a008-4180-93c7-4e564bd9a06b
2025-08-04 02:22:27,227 - DEBUG - VM ctest-vn2-vm1-57677402 launched on Node cn-jenkins-deploy-platform-ansible-os-3747-1
2025-08-04 02:22:27,308 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/662bfe61-a008-4180-93c7-4e564bd9a06b
2025-08-04 02:22:27,318 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/539c0168-c4c4-4ea1-b23c-959716b70847
2025-08-04 02:22:28,578 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.505 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.505/1.711/2.918/1.206 ms')
2025-08-04 02:22:28,578 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-57677402 passed
2025-08-04 02:22:28,732 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:22:28,732 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-57677402, IP 69.192.67.67, Port 22
2025-08-04 02:22:28,898 - DEBUG - VM ctest-vn2-vm1-57677402 is ready for SSH connections
2025-08-04 02:22:28,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:22:28,898 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.192.67.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-04 02:22:28,898 - DEBUG - ping -s 56 -c 3 -W 1 69.192.67.67
2025-08-04 02:22:33,609 - DEBUG - PING 69.192.67.67 (69.192.67.67): 56 data bytes
--- 69.192.67.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-04 02:22:33,609 - WARNING - Ping to IP 69.192.67.67 from VM ctest-vn1-vm1-41733427 failed
2025-08-04 02:22:33,609 - INFO - Adding interface with subnet_id 777eb4c4-9638-481e-ad87-95d8e1d91d7a, port_id None to router 0c1ad425-2bfd-479c-b660-07982c4ab7eb
2025-08-04 02:22:33,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:22:33,878 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.192.67.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-04 02:22:33,878 - DEBUG - ping -s 56 -c 3 -W 1 69.192.67.67
2025-08-04 02:22:37,118 - DEBUG - PING 69.192.67.67 (69.192.67.67): 56 data bytes
64 bytes from 69.192.67.67: seq=1 ttl=63 time=3.003 ms
64 bytes from 69.192.67.67: seq=2 ttl=63 time=1.279 ms
--- 69.192.67.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.279/2.141/3.003 ms
2025-08-04 02:22:37,118 - WARNING - Ping to IP 69.192.67.67 from VM ctest-vn1-vm1-41733427 failed
2025-08-04 02:22:38,118 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.192.67.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-04 02:22:38,119 - DEBUG - ping -s 56 -c 3 -W 1 69.192.67.67
2025-08-04 02:22:40,332 - DEBUG - PING 69.192.67.67 (69.192.67.67): 56 data bytes
64 bytes from 69.192.67.67: seq=0 ttl=63 time=1.647 ms
64 bytes from 69.192.67.67: seq=1 ttl=63 time=1.187 ms
64 bytes from 69.192.67.67: seq=2 ttl=63 time=0.976 ms
--- 69.192.67.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.976/1.270/1.647 ms
2025-08-04 02:22:40,332 - INFO - Ping to IP 69.192.67.67 from VM ctest-vn1-vm1-41733427 passed
2025-08-04 02:22:40,333 - INFO - Deleting interface with subnet_id 762e7871-fd86-40c3-9744-534ae9e2886d, port_id None from router 0c1ad425-2bfd-479c-b660-07982c4ab7eb
2025-08-04 02:22:40,470 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:22:40,470 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.192.67.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-04 02:22:40,470 - DEBUG - ping -s 56 -c 3 -W 1 69.192.67.67
2025-08-04 02:22:43,679 - DEBUG - PING 69.192.67.67 (69.192.67.67): 56 data bytes
--- 69.192.67.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-04 02:22:43,680 - WARNING - Ping to IP 69.192.67.67 from VM ctest-vn1-vm1-41733427 failed
2025-08-04 02:22:43,680 - INFO - Adding interface with subnet_id 762e7871-fd86-40c3-9744-534ae9e2886d, port_id None to router 0c1ad425-2bfd-479c-b660-07982c4ab7eb
2025-08-04 02:22:43,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:22:43,949 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.192.67.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-04 02:22:43,949 - DEBUG - ping -s 56 -c 3 -W 1 69.192.67.67
2025-08-04 02:22:46,154 - DEBUG - PING 69.192.67.67 (69.192.67.67): 56 data bytes
64 bytes from 69.192.67.67: seq=0 ttl=63 time=1.810 ms
64 bytes from 69.192.67.67: seq=1 ttl=63 time=1.047 ms
64 bytes from 69.192.67.67: seq=2 ttl=63 time=1.017 ms
--- 69.192.67.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.017/1.291/1.810 ms
2025-08-04 02:22:46,154 - INFO - Ping to IP 69.192.67.67 from VM ctest-vn1-vm1-41733427 passed
2025-08-04 02:22:46,154 - INFO - Deleting interface with subnet_id 777eb4c4-9638-481e-ad87-95d8e1d91d7a, port_id None from router 0c1ad425-2bfd-479c-b660-07982c4ab7eb
2025-08-04 02:22:46,280 - INFO - Deleting interface with subnet_id 762e7871-fd86-40c3-9744-534ae9e2886d, port_id None from router 0c1ad425-2bfd-479c-b660-07982c4ab7eb
2025-08-04 02:22:46,472 - INFO - Deleting VM ctest-vn2-vm1-57677402
2025-08-04 02:22:46,552 - INFO - Deleting VM ctest-vn1-vm1-41733427
2025-08-04 02:22:46,624 - INFO - Deleting VN ctest-vn2-85759070
2025-08-04 02:22:46,671 - DEBUG - VN eff67cea-bc40-447a-a88e-fca99a3ed5c2 still in use: Unable to complete operation on network eff67cea-bc40-447a-a88e-fca99a3ed5c2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-74c66b65-9139-4c2f-a99e-e3e242e97daa']
2025-08-04 02:22:46,671 - WARNING - Deleting VN ctest-vn2-85759070 failed..Will retry
2025-08-04 02:22:48,794 - DEBUG - Response for deleting network ()
2025-08-04 02:22:48,794 - INFO - Deleting VN ctest-vn1-50564247
2025-08-04 02:22:48,908 - DEBUG - Response for deleting network ()
2025-08-04 02:22:49,166 - DEBUG - No XMPP flaps were noticed during the test
2025-08-04 02:22:49,166 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-08-04 02:22:49,166 - INFO - --------------------------------------------------------------------------------
2025-08-04 02:22:49,864 - INFO - Deleted project: ctest-TestRouters-33149376, ID : 926aaede-201a-4af5-82eb-479c2396d3d9