2025-08-11 15:28:40,391 - INFO - Domain Default found not creating
2025-08-11 15:28:40,529 - INFO - Project ctest-TestRouters-74468634 not found, creating it
2025-08-11 15:28:41,004 - INFO - Created Project:ctest-TestRouters-74468634, ID : f851a8e9-d9f8-4843-adf3-3d73bbaa934c
2025-08-11 15:28:42,395 - INFO - ================================================================================
2025-08-11 15:28:42,395 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-11 15:28:42,395 - 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-11 15:28:42,645 - DEBUG - Nothing to compare xmpp stats {'10.0.0.128': {'10.0.0.128': '0'}} with
2025-08-11 15:28:42,645 - INFO - Initial checks done. Running the testcase now
2025-08-11 15:28:42,645 - INFO -
2025-08-11 15:28:43,172 - DEBUG - Response for create_network : {'network': {'id': '3aaf541e-ad93-4a0c-895e-ef1148a45e9e', 'name': 'ctest-vn1-95614919', 'tenant_id': 'f851a8e9d9f84843adf33d73bbaa934c', 'project_id': 'f851a8e9d9f84843adf33d73bbaa934c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-74468634', 'ctest-vn1-95614919'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 15:28:43,368 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5141e3d-0315-415e-8a89-efb94fa301f0', 'name': '', 'tenant_id': 'f851a8e9d9f84843adf33d73bbaa934c', 'network_id': '3aaf541e-ad93-4a0c-895e-ef1148a45e9e', 'ip_version': 4, 'cidr': '199.215.34.0/26', 'allocation_pools': [{'start': '199.215.34.2', 'end': '199.215.34.62'}], 'gateway_ip': '199.215.34.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.215.34.2', 'tags': [], 'project_id': 'f851a8e9d9f84843adf33d73bbaa934c'}}
2025-08-11 15:28:43,383 - INFO - Created VN ctest-vn1-95614919
2025-08-11 15:28:43,444 - DEBUG - VN ctest-vn1-95614919 UUID is 3aaf541e-ad93-4a0c-895e-ef1148a45e9e
2025-08-11 15:28:43,786 - DEBUG - Response for create_network : {'network': {'id': '56beb8f0-a7ee-45c5-a267-9a2bac51bf58', 'name': 'ctest-vn2-64602916', 'tenant_id': 'f851a8e9d9f84843adf33d73bbaa934c', 'project_id': 'f851a8e9d9f84843adf33d73bbaa934c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-74468634', 'ctest-vn2-64602916'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 15:28:43,967 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca4e92ca-edc4-4089-95c8-ce9a2fea6840', 'name': '', 'tenant_id': 'f851a8e9d9f84843adf33d73bbaa934c', 'network_id': '56beb8f0-a7ee-45c5-a267-9a2bac51bf58', 'ip_version': 4, 'cidr': '195.40.171.64/26', 'allocation_pools': [{'start': '195.40.171.66', 'end': '195.40.171.126'}], 'gateway_ip': '195.40.171.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.40.171.66', 'tags': [], 'project_id': 'f851a8e9d9f84843adf33d73bbaa934c'}}
2025-08-11 15:28:43,989 - INFO - Created VN ctest-vn2-64602916
2025-08-11 15:28:44,048 - DEBUG - VN ctest-vn2-64602916 UUID is 56beb8f0-a7ee-45c5-a267-9a2bac51bf58
2025-08-11 15:28:44,293 - DEBUG - Services list from nova: [, , ]
2025-08-11 15:28:45,258 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3810-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3810-1)
2025-08-11 15:28:46,524 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3810-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3810-1)
2025-08-11 15:28:46,597 - INFO - Adding interface with subnet_id e5141e3d-0315-415e-8a89-efb94fa301f0, port_id None to router ab32187a-9fd1-4aec-a163-469785448904
2025-08-11 15:28:46,875 - INFO - Waiting for VM ctest-vn1-vm1-39766777 to be up..
2025-08-11 15:28:46,994 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 15:28:52,074 - DEBUG - VM is in ACTIVE state now
2025-08-11 15:28:52,074 - INFO - VM name : ctest-vn1-vm1-39766777
2025-08-11 15:28:52,141 - DEBUG - VM ctest-vn1-vm1-39766777 ID is 2a6867ba-9600-4954-b799-a7f0487ae924
2025-08-11 15:28:52,160 - DEBUG - VM ctest-vn1-vm1-39766777 launched on Node cn-jenkins-deploy-platform-ansible-os-3810-1.
2025-08-11 15:28:52,230 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/2a6867ba-9600-4954-b799-a7f0487ae924
2025-08-11 15:28:52,561 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/2a6867ba-9600-4954-b799-a7f0487ae924
2025-08-11 15:28:52,590 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/bdb70ec9-5497-497d-b563-cffc52db8df8
2025-08-11 15:28:55,852 - 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 1036ms')
2025-08-11 15:28:55,852 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-39766777 failed!
2025-08-11 15:28:55,904 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-74468634:ctest-vn1-95614919 is 199.215.34.1 and allocation pool is NOT set
2025-08-11 15:28:57,971 - 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=5.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.00 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 = 1.995/3.536/5.078/1.541 ms')
2025-08-11 15:28:57,971 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-39766777 passed
2025-08-11 15:28:58,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 15:28:58,120 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-39766777, IP 199.215.34.3, Port 22
2025-08-11 15:28:58,286 - DEBUG - VM ctest-vn1-vm1-39766777 is ready for SSH connections
2025-08-11 15:28:58,286 - INFO - Waiting for VM ctest-vn2-vm1-17787481 to be up..
2025-08-11 15:28:58,355 - DEBUG - VM is in ACTIVE state now
2025-08-11 15:28:58,355 - INFO - VM name : ctest-vn2-vm1-17787481
2025-08-11 15:28:58,420 - DEBUG - VM ctest-vn2-vm1-17787481 ID is 53a6fffe-1a0d-43ca-9dda-cad765947d00
2025-08-11 15:28:58,420 - DEBUG - VM ctest-vn2-vm1-17787481 launched on Node cn-jenkins-deploy-platform-ansible-os-3810-1.
2025-08-11 15:28:58,479 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/53a6fffe-1a0d-43ca-9dda-cad765947d00
2025-08-11 15:28:58,492 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/42b2ab4e-198a-46de-aa05-bd74014c2896
2025-08-11 15:28:59,729 - 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.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.484 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.484/1.736/2.988/1.252 ms')
2025-08-11 15:28:59,729 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-17787481 passed
2025-08-11 15:28:59,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 15:28:59,835 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-17787481, IP 195.40.171.67, Port 22
2025-08-11 15:29:00,014 - DEBUG - VM ctest-vn2-vm1-17787481 is ready for SSH connections
2025-08-11 15:29:00,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 15:29:00,015 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.40.171.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-08-11 15:29:00,015 - DEBUG - ping -s 56 -c 3 -W 1 195.40.171.67
2025-08-11 15:29:04,644 - DEBUG - PING 195.40.171.67 (195.40.171.67): 56 data bytes
--- 195.40.171.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-11 15:29:04,644 - WARNING - Ping to IP 195.40.171.67 from VM ctest-vn1-vm1-39766777 failed
2025-08-11 15:29:04,644 - INFO - Adding interface with subnet_id ca4e92ca-edc4-4089-95c8-ce9a2fea6840, port_id None to router ab32187a-9fd1-4aec-a163-469785448904
2025-08-11 15:29:04,882 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 15:29:04,882 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.40.171.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-08-11 15:29:04,882 - DEBUG - ping -s 56 -c 3 -W 1 195.40.171.67
2025-08-11 15:29:07,088 - DEBUG - PING 195.40.171.67 (195.40.171.67): 56 data bytes
64 bytes from 195.40.171.67: seq=0 ttl=63 time=2.339 ms
64 bytes from 195.40.171.67: seq=1 ttl=63 time=0.796 ms
64 bytes from 195.40.171.67: seq=2 ttl=63 time=0.821 ms
--- 195.40.171.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.318/2.339 ms
2025-08-11 15:29:07,088 - INFO - Ping to IP 195.40.171.67 from VM ctest-vn1-vm1-39766777 passed
2025-08-11 15:29:07,088 - INFO - Deleting interface with subnet_id e5141e3d-0315-415e-8a89-efb94fa301f0, port_id None from router ab32187a-9fd1-4aec-a163-469785448904
2025-08-11 15:29:07,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 15:29:07,228 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.40.171.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-08-11 15:29:07,228 - DEBUG - ping -s 56 -c 3 -W 1 195.40.171.67
2025-08-11 15:29:10,431 - DEBUG - PING 195.40.171.67 (195.40.171.67): 56 data bytes
--- 195.40.171.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-11 15:29:10,431 - WARNING - Ping to IP 195.40.171.67 from VM ctest-vn1-vm1-39766777 failed
2025-08-11 15:29:10,431 - INFO - Adding interface with subnet_id e5141e3d-0315-415e-8a89-efb94fa301f0, port_id None to router ab32187a-9fd1-4aec-a163-469785448904
2025-08-11 15:29:10,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 15:29:10,664 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.40.171.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-08-11 15:29:10,664 - DEBUG - ping -s 56 -c 3 -W 1 195.40.171.67
2025-08-11 15:29:13,869 - DEBUG - PING 195.40.171.67 (195.40.171.67): 56 data bytes
64 bytes from 195.40.171.67: seq=1 ttl=63 time=1.209 ms
64 bytes from 195.40.171.67: seq=2 ttl=63 time=0.778 ms
--- 195.40.171.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.778/0.993/1.209 ms
2025-08-11 15:29:13,869 - WARNING - Ping to IP 195.40.171.67 from VM ctest-vn1-vm1-39766777 failed
2025-08-11 15:29:14,870 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.40.171.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-08-11 15:29:14,870 - DEBUG - ping -s 56 -c 3 -W 1 195.40.171.67
2025-08-11 15:29:17,064 - DEBUG - PING 195.40.171.67 (195.40.171.67): 56 data bytes
64 bytes from 195.40.171.67: seq=0 ttl=63 time=1.278 ms
64 bytes from 195.40.171.67: seq=1 ttl=63 time=1.096 ms
64 bytes from 195.40.171.67: seq=2 ttl=63 time=0.714 ms
--- 195.40.171.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.714/1.029/1.278 ms
2025-08-11 15:29:17,065 - INFO - Ping to IP 195.40.171.67 from VM ctest-vn1-vm1-39766777 passed
2025-08-11 15:29:17,065 - INFO - Deleting interface with subnet_id ca4e92ca-edc4-4089-95c8-ce9a2fea6840, port_id None from router ab32187a-9fd1-4aec-a163-469785448904
2025-08-11 15:29:17,170 - INFO - Deleting interface with subnet_id e5141e3d-0315-415e-8a89-efb94fa301f0, port_id None from router ab32187a-9fd1-4aec-a163-469785448904
2025-08-11 15:29:17,327 - INFO - Deleting VM ctest-vn2-vm1-17787481
2025-08-11 15:29:17,389 - INFO - Deleting VM ctest-vn1-vm1-39766777
2025-08-11 15:29:17,456 - INFO - Deleting VN ctest-vn2-64602916
2025-08-11 15:29:17,495 - DEBUG - VN 56beb8f0-a7ee-45c5-a267-9a2bac51bf58 still in use: Unable to complete operation on network 56beb8f0-a7ee-45c5-a267-9a2bac51bf58. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a55a8050-96a3-4537-81bf-2c4c06acbb9f']
2025-08-11 15:29:17,495 - WARNING - Deleting VN ctest-vn2-64602916 failed..Will retry
2025-08-11 15:29:19,595 - DEBUG - Response for deleting network ()
2025-08-11 15:29:19,595 - INFO - Deleting VN ctest-vn1-95614919
2025-08-11 15:29:19,726 - DEBUG - Response for deleting network ()
2025-08-11 15:29:19,980 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 15:29:19,980 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-08-11 15:29:19,980 - INFO - --------------------------------------------------------------------------------
2025-08-11 15:29:20,629 - INFO - Deleted project: ctest-TestRouters-74468634, ID : f851a8e9-d9f8-4843-adf3-3d73bbaa934c