2025-11-06 02:03:03,589 - INFO - Domain Default found not creating
2025-11-06 02:03:03,726 - INFO - Project ctest-TestRouters-28994654 not found, creating it
2025-11-06 02:03:04,186 - INFO - Created Project:ctest-TestRouters-28994654, ID : d1d9f3c8-bf45-4736-b2a2-7946348086e7
2025-11-06 02:03:05,688 - INFO - ================================================================================
2025-11-06 02:03:05,688 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-06 02:03:05,688 - 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-11-06 02:03:05,948 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.18': '0'}} with
2025-11-06 02:03:05,948 - INFO - Initial checks done. Running the testcase now
2025-11-06 02:03:05,948 - INFO -
2025-11-06 02:03:06,519 - DEBUG - Response for create_network : {'network': {'id': 'aedb2e1e-72d4-4af9-9a8f-444ac2112aff', 'name': 'ctest-vn1-72780125', 'tenant_id': 'd1d9f3c8bf454736b2a27946348086e7', 'project_id': 'd1d9f3c8bf454736b2a27946348086e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28994654', 'ctest-vn1-72780125'], 'port_security_enabled': True, 'description': ''}}
2025-11-06 02:03:06,682 - DEBUG - Response for create_subnet : {'subnet': {'id': '6559aadf-fac5-4683-980c-e0370d1814d7', 'name': '', 'tenant_id': 'd1d9f3c8bf454736b2a27946348086e7', 'network_id': 'aedb2e1e-72d4-4af9-9a8f-444ac2112aff', 'ip_version': 4, 'cidr': '186.17.226.128/26', 'allocation_pools': [{'start': '186.17.226.130', 'end': '186.17.226.190'}], 'gateway_ip': '186.17.226.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.17.226.130', 'tags': [], 'project_id': 'd1d9f3c8bf454736b2a27946348086e7'}}
2025-11-06 02:03:06,697 - INFO - Created VN ctest-vn1-72780125
2025-11-06 02:03:06,748 - DEBUG - VN ctest-vn1-72780125 UUID is aedb2e1e-72d4-4af9-9a8f-444ac2112aff
2025-11-06 02:03:07,071 - DEBUG - Response for create_network : {'network': {'id': 'e614ea0b-0c36-4735-a506-e234074c65f1', 'name': 'ctest-vn2-76231701', 'tenant_id': 'd1d9f3c8bf454736b2a27946348086e7', 'project_id': 'd1d9f3c8bf454736b2a27946348086e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28994654', 'ctest-vn2-76231701'], 'port_security_enabled': True, 'description': ''}}
2025-11-06 02:03:07,265 - DEBUG - Response for create_subnet : {'subnet': {'id': '5de72758-733e-4258-a63c-ba1be51dfb4d', 'name': '', 'tenant_id': 'd1d9f3c8bf454736b2a27946348086e7', 'network_id': 'e614ea0b-0c36-4735-a506-e234074c65f1', 'ip_version': 4, 'cidr': '160.39.13.64/26', 'allocation_pools': [{'start': '160.39.13.66', 'end': '160.39.13.126'}], 'gateway_ip': '160.39.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.39.13.66', 'tags': [], 'project_id': 'd1d9f3c8bf454736b2a27946348086e7'}}
2025-11-06 02:03:07,281 - INFO - Created VN ctest-vn2-76231701
2025-11-06 02:03:07,332 - DEBUG - VN ctest-vn2-76231701 UUID is e614ea0b-0c36-4735-a506-e234074c65f1
2025-11-06 02:03:07,571 - DEBUG - Services list from nova: [, , ]
2025-11-06 02:03:08,651 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4659-1)
2025-11-06 02:03:09,768 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4659-1)
2025-11-06 02:03:09,849 - INFO - Adding interface with subnet_id 6559aadf-fac5-4683-980c-e0370d1814d7, port_id None to router 363dca68-1719-4ebf-ac15-cbb5504c1ac4
2025-11-06 02:03:10,130 - INFO - Waiting for VM ctest-vn1-vm1-21699227 to be up..
2025-11-06 02:03:10,298 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-06 02:03:15,367 - DEBUG - VM is in ACTIVE state now
2025-11-06 02:03:15,367 - INFO - VM name : ctest-vn1-vm1-21699227
2025-11-06 02:03:15,439 - DEBUG - VM ctest-vn1-vm1-21699227 ID is 45173630-017c-46b2-871f-5b6f23d689b6
2025-11-06 02:03:15,474 - DEBUG - VM ctest-vn1-vm1-21699227 launched on Node cn-jenkins-deploy-platform-ansible-os-4659-1
2025-11-06 02:03:15,537 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/45173630-017c-46b2-871f-5b6f23d689b6
2025-11-06 02:03:15,844 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/45173630-017c-46b2-871f-5b6f23d689b6
2025-11-06 02:03:15,877 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d13c4d45-606f-45ae-b26a-401c9f796f00
2025-11-06 02:03:19,138 - 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 1027ms')
2025-11-06 02:03:19,138 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21699227 failed!
2025-11-06 02:03:19,192 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-28994654:ctest-vn1-72780125 is 186.17.226.129 and allocation pool is NOT set
2025-11-06 02:03:21,256 - 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.06 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/1.737/3.056/1.319 ms')
2025-11-06 02:03:21,256 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21699227 passed
2025-11-06 02:03:21,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-06 02:03:21,404 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21699227, IP 186.17.226.131, Port 22
2025-11-06 02:03:21,563 - DEBUG - VM ctest-vn1-vm1-21699227 is ready for SSH connections
2025-11-06 02:03:21,563 - INFO - Waiting for VM ctest-vn2-vm1-39636851 to be up..
2025-11-06 02:03:21,653 - DEBUG - VM is in ACTIVE state now
2025-11-06 02:03:21,653 - INFO - VM name : ctest-vn2-vm1-39636851
2025-11-06 02:03:21,727 - DEBUG - VM ctest-vn2-vm1-39636851 ID is 5518cc36-06cb-4983-b237-a5d60a01f901
2025-11-06 02:03:21,727 - DEBUG - VM ctest-vn2-vm1-39636851 launched on Node cn-jenkins-deploy-platform-ansible-os-4659-1
2025-11-06 02:03:21,798 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5518cc36-06cb-4983-b237-a5d60a01f901
2025-11-06 02:03:21,806 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9936e539-2942-4e86-bffd-383858e56d6a
2025-11-06 02:03:23,038 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.328 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.328/1.533/2.738/1.205 ms')
2025-11-06 02:03:23,038 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-39636851 passed
2025-11-06 02:03:23,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-06 02:03:23,143 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-39636851, IP 160.39.13.67, Port 22
2025-11-06 02:03:23,304 - DEBUG - VM ctest-vn2-vm1-39636851 is ready for SSH connections
2025-11-06 02:03:23,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-06 02:03:23,304 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.39.13.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-06 02:03:23,304 - DEBUG - ping -s 56 -c 3 -W 1 160.39.13.67
2025-11-06 02:03:28,005 - DEBUG - PING 160.39.13.67 (160.39.13.67): 56 data bytes
--- 160.39.13.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-06 02:03:28,005 - WARNING - Ping to IP 160.39.13.67 from VM ctest-vn1-vm1-21699227 failed
2025-11-06 02:03:28,005 - INFO - Adding interface with subnet_id 5de72758-733e-4258-a63c-ba1be51dfb4d, port_id None to router 363dca68-1719-4ebf-ac15-cbb5504c1ac4
2025-11-06 02:03:28,251 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-06 02:03:28,252 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.39.13.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-06 02:03:28,252 - DEBUG - ping -s 56 -c 3 -W 1 160.39.13.67
2025-11-06 02:03:30,458 - DEBUG - PING 160.39.13.67 (160.39.13.67): 56 data bytes
64 bytes from 160.39.13.67: seq=0 ttl=63 time=2.501 ms
64 bytes from 160.39.13.67: seq=1 ttl=63 time=1.225 ms
64 bytes from 160.39.13.67: seq=2 ttl=63 time=0.784 ms
--- 160.39.13.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.784/1.503/2.501 ms
2025-11-06 02:03:30,458 - INFO - Ping to IP 160.39.13.67 from VM ctest-vn1-vm1-21699227 passed
2025-11-06 02:03:30,458 - INFO - Deleting interface with subnet_id 6559aadf-fac5-4683-980c-e0370d1814d7, port_id None from router 363dca68-1719-4ebf-ac15-cbb5504c1ac4
2025-11-06 02:03:30,571 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-06 02:03:30,571 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.39.13.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-06 02:03:30,571 - DEBUG - ping -s 56 -c 3 -W 1 160.39.13.67
2025-11-06 02:03:33,769 - DEBUG - PING 160.39.13.67 (160.39.13.67): 56 data bytes
--- 160.39.13.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-06 02:03:33,770 - WARNING - Ping to IP 160.39.13.67 from VM ctest-vn1-vm1-21699227 failed
2025-11-06 02:03:33,770 - INFO - Adding interface with subnet_id 6559aadf-fac5-4683-980c-e0370d1814d7, port_id None to router 363dca68-1719-4ebf-ac15-cbb5504c1ac4
2025-11-06 02:03:33,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-06 02:03:33,969 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.39.13.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-06 02:03:33,969 - DEBUG - ping -s 56 -c 3 -W 1 160.39.13.67
2025-11-06 02:03:36,173 - DEBUG - PING 160.39.13.67 (160.39.13.67): 56 data bytes
64 bytes from 160.39.13.67: seq=0 ttl=63 time=1.706 ms
64 bytes from 160.39.13.67: seq=1 ttl=63 time=1.129 ms
64 bytes from 160.39.13.67: seq=2 ttl=63 time=1.294 ms
--- 160.39.13.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.129/1.376/1.706 ms
2025-11-06 02:03:36,173 - INFO - Ping to IP 160.39.13.67 from VM ctest-vn1-vm1-21699227 passed
2025-11-06 02:03:36,173 - INFO - Deleting interface with subnet_id 5de72758-733e-4258-a63c-ba1be51dfb4d, port_id None from router 363dca68-1719-4ebf-ac15-cbb5504c1ac4
2025-11-06 02:03:36,317 - INFO - Deleting interface with subnet_id 6559aadf-fac5-4683-980c-e0370d1814d7, port_id None from router 363dca68-1719-4ebf-ac15-cbb5504c1ac4
2025-11-06 02:03:36,505 - INFO - Deleting VM ctest-vn2-vm1-39636851
2025-11-06 02:03:36,581 - INFO - Deleting VM ctest-vn1-vm1-21699227
2025-11-06 02:03:36,651 - INFO - Deleting VN ctest-vn2-76231701
2025-11-06 02:03:36,685 - DEBUG - VN e614ea0b-0c36-4735-a506-e234074c65f1 still in use: Unable to complete operation on network e614ea0b-0c36-4735-a506-e234074c65f1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0abb4972-29a2-4f6a-afaa-d197a430594c']
2025-11-06 02:03:36,685 - WARNING - Deleting VN ctest-vn2-76231701 failed..Will retry
2025-11-06 02:03:38,799 - DEBUG - Response for deleting network ()
2025-11-06 02:03:38,799 - INFO - Deleting VN ctest-vn1-72780125
2025-11-06 02:03:38,894 - DEBUG - Response for deleting network ()
2025-11-06 02:03:39,150 - DEBUG - No XMPP flaps were noticed during the test
2025-11-06 02:03:39,150 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2025-11-06 02:03:39,150 - INFO - --------------------------------------------------------------------------------
2025-11-06 02:03:39,816 - INFO - Deleted project: ctest-TestRouters-28994654, ID : d1d9f3c8-bf45-4736-b2a2-7946348086e7