2026-02-27 11:59:19,502 - INFO - Domain Default found not creating
2026-02-27 11:59:19,735 - INFO - Project ctest-TestRouters-59411869 not found, creating it
2026-02-27 11:59:20,254 - INFO - Created Project:ctest-TestRouters-59411869, ID : 298cc966-c985-4a56-8772-042ac9a5f8b2
2026-02-27 11:59:22,156 - INFO - ================================================================================
2026-02-27 11:59:22,156 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-27 11:59:22,156 - 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-02-27 11:59:22,436 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-27 11:59:22,436 - INFO - Initial checks done. Running the testcase now
2026-02-27 11:59:22,436 - INFO -
2026-02-27 11:59:23,091 - DEBUG - Response for create_network : {'network': {'id': '97912d3b-0ed1-48ce-9702-92459494bb27', 'name': 'ctest-vn1-20476040', 'tenant_id': '298cc966c9854a568772042ac9a5f8b2', 'project_id': '298cc966c9854a568772042ac9a5f8b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59411869', 'ctest-vn1-20476040'], 'port_security_enabled': True, 'description': ''}}
2026-02-27 11:59:23,289 - DEBUG - Response for create_subnet : {'subnet': {'id': '82559ada-bdc7-451a-bca2-c362e2680c12', 'name': '', 'tenant_id': '298cc966c9854a568772042ac9a5f8b2', 'network_id': '97912d3b-0ed1-48ce-9702-92459494bb27', 'ip_version': 4, 'cidr': '64.178.35.0/26', 'allocation_pools': [{'start': '64.178.35.2', 'end': '64.178.35.62'}], 'gateway_ip': '64.178.35.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.178.35.2', 'tags': [], 'project_id': '298cc966c9854a568772042ac9a5f8b2'}}
2026-02-27 11:59:23,310 - INFO - Created VN ctest-vn1-20476040
2026-02-27 11:59:23,363 - DEBUG - VN ctest-vn1-20476040 UUID is 97912d3b-0ed1-48ce-9702-92459494bb27
2026-02-27 11:59:23,701 - DEBUG - Response for create_network : {'network': {'id': 'c0618a86-f308-4bda-8e38-ea8fc8820278', 'name': 'ctest-vn2-02919631', 'tenant_id': '298cc966c9854a568772042ac9a5f8b2', 'project_id': '298cc966c9854a568772042ac9a5f8b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59411869', 'ctest-vn2-02919631'], 'port_security_enabled': True, 'description': ''}}
2026-02-27 11:59:23,965 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b579f31c-f5a3-4aa5-afa6-1dace8b6bc65', 'name': '', 'tenant_id': '298cc966c9854a568772042ac9a5f8b2', 'network_id': 'c0618a86-f308-4bda-8e38-ea8fc8820278', 'ip_version': 4, 'cidr': '195.91.112.64/26', 'allocation_pools': [{'start': '195.91.112.66', 'end': '195.91.112.126'}], 'gateway_ip': '195.91.112.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.91.112.66', 'tags': [], 'project_id': '298cc966c9854a568772042ac9a5f8b2'}}
2026-02-27 11:59:23,986 - INFO - Created VN ctest-vn2-02919631
2026-02-27 11:59:24,039 - DEBUG - VN ctest-vn2-02919631 UUID is c0618a86-f308-4bda-8e38-ea8fc8820278
2026-02-27 11:59:24,259 - DEBUG - Services list from nova: [, , ]
2026-02-27 11:59:25,401 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5410-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5410-1)
2026-02-27 11:59:26,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5410-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5410-1)
2026-02-27 11:59:26,881 - INFO - Adding interface with subnet_id 82559ada-bdc7-451a-bca2-c362e2680c12, port_id None to router 3e00bf2b-e067-48a3-a88d-6f4f8fe798ae
2026-02-27 11:59:27,221 - INFO - Waiting for VM ctest-vn1-vm1-78173153 to be up..
2026-02-27 11:59:27,388 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-27 11:59:32,567 - DEBUG - VM is in ACTIVE state now
2026-02-27 11:59:32,567 - INFO - VM name : ctest-vn1-vm1-78173153
2026-02-27 11:59:32,707 - DEBUG - VM ctest-vn1-vm1-78173153 ID is 2bf71bb9-e1c9-4582-bfcb-8aa02441cfe6
2026-02-27 11:59:32,734 - DEBUG - VM ctest-vn1-vm1-78173153 launched on Node cn-jenkins-deploy-platform-ansible-os-5410-1
2026-02-27 11:59:32,823 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2bf71bb9-e1c9-4582-bfcb-8aa02441cfe6
2026-02-27 11:59:33,143 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2bf71bb9-e1c9-4582-bfcb-8aa02441cfe6
2026-02-27 11:59:33,188 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/094a7b0e-fc03-446e-bcfa-5a1dfb4dc706
2026-02-27 11:59:36,452 - 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 1005ms')
2026-02-27 11:59:36,453 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78173153 failed!
2026-02-27 11:59:36,507 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-59411869:ctest-vn1-20476040 is 64.178.35.1 and allocation pool is NOT set
2026-02-27 11:59:38,597 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.477 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.477/2.150/3.824/1.673 ms')
2026-02-27 11:59:38,597 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78173153 passed
2026-02-27 11:59:38,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 11:59:38,763 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-78173153, IP 64.178.35.3, Port 22
2026-02-27 11:59:38,941 - DEBUG - VM ctest-vn1-vm1-78173153 is ready for SSH connections
2026-02-27 11:59:38,942 - INFO - Waiting for VM ctest-vn2-vm1-41782340 to be up..
2026-02-27 11:59:39,040 - DEBUG - VM is in ACTIVE state now
2026-02-27 11:59:39,040 - INFO - VM name : ctest-vn2-vm1-41782340
2026-02-27 11:59:39,134 - DEBUG - VM ctest-vn2-vm1-41782340 ID is 84293b54-5374-415f-a6ea-bf51e150f504
2026-02-27 11:59:39,134 - DEBUG - VM ctest-vn2-vm1-41782340 launched on Node cn-jenkins-deploy-platform-ansible-os-5410-1
2026-02-27 11:59:39,227 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/84293b54-5374-415f-a6ea-bf51e150f504
2026-02-27 11:59:39,237 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b9dbcdab-dd26-4f1b-9563-1caba06736ce
2026-02-27 11:59:40,488 - 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=4.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.42 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 = 1.415/3.014/4.614/1.599 ms')
2026-02-27 11:59:40,489 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-41782340 passed
2026-02-27 11:59:40,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 11:59:40,639 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-41782340, IP 195.91.112.67, Port 22
2026-02-27 11:59:40,707 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-27 11:59:40,844 - DEBUG - VM ctest-vn2-vm1-41782340 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-27 11:59:45,845 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 11:59:45,845 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-41782340, IP 195.91.112.67, Port 22
2026-02-27 11:59:46,018 - DEBUG - VM ctest-vn2-vm1-41782340 is ready for SSH connections
2026-02-27 11:59:46,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 11:59:46,019 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.91.112.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-27 11:59:46,019 - DEBUG - ping -s 56 -c 3 -W 1 195.91.112.67
2026-02-27 11:59:51,317 - DEBUG - PING 195.91.112.67 (195.91.112.67): 56 data bytes
--- 195.91.112.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-27 11:59:51,317 - WARNING - Ping to IP 195.91.112.67 from VM ctest-vn1-vm1-78173153 failed
2026-02-27 11:59:51,317 - INFO - Adding interface with subnet_id b579f31c-f5a3-4aa5-afa6-1dace8b6bc65, port_id None to router 3e00bf2b-e067-48a3-a88d-6f4f8fe798ae
2026-02-27 11:59:51,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 11:59:51,664 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.91.112.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-27 11:59:51,664 - DEBUG - ping -s 56 -c 3 -W 1 195.91.112.67
2026-02-27 11:59:53,884 - DEBUG - PING 195.91.112.67 (195.91.112.67): 56 data bytes
64 bytes from 195.91.112.67: seq=0 ttl=63 time=3.799 ms
64 bytes from 195.91.112.67: seq=1 ttl=63 time=1.093 ms
64 bytes from 195.91.112.67: seq=2 ttl=63 time=1.380 ms
--- 195.91.112.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.093/2.090/3.799 ms
2026-02-27 11:59:53,884 - INFO - Ping to IP 195.91.112.67 from VM ctest-vn1-vm1-78173153 passed
2026-02-27 11:59:53,884 - INFO - Deleting interface with subnet_id 82559ada-bdc7-451a-bca2-c362e2680c12, port_id None from router 3e00bf2b-e067-48a3-a88d-6f4f8fe798ae
2026-02-27 11:59:54,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 11:59:54,070 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.91.112.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-27 11:59:54,070 - DEBUG - ping -s 56 -c 3 -W 1 195.91.112.67
2026-02-27 11:59:57,329 - DEBUG - PING 195.91.112.67 (195.91.112.67): 56 data bytes
--- 195.91.112.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-27 11:59:57,329 - WARNING - Ping to IP 195.91.112.67 from VM ctest-vn1-vm1-78173153 failed
2026-02-27 11:59:57,329 - INFO - Adding interface with subnet_id 82559ada-bdc7-451a-bca2-c362e2680c12, port_id None to router 3e00bf2b-e067-48a3-a88d-6f4f8fe798ae
2026-02-27 11:59:57,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 11:59:57,608 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.91.112.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-27 11:59:57,608 - DEBUG - ping -s 56 -c 3 -W 1 195.91.112.67
2026-02-27 11:59:59,860 - DEBUG - PING 195.91.112.67 (195.91.112.67): 56 data bytes
64 bytes from 195.91.112.67: seq=0 ttl=63 time=2.166 ms
64 bytes from 195.91.112.67: seq=1 ttl=63 time=1.723 ms
64 bytes from 195.91.112.67: seq=2 ttl=63 time=1.649 ms
--- 195.91.112.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.649/1.846/2.166 ms
2026-02-27 11:59:59,861 - INFO - Ping to IP 195.91.112.67 from VM ctest-vn1-vm1-78173153 passed
2026-02-27 11:59:59,861 - INFO - Deleting interface with subnet_id b579f31c-f5a3-4aa5-afa6-1dace8b6bc65, port_id None from router 3e00bf2b-e067-48a3-a88d-6f4f8fe798ae
2026-02-27 12:00:00,071 - INFO - Deleting interface with subnet_id 82559ada-bdc7-451a-bca2-c362e2680c12, port_id None from router 3e00bf2b-e067-48a3-a88d-6f4f8fe798ae
2026-02-27 12:00:00,289 - INFO - Deleting VM ctest-vn2-vm1-41782340
2026-02-27 12:00:00,391 - INFO - Deleting VM ctest-vn1-vm1-78173153
2026-02-27 12:00:00,481 - INFO - Deleting VN ctest-vn2-02919631
2026-02-27 12:00:00,536 - DEBUG - VN c0618a86-f308-4bda-8e38-ea8fc8820278 still in use: Unable to complete operation on network c0618a86-f308-4bda-8e38-ea8fc8820278. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1a716724-0ef7-45f0-98be-8f90b9265581']
2026-02-27 12:00:00,536 - WARNING - Deleting VN ctest-vn2-02919631 failed..Will retry
2026-02-27 12:00:02,686 - DEBUG - Response for deleting network ()
2026-02-27 12:00:02,686 - INFO - Deleting VN ctest-vn1-20476040
2026-02-27 12:00:02,808 - DEBUG - Response for deleting network ()
2026-02-27 12:00:03,094 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 12:00:03,094 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:41]
2026-02-27 12:00:03,094 - INFO - --------------------------------------------------------------------------------
2026-02-27 12:00:03,807 - INFO - Deleted project: ctest-TestRouters-59411869, ID : 298cc966-c985-4a56-8772-042ac9a5f8b2