2026-05-14 02:25:13,950 - INFO - Domain Default found not creating
2026-05-14 02:25:14,115 - INFO - Project ctest-TestRouters-19446998 not found, creating it
2026-05-14 02:25:14,593 - INFO - Created Project:ctest-TestRouters-19446998, ID : 6beb2278-18b6-4532-a5f6-5f73dc604d6a
2026-05-14 02:25:16,126 - INFO - ================================================================================
2026-05-14 02:25:16,126 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-14 02:25:16,126 - 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
2026-05-14 02:25:16,380 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.25': '0'}} with
2026-05-14 02:25:16,380 - INFO - Initial checks done. Running the testcase now
2026-05-14 02:25:16,380 - INFO -
2026-05-14 02:25:16,958 - DEBUG - Response for create_network : {'network': {'id': '0c90e2e0-45c4-412c-b9f4-e8b95df16736', 'name': 'ctest-vn1-36200130', 'tenant_id': '6beb227818b64532a5f65f73dc604d6a', 'project_id': '6beb227818b64532a5f65f73dc604d6a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-19446998', 'ctest-vn1-36200130'], 'port_security_enabled': True, 'description': ''}}
2026-05-14 02:25:17,134 - DEBUG - Response for create_subnet : {'subnet': {'id': '2b8b4252-237f-4462-8ca4-9de3c8ed7da4', 'name': '', 'tenant_id': '6beb227818b64532a5f65f73dc604d6a', 'network_id': '0c90e2e0-45c4-412c-b9f4-e8b95df16736', 'ip_version': 4, 'cidr': '135.234.212.64/26', 'allocation_pools': [{'start': '135.234.212.66', 'end': '135.234.212.126'}], 'gateway_ip': '135.234.212.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '135.234.212.66', 'tags': [], 'project_id': '6beb227818b64532a5f65f73dc604d6a'}}
2026-05-14 02:25:17,153 - INFO - Created VN ctest-vn1-36200130
2026-05-14 02:25:17,206 - DEBUG - VN ctest-vn1-36200130 UUID is 0c90e2e0-45c4-412c-b9f4-e8b95df16736
2026-05-14 02:25:17,538 - DEBUG - Response for create_network : {'network': {'id': 'b0f0ee6e-2435-4b3e-b871-50814b133a21', 'name': 'ctest-vn2-84267558', 'tenant_id': '6beb227818b64532a5f65f73dc604d6a', 'project_id': '6beb227818b64532a5f65f73dc604d6a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-19446998', 'ctest-vn2-84267558'], 'port_security_enabled': True, 'description': ''}}
2026-05-14 02:25:17,767 - DEBUG - Response for create_subnet : {'subnet': {'id': '0989462d-35f3-4e93-aee7-c1d96c3b4a7d', 'name': '', 'tenant_id': '6beb227818b64532a5f65f73dc604d6a', 'network_id': 'b0f0ee6e-2435-4b3e-b871-50814b133a21', 'ip_version': 4, 'cidr': '35.179.100.192/26', 'allocation_pools': [{'start': '35.179.100.194', 'end': '35.179.100.254'}], 'gateway_ip': '35.179.100.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.179.100.194', 'tags': [], 'project_id': '6beb227818b64532a5f65f73dc604d6a'}}
2026-05-14 02:25:17,798 - INFO - Created VN ctest-vn2-84267558
2026-05-14 02:25:17,850 - DEBUG - VN ctest-vn2-84267558 UUID is b0f0ee6e-2435-4b3e-b871-50814b133a21
2026-05-14 02:25:18,052 - DEBUG - Services list from nova: [, , ]
2026-05-14 02:25:19,195 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5779-1)
2026-05-14 02:25:20,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5779-1)
2026-05-14 02:25:20,445 - INFO - Adding interface with subnet_id 2b8b4252-237f-4462-8ca4-9de3c8ed7da4, port_id None to router 828dee7a-89d2-4bae-99bc-263b95b8c33b
2026-05-14 02:25:20,762 - INFO - Waiting for VM ctest-vn1-vm1-60655543 to be up..
2026-05-14 02:25:20,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-14 02:25:25,953 - DEBUG - VM is in ACTIVE state now
2026-05-14 02:25:25,953 - INFO - VM name : ctest-vn1-vm1-60655543
2026-05-14 02:25:26,039 - DEBUG - VM ctest-vn1-vm1-60655543 ID is 7f4c547e-747b-47f4-a92d-74e8b4189ff3
2026-05-14 02:25:26,057 - DEBUG - VM ctest-vn1-vm1-60655543 launched on Node cn-jenkins-deploy-platform-ansible-os-5779-1
2026-05-14 02:25:26,140 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/7f4c547e-747b-47f4-a92d-74e8b4189ff3
2026-05-14 02:25:26,446 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/7f4c547e-747b-47f4-a92d-74e8b4189ff3
2026-05-14 02:25:26,487 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/770898b2-0962-469a-a926-78310a26e8b2
2026-05-14 02:25:29,766 - 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 1031ms')
2026-05-14 02:25:29,766 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60655543 failed!
2026-05-14 02:25:29,822 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-19446998:ctest-vn1-36200130 is 135.234.212.65 and allocation pool is NOT set
2026-05-14 02:25:31,887 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.633 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.633/1.611/2.590/0.978 ms')
2026-05-14 02:25:31,887 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60655543 passed
2026-05-14 02:25:32,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:25:32,038 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60655543, IP 135.234.212.67, Port 22
2026-05-14 02:25:32,194 - DEBUG - VM ctest-vn1-vm1-60655543 is ready for SSH connections
2026-05-14 02:25:32,194 - INFO - Waiting for VM ctest-vn2-vm1-32123206 to be up..
2026-05-14 02:25:32,278 - DEBUG - VM is in ACTIVE state now
2026-05-14 02:25:32,279 - INFO - VM name : ctest-vn2-vm1-32123206
2026-05-14 02:25:32,371 - DEBUG - VM ctest-vn2-vm1-32123206 ID is c747ff54-2d8e-4689-81c0-62cf5986a0bb
2026-05-14 02:25:32,371 - DEBUG - VM ctest-vn2-vm1-32123206 launched on Node cn-jenkins-deploy-platform-ansible-os-5779-1
2026-05-14 02:25:32,454 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/c747ff54-2d8e-4689-81c0-62cf5986a0bb
2026-05-14 02:25:32,464 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/06a2c3d6-87d9-441a-a1c2-0434b45ab5fd
2026-05-14 02:25:33,711 - 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.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.462 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.462/1.763/3.064/1.301 ms')
2026-05-14 02:25:33,712 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-32123206 passed
2026-05-14 02:25:33,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:25:33,863 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-32123206, IP 35.179.100.195, Port 22
2026-05-14 02:25:34,018 - DEBUG - VM ctest-vn2-vm1-32123206 is ready for SSH connections
2026-05-14 02:25:34,018 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:25:34,018 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.100.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-14 02:25:34,018 - DEBUG - ping -s 56 -c 3 -W 1 35.179.100.195
2026-05-14 02:25:39,038 - DEBUG - PING 35.179.100.195 (35.179.100.195): 56 data bytes
--- 35.179.100.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-14 02:25:39,039 - WARNING - Ping to IP 35.179.100.195 from VM ctest-vn1-vm1-60655543 failed
2026-05-14 02:25:39,039 - INFO - Adding interface with subnet_id 0989462d-35f3-4e93-aee7-c1d96c3b4a7d, port_id None to router 828dee7a-89d2-4bae-99bc-263b95b8c33b
2026-05-14 02:25:39,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:25:39,307 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.100.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-14 02:25:39,307 - DEBUG - ping -s 56 -c 3 -W 1 35.179.100.195
2026-05-14 02:25:42,538 - DEBUG - PING 35.179.100.195 (35.179.100.195): 56 data bytes
64 bytes from 35.179.100.195: seq=1 ttl=63 time=3.083 ms
64 bytes from 35.179.100.195: seq=2 ttl=63 time=1.478 ms
--- 35.179.100.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.478/2.280/3.083 ms
2026-05-14 02:25:42,538 - WARNING - Ping to IP 35.179.100.195 from VM ctest-vn1-vm1-60655543 failed
2026-05-14 02:25:43,539 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.100.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-14 02:25:43,539 - DEBUG - ping -s 56 -c 3 -W 1 35.179.100.195
2026-05-14 02:25:45,751 - DEBUG - PING 35.179.100.195 (35.179.100.195): 56 data bytes
64 bytes from 35.179.100.195: seq=0 ttl=63 time=1.599 ms
64 bytes from 35.179.100.195: seq=1 ttl=63 time=1.067 ms
64 bytes from 35.179.100.195: seq=2 ttl=63 time=1.118 ms
--- 35.179.100.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.067/1.261/1.599 ms
2026-05-14 02:25:45,751 - INFO - Ping to IP 35.179.100.195 from VM ctest-vn1-vm1-60655543 passed
2026-05-14 02:25:45,751 - INFO - Deleting interface with subnet_id 2b8b4252-237f-4462-8ca4-9de3c8ed7da4, port_id None from router 828dee7a-89d2-4bae-99bc-263b95b8c33b
2026-05-14 02:25:45,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:25:45,876 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.100.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-14 02:25:45,876 - DEBUG - ping -s 56 -c 3 -W 1 35.179.100.195
2026-05-14 02:25:49,088 - DEBUG - PING 35.179.100.195 (35.179.100.195): 56 data bytes
--- 35.179.100.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-14 02:25:49,089 - WARNING - Ping to IP 35.179.100.195 from VM ctest-vn1-vm1-60655543 failed
2026-05-14 02:25:49,089 - INFO - Adding interface with subnet_id 2b8b4252-237f-4462-8ca4-9de3c8ed7da4, port_id None to router 828dee7a-89d2-4bae-99bc-263b95b8c33b
2026-05-14 02:25:49,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:25:49,293 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.179.100.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-14 02:25:49,293 - DEBUG - ping -s 56 -c 3 -W 1 35.179.100.195
2026-05-14 02:25:51,498 - DEBUG - PING 35.179.100.195 (35.179.100.195): 56 data bytes
64 bytes from 35.179.100.195: seq=0 ttl=63 time=1.624 ms
64 bytes from 35.179.100.195: seq=1 ttl=63 time=0.988 ms
64 bytes from 35.179.100.195: seq=2 ttl=63 time=1.115 ms
--- 35.179.100.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.988/1.242/1.624 ms
2026-05-14 02:25:51,498 - INFO - Ping to IP 35.179.100.195 from VM ctest-vn1-vm1-60655543 passed
2026-05-14 02:25:51,499 - INFO - Deleting interface with subnet_id 0989462d-35f3-4e93-aee7-c1d96c3b4a7d, port_id None from router 828dee7a-89d2-4bae-99bc-263b95b8c33b
2026-05-14 02:25:51,616 - INFO - Deleting interface with subnet_id 2b8b4252-237f-4462-8ca4-9de3c8ed7da4, port_id None from router 828dee7a-89d2-4bae-99bc-263b95b8c33b
2026-05-14 02:25:51,797 - INFO - Deleting VM ctest-vn2-vm1-32123206
2026-05-14 02:25:51,878 - INFO - Deleting VM ctest-vn1-vm1-60655543
2026-05-14 02:25:51,961 - INFO - Deleting VN ctest-vn2-84267558
2026-05-14 02:25:52,004 - DEBUG - VN b0f0ee6e-2435-4b3e-b871-50814b133a21 still in use: Unable to complete operation on network b0f0ee6e-2435-4b3e-b871-50814b133a21. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b4963a6-852f-44a9-a704-7e4d30fb8107']
2026-05-14 02:25:52,004 - WARNING - Deleting VN ctest-vn2-84267558 failed..Will retry
2026-05-14 02:25:54,113 - DEBUG - Response for deleting network ()
2026-05-14 02:25:54,113 - INFO - Deleting VN ctest-vn1-36200130
2026-05-14 02:25:54,221 - DEBUG - Response for deleting network ()
2026-05-14 02:25:54,475 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 02:25:54,476 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-05-14 02:25:54,476 - INFO - --------------------------------------------------------------------------------
2026-05-14 02:25:55,167 - INFO - Deleted project: ctest-TestRouters-19446998, ID : 6beb2278-18b6-4532-a5f6-5f73dc604d6a