2025-08-29 14:27:21,626 - INFO - Domain Default found not creating
2025-08-29 14:27:21,784 - INFO - Project ctest-TestRouters-29196415 not found, creating it
2025-08-29 14:27:22,238 - INFO - Created Project:ctest-TestRouters-29196415, ID : 39e87d7c-0ab4-4f9f-b0c3-3212bd02bd6c
2025-08-29 14:27:23,645 - INFO - ================================================================================
2025-08-29 14:27:23,645 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-29 14:27:23,646 - 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-29 14:27:23,898 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 14:27:23,898 - INFO - Initial checks done. Running the testcase now
2025-08-29 14:27:23,898 - INFO -
2025-08-29 14:27:24,431 - DEBUG - Response for create_network : {'network': {'id': '9afa95b9-9114-41bf-9103-cd4a60885820', 'name': 'ctest-vn1-20226227', 'tenant_id': '39e87d7c0ab44f9fb0c33212bd02bd6c', 'project_id': '39e87d7c0ab44f9fb0c33212bd02bd6c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29196415', 'ctest-vn1-20226227'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 14:27:24,622 - DEBUG - Response for create_subnet : {'subnet': {'id': '08f834f6-e159-420a-bcdb-26c1c12debf1', 'name': '', 'tenant_id': '39e87d7c0ab44f9fb0c33212bd02bd6c', 'network_id': '9afa95b9-9114-41bf-9103-cd4a60885820', 'ip_version': 4, 'cidr': '36.73.110.64/26', 'allocation_pools': [{'start': '36.73.110.66', 'end': '36.73.110.126'}], 'gateway_ip': '36.73.110.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.73.110.66', 'tags': [], 'project_id': '39e87d7c0ab44f9fb0c33212bd02bd6c'}}
2025-08-29 14:27:24,636 - INFO - Created VN ctest-vn1-20226227
2025-08-29 14:27:24,689 - DEBUG - VN ctest-vn1-20226227 UUID is 9afa95b9-9114-41bf-9103-cd4a60885820
2025-08-29 14:27:25,010 - DEBUG - Response for create_network : {'network': {'id': '427ff8de-1785-4f82-8408-384519ce0496', 'name': 'ctest-vn2-92686152', 'tenant_id': '39e87d7c0ab44f9fb0c33212bd02bd6c', 'project_id': '39e87d7c0ab44f9fb0c33212bd02bd6c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29196415', 'ctest-vn2-92686152'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 14:27:25,162 - DEBUG - Response for create_subnet : {'subnet': {'id': '29a8c91f-1880-4c90-a165-bb2db0a08320', 'name': '', 'tenant_id': '39e87d7c0ab44f9fb0c33212bd02bd6c', 'network_id': '427ff8de-1785-4f82-8408-384519ce0496', 'ip_version': 4, 'cidr': '110.58.176.128/26', 'allocation_pools': [{'start': '110.58.176.130', 'end': '110.58.176.190'}], 'gateway_ip': '110.58.176.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.58.176.130', 'tags': [], 'project_id': '39e87d7c0ab44f9fb0c33212bd02bd6c'}}
2025-08-29 14:27:25,178 - INFO - Created VN ctest-vn2-92686152
2025-08-29 14:27:25,233 - DEBUG - VN ctest-vn2-92686152 UUID is 427ff8de-1785-4f82-8408-384519ce0496
2025-08-29 14:27:25,495 - DEBUG - Services list from nova: [, , ]
2025-08-29 14:27:26,468 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3973-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3973-1)
2025-08-29 14:27:27,647 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3973-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3973-1)
2025-08-29 14:27:27,719 - INFO - Adding interface with subnet_id 08f834f6-e159-420a-bcdb-26c1c12debf1, port_id None to router 4aa0a596-26d2-41dd-865a-48dab1ba5a8d
2025-08-29 14:27:28,005 - INFO - Waiting for VM ctest-vn1-vm1-67076379 to be up..
2025-08-29 14:27:28,155 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 14:27:33,234 - DEBUG - VM is in ACTIVE state now
2025-08-29 14:27:33,234 - INFO - VM name : ctest-vn1-vm1-67076379
2025-08-29 14:27:33,310 - DEBUG - VM ctest-vn1-vm1-67076379 ID is dac2ebd7-02c9-4c36-9775-a710531483b4
2025-08-29 14:27:33,330 - DEBUG - VM ctest-vn1-vm1-67076379 launched on Node cn-jenkins-deploy-platform-ansible-os-3973-1
2025-08-29 14:27:33,415 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dac2ebd7-02c9-4c36-9775-a710531483b4
2025-08-29 14:27:33,707 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dac2ebd7-02c9-4c36-9775-a710531483b4
2025-08-29 14:27:33,735 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3c1beacb-bc31-4679-8e23-dbd8314da08e
2025-08-29 14:27:36,981 - 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 1007ms')
2025-08-29 14:27:36,981 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67076379 failed!
2025-08-29 14:27:37,037 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-29196415:ctest-vn1-20226227 is 36.73.110.65 and allocation pool is NOT set
2025-08-29 14:27:39,103 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/1.523/2.631/1.107 ms')
2025-08-29 14:27:39,103 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67076379 passed
2025-08-29 14:27:39,253 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 14:27:39,253 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-67076379, IP 36.73.110.67, Port 22
2025-08-29 14:27:39,421 - DEBUG - VM ctest-vn1-vm1-67076379 is ready for SSH connections
2025-08-29 14:27:39,421 - INFO - Waiting for VM ctest-vn2-vm1-39376805 to be up..
2025-08-29 14:27:39,486 - DEBUG - VM is in ACTIVE state now
2025-08-29 14:27:39,486 - INFO - VM name : ctest-vn2-vm1-39376805
2025-08-29 14:27:39,551 - DEBUG - VM ctest-vn2-vm1-39376805 ID is a639a340-7dd8-437f-a186-3f5224e5672a
2025-08-29 14:27:39,551 - DEBUG - VM ctest-vn2-vm1-39376805 launched on Node cn-jenkins-deploy-platform-ansible-os-3973-1
2025-08-29 14:27:39,616 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a639a340-7dd8-437f-a186-3f5224e5672a
2025-08-29 14:27:39,627 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/63403df7-0ce5-406b-b338-32e562684d7a
2025-08-29 14:27:40,854 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.370 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.370/1.569/2.769/1.199 ms')
2025-08-29 14:27:40,854 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-39376805 passed
2025-08-29 14:27:41,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 14:27:41,005 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-39376805, IP 110.58.176.131, Port 22
2025-08-29 14:27:41,157 - DEBUG - VM ctest-vn2-vm1-39376805 is ready for SSH connections
2025-08-29 14:27:41,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 14:27:41,157 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.58.176.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 14:27:41,157 - DEBUG - ping -s 56 -c 3 -W 1 110.58.176.131
2025-08-29 14:27:45,809 - DEBUG - PING 110.58.176.131 (110.58.176.131): 56 data bytes
--- 110.58.176.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-29 14:27:45,809 - WARNING - Ping to IP 110.58.176.131 from VM ctest-vn1-vm1-67076379 failed
2025-08-29 14:27:45,809 - INFO - Adding interface with subnet_id 29a8c91f-1880-4c90-a165-bb2db0a08320, port_id None to router 4aa0a596-26d2-41dd-865a-48dab1ba5a8d
2025-08-29 14:27:46,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 14:27:46,047 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.58.176.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 14:27:46,047 - DEBUG - ping -s 56 -c 3 -W 1 110.58.176.131
2025-08-29 14:27:49,246 - DEBUG - PING 110.58.176.131 (110.58.176.131): 56 data bytes
64 bytes from 110.58.176.131: seq=1 ttl=63 time=2.430 ms
64 bytes from 110.58.176.131: seq=2 ttl=63 time=0.811 ms
--- 110.58.176.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.811/1.620/2.430 ms
2025-08-29 14:27:49,246 - WARNING - Ping to IP 110.58.176.131 from VM ctest-vn1-vm1-67076379 failed
2025-08-29 14:27:50,247 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.58.176.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 14:27:50,247 - DEBUG - ping -s 56 -c 3 -W 1 110.58.176.131
2025-08-29 14:27:52,446 - DEBUG - PING 110.58.176.131 (110.58.176.131): 56 data bytes
64 bytes from 110.58.176.131: seq=0 ttl=63 time=1.794 ms
64 bytes from 110.58.176.131: seq=1 ttl=63 time=0.790 ms
64 bytes from 110.58.176.131: seq=2 ttl=63 time=0.748 ms
--- 110.58.176.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.748/1.110/1.794 ms
2025-08-29 14:27:52,446 - INFO - Ping to IP 110.58.176.131 from VM ctest-vn1-vm1-67076379 passed
2025-08-29 14:27:52,446 - INFO - Deleting interface with subnet_id 08f834f6-e159-420a-bcdb-26c1c12debf1, port_id None from router 4aa0a596-26d2-41dd-865a-48dab1ba5a8d
2025-08-29 14:27:52,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 14:27:52,548 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.58.176.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 14:27:52,548 - DEBUG - ping -s 56 -c 3 -W 1 110.58.176.131
2025-08-29 14:27:55,768 - DEBUG - PING 110.58.176.131 (110.58.176.131): 56 data bytes
--- 110.58.176.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-29 14:27:55,768 - WARNING - Ping to IP 110.58.176.131 from VM ctest-vn1-vm1-67076379 failed
2025-08-29 14:27:55,768 - INFO - Adding interface with subnet_id 08f834f6-e159-420a-bcdb-26c1c12debf1, port_id None to router 4aa0a596-26d2-41dd-865a-48dab1ba5a8d
2025-08-29 14:27:55,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 14:27:55,986 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.58.176.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 14:27:55,986 - DEBUG - ping -s 56 -c 3 -W 1 110.58.176.131
2025-08-29 14:27:58,189 - DEBUG - PING 110.58.176.131 (110.58.176.131): 56 data bytes
64 bytes from 110.58.176.131: seq=0 ttl=63 time=1.412 ms
64 bytes from 110.58.176.131: seq=1 ttl=63 time=0.734 ms
64 bytes from 110.58.176.131: seq=2 ttl=63 time=0.703 ms
--- 110.58.176.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.703/0.949/1.412 ms
2025-08-29 14:27:58,189 - INFO - Ping to IP 110.58.176.131 from VM ctest-vn1-vm1-67076379 passed
2025-08-29 14:27:58,189 - INFO - Deleting interface with subnet_id 29a8c91f-1880-4c90-a165-bb2db0a08320, port_id None from router 4aa0a596-26d2-41dd-865a-48dab1ba5a8d
2025-08-29 14:27:58,307 - INFO - Deleting interface with subnet_id 08f834f6-e159-420a-bcdb-26c1c12debf1, port_id None from router 4aa0a596-26d2-41dd-865a-48dab1ba5a8d
2025-08-29 14:27:58,471 - INFO - Deleting VM ctest-vn2-vm1-39376805
2025-08-29 14:27:58,533 - INFO - Deleting VM ctest-vn1-vm1-67076379
2025-08-29 14:27:58,595 - INFO - Deleting VN ctest-vn2-92686152
2025-08-29 14:27:58,629 - DEBUG - VN 427ff8de-1785-4f82-8408-384519ce0496 still in use: Unable to complete operation on network 427ff8de-1785-4f82-8408-384519ce0496. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bc0d4f75-7d92-49d8-ab88-8eb88748abed']
2025-08-29 14:27:58,629 - WARNING - Deleting VN ctest-vn2-92686152 failed..Will retry
2025-08-29 14:28:00,728 - DEBUG - Response for deleting network ()
2025-08-29 14:28:00,729 - INFO - Deleting VN ctest-vn1-20226227
2025-08-29 14:28:00,813 - DEBUG - Response for deleting network ()
2025-08-29 14:28:01,067 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 14:28:01,067 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-08-29 14:28:01,068 - INFO - --------------------------------------------------------------------------------
2025-08-29 14:28:01,734 - INFO - Deleted project: ctest-TestRouters-29196415, ID : 39e87d7c-0ab4-4f9f-b0c3-3212bd02bd6c