2025-10-27 09:16:48,087 - INFO - Domain Default found not creating
2025-10-27 09:16:48,256 - INFO - Project ctest-TestRouters-56150205 not found, creating it
2025-10-27 09:16:48,718 - INFO - Created Project:ctest-TestRouters-56150205, ID : 1fdd8d7d-2442-4c9f-b07e-351601a77322 
2025-10-27 09:16:50,169 - INFO - ================================================================================
2025-10-27 09:16:50,169 - INFO - STARTING TEST    : test_basic_router_behavior
2025-10-27 09:16:50,170 - 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-27 09:16:50,435 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2025-10-27 09:16:50,435 - INFO - Initial checks done. Running the testcase now
2025-10-27 09:16:50,435 - INFO - 
2025-10-27 09:16:51,011 - DEBUG - Response for create_network : {'network': {'id': '02a9f905-69f6-442d-b4d1-24f65543c761', 'name': 'ctest-vn1-67308676', 'tenant_id': '1fdd8d7d24424c9fb07e351601a77322', 'project_id': '1fdd8d7d24424c9fb07e351601a77322', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56150205', 'ctest-vn1-67308676'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 09:16:51,173 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e8ebc68-7a58-4420-b48c-bfe2aee8484d', 'name': '', 'tenant_id': '1fdd8d7d24424c9fb07e351601a77322', 'network_id': '02a9f905-69f6-442d-b4d1-24f65543c761', 'ip_version': 4, 'cidr': '60.80.191.0/26', 'allocation_pools': [{'start': '60.80.191.2', 'end': '60.80.191.62'}], 'gateway_ip': '60.80.191.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '60.80.191.2', 'tags': [], 'project_id': '1fdd8d7d24424c9fb07e351601a77322'}}
2025-10-27 09:16:51,202 - INFO - Created VN ctest-vn1-67308676
2025-10-27 09:16:51,257 - DEBUG - VN ctest-vn1-67308676 UUID is 02a9f905-69f6-442d-b4d1-24f65543c761
2025-10-27 09:16:51,625 - DEBUG - Response for create_network : {'network': {'id': 'dd456865-5224-4a2d-848c-fcd978ed2788', 'name': 'ctest-vn2-18188982', 'tenant_id': '1fdd8d7d24424c9fb07e351601a77322', 'project_id': '1fdd8d7d24424c9fb07e351601a77322', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56150205', 'ctest-vn2-18188982'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 09:16:51,824 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c5241d0-0544-4e74-83a2-bedf93c4b533', 'name': '', 'tenant_id': '1fdd8d7d24424c9fb07e351601a77322', 'network_id': 'dd456865-5224-4a2d-848c-fcd978ed2788', 'ip_version': 4, 'cidr': '68.145.235.64/26', 'allocation_pools': [{'start': '68.145.235.66', 'end': '68.145.235.126'}], 'gateway_ip': '68.145.235.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.145.235.66', 'tags': [], 'project_id': '1fdd8d7d24424c9fb07e351601a77322'}}
2025-10-27 09:16:51,846 - INFO - Created VN ctest-vn2-18188982
2025-10-27 09:16:51,897 - DEBUG - VN ctest-vn2-18188982 UUID is dd456865-5224-4a2d-848c-fcd978ed2788
2025-10-27 09:16:52,100 - DEBUG - Services list from nova: [, , ]
2025-10-27 09:16:53,192 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4497-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4497-1)
2025-10-27 09:16:54,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4497-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4497-1)
2025-10-27 09:16:54,359 - INFO - Adding interface with subnet_id 8e8ebc68-7a58-4420-b48c-bfe2aee8484d, port_id None to router 9a3af047-1ce0-4d45-8c16-2d0021d9cd55
2025-10-27 09:16:54,614 - INFO - Waiting for VM ctest-vn1-vm1-84784446 to be up..
2025-10-27 09:16:54,712 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 09:16:59,782 - DEBUG - VM  is in ACTIVE state now
2025-10-27 09:16:59,782 - INFO - VM name : ctest-vn1-vm1-84784446
2025-10-27 09:16:59,864 - DEBUG - VM ctest-vn1-vm1-84784446 ID is abd21b18-9750-42b4-a315-537f93c33679
2025-10-27 09:16:59,883 - DEBUG - VM ctest-vn1-vm1-84784446 launched on Node cn-jenkins-deploy-platform-ansible-os-4497-1
2025-10-27 09:16:59,951 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/abd21b18-9750-42b4-a315-537f93c33679
2025-10-27 09:17:00,239 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/abd21b18-9750-42b4-a315-537f93c33679
2025-10-27 09:17:00,272 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/497242b3-dd17-444e-863b-54894c811412
2025-10-27 09:17:03,523 - 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 1015ms')
2025-10-27 09:17:03,523 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84784446 failed!
2025-10-27 09:17:03,577 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-56150205:ctest-vn1-67308676 is 60.80.191.1 and allocation pool is NOT set
2025-10-27 09:17:05,640 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.418 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.418/2.105/3.793/1.687 ms')
2025-10-27 09:17:05,641 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84784446 passed
2025-10-27 09:17:05,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:17:05,793 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84784446, IP 60.80.191.3, Port 22
2025-10-27 09:17:05,959 - DEBUG - VM ctest-vn1-vm1-84784446 is ready for SSH connections
2025-10-27 09:17:05,959 - INFO - Waiting for VM ctest-vn2-vm1-45340278 to be up..
2025-10-27 09:17:06,031 - DEBUG - VM  is in ACTIVE state now
2025-10-27 09:17:06,031 - INFO - VM name : ctest-vn2-vm1-45340278
2025-10-27 09:17:06,102 - DEBUG - VM ctest-vn2-vm1-45340278 ID is 02b35635-69d9-4ee0-8518-48941eee78f9
2025-10-27 09:17:06,102 - DEBUG - VM ctest-vn2-vm1-45340278 launched on Node cn-jenkins-deploy-platform-ansible-os-4497-1
2025-10-27 09:17:06,173 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/02b35635-69d9-4ee0-8518-48941eee78f9
2025-10-27 09:17:06,181 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/59feb368-010d-45ad-ab4a-3a0bfebbd029
2025-10-27 09:17:07,423 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.579 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.579/1.984/3.389/1.405 ms')
2025-10-27 09:17:07,424 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-45340278 passed
2025-10-27 09:17:07,577 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:17:07,577 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-45340278, IP 68.145.235.67, Port 22
2025-10-27 09:17:07,733 - DEBUG - VM ctest-vn2-vm1-45340278 is ready for SSH connections
2025-10-27 09:17:07,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:17:07,733 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  68.145.235.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 09:17:07,733 - DEBUG - ping -s 56 -c 3 -W 1  68.145.235.67
2025-10-27 09:17:12,464 - DEBUG - PING 68.145.235.67 (68.145.235.67): 56 data bytes
--- 68.145.235.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-27 09:17:12,464 - WARNING - Ping to IP 68.145.235.67 from VM ctest-vn1-vm1-84784446 failed
2025-10-27 09:17:12,464 - INFO - Adding interface with subnet_id 9c5241d0-0544-4e74-83a2-bedf93c4b533, port_id None to router 9a3af047-1ce0-4d45-8c16-2d0021d9cd55
2025-10-27 09:17:12,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:17:12,765 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  68.145.235.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 09:17:12,765 - DEBUG - ping -s 56 -c 3 -W 1  68.145.235.67
2025-10-27 09:17:15,967 - DEBUG - PING 68.145.235.67 (68.145.235.67): 56 data bytes
64 bytes from 68.145.235.67: seq=1 ttl=63 time=2.679 ms
64 bytes from 68.145.235.67: seq=2 ttl=63 time=0.698 ms
--- 68.145.235.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.698/1.688/2.679 ms
2025-10-27 09:17:15,967 - WARNING - Ping to IP 68.145.235.67 from VM ctest-vn1-vm1-84784446 failed
2025-10-27 09:17:16,968 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  68.145.235.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 09:17:16,968 - DEBUG - ping -s 56 -c 3 -W 1  68.145.235.67
2025-10-27 09:17:19,193 - DEBUG - PING 68.145.235.67 (68.145.235.67): 56 data bytes
64 bytes from 68.145.235.67: seq=0 ttl=63 time=1.788 ms
64 bytes from 68.145.235.67: seq=1 ttl=63 time=0.879 ms
64 bytes from 68.145.235.67: seq=2 ttl=63 time=0.897 ms
--- 68.145.235.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.879/1.188/1.788 ms
2025-10-27 09:17:19,193 - INFO - Ping to IP 68.145.235.67 from VM ctest-vn1-vm1-84784446 passed
2025-10-27 09:17:19,193 - INFO - Deleting interface with subnet_id 8e8ebc68-7a58-4420-b48c-bfe2aee8484d, port_id None from router 9a3af047-1ce0-4d45-8c16-2d0021d9cd55
2025-10-27 09:17:19,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:17:19,310 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  68.145.235.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 09:17:19,310 - DEBUG - ping -s 56 -c 3 -W 1  68.145.235.67
2025-10-27 09:17:22,535 - DEBUG - PING 68.145.235.67 (68.145.235.67): 56 data bytes
--- 68.145.235.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-27 09:17:22,535 - WARNING - Ping to IP 68.145.235.67 from VM ctest-vn1-vm1-84784446 failed
2025-10-27 09:17:22,535 - INFO - Adding interface with subnet_id 8e8ebc68-7a58-4420-b48c-bfe2aee8484d, port_id None to router 9a3af047-1ce0-4d45-8c16-2d0021d9cd55
2025-10-27 09:17:22,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:17:22,734 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  68.145.235.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 09:17:22,735 - DEBUG - ping -s 56 -c 3 -W 1  68.145.235.67
2025-10-27 09:17:24,930 - DEBUG - PING 68.145.235.67 (68.145.235.67): 56 data bytes
64 bytes from 68.145.235.67: seq=0 ttl=63 time=1.292 ms
64 bytes from 68.145.235.67: seq=1 ttl=63 time=1.059 ms
64 bytes from 68.145.235.67: seq=2 ttl=63 time=1.043 ms
--- 68.145.235.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.043/1.131/1.292 ms
2025-10-27 09:17:24,930 - INFO - Ping to IP 68.145.235.67 from VM ctest-vn1-vm1-84784446 passed
2025-10-27 09:17:24,930 - INFO - Deleting interface with subnet_id 9c5241d0-0544-4e74-83a2-bedf93c4b533, port_id None from router 9a3af047-1ce0-4d45-8c16-2d0021d9cd55
2025-10-27 09:17:25,041 - INFO - Deleting interface with subnet_id 8e8ebc68-7a58-4420-b48c-bfe2aee8484d, port_id None from router 9a3af047-1ce0-4d45-8c16-2d0021d9cd55
2025-10-27 09:17:25,218 - INFO - Deleting VM ctest-vn2-vm1-45340278
2025-10-27 09:17:25,300 - INFO - Deleting VM ctest-vn1-vm1-84784446
2025-10-27 09:17:25,366 - INFO - Deleting VN ctest-vn2-18188982 
2025-10-27 09:17:25,407 - DEBUG - VN dd456865-5224-4a2d-848c-fcd978ed2788 still in use: Unable to complete operation on network dd456865-5224-4a2d-848c-fcd978ed2788. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cf732492-ec42-430f-a508-6ee7cbc15cf7']
2025-10-27 09:17:25,407 - WARNING - Deleting VN ctest-vn2-18188982 failed..Will retry
2025-10-27 09:17:27,517 - DEBUG - Response for deleting network ()
2025-10-27 09:17:27,517 - INFO - Deleting VN ctest-vn1-67308676 
2025-10-27 09:17:27,616 - DEBUG - Response for deleting network ()
2025-10-27 09:17:27,892 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 09:17:27,892 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-10-27 09:17:27,892 - INFO - --------------------------------------------------------------------------------
2025-10-27 09:17:28,556 - INFO - Deleted project: ctest-TestRouters-56150205, ID : 1fdd8d7d-2442-4c9f-b07e-351601a77322