2025-08-15 17:02:46,155 - INFO - Domain Default found not creating
2025-08-15 17:02:46,292 - INFO - Project ctest-TestRouters-63384871 not found, creating it
2025-08-15 17:02:46,741 - INFO - Created Project:ctest-TestRouters-63384871, ID : fba53de8-4fc0-4e84-8701-b3456ed09043
2025-08-15 17:02:48,101 - INFO - ================================================================================
2025-08-15 17:02:48,101 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-15 17:02:48,101 - 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-15 17:02:48,360 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-08-15 17:02:48,360 - INFO - Initial checks done. Running the testcase now
2025-08-15 17:02:48,360 - INFO -
2025-08-15 17:02:48,966 - DEBUG - Response for create_network : {'network': {'id': 'da0ecc97-9459-4721-b635-5dc1c28b2792', 'name': 'ctest-vn1-93060631', 'tenant_id': 'fba53de84fc04e848701b3456ed09043', 'project_id': 'fba53de84fc04e848701b3456ed09043', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-63384871', 'ctest-vn1-93060631'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 17:02:49,163 - DEBUG - Response for create_subnet : {'subnet': {'id': '9662ae79-e792-4f4d-a401-8165258912ce', 'name': '', 'tenant_id': 'fba53de84fc04e848701b3456ed09043', 'network_id': 'da0ecc97-9459-4721-b635-5dc1c28b2792', 'ip_version': 4, 'cidr': '98.130.97.128/26', 'allocation_pools': [{'start': '98.130.97.130', 'end': '98.130.97.190'}], 'gateway_ip': '98.130.97.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.130.97.130', 'tags': [], 'project_id': 'fba53de84fc04e848701b3456ed09043'}}
2025-08-15 17:02:49,180 - INFO - Created VN ctest-vn1-93060631
2025-08-15 17:02:49,231 - DEBUG - VN ctest-vn1-93060631 UUID is da0ecc97-9459-4721-b635-5dc1c28b2792
2025-08-15 17:02:49,545 - DEBUG - Response for create_network : {'network': {'id': '32022532-7b30-4868-a019-98197b260aa9', 'name': 'ctest-vn2-93838864', 'tenant_id': 'fba53de84fc04e848701b3456ed09043', 'project_id': 'fba53de84fc04e848701b3456ed09043', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-63384871', 'ctest-vn2-93838864'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 17:02:49,732 - DEBUG - Response for create_subnet : {'subnet': {'id': '6e23cfec-2521-4f31-9ea4-59dddef22f22', 'name': '', 'tenant_id': 'fba53de84fc04e848701b3456ed09043', 'network_id': '32022532-7b30-4868-a019-98197b260aa9', 'ip_version': 4, 'cidr': '21.34.228.0/26', 'allocation_pools': [{'start': '21.34.228.2', 'end': '21.34.228.62'}], 'gateway_ip': '21.34.228.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.34.228.2', 'tags': [], 'project_id': 'fba53de84fc04e848701b3456ed09043'}}
2025-08-15 17:02:49,751 - INFO - Created VN ctest-vn2-93838864
2025-08-15 17:02:49,803 - DEBUG - VN ctest-vn2-93838864 UUID is 32022532-7b30-4868-a019-98197b260aa9
2025-08-15 17:02:49,996 - DEBUG - Services list from nova: [, , ]
2025-08-15 17:02:50,967 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3867-1)
2025-08-15 17:02:52,191 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3867-1)
2025-08-15 17:02:52,263 - INFO - Adding interface with subnet_id 9662ae79-e792-4f4d-a401-8165258912ce, port_id None to router a58b1268-cb8d-4a76-90bc-250dda78620e
2025-08-15 17:02:52,556 - INFO - Waiting for VM ctest-vn1-vm1-68739217 to be up..
2025-08-15 17:02:52,690 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 17:02:57,753 - DEBUG - VM is in ACTIVE state now
2025-08-15 17:02:57,754 - INFO - VM name : ctest-vn1-vm1-68739217
2025-08-15 17:02:57,818 - DEBUG - VM ctest-vn1-vm1-68739217 ID is dd315fe4-3b8c-46fb-8457-acce9e20fd10
2025-08-15 17:02:57,835 - DEBUG - VM ctest-vn1-vm1-68739217 launched on Node cn-jenkins-deploy-platform-ansible-os-3867-1.
2025-08-15 17:02:57,898 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dd315fe4-3b8c-46fb-8457-acce9e20fd10
2025-08-15 17:02:58,185 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dd315fe4-3b8c-46fb-8457-acce9e20fd10
2025-08-15 17:02:58,213 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b39a4e08-2463-479b-804c-9482e6b7eff5
2025-08-15 17:03:01,477 - 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 1024ms')
2025-08-15 17:03:01,477 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-68739217 failed!
2025-08-15 17:03:01,531 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-63384871:ctest-vn1-93060631 is 98.130.97.129 and allocation pool is NOT set
2025-08-15 17:03:03,586 - 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=2.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.326 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.326/1.449/2.572/1.123 ms')
2025-08-15 17:03:03,587 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-68739217 passed
2025-08-15 17:03:03,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:03:03,735 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-68739217, IP 98.130.97.131, Port 22
2025-08-15 17:03:03,895 - DEBUG - VM ctest-vn1-vm1-68739217 is ready for SSH connections
2025-08-15 17:03:03,895 - INFO - Waiting for VM ctest-vn2-vm1-60073744 to be up..
2025-08-15 17:03:03,959 - DEBUG - VM is in ACTIVE state now
2025-08-15 17:03:03,959 - INFO - VM name : ctest-vn2-vm1-60073744
2025-08-15 17:03:04,020 - DEBUG - VM ctest-vn2-vm1-60073744 ID is d47afa97-b38d-498e-818b-0a25f9134e48
2025-08-15 17:03:04,020 - DEBUG - VM ctest-vn2-vm1-60073744 launched on Node cn-jenkins-deploy-platform-ansible-os-3867-1.
2025-08-15 17:03:04,081 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d47afa97-b38d-498e-818b-0a25f9134e48
2025-08-15 17:03:04,089 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/457ba0c6-4f2a-4cdf-b1b8-bdf882901456
2025-08-15 17:03:05,314 - 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.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.365 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.365/1.523/2.681/1.158 ms')
2025-08-15 17:03:05,314 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-60073744 passed
2025-08-15 17:03:05,467 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:03:05,467 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-60073744, IP 21.34.228.3, Port 22
2025-08-15 17:03:05,623 - DEBUG - VM ctest-vn2-vm1-60073744 is ready for SSH connections
2025-08-15 17:03:05,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:03:05,623 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.34.228.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:03:05,623 - DEBUG - ping -s 56 -c 3 -W 1 21.34.228.3
2025-08-15 17:03:10,522 - DEBUG - PING 21.34.228.3 (21.34.228.3): 56 data bytes
--- 21.34.228.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-15 17:03:10,522 - WARNING - Ping to IP 21.34.228.3 from VM ctest-vn1-vm1-68739217 failed
2025-08-15 17:03:10,522 - INFO - Adding interface with subnet_id 6e23cfec-2521-4f31-9ea4-59dddef22f22, port_id None to router a58b1268-cb8d-4a76-90bc-250dda78620e
2025-08-15 17:03:10,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:03:10,761 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.34.228.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:03:10,761 - DEBUG - ping -s 56 -c 3 -W 1 21.34.228.3
2025-08-15 17:03:12,954 - DEBUG - PING 21.34.228.3 (21.34.228.3): 56 data bytes
64 bytes from 21.34.228.3: seq=0 ttl=63 time=2.651 ms
64 bytes from 21.34.228.3: seq=1 ttl=63 time=0.760 ms
64 bytes from 21.34.228.3: seq=2 ttl=63 time=0.695 ms
--- 21.34.228.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.695/1.368/2.651 ms
2025-08-15 17:03:12,954 - INFO - Ping to IP 21.34.228.3 from VM ctest-vn1-vm1-68739217 passed
2025-08-15 17:03:12,954 - INFO - Deleting interface with subnet_id 9662ae79-e792-4f4d-a401-8165258912ce, port_id None from router a58b1268-cb8d-4a76-90bc-250dda78620e
2025-08-15 17:03:13,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:03:13,077 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.34.228.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:03:13,078 - DEBUG - ping -s 56 -c 3 -W 1 21.34.228.3
2025-08-15 17:03:16,270 - DEBUG - PING 21.34.228.3 (21.34.228.3): 56 data bytes
--- 21.34.228.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-15 17:03:16,271 - WARNING - Ping to IP 21.34.228.3 from VM ctest-vn1-vm1-68739217 failed
2025-08-15 17:03:16,271 - INFO - Adding interface with subnet_id 9662ae79-e792-4f4d-a401-8165258912ce, port_id None to router a58b1268-cb8d-4a76-90bc-250dda78620e
2025-08-15 17:03:16,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:03:16,478 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.34.228.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:03:16,478 - DEBUG - ping -s 56 -c 3 -W 1 21.34.228.3
2025-08-15 17:03:19,672 - DEBUG - PING 21.34.228.3 (21.34.228.3): 56 data bytes
64 bytes from 21.34.228.3: seq=1 ttl=63 time=1.325 ms
64 bytes from 21.34.228.3: seq=2 ttl=63 time=0.905 ms
--- 21.34.228.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.905/1.115/1.325 ms
2025-08-15 17:03:19,672 - WARNING - Ping to IP 21.34.228.3 from VM ctest-vn1-vm1-68739217 failed
2025-08-15 17:03:20,673 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.34.228.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:03:20,673 - DEBUG - ping -s 56 -c 3 -W 1 21.34.228.3
2025-08-15 17:03:22,874 - DEBUG - PING 21.34.228.3 (21.34.228.3): 56 data bytes
64 bytes from 21.34.228.3: seq=0 ttl=63 time=1.481 ms
64 bytes from 21.34.228.3: seq=1 ttl=63 time=0.840 ms
64 bytes from 21.34.228.3: seq=2 ttl=63 time=0.832 ms
--- 21.34.228.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.832/1.051/1.481 ms
2025-08-15 17:03:22,874 - INFO - Ping to IP 21.34.228.3 from VM ctest-vn1-vm1-68739217 passed
2025-08-15 17:03:22,874 - INFO - Deleting interface with subnet_id 6e23cfec-2521-4f31-9ea4-59dddef22f22, port_id None from router a58b1268-cb8d-4a76-90bc-250dda78620e
2025-08-15 17:03:22,988 - INFO - Deleting interface with subnet_id 9662ae79-e792-4f4d-a401-8165258912ce, port_id None from router a58b1268-cb8d-4a76-90bc-250dda78620e
2025-08-15 17:03:23,141 - INFO - Deleting VM ctest-vn2-vm1-60073744
2025-08-15 17:03:23,201 - INFO - Deleting VM ctest-vn1-vm1-68739217
2025-08-15 17:03:23,258 - INFO - Deleting VN ctest-vn2-93838864
2025-08-15 17:03:23,288 - DEBUG - VN 32022532-7b30-4868-a019-98197b260aa9 still in use: Unable to complete operation on network 32022532-7b30-4868-a019-98197b260aa9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fd12ee6b-2924-4384-8dbb-2fdf43cbda24']
2025-08-15 17:03:23,289 - WARNING - Deleting VN ctest-vn2-93838864 failed..Will retry
2025-08-15 17:03:25,383 - DEBUG - Response for deleting network ()
2025-08-15 17:03:25,383 - INFO - Deleting VN ctest-vn1-93060631
2025-08-15 17:03:25,465 - DEBUG - Response for deleting network ()
2025-08-15 17:03:25,719 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 17:03:25,719 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-08-15 17:03:25,720 - INFO - --------------------------------------------------------------------------------
2025-08-15 17:03:26,369 - INFO - Deleted project: ctest-TestRouters-63384871, ID : fba53de8-4fc0-4e84-8701-b3456ed09043