2025-08-12 14:42:27,123 - INFO - Domain Default found not creating
2025-08-12 14:42:27,242 - INFO - Project ctest-TestRouters-38245371 not found, creating it
2025-08-12 14:42:27,685 - INFO - Created Project:ctest-TestRouters-38245371, ID : dc01176d-39c3-428e-95db-a3f7d17976f1
2025-08-12 14:42:29,037 - INFO - ================================================================================
2025-08-12 14:42:29,037 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-12 14:42:29,037 - 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-12 14:42:29,295 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-12 14:42:29,295 - INFO - Initial checks done. Running the testcase now
2025-08-12 14:42:29,295 - INFO -
2025-08-12 14:42:29,830 - DEBUG - Response for create_network : {'network': {'id': 'cf4e13c1-ce59-4606-958d-1c680d450216', 'name': 'ctest-vn1-06758939', 'tenant_id': 'dc01176d39c3428e95dba3f7d17976f1', 'project_id': 'dc01176d39c3428e95dba3f7d17976f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-38245371', 'ctest-vn1-06758939'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 14:42:30,012 - DEBUG - Response for create_subnet : {'subnet': {'id': '946dd578-80e9-4a39-b3dc-0ab51946dcdf', 'name': '', 'tenant_id': 'dc01176d39c3428e95dba3f7d17976f1', 'network_id': 'cf4e13c1-ce59-4606-958d-1c680d450216', 'ip_version': 4, 'cidr': '7.64.243.192/26', 'allocation_pools': [{'start': '7.64.243.194', 'end': '7.64.243.254'}], 'gateway_ip': '7.64.243.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.64.243.194', 'tags': [], 'project_id': 'dc01176d39c3428e95dba3f7d17976f1'}}
2025-08-12 14:42:30,031 - INFO - Created VN ctest-vn1-06758939
2025-08-12 14:42:30,083 - DEBUG - VN ctest-vn1-06758939 UUID is cf4e13c1-ce59-4606-958d-1c680d450216
2025-08-12 14:42:30,414 - DEBUG - Response for create_network : {'network': {'id': 'cfa28e94-9a6c-4754-a0eb-acff7bbae14c', 'name': 'ctest-vn2-93080022', 'tenant_id': 'dc01176d39c3428e95dba3f7d17976f1', 'project_id': 'dc01176d39c3428e95dba3f7d17976f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-38245371', 'ctest-vn2-93080022'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 14:42:30,611 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8c6c128-7528-4d02-9fdd-690773ad2121', 'name': '', 'tenant_id': 'dc01176d39c3428e95dba3f7d17976f1', 'network_id': 'cfa28e94-9a6c-4754-a0eb-acff7bbae14c', 'ip_version': 4, 'cidr': '119.61.189.192/26', 'allocation_pools': [{'start': '119.61.189.194', 'end': '119.61.189.254'}], 'gateway_ip': '119.61.189.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.61.189.194', 'tags': [], 'project_id': 'dc01176d39c3428e95dba3f7d17976f1'}}
2025-08-12 14:42:30,626 - INFO - Created VN ctest-vn2-93080022
2025-08-12 14:42:30,678 - DEBUG - VN ctest-vn2-93080022 UUID is cfa28e94-9a6c-4754-a0eb-acff7bbae14c
2025-08-12 14:42:30,918 - DEBUG - Services list from nova: [, , ]
2025-08-12 14:42:31,839 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3832-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3832-1)
2025-08-12 14:42:32,960 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3832-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3832-1)
2025-08-12 14:42:33,023 - INFO - Adding interface with subnet_id 946dd578-80e9-4a39-b3dc-0ab51946dcdf, port_id None to router 660331eb-c34f-47c6-bd51-d51029af06d6
2025-08-12 14:42:33,266 - INFO - Waiting for VM ctest-vn1-vm1-53132097 to be up..
2025-08-12 14:42:33,344 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-12 14:42:38,407 - DEBUG - VM is in ACTIVE state now
2025-08-12 14:42:38,407 - INFO - VM name : ctest-vn1-vm1-53132097
2025-08-12 14:42:38,464 - DEBUG - VM ctest-vn1-vm1-53132097 ID is d3bf7d93-9699-4c58-beaf-906ea7546c01
2025-08-12 14:42:38,480 - DEBUG - VM ctest-vn1-vm1-53132097 launched on Node cn-jenkins-deploy-platform-ansible-os-3832-1
2025-08-12 14:42:38,537 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d3bf7d93-9699-4c58-beaf-906ea7546c01
2025-08-12 14:42:38,825 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d3bf7d93-9699-4c58-beaf-906ea7546c01
2025-08-12 14:42:38,854 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ffc0ddb5-0964-4857-a9da-c78748b00438
2025-08-12 14:42:42,096 - 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 1016ms')
2025-08-12 14:42:42,096 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-53132097 failed!
2025-08-12 14:42:42,150 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-38245371:ctest-vn1-06758939 is 7.64.243.193 and allocation pool is NOT set
2025-08-12 14:42:44,211 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.380 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.380/1.679/2.978/1.299 ms')
2025-08-12 14:42:44,211 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-53132097 passed
2025-08-12 14:42:44,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:42:44,363 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-53132097, IP 7.64.243.195, Port 22
2025-08-12 14:42:44,524 - DEBUG - VM ctest-vn1-vm1-53132097 is ready for SSH connections
2025-08-12 14:42:44,524 - INFO - Waiting for VM ctest-vn2-vm1-44079283 to be up..
2025-08-12 14:42:44,589 - DEBUG - VM is in ACTIVE state now
2025-08-12 14:42:44,589 - INFO - VM name : ctest-vn2-vm1-44079283
2025-08-12 14:42:44,650 - DEBUG - VM ctest-vn2-vm1-44079283 ID is 12a5a7d3-a200-460b-96ea-6c5bcfce17c5
2025-08-12 14:42:44,650 - DEBUG - VM ctest-vn2-vm1-44079283 launched on Node cn-jenkins-deploy-platform-ansible-os-3832-1
2025-08-12 14:42:44,712 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/12a5a7d3-a200-460b-96ea-6c5bcfce17c5
2025-08-12 14:42:44,720 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b1cf9212-b2ac-45a8-9c85-3330bf70b5c2
2025-08-12 14:42:45,956 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.293 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.293/1.524/2.756/1.231 ms')
2025-08-12 14:42:45,956 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-44079283 passed
2025-08-12 14:42:46,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:42:46,111 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-44079283, IP 119.61.189.195, Port 22
2025-08-12 14:42:46,263 - DEBUG - VM ctest-vn2-vm1-44079283 is ready for SSH connections
2025-08-12 14:42:46,263 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:42:46,263 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 119.61.189.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-12 14:42:46,263 - DEBUG - ping -s 56 -c 3 -W 1 119.61.189.195
2025-08-12 14:42:50,884 - DEBUG - PING 119.61.189.195 (119.61.189.195): 56 data bytes
--- 119.61.189.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-12 14:42:50,885 - WARNING - Ping to IP 119.61.189.195 from VM ctest-vn1-vm1-53132097 failed
2025-08-12 14:42:50,885 - INFO - Adding interface with subnet_id d8c6c128-7528-4d02-9fdd-690773ad2121, port_id None to router 660331eb-c34f-47c6-bd51-d51029af06d6
2025-08-12 14:42:51,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:42:51,134 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 119.61.189.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-12 14:42:51,134 - DEBUG - ping -s 56 -c 3 -W 1 119.61.189.195
2025-08-12 14:42:53,335 - DEBUG - PING 119.61.189.195 (119.61.189.195): 56 data bytes
64 bytes from 119.61.189.195: seq=0 ttl=63 time=2.180 ms
64 bytes from 119.61.189.195: seq=1 ttl=63 time=0.657 ms
64 bytes from 119.61.189.195: seq=2 ttl=63 time=0.740 ms
--- 119.61.189.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.657/1.192/2.180 ms
2025-08-12 14:42:53,335 - INFO - Ping to IP 119.61.189.195 from VM ctest-vn1-vm1-53132097 passed
2025-08-12 14:42:53,335 - INFO - Deleting interface with subnet_id 946dd578-80e9-4a39-b3dc-0ab51946dcdf, port_id None from router 660331eb-c34f-47c6-bd51-d51029af06d6
2025-08-12 14:42:53,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:42:53,447 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 119.61.189.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-12 14:42:53,447 - DEBUG - ping -s 56 -c 3 -W 1 119.61.189.195
2025-08-12 14:42:56,647 - DEBUG - PING 119.61.189.195 (119.61.189.195): 56 data bytes
--- 119.61.189.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-12 14:42:56,647 - WARNING - Ping to IP 119.61.189.195 from VM ctest-vn1-vm1-53132097 failed
2025-08-12 14:42:56,647 - INFO - Adding interface with subnet_id 946dd578-80e9-4a39-b3dc-0ab51946dcdf, port_id None to router 660331eb-c34f-47c6-bd51-d51029af06d6
2025-08-12 14:42:56,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:42:56,844 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 119.61.189.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-12 14:42:56,844 - DEBUG - ping -s 56 -c 3 -W 1 119.61.189.195
2025-08-12 14:42:59,032 - DEBUG - PING 119.61.189.195 (119.61.189.195): 56 data bytes
64 bytes from 119.61.189.195: seq=0 ttl=63 time=1.353 ms
64 bytes from 119.61.189.195: seq=1 ttl=63 time=0.574 ms
64 bytes from 119.61.189.195: seq=2 ttl=63 time=0.644 ms
--- 119.61.189.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.574/0.857/1.353 ms
2025-08-12 14:42:59,032 - INFO - Ping to IP 119.61.189.195 from VM ctest-vn1-vm1-53132097 passed
2025-08-12 14:42:59,032 - INFO - Deleting interface with subnet_id d8c6c128-7528-4d02-9fdd-690773ad2121, port_id None from router 660331eb-c34f-47c6-bd51-d51029af06d6
2025-08-12 14:42:59,137 - INFO - Deleting interface with subnet_id 946dd578-80e9-4a39-b3dc-0ab51946dcdf, port_id None from router 660331eb-c34f-47c6-bd51-d51029af06d6
2025-08-12 14:42:59,265 - INFO - Deleting VM ctest-vn2-vm1-44079283
2025-08-12 14:42:59,324 - INFO - Deleting VM ctest-vn1-vm1-53132097
2025-08-12 14:42:59,380 - INFO - Deleting VN ctest-vn2-93080022
2025-08-12 14:42:59,411 - DEBUG - VN cfa28e94-9a6c-4754-a0eb-acff7bbae14c still in use: Unable to complete operation on network cfa28e94-9a6c-4754-a0eb-acff7bbae14c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-390bf693-c10e-4c38-8088-6d835acb80fb']
2025-08-12 14:42:59,412 - WARNING - Deleting VN ctest-vn2-93080022 failed..Will retry
2025-08-12 14:43:01,533 - DEBUG - Response for deleting network ()
2025-08-12 14:43:01,533 - INFO - Deleting VN ctest-vn1-06758939
2025-08-12 14:43:01,641 - DEBUG - Response for deleting network ()
2025-08-12 14:43:01,892 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 14:43:01,892 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:32]
2025-08-12 14:43:01,892 - INFO - --------------------------------------------------------------------------------
2025-08-12 14:43:02,526 - INFO - Deleted project: ctest-TestRouters-38245371, ID : dc01176d-39c3-428e-95db-a3f7d17976f1