2026-06-19 17:28:11,761 - INFO - Domain Default found not creating 2026-06-19 17:28:11,915 - INFO - Project ctest-TestRoutersBasic-17687459 not found, creating it 2026-06-19 17:28:12,748 - INFO - Created Project:ctest-TestRoutersBasic-17687459, ID : 691ec2d9-ebb0-4c67-812c-d505405ddf65 2026-06-19 17:28:14,448 - INFO - ================================================================================ 2026-06-19 17:28:14,448 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-06-19 17:28:14,448 - INFO - TEST DESCRIPTION : Create an external network, a router set router-gateway to external network launch a private network and attach it to router validate left vm pinging right vm through Snat 2026-06-19 17:28:14,701 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2026-06-19 17:28:14,701 - INFO - Initial checks done. Running the testcase now 2026-06-19 17:28:14,701 - INFO - 2026-06-19 17:28:15,532 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-17687459 2026-06-19 17:28:15,628 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-17687459 2026-06-19 17:28:15,947 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-17687459', 'default']} 2026-06-19 17:28:16,216 - DEBUG - Response for create_network : {'network': {'id': '1b757ead-4a2d-44dd-9d53-f85b809bc725', 'name': 'ctest-vn-36060759', 'tenant_id': '691ec2d9ebb04c67812cd505405ddf65', 'project_id': '691ec2d9ebb04c67812cd505405ddf65', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-17687459', 'ctest-vn-36060759'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 17:28:16,365 - DEBUG - Response for create_subnet : {'subnet': {'id': '29ab04b5-ff9d-4048-85be-f0a66a2dbb6c', 'name': '', 'tenant_id': '691ec2d9ebb04c67812cd505405ddf65', 'network_id': '1b757ead-4a2d-44dd-9d53-f85b809bc725', 'ip_version': 4, 'cidr': '162.177.211.0/26', 'allocation_pools': [{'start': '162.177.211.2', 'end': '162.177.211.62'}], 'gateway_ip': '162.177.211.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.177.211.2', 'tags': [], 'project_id': '691ec2d9ebb04c67812cd505405ddf65'}} 2026-06-19 17:28:16,381 - INFO - Created VN ctest-vn-36060759 2026-06-19 17:28:16,432 - DEBUG - VN ctest-vn-36060759 UUID is 1b757ead-4a2d-44dd-9d53-f85b809bc725 2026-06-19 17:28:16,770 - DEBUG - Response for create_network : {'network': {'id': 'a90dc2cd-7bfa-49c1-8673-781102a904c3', 'name': 'ctest-ext_vn-25050741', 'tenant_id': '691ec2d9ebb04c67812cd505405ddf65', 'project_id': '691ec2d9ebb04c67812cd505405ddf65', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-17687459', 'ctest-ext_vn-25050741'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 17:28:16,933 - DEBUG - Response for create_subnet : {'subnet': {'id': '9e4424ca-6eba-4674-b897-0aeb6e91f4c5', 'name': '', 'tenant_id': '691ec2d9ebb04c67812cd505405ddf65', 'network_id': 'a90dc2cd-7bfa-49c1-8673-781102a904c3', 'ip_version': 4, 'cidr': '115.237.88.128/26', 'allocation_pools': [{'start': '115.237.88.130', 'end': '115.237.88.190'}], 'gateway_ip': '115.237.88.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.237.88.130', 'tags': [], 'project_id': '691ec2d9ebb04c67812cd505405ddf65'}} 2026-06-19 17:28:16,948 - INFO - Created VN ctest-ext_vn-25050741 2026-06-19 17:28:16,999 - DEBUG - VN ctest-ext_vn-25050741 UUID is a90dc2cd-7bfa-49c1-8673-781102a904c3 2026-06-19 17:28:17,201 - DEBUG - Services list from nova: [, , ] 2026-06-19 17:28:18,314 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5998-1) 2026-06-19 17:28:19,509 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5998-1) 2026-06-19 17:28:19,576 - INFO - Setting gateway for router 497c6689-554f-4e97-b7e5-6f27f7d6cd24 to network a90dc2cd-7bfa-49c1-8673-781102a904c3 2026-06-19 17:28:19,627 - INFO - Adding interface with subnet_id 29ab04b5-ff9d-4048-85be-f0a66a2dbb6c, port_id None to router 497c6689-554f-4e97-b7e5-6f27f7d6cd24 2026-06-19 17:28:19,872 - INFO - Waiting for VM ctest-TestRoutersBasic-17687459-80029124 to be up.. 2026-06-19 17:28:19,933 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 17:28:25,002 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 17:28:30,083 - DEBUG - VM is in ACTIVE state now 2026-06-19 17:28:30,083 - INFO - VM name : ctest-TestRoutersBasic-17687459-80029124 2026-06-19 17:28:30,152 - DEBUG - VM ctest-TestRoutersBasic-17687459-80029124 ID is 9a4b8978-ec9e-4b80-9247-ba91e4851c48 2026-06-19 17:28:30,174 - DEBUG - VM ctest-TestRoutersBasic-17687459-80029124 launched on Node cn-jenkins-deploy-platform-ansible-os-5998-1 2026-06-19 17:28:30,240 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/9a4b8978-ec9e-4b80-9247-ba91e4851c48 2026-06-19 17:28:30,603 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/9a4b8978-ec9e-4b80-9247-ba91e4851c48 2026-06-19 17:28:30,636 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b1265dd1-75f6-4d0f-904a-aef0afe10335 2026-06-19 17:28:33,877 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2026-06-19 17:28:33,877 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-17687459-80029124 failed! 2026-06-19 17:28:33,932 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-17687459:ctest-vn-36060759 is 162.177.211.1 and allocation pool is NOT set 2026-06-19 17:28:35,993 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.468 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.468/2.052/3.637/1.584 ms') 2026-06-19 17:28:35,993 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-17687459-80029124 passed 2026-06-19 17:28:36,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 17:28:36,096 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-17687459-80029124, IP 162.177.211.3, Port 22 2026-06-19 17:28:36,251 - DEBUG - VM ctest-TestRoutersBasic-17687459-80029124 is ready for SSH connections 2026-06-19 17:28:36,251 - INFO - Waiting for VM ctest-TestRoutersBasic-17687459-94134179 to be up.. 2026-06-19 17:28:36,320 - DEBUG - VM is in ACTIVE state now 2026-06-19 17:28:36,321 - INFO - VM name : ctest-TestRoutersBasic-17687459-94134179 2026-06-19 17:28:36,382 - DEBUG - VM ctest-TestRoutersBasic-17687459-94134179 ID is 2759bca7-4522-4642-9145-11d558a0dd89 2026-06-19 17:28:36,382 - DEBUG - VM ctest-TestRoutersBasic-17687459-94134179 launched on Node cn-jenkins-deploy-platform-ansible-os-5998-1 2026-06-19 17:28:36,448 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/2759bca7-4522-4642-9145-11d558a0dd89 2026-06-19 17:28:36,454 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/d75befdb-06fd-4624-a3c5-b40f9587bfa2 2026-06-19 17:28:37,683 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n64 bytes from 169.254.0.6: icmp_seq=1 ttl=63 time=9.74 ms\r\n64 bytes from 169.254.0.6: icmp_seq=2 ttl=63 time=0.363 ms\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.363/5.052/9.742/4.689 ms') 2026-06-19 17:28:37,683 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestRoutersBasic-17687459-94134179 passed 2026-06-19 17:28:37,831 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 17:28:37,832 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-17687459-94134179, IP 115.237.88.132, Port 22 2026-06-19 17:28:37,999 - DEBUG - VM ctest-TestRoutersBasic-17687459-94134179 is ready for SSH connections 2026-06-19 17:28:37,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 17:28:37,999 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.237.88.132, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-19 17:28:37,999 - DEBUG - ping -s 56 -c 3 -W 1 115.237.88.132 2026-06-19 17:28:40,591 - DEBUG - PING 115.237.88.132 (115.237.88.132): 56 data bytes 64 bytes from 115.237.88.132: seq=0 ttl=62 time=8.033 ms 64 bytes from 115.237.88.132: seq=1 ttl=62 time=0.914 ms 64 bytes from 115.237.88.132: seq=2 ttl=62 time=1.076 ms --- 115.237.88.132 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.914/3.341/8.033 ms 2026-06-19 17:28:40,591 - INFO - Ping to IP 115.237.88.132 from VM ctest-TestRoutersBasic-17687459-80029124 passed 2026-06-19 17:28:40,591 - INFO - Deleting interface with subnet_id 29ab04b5-ff9d-4048-85be-f0a66a2dbb6c, port_id None from router 497c6689-554f-4e97-b7e5-6f27f7d6cd24 2026-06-19 17:28:40,768 - INFO - Deleting VM ctest-TestRoutersBasic-17687459-94134179 2026-06-19 17:28:40,851 - INFO - Deleting VM ctest-TestRoutersBasic-17687459-80029124 2026-06-19 17:28:40,915 - INFO - Deleting VN ctest-ext_vn-25050741 2026-06-19 17:28:40,966 - DEBUG - VN a90dc2cd-7bfa-49c1-8673-781102a904c3 still in use: Unable to complete operation on network a90dc2cd-7bfa-49c1-8673-781102a904c3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f9d0d1b4-ab4b-4938-8242-d2c8ed0c4415'] 2026-06-19 17:28:40,966 - WARNING - Deleting VN ctest-ext_vn-25050741 failed..Will retry 2026-06-19 17:28:43,099 - DEBUG - Response for deleting network () 2026-06-19 17:28:43,099 - INFO - Deleting VN ctest-vn-36060759 2026-06-19 17:28:43,186 - DEBUG - Response for deleting network () 2026-06-19 17:28:43,449 - DEBUG - No XMPP flaps were noticed during the test 2026-06-19 17:28:43,449 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:29] 2026-06-19 17:28:43,449 - INFO - -------------------------------------------------------------------------------- 2026-06-19 17:28:44,170 - INFO - Deleted project: ctest-TestRoutersBasic-17687459, ID : 691ec2d9-ebb0-4c67-812c-d505405ddf65