2026-05-08 17:00:10,904 - INFO - Domain Default found not creating 2026-05-08 17:00:11,064 - INFO - Project ctest-TestRoutersBasic-70247356 not found, creating it 2026-05-08 17:00:11,485 - INFO - Created Project:ctest-TestRoutersBasic-70247356, ID : 017a3690-d082-4150-ba01-611331e9a50d 2026-05-08 17:00:12,928 - INFO - ================================================================================ 2026-05-08 17:00:12,928 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-05-08 17:00:12,928 - 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-05-08 17:00:13,187 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-08 17:00:13,187 - INFO - Initial checks done. Running the testcase now 2026-05-08 17:00:13,187 - INFO - 2026-05-08 17:00:13,942 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-70247356 2026-05-08 17:00:14,037 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-70247356 2026-05-08 17:00:14,353 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-70247356', 'default']} 2026-05-08 17:00:14,640 - DEBUG - Response for create_network : {'network': {'id': 'b84f0a78-cad5-4b8a-b466-42dcbbcc8f20', 'name': 'ctest-vn-58840683', 'tenant_id': '017a3690d0824150ba01611331e9a50d', 'project_id': '017a3690d0824150ba01611331e9a50d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-70247356', 'ctest-vn-58840683'], 'port_security_enabled': True, 'description': ''}} 2026-05-08 17:00:14,828 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6bcc49b-1220-4a85-b8e8-ee28f53cb5a9', 'name': '', 'tenant_id': '017a3690d0824150ba01611331e9a50d', 'network_id': 'b84f0a78-cad5-4b8a-b466-42dcbbcc8f20', 'ip_version': 4, 'cidr': '1.203.39.64/26', 'allocation_pools': [{'start': '1.203.39.66', 'end': '1.203.39.126'}], 'gateway_ip': '1.203.39.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.203.39.66', 'tags': [], 'project_id': '017a3690d0824150ba01611331e9a50d'}} 2026-05-08 17:00:14,846 - INFO - Created VN ctest-vn-58840683 2026-05-08 17:00:14,897 - DEBUG - VN ctest-vn-58840683 UUID is b84f0a78-cad5-4b8a-b466-42dcbbcc8f20 2026-05-08 17:00:15,239 - DEBUG - Response for create_network : {'network': {'id': 'f768901b-c726-4f14-800f-745a1b2401d0', 'name': 'ctest-ext_vn-21729803', 'tenant_id': '017a3690d0824150ba01611331e9a50d', 'project_id': '017a3690d0824150ba01611331e9a50d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-70247356', 'ctest-ext_vn-21729803'], 'port_security_enabled': True, 'description': ''}} 2026-05-08 17:00:15,426 - DEBUG - Response for create_subnet : {'subnet': {'id': '631e1154-cecb-4de8-b18a-98f0ef149386', 'name': '', 'tenant_id': '017a3690d0824150ba01611331e9a50d', 'network_id': 'f768901b-c726-4f14-800f-745a1b2401d0', 'ip_version': 4, 'cidr': '99.154.134.128/26', 'allocation_pools': [{'start': '99.154.134.130', 'end': '99.154.134.190'}], 'gateway_ip': '99.154.134.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.154.134.130', 'tags': [], 'project_id': '017a3690d0824150ba01611331e9a50d'}} 2026-05-08 17:00:15,441 - INFO - Created VN ctest-ext_vn-21729803 2026-05-08 17:00:15,493 - DEBUG - VN ctest-ext_vn-21729803 UUID is f768901b-c726-4f14-800f-745a1b2401d0 2026-05-08 17:00:15,689 - DEBUG - Services list from nova: [, , ] 2026-05-08 17:00:16,671 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5758-1) 2026-05-08 17:00:17,835 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5758-1) 2026-05-08 17:00:17,919 - INFO - Setting gateway for router 4ba49cd2-a2ca-440c-bd02-f3e20cec5a60 to network f768901b-c726-4f14-800f-745a1b2401d0 2026-05-08 17:00:18,003 - INFO - Adding interface with subnet_id d6bcc49b-1220-4a85-b8e8-ee28f53cb5a9, port_id None to router 4ba49cd2-a2ca-440c-bd02-f3e20cec5a60 2026-05-08 17:00:18,328 - INFO - Waiting for VM ctest-TestRoutersBasic-70247356-96318020 to be up.. 2026-05-08 17:00:18,552 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-08 17:00:23,623 - DEBUG - VM is in ACTIVE state now 2026-05-08 17:00:23,623 - INFO - VM name : ctest-TestRoutersBasic-70247356-96318020 2026-05-08 17:00:23,693 - DEBUG - VM ctest-TestRoutersBasic-70247356-96318020 ID is 98cf021a-557c-4c7c-96b2-ccd01cdb7fd3 2026-05-08 17:00:23,710 - DEBUG - VM ctest-TestRoutersBasic-70247356-96318020 launched on Node cn-jenkins-deploy-platform-ansible-os-5758-1 2026-05-08 17:00:23,775 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/98cf021a-557c-4c7c-96b2-ccd01cdb7fd3 2026-05-08 17:00:24,084 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/98cf021a-557c-4c7c-96b2-ccd01cdb7fd3 2026-05-08 17:00:24,117 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/64d702e0-9de8-4331-b38b-a87078f964b1 2026-05-08 17:00:27,385 - 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 1032ms') 2026-05-08 17:00:27,385 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-70247356-96318020 failed! 2026-05-08 17:00:27,437 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-70247356:ctest-vn-58840683 is 1.203.39.65 and allocation pool is NOT set 2026-05-08 17:00:29,499 - 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=4.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.15 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.154/3.021/4.889/1.867 ms') 2026-05-08 17:00:29,499 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-70247356-96318020 passed 2026-05-08 17:00:29,645 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 17:00:29,645 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-70247356-96318020, IP 1.203.39.67, Port 22 2026-05-08 17:00:29,805 - DEBUG - VM ctest-TestRoutersBasic-70247356-96318020 is ready for SSH connections 2026-05-08 17:00:29,805 - INFO - Waiting for VM ctest-TestRoutersBasic-70247356-90635268 to be up.. 2026-05-08 17:00:29,872 - DEBUG - VM is in ACTIVE state now 2026-05-08 17:00:29,872 - INFO - VM name : ctest-TestRoutersBasic-70247356-90635268 2026-05-08 17:00:29,939 - DEBUG - VM ctest-TestRoutersBasic-70247356-90635268 ID is fff8daf4-6faf-4f0c-ae5c-f57130964015 2026-05-08 17:00:29,939 - DEBUG - VM ctest-TestRoutersBasic-70247356-90635268 launched on Node cn-jenkins-deploy-platform-ansible-os-5758-1 2026-05-08 17:00:30,011 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fff8daf4-6faf-4f0c-ae5c-f57130964015 2026-05-08 17:00:30,019 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b396a255-fc1b-4e6d-8885-af9e9f119af0 2026-05-08 17:00:31,246 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.401 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.401/1.552/2.704/1.151 ms') 2026-05-08 17:00:31,247 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-70247356-90635268 passed 2026-05-08 17:00:31,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 17:00:31,393 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-70247356-90635268, IP 99.154.134.131, Port 22 2026-05-08 17:00:31,545 - DEBUG - VM ctest-TestRoutersBasic-70247356-90635268 is ready for SSH connections 2026-05-08 17:00:31,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 17:00:31,545 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.154.134.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-08 17:00:31,545 - DEBUG - ping -s 56 -c 3 -W 1 99.154.134.131 2026-05-08 17:00:35,228 - DEBUG - PING 99.154.134.131 (99.154.134.131): 56 data bytes 64 bytes from 99.154.134.131: seq=0 ttl=62 time=7.114 ms 64 bytes from 99.154.134.131: seq=1 ttl=62 time=0.933 ms 64 bytes from 99.154.134.131: seq=2 ttl=62 time=0.826 ms --- 99.154.134.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.826/2.957/7.114 ms 2026-05-08 17:00:35,229 - INFO - Ping to IP 99.154.134.131 from VM ctest-TestRoutersBasic-70247356-96318020 passed 2026-05-08 17:00:35,229 - INFO - Deleting interface with subnet_id d6bcc49b-1220-4a85-b8e8-ee28f53cb5a9, port_id None from router 4ba49cd2-a2ca-440c-bd02-f3e20cec5a60 2026-05-08 17:00:35,394 - INFO - Deleting VM ctest-TestRoutersBasic-70247356-90635268 2026-05-08 17:00:35,471 - INFO - Deleting VM ctest-TestRoutersBasic-70247356-96318020 2026-05-08 17:00:35,549 - INFO - Deleting VN ctest-ext_vn-21729803 2026-05-08 17:00:35,607 - DEBUG - VN f768901b-c726-4f14-800f-745a1b2401d0 still in use: Unable to complete operation on network f768901b-c726-4f14-800f-745a1b2401d0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-902b36a2-50b6-4e5d-9b66-6b266e55bae9'] 2026-05-08 17:00:35,607 - WARNING - Deleting VN ctest-ext_vn-21729803 failed..Will retry 2026-05-08 17:00:37,703 - DEBUG - Response for deleting network () 2026-05-08 17:00:37,703 - INFO - Deleting VN ctest-vn-58840683 2026-05-08 17:00:37,794 - DEBUG - Response for deleting network () 2026-05-08 17:00:38,047 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 17:00:38,047 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2026-05-08 17:00:38,047 - INFO - -------------------------------------------------------------------------------- 2026-05-08 17:00:38,726 - INFO - Deleted project: ctest-TestRoutersBasic-70247356, ID : 017a3690-d082-4150-ba01-611331e9a50d