2026-06-15 01:56:33,829 - INFO - Domain Default found not creating
2026-06-15 01:56:33,995 - INFO - Project ctest-TestRouters-02435872 not found, creating it
2026-06-15 01:56:34,487 - INFO - Created Project:ctest-TestRouters-02435872, ID : df09de37-030e-4ee0-9559-a4105210ac5a
2026-06-15 01:56:36,031 - INFO - ================================================================================
2026-06-15 01:56:36,031 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-15 01:56:36,031 - 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-06-15 01:56:36,287 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2026-06-15 01:56:36,287 - INFO - Initial checks done. Running the testcase now
2026-06-15 01:56:36,287 - INFO -
2026-06-15 01:56:36,858 - DEBUG - Response for create_network : {'network': {'id': '1322ac02-582b-41c8-8e3e-b2d3be17b71b', 'name': 'ctest-vn1-81691699', 'tenant_id': 'df09de37030e4ee09559a4105210ac5a', 'project_id': 'df09de37030e4ee09559a4105210ac5a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-02435872', 'ctest-vn1-81691699'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 01:56:37,049 - DEBUG - Response for create_subnet : {'subnet': {'id': '6663f52f-13e0-47ee-9835-5b58ac1c6c25', 'name': '', 'tenant_id': 'df09de37030e4ee09559a4105210ac5a', 'network_id': '1322ac02-582b-41c8-8e3e-b2d3be17b71b', 'ip_version': 4, 'cidr': '15.233.208.64/26', 'allocation_pools': [{'start': '15.233.208.66', 'end': '15.233.208.126'}], 'gateway_ip': '15.233.208.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.233.208.66', 'tags': [], 'project_id': 'df09de37030e4ee09559a4105210ac5a'}}
2026-06-15 01:56:37,066 - INFO - Created VN ctest-vn1-81691699
2026-06-15 01:56:37,118 - DEBUG - VN ctest-vn1-81691699 UUID is 1322ac02-582b-41c8-8e3e-b2d3be17b71b
2026-06-15 01:56:37,444 - DEBUG - Response for create_network : {'network': {'id': 'a474a1e7-2509-462b-811c-3459685dedf6', 'name': 'ctest-vn2-19522716', 'tenant_id': 'df09de37030e4ee09559a4105210ac5a', 'project_id': 'df09de37030e4ee09559a4105210ac5a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-02435872', 'ctest-vn2-19522716'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 01:56:37,627 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c3fa244-871d-48a7-97cc-a730356e280d', 'name': '', 'tenant_id': 'df09de37030e4ee09559a4105210ac5a', 'network_id': 'a474a1e7-2509-462b-811c-3459685dedf6', 'ip_version': 4, 'cidr': '100.34.194.128/26', 'allocation_pools': [{'start': '100.34.194.130', 'end': '100.34.194.190'}], 'gateway_ip': '100.34.194.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.34.194.130', 'tags': [], 'project_id': 'df09de37030e4ee09559a4105210ac5a'}}
2026-06-15 01:56:37,644 - INFO - Created VN ctest-vn2-19522716
2026-06-15 01:56:37,698 - DEBUG - VN ctest-vn2-19522716 UUID is a474a1e7-2509-462b-811c-3459685dedf6
2026-06-15 01:56:37,941 - DEBUG - Services list from nova: [, , ]
2026-06-15 01:56:39,033 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5937-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5937-1)
2026-06-15 01:56:40,184 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5937-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5937-1)
2026-06-15 01:56:40,281 - INFO - Adding interface with subnet_id 6663f52f-13e0-47ee-9835-5b58ac1c6c25, port_id None to router 1fa28b03-64fa-42f1-bd8b-a0daafe515b2
2026-06-15 01:56:40,529 - INFO - Waiting for VM ctest-vn1-vm1-84335837 to be up..
2026-06-15 01:56:40,596 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 01:56:45,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 01:56:50,752 - DEBUG - VM is in ACTIVE state now
2026-06-15 01:56:50,752 - INFO - VM name : ctest-vn1-vm1-84335837
2026-06-15 01:56:50,826 - DEBUG - VM ctest-vn1-vm1-84335837 ID is 4e2d69a7-1233-415e-b12f-843b2c62b3de
2026-06-15 01:56:51,001 - DEBUG - VM ctest-vn1-vm1-84335837 launched on Node cn-jenkins-deploy-platform-ansible-os-5937-1
2026-06-15 01:56:51,089 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/4e2d69a7-1233-415e-b12f-843b2c62b3de
2026-06-15 01:56:51,568 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/4e2d69a7-1233-415e-b12f-843b2c62b3de
2026-06-15 01:56:51,608 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/ee706b57-fd0c-4a4a-bc53-eaf041870e80
2026-06-15 01:56:54,881 - 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-06-15 01:56:54,881 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84335837 failed!
2026-06-15 01:56:54,938 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-02435872:ctest-vn1-81691699 is 15.233.208.65 and allocation pool is NOT set
2026-06-15 01:56:57,000 - 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=4.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.413 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.413/2.372/4.331/1.959 ms')
2026-06-15 01:56:57,000 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84335837 passed
2026-06-15 01:56:57,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:56:57,158 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84335837, IP 15.233.208.67, Port 22
2026-06-15 01:56:57,313 - DEBUG - VM ctest-vn1-vm1-84335837 is ready for SSH connections
2026-06-15 01:56:57,313 - INFO - Waiting for VM ctest-vn2-vm1-68506020 to be up..
2026-06-15 01:56:57,388 - DEBUG - VM is in ACTIVE state now
2026-06-15 01:56:57,389 - INFO - VM name : ctest-vn2-vm1-68506020
2026-06-15 01:56:57,464 - DEBUG - VM ctest-vn2-vm1-68506020 ID is 5af9b720-954a-4a25-93f2-c59eeada269d
2026-06-15 01:56:57,464 - DEBUG - VM ctest-vn2-vm1-68506020 launched on Node cn-jenkins-deploy-platform-ansible-os-5937-1
2026-06-15 01:56:57,535 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/5af9b720-954a-4a25-93f2-c59eeada269d
2026-06-15 01:56:57,544 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/a22ca1ab-c468-4752-b5a7-0aae5b45841e
2026-06-15 01:56:58,786 - 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.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 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.450/2.297/4.145/1.847 ms')
2026-06-15 01:56:58,786 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-68506020 passed
2026-06-15 01:56:58,938 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:56:58,938 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-68506020, IP 100.34.194.131, Port 22
2026-06-15 01:56:59,093 - DEBUG - VM ctest-vn2-vm1-68506020 is ready for SSH connections
2026-06-15 01:56:59,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:56:59,094 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 100.34.194.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-15 01:56:59,094 - DEBUG - ping -s 56 -c 3 -W 1 100.34.194.131
2026-06-15 01:57:04,096 - DEBUG - PING 100.34.194.131 (100.34.194.131): 56 data bytes
--- 100.34.194.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-15 01:57:04,096 - WARNING - Ping to IP 100.34.194.131 from VM ctest-vn1-vm1-84335837 failed
2026-06-15 01:57:04,097 - INFO - Adding interface with subnet_id 9c3fa244-871d-48a7-97cc-a730356e280d, port_id None to router 1fa28b03-64fa-42f1-bd8b-a0daafe515b2
2026-06-15 01:57:04,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:57:04,369 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 100.34.194.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-15 01:57:04,369 - DEBUG - ping -s 56 -c 3 -W 1 100.34.194.131
2026-06-15 01:57:06,499 - DEBUG - PING 100.34.194.131 (100.34.194.131): 56 data bytes
64 bytes from 100.34.194.131: seq=0 ttl=63 time=2.519 ms
64 bytes from 100.34.194.131: seq=1 ttl=63 time=1.282 ms
64 bytes from 100.34.194.131: seq=2 ttl=63 time=0.967 ms
--- 100.34.194.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.967/1.589/2.519 ms
2026-06-15 01:57:06,499 - INFO - Ping to IP 100.34.194.131 from VM ctest-vn1-vm1-84335837 passed
2026-06-15 01:57:06,499 - INFO - Deleting interface with subnet_id 6663f52f-13e0-47ee-9835-5b58ac1c6c25, port_id None from router 1fa28b03-64fa-42f1-bd8b-a0daafe515b2
2026-06-15 01:57:06,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:57:06,610 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 100.34.194.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-15 01:57:06,611 - DEBUG - ping -s 56 -c 3 -W 1 100.34.194.131
2026-06-15 01:57:09,735 - DEBUG - PING 100.34.194.131 (100.34.194.131): 56 data bytes
--- 100.34.194.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-15 01:57:09,735 - WARNING - Ping to IP 100.34.194.131 from VM ctest-vn1-vm1-84335837 failed
2026-06-15 01:57:09,736 - INFO - Adding interface with subnet_id 6663f52f-13e0-47ee-9835-5b58ac1c6c25, port_id None to router 1fa28b03-64fa-42f1-bd8b-a0daafe515b2
2026-06-15 01:57:09,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:57:09,947 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 100.34.194.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-15 01:57:09,947 - DEBUG - ping -s 56 -c 3 -W 1 100.34.194.131
2026-06-15 01:57:12,076 - DEBUG - PING 100.34.194.131 (100.34.194.131): 56 data bytes
64 bytes from 100.34.194.131: seq=0 ttl=63 time=1.434 ms
64 bytes from 100.34.194.131: seq=1 ttl=63 time=1.163 ms
64 bytes from 100.34.194.131: seq=2 ttl=63 time=0.926 ms
--- 100.34.194.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.926/1.174/1.434 ms
2026-06-15 01:57:12,076 - INFO - Ping to IP 100.34.194.131 from VM ctest-vn1-vm1-84335837 passed
2026-06-15 01:57:12,076 - INFO - Deleting interface with subnet_id 9c3fa244-871d-48a7-97cc-a730356e280d, port_id None from router 1fa28b03-64fa-42f1-bd8b-a0daafe515b2
2026-06-15 01:57:12,199 - INFO - Deleting interface with subnet_id 6663f52f-13e0-47ee-9835-5b58ac1c6c25, port_id None from router 1fa28b03-64fa-42f1-bd8b-a0daafe515b2
2026-06-15 01:57:12,363 - INFO - Deleting VM ctest-vn2-vm1-68506020
2026-06-15 01:57:12,446 - INFO - Deleting VM ctest-vn1-vm1-84335837
2026-06-15 01:57:12,524 - INFO - Deleting VN ctest-vn2-19522716
2026-06-15 01:57:12,559 - DEBUG - VN a474a1e7-2509-462b-811c-3459685dedf6 still in use: Unable to complete operation on network a474a1e7-2509-462b-811c-3459685dedf6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-04331aa5-37fa-4c0f-aee7-efc11c3fe670']
2026-06-15 01:57:12,559 - WARNING - Deleting VN ctest-vn2-19522716 failed..Will retry
2026-06-15 01:57:14,726 - DEBUG - Response for deleting network ()
2026-06-15 01:57:14,727 - INFO - Deleting VN ctest-vn1-81691699
2026-06-15 01:57:14,829 - DEBUG - Response for deleting network ()
2026-06-15 01:57:15,085 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 01:57:15,085 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-06-15 01:57:15,085 - INFO - --------------------------------------------------------------------------------
2026-06-15 01:57:15,862 - INFO - Deleted project: ctest-TestRouters-02435872, ID : df09de37-030e-4ee0-9559-a4105210ac5a