2026-04-29 19:06:36,874 - INFO - Domain Default found not creating 2026-04-29 19:06:37,056 - INFO - Project ctest-TestRoutersBasic-03471580 not found, creating it 2026-04-29 19:06:37,550 - INFO - Created Project:ctest-TestRoutersBasic-03471580, ID : 58df9e85-33f9-48d2-90fe-d4cd6a988506 2026-04-29 19:06:39,077 - INFO - ================================================================================ 2026-04-29 19:06:39,077 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-04-29 19:06:39,078 - 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-04-29 19:06:39,330 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-04-29 19:06:39,330 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:06:39,330 - INFO - 2026-04-29 19:06:40,052 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-03471580 2026-04-29 19:06:40,148 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-03471580 2026-04-29 19:06:40,464 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-03471580', 'default']} 2026-04-29 19:06:40,767 - DEBUG - Response for create_network : {'network': {'id': 'f1f17b4b-fbe8-4060-b689-c60e8dddf91d', 'name': 'ctest-vn-48637647', 'tenant_id': '58df9e8533f948d290fed4cd6a988506', 'project_id': '58df9e8533f948d290fed4cd6a988506', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-03471580', 'ctest-vn-48637647'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:06:40,975 - DEBUG - Response for create_subnet : {'subnet': {'id': '5c6e863c-ecdd-4095-bd19-70cd2fe6887e', 'name': '', 'tenant_id': '58df9e8533f948d290fed4cd6a988506', 'network_id': 'f1f17b4b-fbe8-4060-b689-c60e8dddf91d', 'ip_version': 4, 'cidr': '34.40.9.128/26', 'allocation_pools': [{'start': '34.40.9.130', 'end': '34.40.9.190'}], 'gateway_ip': '34.40.9.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.40.9.130', 'tags': [], 'project_id': '58df9e8533f948d290fed4cd6a988506'}} 2026-04-29 19:06:40,992 - INFO - Created VN ctest-vn-48637647 2026-04-29 19:06:41,045 - DEBUG - VN ctest-vn-48637647 UUID is f1f17b4b-fbe8-4060-b689-c60e8dddf91d 2026-04-29 19:06:41,386 - DEBUG - Response for create_network : {'network': {'id': 'cb4fa75d-1679-4694-ad5d-1a071416fe94', 'name': 'ctest-ext_vn-31317073', 'tenant_id': '58df9e8533f948d290fed4cd6a988506', 'project_id': '58df9e8533f948d290fed4cd6a988506', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-03471580', 'ctest-ext_vn-31317073'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:06:41,576 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f7a3c45-88e2-4e43-b7dc-ab1fe0cb6780', 'name': '', 'tenant_id': '58df9e8533f948d290fed4cd6a988506', 'network_id': 'cb4fa75d-1679-4694-ad5d-1a071416fe94', 'ip_version': 4, 'cidr': '145.254.140.128/26', 'allocation_pools': [{'start': '145.254.140.130', 'end': '145.254.140.190'}], 'gateway_ip': '145.254.140.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.254.140.130', 'tags': [], 'project_id': '58df9e8533f948d290fed4cd6a988506'}} 2026-04-29 19:06:41,594 - INFO - Created VN ctest-ext_vn-31317073 2026-04-29 19:06:41,648 - DEBUG - VN ctest-ext_vn-31317073 UUID is cb4fa75d-1679-4694-ad5d-1a071416fe94 2026-04-29 19:06:41,813 - DEBUG - Services list from nova: [, , ] 2026-04-29 19:06:42,880 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5714-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5714-1) 2026-04-29 19:06:44,038 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5714-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5714-1) 2026-04-29 19:06:44,120 - INFO - Setting gateway for router aa0bba4f-ec7b-4fd5-bc4b-4c60dd1eae3c to network cb4fa75d-1679-4694-ad5d-1a071416fe94 2026-04-29 19:06:44,181 - INFO - Adding interface with subnet_id 5c6e863c-ecdd-4095-bd19-70cd2fe6887e, port_id None to router aa0bba4f-ec7b-4fd5-bc4b-4c60dd1eae3c 2026-04-29 19:06:44,543 - INFO - Waiting for VM ctest-TestRoutersBasic-03471580-21023124 to be up.. 2026-04-29 19:06:44,683 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 19:06:49,768 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:06:49,768 - INFO - VM name : ctest-TestRoutersBasic-03471580-21023124 2026-04-29 19:06:49,852 - DEBUG - VM ctest-TestRoutersBasic-03471580-21023124 ID is 9af36b27-876a-496e-b264-6fb8c6a1d879 2026-04-29 19:06:49,877 - DEBUG - VM ctest-TestRoutersBasic-03471580-21023124 launched on Node cn-jenkins-deploy-platform-ansible-os-5714-1 2026-04-29 19:06:49,961 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9af36b27-876a-496e-b264-6fb8c6a1d879 2026-04-29 19:06:50,255 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9af36b27-876a-496e-b264-6fb8c6a1d879 2026-04-29 19:06:50,288 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/50eb3ed8-4696-4b04-b325-31ea3175ade5 2026-04-29 19:06:53,556 - 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 1031ms') 2026-04-29 19:06:53,557 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-03471580-21023124 failed! 2026-04-29 19:06:53,609 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-03471580:ctest-vn-48637647 is 34.40.9.129 and allocation pool is NOT set 2026-04-29 19:06:55,672 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.903 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.903/2.151/3.400/1.248 ms') 2026-04-29 19:06:55,672 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-03471580-21023124 passed 2026-04-29 19:06:55,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:06:55,825 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-03471580-21023124, IP 34.40.9.131, Port 22 2026-04-29 19:06:55,980 - DEBUG - VM ctest-TestRoutersBasic-03471580-21023124 is ready for SSH connections 2026-04-29 19:06:55,980 - INFO - Waiting for VM ctest-TestRoutersBasic-03471580-30737993 to be up.. 2026-04-29 19:06:56,059 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:06:56,059 - INFO - VM name : ctest-TestRoutersBasic-03471580-30737993 2026-04-29 19:06:56,137 - DEBUG - VM ctest-TestRoutersBasic-03471580-30737993 ID is 9b9bf3fc-c0cc-414b-a09a-f6bdae9312b0 2026-04-29 19:06:56,137 - DEBUG - VM ctest-TestRoutersBasic-03471580-30737993 launched on Node cn-jenkins-deploy-platform-ansible-os-5714-1 2026-04-29 19:06:56,218 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9b9bf3fc-c0cc-414b-a09a-f6bdae9312b0 2026-04-29 19:06:56,227 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d878fbfc-f8dd-40ea-bc8e-89a31fdac9ee 2026-04-29 19:06:57,462 - 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=3.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.04 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 = 2.038/3.000/3.963/0.962 ms') 2026-04-29 19:06:57,462 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-03471580-30737993 passed 2026-04-29 19:06:57,616 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:06:57,616 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-03471580-30737993, IP 145.254.140.131, Port 22 2026-04-29 19:06:57,776 - DEBUG - VM ctest-TestRoutersBasic-03471580-30737993 is ready for SSH connections 2026-04-29 19:06:57,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:06:57,776 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 145.254.140.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-29 19:06:57,776 - DEBUG - ping -s 56 -c 3 -W 1 145.254.140.131 2026-04-29 19:07:01,509 - DEBUG - PING 145.254.140.131 (145.254.140.131): 56 data bytes 64 bytes from 145.254.140.131: seq=0 ttl=62 time=5.040 ms 64 bytes from 145.254.140.131: seq=1 ttl=62 time=0.816 ms 64 bytes from 145.254.140.131: seq=2 ttl=62 time=1.292 ms --- 145.254.140.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.816/2.382/5.040 ms 2026-04-29 19:07:01,509 - INFO - Ping to IP 145.254.140.131 from VM ctest-TestRoutersBasic-03471580-21023124 passed 2026-04-29 19:07:01,509 - INFO - Deleting interface with subnet_id 5c6e863c-ecdd-4095-bd19-70cd2fe6887e, port_id None from router aa0bba4f-ec7b-4fd5-bc4b-4c60dd1eae3c 2026-04-29 19:07:01,731 - INFO - Deleting VM ctest-TestRoutersBasic-03471580-30737993 2026-04-29 19:07:01,807 - INFO - Deleting VM ctest-TestRoutersBasic-03471580-21023124 2026-04-29 19:07:01,891 - INFO - Deleting VN ctest-ext_vn-31317073 2026-04-29 19:07:01,956 - DEBUG - VN cb4fa75d-1679-4694-ad5d-1a071416fe94 still in use: Unable to complete operation on network cb4fa75d-1679-4694-ad5d-1a071416fe94. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-151f5985-f30a-4117-9ff3-b4f216e089c2'] 2026-04-29 19:07:01,956 - WARNING - Deleting VN ctest-ext_vn-31317073 failed..Will retry 2026-04-29 19:07:04,067 - DEBUG - Response for deleting network () 2026-04-29 19:07:04,067 - INFO - Deleting VN ctest-vn-48637647 2026-04-29 19:07:04,165 - DEBUG - Response for deleting network () 2026-04-29 19:07:04,418 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 19:07:04,418 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25] 2026-04-29 19:07:04,418 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:07:05,159 - INFO - Deleted project: ctest-TestRoutersBasic-03471580, ID : 58df9e85-33f9-48d2-90fe-d4cd6a988506