2025-08-28 16:47:14,379 - INFO - Domain Default found not creating
2025-08-28 16:47:14,527 - INFO - Project ctest-TestRouters-39566257 not found, creating it
2025-08-28 16:47:14,972 - INFO - Created Project:ctest-TestRouters-39566257, ID : 64c27abf-e72d-4427-9388-a2184b108086
2025-08-28 16:47:16,474 - INFO - ================================================================================
2025-08-28 16:47:16,474 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-28 16:47:16,474 - 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-08-28 16:47:16,735 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2025-08-28 16:47:16,735 - INFO - Initial checks done. Running the testcase now
2025-08-28 16:47:16,735 - INFO -
2025-08-28 16:47:17,302 - DEBUG - Response for create_network : {'network': {'id': 'a0d0572f-7588-4810-9f1d-44a74ba310ee', 'name': 'ctest-vn1-83973001', 'tenant_id': '64c27abfe72d44279388a2184b108086', 'project_id': '64c27abfe72d44279388a2184b108086', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-39566257', 'ctest-vn1-83973001'], 'port_security_enabled': True, 'description': ''}}
2025-08-28 16:47:17,512 - DEBUG - Response for create_subnet : {'subnet': {'id': '573a2574-4929-44d6-b834-5eee2a200f90', 'name': '', 'tenant_id': '64c27abfe72d44279388a2184b108086', 'network_id': 'a0d0572f-7588-4810-9f1d-44a74ba310ee', 'ip_version': 4, 'cidr': '222.188.205.192/26', 'allocation_pools': [{'start': '222.188.205.194', 'end': '222.188.205.254'}], 'gateway_ip': '222.188.205.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '222.188.205.194', 'tags': [], 'project_id': '64c27abfe72d44279388a2184b108086'}}
2025-08-28 16:47:17,529 - INFO - Created VN ctest-vn1-83973001
2025-08-28 16:47:17,584 - DEBUG - VN ctest-vn1-83973001 UUID is a0d0572f-7588-4810-9f1d-44a74ba310ee
2025-08-28 16:47:17,907 - DEBUG - Response for create_network : {'network': {'id': '284e02f5-048a-43de-9a3b-d053b4c38edf', 'name': 'ctest-vn2-52674999', 'tenant_id': '64c27abfe72d44279388a2184b108086', 'project_id': '64c27abfe72d44279388a2184b108086', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-39566257', 'ctest-vn2-52674999'], 'port_security_enabled': True, 'description': ''}}
2025-08-28 16:47:18,143 - DEBUG - Response for create_subnet : {'subnet': {'id': '35226b81-1c01-4db1-a270-1670ec59f89c', 'name': '', 'tenant_id': '64c27abfe72d44279388a2184b108086', 'network_id': '284e02f5-048a-43de-9a3b-d053b4c38edf', 'ip_version': 4, 'cidr': '193.48.190.128/26', 'allocation_pools': [{'start': '193.48.190.130', 'end': '193.48.190.190'}], 'gateway_ip': '193.48.190.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.48.190.130', 'tags': [], 'project_id': '64c27abfe72d44279388a2184b108086'}}
2025-08-28 16:47:18,168 - INFO - Created VN ctest-vn2-52674999
2025-08-28 16:47:18,220 - DEBUG - VN ctest-vn2-52674999 UUID is 284e02f5-048a-43de-9a3b-d053b4c38edf
2025-08-28 16:47:18,430 - DEBUG - Services list from nova: [, , ]
2025-08-28 16:47:19,428 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3961-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3961-1)
2025-08-28 16:47:20,881 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3961-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3961-1)
2025-08-28 16:47:21,010 - INFO - Adding interface with subnet_id 573a2574-4929-44d6-b834-5eee2a200f90, port_id None to router 79ac9bb7-8b54-434e-94c1-761106c1187e
2025-08-28 16:47:21,279 - INFO - Waiting for VM ctest-vn1-vm1-29512571 to be up..
2025-08-28 16:47:21,414 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-28 16:47:26,489 - DEBUG - VM is in ACTIVE state now
2025-08-28 16:47:26,489 - INFO - VM name : ctest-vn1-vm1-29512571
2025-08-28 16:47:26,561 - DEBUG - VM ctest-vn1-vm1-29512571 ID is 32a1c6ff-0179-457e-87df-2b0000f1ba87
2025-08-28 16:47:26,580 - DEBUG - VM ctest-vn1-vm1-29512571 launched on Node cn-jenkins-deploy-platform-ansible-os-3961-1
2025-08-28 16:47:26,651 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/32a1c6ff-0179-457e-87df-2b0000f1ba87
2025-08-28 16:47:26,947 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/32a1c6ff-0179-457e-87df-2b0000f1ba87
2025-08-28 16:47:26,981 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/8e55e18c-b558-447b-a0c6-354be1e14e2e
2025-08-28 16:47:30,234 - 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 1017ms')
2025-08-28 16:47:30,234 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29512571 failed!
2025-08-28 16:47:30,292 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-39566257:ctest-vn1-83973001 is 222.188.205.193 and allocation pool is NOT set
2025-08-28 16:47:32,352 - 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=9.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.523 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.523/4.962/9.401/4.439 ms')
2025-08-28 16:47:32,352 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29512571 passed
2025-08-28 16:47:32,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 16:47:32,501 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29512571, IP 222.188.205.195, Port 22
2025-08-28 16:47:32,656 - DEBUG - VM ctest-vn1-vm1-29512571 is ready for SSH connections
2025-08-28 16:47:32,656 - INFO - Waiting for VM ctest-vn2-vm1-76073284 to be up..
2025-08-28 16:47:32,724 - DEBUG - VM is in ACTIVE state now
2025-08-28 16:47:32,725 - INFO - VM name : ctest-vn2-vm1-76073284
2025-08-28 16:47:32,812 - DEBUG - VM ctest-vn2-vm1-76073284 ID is 402b7cce-57df-4ec2-83ba-338fbdd79ac7
2025-08-28 16:47:32,812 - DEBUG - VM ctest-vn2-vm1-76073284 launched on Node cn-jenkins-deploy-platform-ansible-os-3961-1
2025-08-28 16:47:32,899 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/402b7cce-57df-4ec2-83ba-338fbdd79ac7
2025-08-28 16:47:32,907 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e9e2038e-4103-47b7-82b1-91b022e6c1a3
2025-08-28 16:47:34,150 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.511 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.511/1.578/2.646/1.067 ms')
2025-08-28 16:47:34,150 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-76073284 passed
2025-08-28 16:47:34,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 16:47:34,304 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-76073284, IP 193.48.190.131, Port 22
2025-08-28 16:47:34,464 - DEBUG - VM ctest-vn2-vm1-76073284 is ready for SSH connections
2025-08-28 16:47:34,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 16:47:34,464 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.48.190.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-08-28 16:47:34,464 - DEBUG - ping -s 56 -c 3 -W 1 193.48.190.131
2025-08-28 16:47:39,453 - DEBUG - PING 193.48.190.131 (193.48.190.131): 56 data bytes
--- 193.48.190.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-28 16:47:39,453 - WARNING - Ping to IP 193.48.190.131 from VM ctest-vn1-vm1-29512571 failed
2025-08-28 16:47:39,453 - INFO - Adding interface with subnet_id 35226b81-1c01-4db1-a270-1670ec59f89c, port_id None to router 79ac9bb7-8b54-434e-94c1-761106c1187e
2025-08-28 16:47:39,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 16:47:39,733 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.48.190.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-08-28 16:47:39,733 - DEBUG - ping -s 56 -c 3 -W 1 193.48.190.131
2025-08-28 16:47:42,964 - DEBUG - PING 193.48.190.131 (193.48.190.131): 56 data bytes
64 bytes from 193.48.190.131: seq=1 ttl=63 time=3.070 ms
64 bytes from 193.48.190.131: seq=2 ttl=63 time=0.842 ms
--- 193.48.190.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.842/1.956/3.070 ms
2025-08-28 16:47:42,964 - WARNING - Ping to IP 193.48.190.131 from VM ctest-vn1-vm1-29512571 failed
2025-08-28 16:47:43,965 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.48.190.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-08-28 16:47:43,966 - DEBUG - ping -s 56 -c 3 -W 1 193.48.190.131
2025-08-28 16:47:46,175 - DEBUG - PING 193.48.190.131 (193.48.190.131): 56 data bytes
64 bytes from 193.48.190.131: seq=0 ttl=63 time=1.345 ms
64 bytes from 193.48.190.131: seq=1 ttl=63 time=0.793 ms
64 bytes from 193.48.190.131: seq=2 ttl=63 time=0.733 ms
--- 193.48.190.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.733/0.957/1.345 ms
2025-08-28 16:47:46,175 - INFO - Ping to IP 193.48.190.131 from VM ctest-vn1-vm1-29512571 passed
2025-08-28 16:47:46,175 - INFO - Deleting interface with subnet_id 573a2574-4929-44d6-b834-5eee2a200f90, port_id None from router 79ac9bb7-8b54-434e-94c1-761106c1187e
2025-08-28 16:47:46,294 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 16:47:46,294 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.48.190.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-08-28 16:47:46,294 - DEBUG - ping -s 56 -c 3 -W 1 193.48.190.131
2025-08-28 16:47:49,507 - DEBUG - PING 193.48.190.131 (193.48.190.131): 56 data bytes
--- 193.48.190.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-28 16:47:49,507 - WARNING - Ping to IP 193.48.190.131 from VM ctest-vn1-vm1-29512571 failed
2025-08-28 16:47:49,507 - INFO - Adding interface with subnet_id 573a2574-4929-44d6-b834-5eee2a200f90, port_id None to router 79ac9bb7-8b54-434e-94c1-761106c1187e
2025-08-28 16:47:49,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 16:47:49,712 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.48.190.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-08-28 16:47:49,712 - DEBUG - ping -s 56 -c 3 -W 1 193.48.190.131
2025-08-28 16:47:51,935 - DEBUG - PING 193.48.190.131 (193.48.190.131): 56 data bytes
64 bytes from 193.48.190.131: seq=0 ttl=63 time=1.314 ms
64 bytes from 193.48.190.131: seq=1 ttl=63 time=1.141 ms
64 bytes from 193.48.190.131: seq=2 ttl=63 time=0.802 ms
--- 193.48.190.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.802/1.085/1.314 ms
2025-08-28 16:47:51,935 - INFO - Ping to IP 193.48.190.131 from VM ctest-vn1-vm1-29512571 passed
2025-08-28 16:47:51,936 - INFO - Deleting interface with subnet_id 35226b81-1c01-4db1-a270-1670ec59f89c, port_id None from router 79ac9bb7-8b54-434e-94c1-761106c1187e
2025-08-28 16:47:52,060 - INFO - Deleting interface with subnet_id 573a2574-4929-44d6-b834-5eee2a200f90, port_id None from router 79ac9bb7-8b54-434e-94c1-761106c1187e
2025-08-28 16:47:52,259 - INFO - Deleting VM ctest-vn2-vm1-76073284
2025-08-28 16:47:52,346 - INFO - Deleting VM ctest-vn1-vm1-29512571
2025-08-28 16:47:52,418 - INFO - Deleting VN ctest-vn2-52674999
2025-08-28 16:47:52,453 - DEBUG - VN 284e02f5-048a-43de-9a3b-d053b4c38edf still in use: Unable to complete operation on network 284e02f5-048a-43de-9a3b-d053b4c38edf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-01f68f20-c62a-49c2-bda5-d4d5aabcc9c2']
2025-08-28 16:47:52,453 - WARNING - Deleting VN ctest-vn2-52674999 failed..Will retry
2025-08-28 16:47:54,545 - DEBUG - Response for deleting network ()
2025-08-28 16:47:54,546 - INFO - Deleting VN ctest-vn1-83973001
2025-08-28 16:47:54,645 - DEBUG - Response for deleting network ()
2025-08-28 16:47:54,897 - DEBUG - No XMPP flaps were noticed during the test
2025-08-28 16:47:54,897 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-08-28 16:47:54,897 - INFO - --------------------------------------------------------------------------------
2025-08-28 16:47:55,557 - INFO - Deleted project: ctest-TestRouters-39566257, ID : 64c27abf-e72d-4427-9388-a2184b108086