2025-11-13 11:02:34,430 - INFO - Domain Default found not creating
2025-11-13 11:02:34,610 - INFO - Project ctest-TestRouters-49372764 not found, creating it
2025-11-13 11:02:35,103 - INFO - Created Project:ctest-TestRouters-49372764, ID : 9752cd51-0c8a-4924-a35a-13cb9d8be9af
2025-11-13 11:02:36,645 - INFO - ================================================================================
2025-11-13 11:02:36,645 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-13 11:02:36,645 - 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-13 11:02:36,904 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-13 11:02:36,904 - INFO - Initial checks done. Running the testcase now
2025-11-13 11:02:36,904 - INFO -
2025-11-13 11:02:37,509 - DEBUG - Response for create_network : {'network': {'id': 'b3378399-dfd4-4570-b49e-c828f9ef79cd', 'name': 'ctest-vn1-53311927', 'tenant_id': '9752cd510c8a4924a35a13cb9d8be9af', 'project_id': '9752cd510c8a4924a35a13cb9d8be9af', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-49372764', 'ctest-vn1-53311927'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 11:02:37,799 - DEBUG - Response for create_subnet : {'subnet': {'id': '91fc19c2-8c4d-4e3b-acd0-5aa70ec263ec', 'name': '', 'tenant_id': '9752cd510c8a4924a35a13cb9d8be9af', 'network_id': 'b3378399-dfd4-4570-b49e-c828f9ef79cd', 'ip_version': 4, 'cidr': '190.186.229.128/26', 'allocation_pools': [{'start': '190.186.229.130', 'end': '190.186.229.190'}], 'gateway_ip': '190.186.229.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.186.229.130', 'tags': [], 'project_id': '9752cd510c8a4924a35a13cb9d8be9af'}}
2025-11-13 11:02:37,832 - INFO - Created VN ctest-vn1-53311927
2025-11-13 11:02:37,906 - DEBUG - VN ctest-vn1-53311927 UUID is b3378399-dfd4-4570-b49e-c828f9ef79cd
2025-11-13 11:02:38,548 - DEBUG - Response for create_network : {'network': {'id': 'acf4b6e1-3308-44f0-ad16-c29e583aa6a0', 'name': 'ctest-vn2-52521620', 'tenant_id': '9752cd510c8a4924a35a13cb9d8be9af', 'project_id': '9752cd510c8a4924a35a13cb9d8be9af', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-49372764', 'ctest-vn2-52521620'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 11:02:38,877 - DEBUG - Response for create_subnet : {'subnet': {'id': '780f8587-06c8-487e-8379-3f20337d673f', 'name': '', 'tenant_id': '9752cd510c8a4924a35a13cb9d8be9af', 'network_id': 'acf4b6e1-3308-44f0-ad16-c29e583aa6a0', 'ip_version': 4, 'cidr': '58.196.174.64/26', 'allocation_pools': [{'start': '58.196.174.66', 'end': '58.196.174.126'}], 'gateway_ip': '58.196.174.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.196.174.66', 'tags': [], 'project_id': '9752cd510c8a4924a35a13cb9d8be9af'}}
2025-11-13 11:02:38,897 - INFO - Created VN ctest-vn2-52521620
2025-11-13 11:02:38,954 - DEBUG - VN ctest-vn2-52521620 UUID is acf4b6e1-3308-44f0-ad16-c29e583aa6a0
2025-11-13 11:02:39,123 - DEBUG - Services list from nova: [, , ]
2025-11-13 11:02:40,218 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4719-1)
2025-11-13 11:02:41,487 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4719-1)
2025-11-13 11:02:41,590 - INFO - Adding interface with subnet_id 91fc19c2-8c4d-4e3b-acd0-5aa70ec263ec, port_id None to router b66e0de2-0bc3-4606-92cb-acd128eca175
2025-11-13 11:02:41,896 - INFO - Waiting for VM ctest-vn1-vm1-07055788 to be up..
2025-11-13 11:02:41,988 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 11:02:47,075 - DEBUG - VM is in ACTIVE state now
2025-11-13 11:02:47,075 - INFO - VM name : ctest-vn1-vm1-07055788
2025-11-13 11:02:47,162 - DEBUG - VM ctest-vn1-vm1-07055788 ID is 36340a0c-6d73-4df7-9c13-7c9871163286
2025-11-13 11:02:47,183 - DEBUG - VM ctest-vn1-vm1-07055788 launched on Node cn-jenkins-deploy-platform-ansible-os-4719-1
2025-11-13 11:02:47,260 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/36340a0c-6d73-4df7-9c13-7c9871163286
2025-11-13 11:02:47,555 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/36340a0c-6d73-4df7-9c13-7c9871163286
2025-11-13 11:02:47,591 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c7963dd0-91f8-4901-aafa-69de57f32ffb
2025-11-13 11:02:50,844 - 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 1007ms')
2025-11-13 11:02:50,845 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07055788 failed!
2025-11-13 11:02:50,898 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-49372764:ctest-vn1-53311927 is 190.186.229.129 and allocation pool is NOT set
2025-11-13 11:02:52,957 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.658 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.658/2.007/3.357/1.349 ms')
2025-11-13 11:02:52,958 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07055788 passed
2025-11-13 11:02:53,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:02:53,114 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-07055788, IP 190.186.229.131, Port 22
2025-11-13 11:02:53,270 - DEBUG - VM ctest-vn1-vm1-07055788 is ready for SSH connections
2025-11-13 11:02:53,270 - INFO - Waiting for VM ctest-vn2-vm1-20686684 to be up..
2025-11-13 11:02:53,349 - DEBUG - VM is in ACTIVE state now
2025-11-13 11:02:53,349 - INFO - VM name : ctest-vn2-vm1-20686684
2025-11-13 11:02:53,420 - DEBUG - VM ctest-vn2-vm1-20686684 ID is a1478e86-67b5-4530-98a7-810a7bd5d4e3
2025-11-13 11:02:53,420 - DEBUG - VM ctest-vn2-vm1-20686684 launched on Node cn-jenkins-deploy-platform-ansible-os-4719-1
2025-11-13 11:02:53,499 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a1478e86-67b5-4530-98a7-810a7bd5d4e3
2025-11-13 11:02:53,507 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5584ec04-f247-44d8-8265-78e6a16e3d1d
2025-11-13 11:02:54,746 - 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.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.451 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.451/1.644/2.837/1.193 ms')
2025-11-13 11:02:54,746 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-20686684 passed
2025-11-13 11:02:54,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:02:54,894 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-20686684, IP 58.196.174.67, Port 22
2025-11-13 11:02:55,054 - DEBUG - VM ctest-vn2-vm1-20686684 is ready for SSH connections
2025-11-13 11:02:55,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:02:55,054 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.196.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:02:55,054 - DEBUG - ping -s 56 -c 3 -W 1 58.196.174.67
2025-11-13 11:03:00,043 - DEBUG - PING 58.196.174.67 (58.196.174.67): 56 data bytes
--- 58.196.174.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-13 11:03:00,043 - WARNING - Ping to IP 58.196.174.67 from VM ctest-vn1-vm1-07055788 failed
2025-11-13 11:03:00,044 - INFO - Adding interface with subnet_id 780f8587-06c8-487e-8379-3f20337d673f, port_id None to router b66e0de2-0bc3-4606-92cb-acd128eca175
2025-11-13 11:03:00,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:03:00,304 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.196.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:03:00,304 - DEBUG - ping -s 56 -c 3 -W 1 58.196.174.67
2025-11-13 11:03:03,532 - DEBUG - PING 58.196.174.67 (58.196.174.67): 56 data bytes
64 bytes from 58.196.174.67: seq=1 ttl=63 time=2.848 ms
64 bytes from 58.196.174.67: seq=2 ttl=63 time=0.997 ms
--- 58.196.174.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.997/1.922/2.848 ms
2025-11-13 11:03:03,532 - WARNING - Ping to IP 58.196.174.67 from VM ctest-vn1-vm1-07055788 failed
2025-11-13 11:03:04,533 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.196.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:03:04,533 - DEBUG - ping -s 56 -c 3 -W 1 58.196.174.67
2025-11-13 11:03:06,737 - DEBUG - PING 58.196.174.67 (58.196.174.67): 56 data bytes
64 bytes from 58.196.174.67: seq=0 ttl=63 time=1.591 ms
64 bytes from 58.196.174.67: seq=1 ttl=63 time=0.980 ms
64 bytes from 58.196.174.67: seq=2 ttl=63 time=1.088 ms
--- 58.196.174.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.980/1.219/1.591 ms
2025-11-13 11:03:06,737 - INFO - Ping to IP 58.196.174.67 from VM ctest-vn1-vm1-07055788 passed
2025-11-13 11:03:06,737 - INFO - Deleting interface with subnet_id 91fc19c2-8c4d-4e3b-acd0-5aa70ec263ec, port_id None from router b66e0de2-0bc3-4606-92cb-acd128eca175
2025-11-13 11:03:06,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:03:06,843 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.196.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:03:06,843 - DEBUG - ping -s 56 -c 3 -W 1 58.196.174.67
2025-11-13 11:03:10,048 - DEBUG - PING 58.196.174.67 (58.196.174.67): 56 data bytes
--- 58.196.174.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-13 11:03:10,048 - WARNING - Ping to IP 58.196.174.67 from VM ctest-vn1-vm1-07055788 failed
2025-11-13 11:03:10,048 - INFO - Adding interface with subnet_id 91fc19c2-8c4d-4e3b-acd0-5aa70ec263ec, port_id None to router b66e0de2-0bc3-4606-92cb-acd128eca175
2025-11-13 11:03:10,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:03:10,292 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.196.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:03:10,293 - DEBUG - ping -s 56 -c 3 -W 1 58.196.174.67
2025-11-13 11:03:12,510 - DEBUG - PING 58.196.174.67 (58.196.174.67): 56 data bytes
64 bytes from 58.196.174.67: seq=0 ttl=63 time=1.500 ms
64 bytes from 58.196.174.67: seq=1 ttl=63 time=0.873 ms
64 bytes from 58.196.174.67: seq=2 ttl=63 time=0.824 ms
--- 58.196.174.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.824/1.065/1.500 ms
2025-11-13 11:03:12,510 - INFO - Ping to IP 58.196.174.67 from VM ctest-vn1-vm1-07055788 passed
2025-11-13 11:03:12,510 - INFO - Deleting interface with subnet_id 780f8587-06c8-487e-8379-3f20337d673f, port_id None from router b66e0de2-0bc3-4606-92cb-acd128eca175
2025-11-13 11:03:12,631 - INFO - Deleting interface with subnet_id 91fc19c2-8c4d-4e3b-acd0-5aa70ec263ec, port_id None from router b66e0de2-0bc3-4606-92cb-acd128eca175
2025-11-13 11:03:12,822 - INFO - Deleting VM ctest-vn2-vm1-20686684
2025-11-13 11:03:12,924 - INFO - Deleting VM ctest-vn1-vm1-07055788
2025-11-13 11:03:13,004 - INFO - Deleting VN ctest-vn2-52521620
2025-11-13 11:03:13,042 - DEBUG - VN acf4b6e1-3308-44f0-ad16-c29e583aa6a0 still in use: Unable to complete operation on network acf4b6e1-3308-44f0-ad16-c29e583aa6a0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1b70fa4b-d9cf-43f6-8f7c-5ff8ed1b1d37']
2025-11-13 11:03:13,042 - WARNING - Deleting VN ctest-vn2-52521620 failed..Will retry
2025-11-13 11:03:15,142 - DEBUG - Response for deleting network ()
2025-11-13 11:03:15,142 - INFO - Deleting VN ctest-vn1-53311927
2025-11-13 11:03:15,238 - DEBUG - Response for deleting network ()
2025-11-13 11:03:15,502 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 11:03:15,502 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-11-13 11:03:15,502 - INFO - --------------------------------------------------------------------------------
2025-11-13 11:03:16,197 - INFO - Deleted project: ctest-TestRouters-49372764, ID : 9752cd51-0c8a-4924-a35a-13cb9d8be9af