2025-10-09 22:59:57,833 - INFO - Domain Default found not creating
2025-10-09 22:59:57,960 - INFO - Project ctest-TestRouters-22840260 not found, creating it
2025-10-09 22:59:58,386 - INFO - Created Project:ctest-TestRouters-22840260, ID : 0552eb9f-b4ea-4e8d-a951-4f163f519887
2025-10-09 22:59:59,755 - INFO - ================================================================================
2025-10-09 22:59:59,755 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-09 22:59:59,755 - 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-10-09 23:00:00,009 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-09 23:00:00,009 - INFO - Initial checks done. Running the testcase now
2025-10-09 23:00:00,009 - INFO -
2025-10-09 23:00:00,509 - DEBUG - Response for create_network : {'network': {'id': '4c5e4290-469d-4496-95b5-9fecd0f0d52d', 'name': 'ctest-vn1-65177601', 'tenant_id': '0552eb9fb4ea4e8da9514f163f519887', 'project_id': '0552eb9fb4ea4e8da9514f163f519887', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-22840260', 'ctest-vn1-65177601'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 23:00:00,678 - DEBUG - Response for create_subnet : {'subnet': {'id': '68738f89-2f64-439a-8fe6-6e50a97981f7', 'name': '', 'tenant_id': '0552eb9fb4ea4e8da9514f163f519887', 'network_id': '4c5e4290-469d-4496-95b5-9fecd0f0d52d', 'ip_version': 4, 'cidr': '175.157.28.64/26', 'allocation_pools': [{'start': '175.157.28.66', 'end': '175.157.28.126'}], 'gateway_ip': '175.157.28.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.157.28.66', 'tags': [], 'project_id': '0552eb9fb4ea4e8da9514f163f519887'}}
2025-10-09 23:00:00,692 - INFO - Created VN ctest-vn1-65177601
2025-10-09 23:00:00,748 - DEBUG - VN ctest-vn1-65177601 UUID is 4c5e4290-469d-4496-95b5-9fecd0f0d52d
2025-10-09 23:00:01,073 - DEBUG - Response for create_network : {'network': {'id': '4874e4f7-1c66-4d63-9e79-bc4f46c91a84', 'name': 'ctest-vn2-68546192', 'tenant_id': '0552eb9fb4ea4e8da9514f163f519887', 'project_id': '0552eb9fb4ea4e8da9514f163f519887', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-22840260', 'ctest-vn2-68546192'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 23:00:01,253 - DEBUG - Response for create_subnet : {'subnet': {'id': '14d25826-400e-4d7f-9793-3fdbdc3ab201', 'name': '', 'tenant_id': '0552eb9fb4ea4e8da9514f163f519887', 'network_id': '4874e4f7-1c66-4d63-9e79-bc4f46c91a84', 'ip_version': 4, 'cidr': '183.162.171.192/26', 'allocation_pools': [{'start': '183.162.171.194', 'end': '183.162.171.254'}], 'gateway_ip': '183.162.171.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '183.162.171.194', 'tags': [], 'project_id': '0552eb9fb4ea4e8da9514f163f519887'}}
2025-10-09 23:00:01,269 - INFO - Created VN ctest-vn2-68546192
2025-10-09 23:00:01,320 - DEBUG - VN ctest-vn2-68546192 UUID is 4874e4f7-1c66-4d63-9e79-bc4f46c91a84
2025-10-09 23:00:01,536 - DEBUG - Services list from nova: [, , ]
2025-10-09 23:00:02,535 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4281-1)
2025-10-09 23:00:03,659 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4281-1)
2025-10-09 23:00:03,728 - INFO - Adding interface with subnet_id 68738f89-2f64-439a-8fe6-6e50a97981f7, port_id None to router 241c4f89-d262-4b42-860d-bd55f3f0fe88
2025-10-09 23:00:03,979 - INFO - Waiting for VM ctest-vn1-vm1-13622746 to be up..
2025-10-09 23:00:04,128 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 23:00:09,192 - DEBUG - VM is in ACTIVE state now
2025-10-09 23:00:09,192 - INFO - VM name : ctest-vn1-vm1-13622746
2025-10-09 23:00:09,256 - DEBUG - VM ctest-vn1-vm1-13622746 ID is b30f911e-942f-4ad6-b312-54ab2cf2d84c
2025-10-09 23:00:09,272 - DEBUG - VM ctest-vn1-vm1-13622746 launched on Node cn-jenkins-deploy-platform-ansible-os-4281-1
2025-10-09 23:00:09,333 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b30f911e-942f-4ad6-b312-54ab2cf2d84c
2025-10-09 23:00:09,618 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b30f911e-942f-4ad6-b312-54ab2cf2d84c
2025-10-09 23:00:09,644 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c5b995f2-7c32-4594-b2c0-8bf25ee4e884
2025-10-09 23:00:12,892 - 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 1020ms')
2025-10-09 23:00:12,892 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13622746 failed!
2025-10-09 23:00:12,944 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-22840260:ctest-vn1-65177601 is 175.157.28.65 and allocation pool is NOT set
2025-10-09 23:00:15,003 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.366 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.366/1.734/3.103/1.368 ms')
2025-10-09 23:00:15,003 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13622746 passed
2025-10-09 23:00:15,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 23:00:15,150 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13622746, IP 175.157.28.67, Port 22
2025-10-09 23:00:15,300 - DEBUG - VM ctest-vn1-vm1-13622746 is ready for SSH connections
2025-10-09 23:00:15,300 - INFO - Waiting for VM ctest-vn2-vm1-66440517 to be up..
2025-10-09 23:00:15,366 - DEBUG - VM is in ACTIVE state now
2025-10-09 23:00:15,366 - INFO - VM name : ctest-vn2-vm1-66440517
2025-10-09 23:00:15,430 - DEBUG - VM ctest-vn2-vm1-66440517 ID is ed6ee869-6435-4558-aac9-447698912978
2025-10-09 23:00:15,430 - DEBUG - VM ctest-vn2-vm1-66440517 launched on Node cn-jenkins-deploy-platform-ansible-os-4281-1
2025-10-09 23:00:15,491 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ed6ee869-6435-4558-aac9-447698912978
2025-10-09 23:00:15,497 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e2caffe6-f524-4637-877c-1e4d2b39c916
2025-10-09 23:00:16,724 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.322 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.322/1.478/2.635/1.156 ms')
2025-10-09 23:00:16,724 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-66440517 passed
2025-10-09 23:00:16,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 23:00:16,869 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-66440517, IP 183.162.171.195, Port 22
2025-10-09 23:00:17,019 - DEBUG - VM ctest-vn2-vm1-66440517 is ready for SSH connections
2025-10-09 23:00:17,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 23:00:17,019 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.162.171.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-09 23:00:17,020 - DEBUG - ping -s 56 -c 3 -W 1 183.162.171.195
2025-10-09 23:00:21,646 - DEBUG - PING 183.162.171.195 (183.162.171.195): 56 data bytes
--- 183.162.171.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-09 23:00:21,647 - WARNING - Ping to IP 183.162.171.195 from VM ctest-vn1-vm1-13622746 failed
2025-10-09 23:00:21,647 - INFO - Adding interface with subnet_id 14d25826-400e-4d7f-9793-3fdbdc3ab201, port_id None to router 241c4f89-d262-4b42-860d-bd55f3f0fe88
2025-10-09 23:00:21,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 23:00:21,855 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.162.171.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-09 23:00:21,855 - DEBUG - ping -s 56 -c 3 -W 1 183.162.171.195
2025-10-09 23:00:24,047 - DEBUG - PING 183.162.171.195 (183.162.171.195): 56 data bytes
64 bytes from 183.162.171.195: seq=0 ttl=63 time=2.175 ms
64 bytes from 183.162.171.195: seq=1 ttl=63 time=0.731 ms
64 bytes from 183.162.171.195: seq=2 ttl=63 time=0.621 ms
--- 183.162.171.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.621/1.175/2.175 ms
2025-10-09 23:00:24,047 - INFO - Ping to IP 183.162.171.195 from VM ctest-vn1-vm1-13622746 passed
2025-10-09 23:00:24,048 - INFO - Deleting interface with subnet_id 68738f89-2f64-439a-8fe6-6e50a97981f7, port_id None from router 241c4f89-d262-4b42-860d-bd55f3f0fe88
2025-10-09 23:00:24,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 23:00:24,150 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.162.171.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-09 23:00:24,150 - DEBUG - ping -s 56 -c 3 -W 1 183.162.171.195
2025-10-09 23:00:27,343 - DEBUG - PING 183.162.171.195 (183.162.171.195): 56 data bytes
--- 183.162.171.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-09 23:00:27,343 - WARNING - Ping to IP 183.162.171.195 from VM ctest-vn1-vm1-13622746 failed
2025-10-09 23:00:27,343 - INFO - Adding interface with subnet_id 68738f89-2f64-439a-8fe6-6e50a97981f7, port_id None to router 241c4f89-d262-4b42-860d-bd55f3f0fe88
2025-10-09 23:00:27,559 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 23:00:27,559 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.162.171.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-09 23:00:27,559 - DEBUG - ping -s 56 -c 3 -W 1 183.162.171.195
2025-10-09 23:00:29,752 - DEBUG - PING 183.162.171.195 (183.162.171.195): 56 data bytes
64 bytes from 183.162.171.195: seq=0 ttl=63 time=1.224 ms
64 bytes from 183.162.171.195: seq=1 ttl=63 time=0.705 ms
64 bytes from 183.162.171.195: seq=2 ttl=63 time=0.657 ms
--- 183.162.171.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.657/0.862/1.224 ms
2025-10-09 23:00:29,752 - INFO - Ping to IP 183.162.171.195 from VM ctest-vn1-vm1-13622746 passed
2025-10-09 23:00:29,753 - INFO - Deleting interface with subnet_id 14d25826-400e-4d7f-9793-3fdbdc3ab201, port_id None from router 241c4f89-d262-4b42-860d-bd55f3f0fe88
2025-10-09 23:00:29,860 - INFO - Deleting interface with subnet_id 68738f89-2f64-439a-8fe6-6e50a97981f7, port_id None from router 241c4f89-d262-4b42-860d-bd55f3f0fe88
2025-10-09 23:00:30,024 - INFO - Deleting VM ctest-vn2-vm1-66440517
2025-10-09 23:00:30,089 - INFO - Deleting VM ctest-vn1-vm1-13622746
2025-10-09 23:00:30,150 - INFO - Deleting VN ctest-vn2-68546192
2025-10-09 23:00:30,186 - DEBUG - VN 4874e4f7-1c66-4d63-9e79-bc4f46c91a84 still in use: Unable to complete operation on network 4874e4f7-1c66-4d63-9e79-bc4f46c91a84. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-31797041-b132-4aab-b541-2eeda609f6ec']
2025-10-09 23:00:30,186 - WARNING - Deleting VN ctest-vn2-68546192 failed..Will retry
2025-10-09 23:00:32,270 - DEBUG - Response for deleting network ()
2025-10-09 23:00:32,270 - INFO - Deleting VN ctest-vn1-65177601
2025-10-09 23:00:32,352 - DEBUG - Response for deleting network ()
2025-10-09 23:00:32,608 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 23:00:32,608 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:33]
2025-10-09 23:00:32,608 - INFO - --------------------------------------------------------------------------------
2025-10-09 23:00:33,315 - INFO - Deleted project: ctest-TestRouters-22840260, ID : 0552eb9f-b4ea-4e8d-a951-4f163f519887