2025-10-22 11:06:51,072 - INFO - Domain Default found not creating
2025-10-22 11:06:51,199 - INFO - Project ctest-TestRouters-56467615 not found, creating it
2025-10-22 11:06:51,652 - INFO - Created Project:ctest-TestRouters-56467615, ID : a49dbc91-1ef8-4ca8-9417-f4156e23c89d 
2025-10-22 11:06:53,018 - INFO - ================================================================================
2025-10-22 11:06:53,019 - INFO - STARTING TEST    : test_basic_router_behavior
2025-10-22 11:06:53,019 - 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-22 11:06:53,273 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.25': '0'}} with
2025-10-22 11:06:53,273 - INFO - Initial checks done. Running the testcase now
2025-10-22 11:06:53,273 - INFO - 
2025-10-22 11:06:53,802 - DEBUG - Response for create_network : {'network': {'id': '0a3a18a1-2398-4b8b-a79d-f9cfd6abbc90', 'name': 'ctest-vn1-41365989', 'tenant_id': 'a49dbc911ef84ca89417f4156e23c89d', 'project_id': 'a49dbc911ef84ca89417f4156e23c89d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56467615', 'ctest-vn1-41365989'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:06:53,991 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1a6db63-73a6-4de7-b6eb-3f5d02e754f5', 'name': '', 'tenant_id': 'a49dbc911ef84ca89417f4156e23c89d', 'network_id': '0a3a18a1-2398-4b8b-a79d-f9cfd6abbc90', 'ip_version': 4, 'cidr': '22.36.60.64/26', 'allocation_pools': [{'start': '22.36.60.66', 'end': '22.36.60.126'}], 'gateway_ip': '22.36.60.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.36.60.66', 'tags': [], 'project_id': 'a49dbc911ef84ca89417f4156e23c89d'}}
2025-10-22 11:06:54,005 - INFO - Created VN ctest-vn1-41365989
2025-10-22 11:06:54,057 - DEBUG - VN ctest-vn1-41365989 UUID is 0a3a18a1-2398-4b8b-a79d-f9cfd6abbc90
2025-10-22 11:06:54,367 - DEBUG - Response for create_network : {'network': {'id': '9588de49-0150-4e67-9e6f-50358d147c39', 'name': 'ctest-vn2-23434010', 'tenant_id': 'a49dbc911ef84ca89417f4156e23c89d', 'project_id': 'a49dbc911ef84ca89417f4156e23c89d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56467615', 'ctest-vn2-23434010'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:06:54,596 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c615852-715a-4789-b9a1-02ba2894bd3f', 'name': '', 'tenant_id': 'a49dbc911ef84ca89417f4156e23c89d', 'network_id': '9588de49-0150-4e67-9e6f-50358d147c39', 'ip_version': 4, 'cidr': '112.61.122.128/26', 'allocation_pools': [{'start': '112.61.122.130', 'end': '112.61.122.190'}], 'gateway_ip': '112.61.122.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.61.122.130', 'tags': [], 'project_id': 'a49dbc911ef84ca89417f4156e23c89d'}}
2025-10-22 11:06:54,612 - INFO - Created VN ctest-vn2-23434010
2025-10-22 11:06:54,668 - DEBUG - VN ctest-vn2-23434010 UUID is 9588de49-0150-4e67-9e6f-50358d147c39
2025-10-22 11:06:54,914 - DEBUG - Services list from nova: [, , ]
2025-10-22 11:06:55,874 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4422-1)
2025-10-22 11:06:57,054 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4422-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4422-1)
2025-10-22 11:06:57,113 - INFO - Adding interface with subnet_id b1a6db63-73a6-4de7-b6eb-3f5d02e754f5, port_id None to router 28819be1-1264-41f2-8f47-7c06900c2a10
2025-10-22 11:06:57,378 - INFO - Waiting for VM ctest-vn1-vm1-79748981 to be up..
2025-10-22 11:06:57,466 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-22 11:07:02,533 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:07:02,533 - INFO - VM name : ctest-vn1-vm1-79748981
2025-10-22 11:07:02,604 - DEBUG - VM ctest-vn1-vm1-79748981 ID is b5b80ecc-047b-4073-9857-599fd29b88b1
2025-10-22 11:07:02,623 - DEBUG - VM ctest-vn1-vm1-79748981 launched on Node cn-jenkins-deploy-platform-ansible-os-4422-1
2025-10-22 11:07:02,690 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b5b80ecc-047b-4073-9857-599fd29b88b1
2025-10-22 11:07:02,979 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b5b80ecc-047b-4073-9857-599fd29b88b1
2025-10-22 11:07:03,011 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/4c8dc33c-3b8e-4778-a6ff-f81230a6a95c
2025-10-22 11:07:06,257 - 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 1010ms')
2025-10-22 11:07:06,257 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79748981 failed!
2025-10-22 11:07:06,308 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-56467615:ctest-vn1-41365989 is 22.36.60.65 and allocation pool is NOT set
2025-10-22 11:07:08,374 - 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.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.35 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.345/3.240/4.136/0.895 ms')
2025-10-22 11:07:08,374 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79748981 passed
2025-10-22 11:07:08,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:07:08,521 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79748981, IP 22.36.60.67, Port 22
2025-10-22 11:07:08,576 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-22 11:07:08,642 - DEBUG - VM ctest-vn1-vm1-79748981 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-22 11:07:13,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:07:13,643 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79748981, IP 22.36.60.67, Port 22
2025-10-22 11:07:13,805 - DEBUG - VM ctest-vn1-vm1-79748981 is ready for SSH connections
2025-10-22 11:07:13,806 - INFO - Waiting for VM ctest-vn2-vm1-12468313 to be up..
2025-10-22 11:07:13,874 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:07:13,874 - INFO - VM name : ctest-vn2-vm1-12468313
2025-10-22 11:07:13,940 - DEBUG - VM ctest-vn2-vm1-12468313 ID is c5922d20-d41c-4dea-ba45-f6da279d931c
2025-10-22 11:07:13,940 - DEBUG - VM ctest-vn2-vm1-12468313 launched on Node cn-jenkins-deploy-platform-ansible-os-4422-1
2025-10-22 11:07:14,001 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/c5922d20-d41c-4dea-ba45-f6da279d931c
2025-10-22 11:07:14,008 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/25256d6e-8ab2-4dc8-a419-2716fe0a9264
2025-10-22 11:07:15,237 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.349 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.349/1.602/2.855/1.253 ms')
2025-10-22 11:07:15,237 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-12468313 passed
2025-10-22 11:07:15,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:07:15,384 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-12468313, IP 112.61.122.131, Port 22
2025-10-22 11:07:15,544 - DEBUG - VM ctest-vn2-vm1-12468313 is ready for SSH connections
2025-10-22 11:07:15,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:07:15,544 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  112.61.122.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-22 11:07:15,544 - DEBUG - ping -s 56 -c 3 -W 1  112.61.122.131
2025-10-22 11:07:20,548 - DEBUG - PING 112.61.122.131 (112.61.122.131): 56 data bytes
--- 112.61.122.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-22 11:07:20,548 - WARNING - Ping to IP 112.61.122.131 from VM ctest-vn1-vm1-79748981 failed
2025-10-22 11:07:20,549 - INFO - Adding interface with subnet_id 3c615852-715a-4789-b9a1-02ba2894bd3f, port_id None to router 28819be1-1264-41f2-8f47-7c06900c2a10
2025-10-22 11:07:20,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:07:20,756 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  112.61.122.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-22 11:07:20,756 - DEBUG - ping -s 56 -c 3 -W 1  112.61.122.131
2025-10-22 11:07:23,971 - DEBUG - PING 112.61.122.131 (112.61.122.131): 56 data bytes
64 bytes from 112.61.122.131: seq=1 ttl=63 time=2.485 ms
64 bytes from 112.61.122.131: seq=2 ttl=63 time=0.690 ms
--- 112.61.122.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.690/1.587/2.485 ms
2025-10-22 11:07:23,971 - WARNING - Ping to IP 112.61.122.131 from VM ctest-vn1-vm1-79748981 failed
2025-10-22 11:07:24,972 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  112.61.122.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-22 11:07:24,972 - DEBUG - ping -s 56 -c 3 -W 1  112.61.122.131
2025-10-22 11:07:27,176 - DEBUG - PING 112.61.122.131 (112.61.122.131): 56 data bytes
64 bytes from 112.61.122.131: seq=0 ttl=63 time=1.325 ms
64 bytes from 112.61.122.131: seq=1 ttl=63 time=0.698 ms
64 bytes from 112.61.122.131: seq=2 ttl=63 time=0.771 ms
--- 112.61.122.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.698/0.931/1.325 ms
2025-10-22 11:07:27,176 - INFO - Ping to IP 112.61.122.131 from VM ctest-vn1-vm1-79748981 passed
2025-10-22 11:07:27,177 - INFO - Deleting interface with subnet_id b1a6db63-73a6-4de7-b6eb-3f5d02e754f5, port_id None from router 28819be1-1264-41f2-8f47-7c06900c2a10
2025-10-22 11:07:27,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:07:27,275 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  112.61.122.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-22 11:07:27,275 - DEBUG - ping -s 56 -c 3 -W 1  112.61.122.131
2025-10-22 11:07:30,475 - DEBUG - PING 112.61.122.131 (112.61.122.131): 56 data bytes
--- 112.61.122.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-22 11:07:30,475 - WARNING - Ping to IP 112.61.122.131 from VM ctest-vn1-vm1-79748981 failed
2025-10-22 11:07:30,475 - INFO - Adding interface with subnet_id b1a6db63-73a6-4de7-b6eb-3f5d02e754f5, port_id None to router 28819be1-1264-41f2-8f47-7c06900c2a10
2025-10-22 11:07:30,657 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:07:30,657 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  112.61.122.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-22 11:07:30,657 - DEBUG - ping -s 56 -c 3 -W 1  112.61.122.131
2025-10-22 11:07:32,859 - DEBUG - PING 112.61.122.131 (112.61.122.131): 56 data bytes
64 bytes from 112.61.122.131: seq=0 ttl=63 time=1.357 ms
64 bytes from 112.61.122.131: seq=1 ttl=63 time=0.713 ms
64 bytes from 112.61.122.131: seq=2 ttl=63 time=0.698 ms
--- 112.61.122.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.698/0.922/1.357 ms
2025-10-22 11:07:32,859 - INFO - Ping to IP 112.61.122.131 from VM ctest-vn1-vm1-79748981 passed
2025-10-22 11:07:32,859 - INFO - Deleting interface with subnet_id 3c615852-715a-4789-b9a1-02ba2894bd3f, port_id None from router 28819be1-1264-41f2-8f47-7c06900c2a10
2025-10-22 11:07:32,961 - INFO - Deleting interface with subnet_id b1a6db63-73a6-4de7-b6eb-3f5d02e754f5, port_id None from router 28819be1-1264-41f2-8f47-7c06900c2a10
2025-10-22 11:07:33,112 - INFO - Deleting VM ctest-vn2-vm1-12468313
2025-10-22 11:07:33,177 - INFO - Deleting VM ctest-vn1-vm1-79748981
2025-10-22 11:07:33,243 - INFO - Deleting VN ctest-vn2-23434010 
2025-10-22 11:07:33,276 - DEBUG - VN 9588de49-0150-4e67-9e6f-50358d147c39 still in use: Unable to complete operation on network 9588de49-0150-4e67-9e6f-50358d147c39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4c9b2875-d4d0-4218-8d02-0e5cba97c3b3']
2025-10-22 11:07:33,277 - WARNING - Deleting VN ctest-vn2-23434010 failed..Will retry
2025-10-22 11:07:35,384 - DEBUG - Response for deleting network ()
2025-10-22 11:07:35,384 - INFO - Deleting VN ctest-vn1-41365989 
2025-10-22 11:07:35,471 - DEBUG - Response for deleting network ()
2025-10-22 11:07:35,724 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 11:07:35,724 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:42]
2025-10-22 11:07:35,724 - INFO - --------------------------------------------------------------------------------
2025-10-22 11:07:36,384 - INFO - Deleted project: ctest-TestRouters-56467615, ID : a49dbc91-1ef8-4ca8-9417-f4156e23c89d