2026-04-02 01:52:56,432 - INFO - Reading existing Domain with UUID 6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5
2026-04-02 01:52:56,442 - INFO - Using existing domain ['admin_domain'](6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5)
2026-04-02 01:52:56,620 - INFO - Project ctest-TestRouters-37891005 not found, creating it
2026-04-02 01:52:57,119 - INFO - Created Project:ctest-TestRouters-37891005, ID : fcd11eb4-8a99-473c-9707-67c28064e907
2026-04-02 01:52:58,795 - INFO - ================================================================================
2026-04-02 01:52:58,795 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-02 01:52:58,795 - 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-04-02 01:52:59,167 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.41': '0'}} with
2026-04-02 01:52:59,167 - INFO - Initial checks done. Running the testcase now
2026-04-02 01:52:59,167 - INFO -
2026-04-02 01:52:59,970 - DEBUG - Response for create_network : {'network': {'id': 'd8c0483b-1631-47b7-9fe7-3709aca376a5', 'name': 'ctest-vn1-27656209', 'tenant_id': 'fcd11eb48a99473c970767c28064e907', 'project_id': 'fcd11eb48a99473c970767c28064e907', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-37891005', 'ctest-vn1-27656209'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-02 01:53:00,210 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dfb5893a-e0db-48e7-bade-f3c8ae17b091', 'name': '', 'tenant_id': 'fcd11eb48a99473c970767c28064e907', 'network_id': 'd8c0483b-1631-47b7-9fe7-3709aca376a5', 'ip_version': 4, 'cidr': '8.124.7.192/26', 'allocation_pools': [{'start': '8.124.7.194', 'end': '8.124.7.254'}], 'gateway_ip': '8.124.7.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-02T01:53:00.112429', 'updated_at': '2026-04-02T01:53:00.112429', 'dns_server_address': '8.124.7.194', 'tags': [], 'project_id': 'fcd11eb48a99473c970767c28064e907'}}
2026-04-02 01:53:00,272 - INFO - Created VN ctest-vn1-27656209
2026-04-02 01:53:00,326 - DEBUG - VN ctest-vn1-27656209 UUID is d8c0483b-1631-47b7-9fe7-3709aca376a5
2026-04-02 01:53:00,806 - DEBUG - Response for create_network : {'network': {'id': '899b9e15-f290-4889-ae90-3b9aa88704e4', 'name': 'ctest-vn2-13450079', 'tenant_id': 'fcd11eb48a99473c970767c28064e907', 'project_id': 'fcd11eb48a99473c970767c28064e907', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-37891005', 'ctest-vn2-13450079'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-02 01:53:01,015 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c22e698d-f844-4639-930d-54b9924a1c32', 'name': '', 'tenant_id': 'fcd11eb48a99473c970767c28064e907', 'network_id': '899b9e15-f290-4889-ae90-3b9aa88704e4', 'ip_version': 4, 'cidr': '60.84.168.192/26', 'allocation_pools': [{'start': '60.84.168.194', 'end': '60.84.168.254'}], 'gateway_ip': '60.84.168.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-02T01:53:00.901811', 'updated_at': '2026-04-02T01:53:00.901811', 'dns_server_address': '60.84.168.194', 'tags': [], 'project_id': 'fcd11eb48a99473c970767c28064e907'}}
2026-04-02 01:53:01,080 - INFO - Created VN ctest-vn2-13450079
2026-04-02 01:53:01,134 - DEBUG - VN ctest-vn2-13450079 UUID is 899b9e15-f290-4889-ae90-3b9aa88704e4
2026-04-02 01:53:01,411 - DEBUG - Services list from nova: [, , ]
2026-04-02 01:53:02,448 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-690-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-690-1)
2026-04-02 01:53:03,763 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-690-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-690-1)
2026-04-02 01:53:03,879 - INFO - Adding interface with subnet_id dfb5893a-e0db-48e7-bade-f3c8ae17b091, port_id None to router fd00dfea-32a0-4c5a-8b0b-ac635f1416c7
2026-04-02 01:53:04,428 - INFO - Waiting for VM ctest-vn1-vm1-43835751 to be up..
2026-04-02 01:53:04,582 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-02 01:53:09,717 - DEBUG - VM is in ACTIVE state now
2026-04-02 01:53:09,718 - INFO - VM name : ctest-vn1-vm1-43835751
2026-04-02 01:53:09,848 - DEBUG - VM ctest-vn1-vm1-43835751 ID is 64644991-f27b-4dfc-855b-ce5108924b91
2026-04-02 01:53:09,870 - DEBUG - VM ctest-vn1-vm1-43835751 launched on Node cn-jenkins-deploy-platform-juju-os-690-1
2026-04-02 01:53:09,997 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/64644991-f27b-4dfc-855b-ce5108924b91
2026-04-02 01:53:10,340 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/64644991-f27b-4dfc-855b-ce5108924b91
2026-04-02 01:53:10,419 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/c1c78a2a-17db-4f32-92da-2356a5fa36cc
2026-04-02 01:53:13,875 - 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 1006ms')
2026-04-02 01:53:13,875 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43835751 failed!
2026-04-02 01:53:13,934 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-37891005:ctest-vn1-27656209 is 8.124.7.193 and allocation pool is NOT set
2026-04-02 01:53:16,022 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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.412/2.130/3.848/1.718 ms')
2026-04-02 01:53:16,022 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43835751 passed
2026-04-02 01:53:16,170 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:53:16,170 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-43835751, IP 8.124.7.195, Port 22
2026-04-02 01:53:16,384 - DEBUG - VM ctest-vn1-vm1-43835751 is ready for SSH connections
2026-04-02 01:53:16,384 - INFO - Waiting for VM ctest-vn2-vm1-90598800 to be up..
2026-04-02 01:53:16,650 - DEBUG - VM is in ACTIVE state now
2026-04-02 01:53:16,650 - INFO - VM name : ctest-vn2-vm1-90598800
2026-04-02 01:53:16,782 - DEBUG - VM ctest-vn2-vm1-90598800 ID is 8a68c13b-ba77-4e64-aa63-bd038944f21f
2026-04-02 01:53:16,782 - DEBUG - VM ctest-vn2-vm1-90598800 launched on Node cn-jenkins-deploy-platform-juju-os-690-1
2026-04-02 01:53:16,915 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/8a68c13b-ba77-4e64-aa63-bd038944f21f
2026-04-02 01:53:16,971 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/e5b9bc98-57f8-400b-b994-08e589eb8e56
2026-04-02 01:53:18,425 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.407 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.407/1.641/2.876/1.234 ms')
2026-04-02 01:53:18,425 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-90598800 passed
2026-04-02 01:53:18,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:53:18,574 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-90598800, IP 60.84.168.195, Port 22
2026-04-02 01:53:18,784 - DEBUG - VM ctest-vn2-vm1-90598800 is ready for SSH connections
2026-04-02 01:53:18,784 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:53:18,784 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 60.84.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-02 01:53:18,785 - DEBUG - ping -s 56 -c 3 -W 1 60.84.168.195
2026-04-02 01:53:23,759 - DEBUG - PING 60.84.168.195 (60.84.168.195): 56 data bytes
--- 60.84.168.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-02 01:53:23,759 - WARNING - Ping to IP 60.84.168.195 from VM ctest-vn1-vm1-43835751 failed
2026-04-02 01:53:23,759 - INFO - Adding interface with subnet_id c22e698d-f844-4639-930d-54b9924a1c32, port_id None to router fd00dfea-32a0-4c5a-8b0b-ac635f1416c7
2026-04-02 01:53:24,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:53:24,116 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 60.84.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-02 01:53:24,116 - DEBUG - ping -s 56 -c 3 -W 1 60.84.168.195
2026-04-02 01:53:26,356 - DEBUG - PING 60.84.168.195 (60.84.168.195): 56 data bytes
64 bytes from 60.84.168.195: seq=0 ttl=63 time=3.122 ms
64 bytes from 60.84.168.195: seq=1 ttl=63 time=0.806 ms
64 bytes from 60.84.168.195: seq=2 ttl=63 time=0.912 ms
--- 60.84.168.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.806/1.613/3.122 ms
2026-04-02 01:53:26,356 - INFO - Ping to IP 60.84.168.195 from VM ctest-vn1-vm1-43835751 passed
2026-04-02 01:53:26,356 - INFO - Deleting interface with subnet_id dfb5893a-e0db-48e7-bade-f3c8ae17b091, port_id None from router fd00dfea-32a0-4c5a-8b0b-ac635f1416c7
2026-04-02 01:53:26,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:53:26,600 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 60.84.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-02 01:53:26,600 - DEBUG - ping -s 56 -c 3 -W 1 60.84.168.195
2026-04-02 01:53:29,829 - DEBUG - PING 60.84.168.195 (60.84.168.195): 56 data bytes
--- 60.84.168.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-02 01:53:29,830 - WARNING - Ping to IP 60.84.168.195 from VM ctest-vn1-vm1-43835751 failed
2026-04-02 01:53:29,830 - INFO - Adding interface with subnet_id dfb5893a-e0db-48e7-bade-f3c8ae17b091, port_id None to router fd00dfea-32a0-4c5a-8b0b-ac635f1416c7
2026-04-02 01:53:30,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:53:30,188 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 60.84.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-02 01:53:30,189 - DEBUG - ping -s 56 -c 3 -W 1 60.84.168.195
2026-04-02 01:53:32,394 - DEBUG - PING 60.84.168.195 (60.84.168.195): 56 data bytes
64 bytes from 60.84.168.195: seq=0 ttl=63 time=1.496 ms
64 bytes from 60.84.168.195: seq=1 ttl=63 time=0.718 ms
64 bytes from 60.84.168.195: seq=2 ttl=63 time=0.864 ms
--- 60.84.168.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.718/1.026/1.496 ms
2026-04-02 01:53:32,394 - INFO - Ping to IP 60.84.168.195 from VM ctest-vn1-vm1-43835751 passed
2026-04-02 01:53:32,394 - INFO - Deleting interface with subnet_id c22e698d-f844-4639-930d-54b9924a1c32, port_id None from router fd00dfea-32a0-4c5a-8b0b-ac635f1416c7
2026-04-02 01:53:32,640 - INFO - Deleting interface with subnet_id dfb5893a-e0db-48e7-bade-f3c8ae17b091, port_id None from router fd00dfea-32a0-4c5a-8b0b-ac635f1416c7
2026-04-02 01:53:33,044 - INFO - Deleting VM ctest-vn2-vm1-90598800
2026-04-02 01:53:33,162 - INFO - Deleting VM ctest-vn1-vm1-43835751
2026-04-02 01:53:33,267 - INFO - Deleting VN ctest-vn2-13450079
2026-04-02 01:53:33,401 - DEBUG - VN 899b9e15-f290-4889-ae90-3b9aa88704e4 still in use: Unable to complete operation on network 899b9e15-f290-4889-ae90-3b9aa88704e4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-edca6491-dc96-4edd-a16e-1700b6eaa076']
2026-04-02 01:53:33,401 - WARNING - Deleting VN ctest-vn2-13450079 failed..Will retry
2026-04-02 01:53:35,667 - DEBUG - Response for deleting network ()
2026-04-02 01:53:35,667 - INFO - Deleting VN ctest-vn1-27656209
2026-04-02 01:53:35,834 - DEBUG - Response for deleting network ()
2026-04-02 01:53:36,219 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 01:53:36,219 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-04-02 01:53:36,219 - INFO - --------------------------------------------------------------------------------
2026-04-02 01:53:36,962 - INFO - Deleted project: ctest-TestRouters-37891005, ID : fcd11eb4-8a99-473c-9707-67c28064e907