2025-09-15 02:08:44,370 - INFO - Domain Default found not creating
2025-09-15 02:08:44,519 - INFO - Project ctest-TestRouters-73182347 not found, creating it
2025-09-15 02:08:44,971 - INFO - Created Project:ctest-TestRouters-73182347, ID : 20a018dc-69bf-441f-a9eb-a0accccbe075
2025-09-15 02:08:46,402 - INFO - ================================================================================
2025-09-15 02:08:46,402 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-15 02:08:46,402 - 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-09-15 02:08:46,656 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.249': '0'}} with
2025-09-15 02:08:46,656 - INFO - Initial checks done. Running the testcase now
2025-09-15 02:08:46,656 - INFO -
2025-09-15 02:08:47,217 - DEBUG - Response for create_network : {'network': {'id': 'cefe48b3-04e5-4939-8985-c0d7edb1a2ce', 'name': 'ctest-vn1-84052917', 'tenant_id': '20a018dc69bf441fa9eba0accccbe075', 'project_id': '20a018dc69bf441fa9eba0accccbe075', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-73182347', 'ctest-vn1-84052917'], 'port_security_enabled': True, 'description': ''}}
2025-09-15 02:08:47,386 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd0a1f620-32a6-4b23-8ac7-cc09ea627e07', 'name': '', 'tenant_id': '20a018dc69bf441fa9eba0accccbe075', 'network_id': 'cefe48b3-04e5-4939-8985-c0d7edb1a2ce', 'ip_version': 4, 'cidr': '14.183.255.128/26', 'allocation_pools': [{'start': '14.183.255.130', 'end': '14.183.255.190'}], 'gateway_ip': '14.183.255.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.183.255.130', 'tags': [], 'project_id': '20a018dc69bf441fa9eba0accccbe075'}}
2025-09-15 02:08:47,404 - INFO - Created VN ctest-vn1-84052917
2025-09-15 02:08:47,453 - DEBUG - VN ctest-vn1-84052917 UUID is cefe48b3-04e5-4939-8985-c0d7edb1a2ce
2025-09-15 02:08:47,754 - DEBUG - Response for create_network : {'network': {'id': '76bb818e-8012-4829-ac8f-09e90deab7af', 'name': 'ctest-vn2-16845673', 'tenant_id': '20a018dc69bf441fa9eba0accccbe075', 'project_id': '20a018dc69bf441fa9eba0accccbe075', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-73182347', 'ctest-vn2-16845673'], 'port_security_enabled': True, 'description': ''}}
2025-09-15 02:08:48,001 - DEBUG - Response for create_subnet : {'subnet': {'id': '464006a4-266a-45e4-875a-6670dd819f97', 'name': '', 'tenant_id': '20a018dc69bf441fa9eba0accccbe075', 'network_id': '76bb818e-8012-4829-ac8f-09e90deab7af', 'ip_version': 4, 'cidr': '54.127.19.0/26', 'allocation_pools': [{'start': '54.127.19.2', 'end': '54.127.19.62'}], 'gateway_ip': '54.127.19.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.127.19.2', 'tags': [], 'project_id': '20a018dc69bf441fa9eba0accccbe075'}}
2025-09-15 02:08:48,019 - INFO - Created VN ctest-vn2-16845673
2025-09-15 02:08:48,073 - DEBUG - VN ctest-vn2-16845673 UUID is 76bb818e-8012-4829-ac8f-09e90deab7af
2025-09-15 02:08:48,305 - DEBUG - Services list from nova: [, , ]
2025-09-15 02:08:49,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4109-1)
2025-09-15 02:08:50,567 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4109-1)
2025-09-15 02:08:50,638 - INFO - Adding interface with subnet_id d0a1f620-32a6-4b23-8ac7-cc09ea627e07, port_id None to router a4d27d1a-15bc-4fa9-a226-9b3faae5346e
2025-09-15 02:08:50,908 - INFO - Waiting for VM ctest-vn1-vm1-33669497 to be up..
2025-09-15 02:08:51,037 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-15 02:08:56,106 - DEBUG - VM is in ACTIVE state now
2025-09-15 02:08:56,106 - INFO - VM name : ctest-vn1-vm1-33669497
2025-09-15 02:08:56,173 - DEBUG - VM ctest-vn1-vm1-33669497 ID is a47f932a-fab1-4402-b433-3e37dff28305
2025-09-15 02:08:56,191 - DEBUG - VM ctest-vn1-vm1-33669497 launched on Node cn-jenkins-deploy-platform-ansible-os-4109-1
2025-09-15 02:08:56,259 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/a47f932a-fab1-4402-b433-3e37dff28305
2025-09-15 02:08:56,549 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/a47f932a-fab1-4402-b433-3e37dff28305
2025-09-15 02:08:56,581 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/a1e5ee0f-2a64-4d21-99e6-dafb9fe82051
2025-09-15 02:08:59,836 - 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 1023ms')
2025-09-15 02:08:59,836 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33669497 failed!
2025-09-15 02:08:59,889 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-73182347:ctest-vn1-84052917 is 14.183.255.129 and allocation pool is NOT set
2025-09-15 02:09:01,950 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.539 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.539/2.031/3.524/1.492 ms')
2025-09-15 02:09:01,950 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33669497 passed
2025-09-15 02:09:02,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 02:09:02,101 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33669497, IP 14.183.255.131, Port 22
2025-09-15 02:09:02,257 - DEBUG - VM ctest-vn1-vm1-33669497 is ready for SSH connections
2025-09-15 02:09:02,257 - INFO - Waiting for VM ctest-vn2-vm1-52275282 to be up..
2025-09-15 02:09:02,329 - DEBUG - VM is in ACTIVE state now
2025-09-15 02:09:02,330 - INFO - VM name : ctest-vn2-vm1-52275282
2025-09-15 02:09:02,402 - DEBUG - VM ctest-vn2-vm1-52275282 ID is 633e780e-fb97-4664-a159-b625166a9e98
2025-09-15 02:09:02,402 - DEBUG - VM ctest-vn2-vm1-52275282 launched on Node cn-jenkins-deploy-platform-ansible-os-4109-1
2025-09-15 02:09:02,473 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/633e780e-fb97-4664-a159-b625166a9e98
2025-09-15 02:09:02,481 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/3396cb6c-0797-4ff0-b0d8-d9327bc46c7f
2025-09-15 02:09:03,725 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.424 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.424/1.527/2.630/1.103 ms')
2025-09-15 02:09:03,725 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-52275282 passed
2025-09-15 02:09:03,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 02:09:03,901 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-52275282, IP 54.127.19.3, Port 22
2025-09-15 02:09:04,080 - DEBUG - VM ctest-vn2-vm1-52275282 is ready for SSH connections
2025-09-15 02:09:04,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 02:09:04,080 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 54.127.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-09-15 02:09:04,080 - DEBUG - ping -s 56 -c 3 -W 1 54.127.19.3
2025-09-15 02:09:09,109 - DEBUG - PING 54.127.19.3 (54.127.19.3): 56 data bytes
--- 54.127.19.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-15 02:09:09,109 - WARNING - Ping to IP 54.127.19.3 from VM ctest-vn1-vm1-33669497 failed
2025-09-15 02:09:09,109 - INFO - Adding interface with subnet_id 464006a4-266a-45e4-875a-6670dd819f97, port_id None to router a4d27d1a-15bc-4fa9-a226-9b3faae5346e
2025-09-15 02:09:09,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 02:09:09,368 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 54.127.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-09-15 02:09:09,368 - DEBUG - ping -s 56 -c 3 -W 1 54.127.19.3
2025-09-15 02:09:11,595 - DEBUG - PING 54.127.19.3 (54.127.19.3): 56 data bytes
64 bytes from 54.127.19.3: seq=0 ttl=63 time=2.591 ms
64 bytes from 54.127.19.3: seq=1 ttl=63 time=0.928 ms
64 bytes from 54.127.19.3: seq=2 ttl=63 time=0.796 ms
--- 54.127.19.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.438/2.591 ms
2025-09-15 02:09:11,595 - INFO - Ping to IP 54.127.19.3 from VM ctest-vn1-vm1-33669497 passed
2025-09-15 02:09:11,595 - INFO - Deleting interface with subnet_id d0a1f620-32a6-4b23-8ac7-cc09ea627e07, port_id None from router a4d27d1a-15bc-4fa9-a226-9b3faae5346e
2025-09-15 02:09:11,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 02:09:11,702 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 54.127.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-09-15 02:09:11,702 - DEBUG - ping -s 56 -c 3 -W 1 54.127.19.3
2025-09-15 02:09:14,915 - DEBUG - PING 54.127.19.3 (54.127.19.3): 56 data bytes
--- 54.127.19.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-15 02:09:14,915 - WARNING - Ping to IP 54.127.19.3 from VM ctest-vn1-vm1-33669497 failed
2025-09-15 02:09:14,915 - INFO - Adding interface with subnet_id d0a1f620-32a6-4b23-8ac7-cc09ea627e07, port_id None to router a4d27d1a-15bc-4fa9-a226-9b3faae5346e
2025-09-15 02:09:15,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 02:09:15,137 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 54.127.19.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-09-15 02:09:15,137 - DEBUG - ping -s 56 -c 3 -W 1 54.127.19.3
2025-09-15 02:09:17,336 - DEBUG - PING 54.127.19.3 (54.127.19.3): 56 data bytes
64 bytes from 54.127.19.3: seq=0 ttl=63 time=1.537 ms
64 bytes from 54.127.19.3: seq=1 ttl=63 time=0.809 ms
64 bytes from 54.127.19.3: seq=2 ttl=63 time=0.826 ms
--- 54.127.19.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.809/1.057/1.537 ms
2025-09-15 02:09:17,336 - INFO - Ping to IP 54.127.19.3 from VM ctest-vn1-vm1-33669497 passed
2025-09-15 02:09:17,337 - INFO - Deleting interface with subnet_id 464006a4-266a-45e4-875a-6670dd819f97, port_id None from router a4d27d1a-15bc-4fa9-a226-9b3faae5346e
2025-09-15 02:09:17,435 - INFO - Deleting interface with subnet_id d0a1f620-32a6-4b23-8ac7-cc09ea627e07, port_id None from router a4d27d1a-15bc-4fa9-a226-9b3faae5346e
2025-09-15 02:09:17,598 - INFO - Deleting VM ctest-vn2-vm1-52275282
2025-09-15 02:09:17,669 - INFO - Deleting VM ctest-vn1-vm1-33669497
2025-09-15 02:09:17,744 - INFO - Deleting VN ctest-vn2-16845673
2025-09-15 02:09:17,782 - DEBUG - VN 76bb818e-8012-4829-ac8f-09e90deab7af still in use: Unable to complete operation on network 76bb818e-8012-4829-ac8f-09e90deab7af. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d43a7e90-6f6e-4bd5-9fef-db572d2cfc07']
2025-09-15 02:09:17,783 - WARNING - Deleting VN ctest-vn2-16845673 failed..Will retry
2025-09-15 02:09:19,905 - DEBUG - Response for deleting network ()
2025-09-15 02:09:19,906 - INFO - Deleting VN ctest-vn1-84052917
2025-09-15 02:09:20,007 - DEBUG - Response for deleting network ()
2025-09-15 02:09:20,268 - DEBUG - No XMPP flaps were noticed during the test
2025-09-15 02:09:20,268 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2025-09-15 02:09:20,268 - INFO - --------------------------------------------------------------------------------
2025-09-15 02:09:20,927 - INFO - Deleted project: ctest-TestRouters-73182347, ID : 20a018dc-69bf-441f-a9eb-a0accccbe075