2025-05-28 12:09:31,467 - INFO - Domain Default found not creating
2025-05-28 12:09:31,606 - INFO - Project ctest-TestRoutersBasic-17258814 not found, creating it
2025-05-28 12:09:32,072 - INFO - Created Project:ctest-TestRoutersBasic-17258814, ID : a0c47689-7216-4158-aa50-34fb553c3b01
2025-05-28 12:09:33,566 - INFO - ================================================================================
2025-05-28 12:09:33,566 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-05-28 12:09:33,566 - 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
2025-05-28 12:09:33,826 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-05-28 12:09:33,826 - INFO - Initial checks done. Running the testcase now
2025-05-28 12:09:33,826 - INFO -
2025-05-28 12:09:34,607 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-17258814
2025-05-28 12:09:34,703 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-17258814
2025-05-28 12:09:35,027 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-17258814', 'default']}
2025-05-28 12:09:35,338 - DEBUG - Response for create_network : {'network': {'id': 'ea19b38a-0971-4817-ba81-ee75fcc97287', 'name': 'ctest-vn-95704978', 'tenant_id': 'a0c4768972164158aa5034fb553c3b01', 'project_id': 'a0c4768972164158aa5034fb553c3b01', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-17258814', 'ctest-vn-95704978'], 'port_security_enabled': True, 'description': ''}}
2025-05-28 12:09:35,529 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a431bfc-25d9-448d-97a0-0b0e4baf4ea6', 'name': '', 'tenant_id': 'a0c4768972164158aa5034fb553c3b01', 'network_id': 'ea19b38a-0971-4817-ba81-ee75fcc97287', 'ip_version': 4, 'cidr': '161.126.194.0/26', 'allocation_pools': [{'start': '161.126.194.2', 'end': '161.126.194.62'}], 'gateway_ip': '161.126.194.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.126.194.2', 'tags': [], 'project_id': 'a0c4768972164158aa5034fb553c3b01'}}
2025-05-28 12:09:35,547 - INFO - Created VN ctest-vn-95704978
2025-05-28 12:09:35,600 - DEBUG - VN ctest-vn-95704978 UUID is ea19b38a-0971-4817-ba81-ee75fcc97287
2025-05-28 12:09:35,926 - DEBUG - Response for create_network : {'network': {'id': 'b6af2f0f-e168-4eaf-ac98-f1517e71fc94', 'name': 'ctest-ext_vn-03996891', 'tenant_id': 'a0c4768972164158aa5034fb553c3b01', 'project_id': 'a0c4768972164158aa5034fb553c3b01', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-17258814', 'ctest-ext_vn-03996891'], 'port_security_enabled': True, 'description': ''}}
2025-05-28 12:09:36,122 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd699faf8-fba4-4ecc-8656-20545f6d39e4', 'name': '', 'tenant_id': 'a0c4768972164158aa5034fb553c3b01', 'network_id': 'b6af2f0f-e168-4eaf-ac98-f1517e71fc94', 'ip_version': 4, 'cidr': '18.11.193.64/26', 'allocation_pools': [{'start': '18.11.193.66', 'end': '18.11.193.126'}], 'gateway_ip': '18.11.193.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.11.193.66', 'tags': [], 'project_id': 'a0c4768972164158aa5034fb553c3b01'}}
2025-05-28 12:09:36,140 - INFO - Created VN ctest-ext_vn-03996891
2025-05-28 12:09:36,191 - DEBUG - VN ctest-ext_vn-03996891 UUID is b6af2f0f-e168-4eaf-ac98-f1517e71fc94
2025-05-28 12:09:36,367 - DEBUG - Services list from nova: [, , ]
2025-05-28 12:09:37,452 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3350-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3350-1)
2025-05-28 12:09:38,650 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3350-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3350-1)
2025-05-28 12:09:38,732 - INFO - Setting gateway for router ab4b4510-787f-45ee-86ce-948cc1ad2f8d to network b6af2f0f-e168-4eaf-ac98-f1517e71fc94
2025-05-28 12:09:38,809 - INFO - Adding interface with subnet_id 3a431bfc-25d9-448d-97a0-0b0e4baf4ea6, port_id None to router ab4b4510-787f-45ee-86ce-948cc1ad2f8d
2025-05-28 12:09:39,219 - INFO - Waiting for VM ctest-TestRoutersBasic-17258814-68317749 to be up..
2025-05-28 12:09:39,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-28 12:09:44,439 - DEBUG - VM is in ACTIVE state now
2025-05-28 12:09:44,440 - INFO - VM name : ctest-TestRoutersBasic-17258814-68317749
2025-05-28 12:09:44,512 - DEBUG - VM ctest-TestRoutersBasic-17258814-68317749 ID is 887b6ea8-33d6-491b-916a-53c27107577e
2025-05-28 12:09:44,532 - DEBUG - VM ctest-TestRoutersBasic-17258814-68317749 launched on Node cn-jenkins-deploy-platform-ansible-os-3350-1
2025-05-28 12:09:44,608 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/887b6ea8-33d6-491b-916a-53c27107577e
2025-05-28 12:09:44,940 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/887b6ea8-33d6-491b-916a-53c27107577e
2025-05-28 12:09:44,971 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/fbd653ce-d361-4030-86fb-767d1acd2b28
2025-05-28 12:09:48,219 - 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 1007ms')
2025-05-28 12:09:48,219 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-17258814-68317749 failed!
2025-05-28 12:09:48,276 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-17258814:ctest-vn-95704978 is 161.126.194.1 and allocation pool is NOT set
2025-05-28 12:09:50,336 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.856 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.856/2.291/3.726/1.435 ms')
2025-05-28 12:09:50,336 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-17258814-68317749 passed
2025-05-28 12:09:50,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 12:09:50,504 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-17258814-68317749, IP 161.126.194.3, Port 22
2025-05-28 12:09:50,659 - DEBUG - VM ctest-TestRoutersBasic-17258814-68317749 is ready for SSH connections
2025-05-28 12:09:50,659 - INFO - Waiting for VM ctest-TestRoutersBasic-17258814-24952235 to be up..
2025-05-28 12:09:50,749 - DEBUG - VM is in ACTIVE state now
2025-05-28 12:09:50,749 - INFO - VM name : ctest-TestRoutersBasic-17258814-24952235
2025-05-28 12:09:50,829 - DEBUG - VM ctest-TestRoutersBasic-17258814-24952235 ID is d30a6974-e027-4800-b9a9-338eec5cd7cc
2025-05-28 12:09:50,829 - DEBUG - VM ctest-TestRoutersBasic-17258814-24952235 launched on Node cn-jenkins-deploy-platform-ansible-os-3350-1
2025-05-28 12:09:50,912 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d30a6974-e027-4800-b9a9-338eec5cd7cc
2025-05-28 12:09:50,923 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/067cdec1-cafd-444f-a7b7-126dbba3bd0c
2025-05-28 12:09:52,177 - 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=5.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.43 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.429/3.901/5.373/1.472 ms')
2025-05-28 12:09:52,178 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-17258814-24952235 passed
2025-05-28 12:09:52,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 12:09:52,336 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-17258814-24952235, IP 18.11.193.67, Port 22
2025-05-28 12:09:52,505 - DEBUG - VM ctest-TestRoutersBasic-17258814-24952235 is ready for SSH connections
2025-05-28 12:09:52,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 12:09:52,505 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.11.193.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-28 12:09:52,506 - DEBUG - ping -s 56 -c 3 -W 1 18.11.193.67
2025-05-28 12:09:56,559 - DEBUG - PING 18.11.193.67 (18.11.193.67): 56 data bytes
64 bytes from 18.11.193.67: seq=0 ttl=62 time=7.271 ms
64 bytes from 18.11.193.67: seq=1 ttl=62 time=0.885 ms
64 bytes from 18.11.193.67: seq=2 ttl=62 time=1.013 ms
--- 18.11.193.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.885/3.056/7.271 ms
2025-05-28 12:09:56,559 - INFO - Ping to IP 18.11.193.67 from VM ctest-TestRoutersBasic-17258814-68317749 passed
2025-05-28 12:09:56,560 - INFO - Deleting interface with subnet_id 3a431bfc-25d9-448d-97a0-0b0e4baf4ea6, port_id None from router ab4b4510-787f-45ee-86ce-948cc1ad2f8d
2025-05-28 12:09:56,771 - INFO - Deleting VM ctest-TestRoutersBasic-17258814-24952235
2025-05-28 12:09:56,848 - INFO - Deleting VM ctest-TestRoutersBasic-17258814-68317749
2025-05-28 12:09:56,947 - INFO - Deleting VN ctest-ext_vn-03996891
2025-05-28 12:09:57,052 - DEBUG - VN b6af2f0f-e168-4eaf-ac98-f1517e71fc94 still in use: Unable to complete operation on network b6af2f0f-e168-4eaf-ac98-f1517e71fc94. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-58949334-2b26-413d-9e81-d2bf802b0cb5']
2025-05-28 12:09:57,052 - WARNING - Deleting VN ctest-ext_vn-03996891 failed..Will retry
2025-05-28 12:09:59,159 - DEBUG - Response for deleting network ()
2025-05-28 12:09:59,159 - INFO - Deleting VN ctest-vn-95704978
2025-05-28 12:09:59,263 - DEBUG - Response for deleting network ()
2025-05-28 12:09:59,518 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 12:09:59,518 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2025-05-28 12:09:59,518 - INFO - --------------------------------------------------------------------------------
2025-05-28 12:10:00,236 - INFO - Deleted project: ctest-TestRoutersBasic-17258814, ID : a0c47689-7216-4158-aa50-34fb553c3b01