2026-04-17 09:05:04,098 - INFO - Domain Default found not creating 2026-04-17 09:05:04,282 - INFO - Project ctest-TestBasicVMVN-69186223 not found, creating it 2026-04-17 09:05:04,736 - INFO - Created Project:ctest-TestBasicVMVN-69186223, ID : 7a139ab8-27a4-4b98-98ed-68123f1bf5e7 2026-04-17 09:05:06,168 - INFO - ================================================================================ 2026-04-17 09:05:06,168 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-17 09:05:06,169 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2026-04-17 09:05:06,425 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-17 09:05:06,426 - INFO - Initial checks done. Running the testcase now 2026-04-17 09:05:06,426 - INFO - 2026-04-17 09:05:06,958 - DEBUG - Response for create_network : {'network': {'id': '9ef4621a-6eb0-4c7f-b1eb-09c6500d0080', 'name': 'ctest-vn2_metadata-84298769', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'project_id': '7a139ab827a44b9898ed68123f1bf5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69186223', 'ctest-vn2_metadata-84298769'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 09:05:07,122 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf161a0a-d6fa-425c-9dbc-42d4ab568603', 'name': '', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'network_id': '9ef4621a-6eb0-4c7f-b1eb-09c6500d0080', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '7a139ab827a44b9898ed68123f1bf5e7'}} 2026-04-17 09:05:07,139 - INFO - Created VN ctest-vn2_metadata-84298769 2026-04-17 09:05:07,193 - DEBUG - VN ctest-vn2_metadata-84298769 UUID is 9ef4621a-6eb0-4c7f-b1eb-09c6500d0080 2026-04-17 09:05:07,362 - DEBUG - Services list from nova: [, , ] 2026-04-17 09:05:08,398 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5632-1) 2026-04-17 09:05:08,504 - DEBUG - Link local service introspect added 2026-04-17 09:05:08,539 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-17 09:05:13,613 - DEBUG - VM is in ACTIVE state now 2026-04-17 09:05:13,740 - INFO - Waiting for VM ctest-TestBasicVMVN-69186223-05570328 to be up.. 2026-04-17 09:05:13,740 - INFO - VM name : ctest-TestBasicVMVN-69186223-05570328 2026-04-17 09:05:13,809 - DEBUG - VM ctest-TestBasicVMVN-69186223-05570328 ID is a092865f-937b-4a28-a000-18457212417f 2026-04-17 09:05:13,809 - DEBUG - VM ctest-TestBasicVMVN-69186223-05570328 launched on Node cn-jenkins-deploy-platform-ansible-os-5632-1 2026-04-17 09:05:13,878 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a092865f-937b-4a28-a000-18457212417f 2026-04-17 09:05:14,177 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a092865f-937b-4a28-a000-18457212417f 2026-04-17 09:05:14,212 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/399972e2-20aa-4db8-9438-482651c9ea83 2026-04-17 09:05:17,454 - 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') 2026-04-17 09:05:17,455 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69186223-05570328 failed! 2026-04-17 09:05:17,509 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69186223:ctest-vn2_metadata-84298769 is 11.1.1.1 and allocation pool is NOT set 2026-04-17 09:05:19,573 - 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=1.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.430 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.430/1.079/1.728/0.649 ms') 2026-04-17 09:05:19,573 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69186223-05570328 passed 2026-04-17 09:05:19,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:05:19,721 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69186223-05570328, IP 11.1.1.3, Port 22 2026-04-17 09:05:19,876 - DEBUG - VM ctest-TestBasicVMVN-69186223-05570328 is ready for SSH connections 2026-04-17 09:05:19,876 - INFO - Retry 0 2026-04-17 09:05:19,876 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:05:19,876 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-04-17 09:05:21,462 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-04-17 09:05:21,462 - INFO - Generic metadata worked 2026-04-17 09:05:21,712 - DEBUG - Link local service introspect removed 2026-04-17 09:05:21,712 - INFO - Deleting VM ctest-TestBasicVMVN-69186223-05570328 2026-04-17 09:05:21,772 - INFO - Deleting VN ctest-vn2_metadata-84298769 2026-04-17 09:05:21,806 - DEBUG - VN 9ef4621a-6eb0-4c7f-b1eb-09c6500d0080 still in use: Unable to complete operation on network 9ef4621a-6eb0-4c7f-b1eb-09c6500d0080. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a0a94208-371a-453d-bd08-1dc27508aa5e'] 2026-04-17 09:05:21,806 - WARNING - Deleting VN ctest-vn2_metadata-84298769 failed..Will retry 2026-04-17 09:05:23,908 - DEBUG - Response for deleting network () 2026-04-17 09:05:24,161 - DEBUG - No XMPP flaps were noticed during the test 2026-04-17 09:05:24,161 - INFO - -------------------------------------------------------------------------------- 2026-04-17 09:05:24,163 - INFO - ================================================================================ 2026-04-17 09:05:24,163 - INFO - STARTING TEST : test_metadata_service 2026-04-17 09:05:24,163 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2026-04-17 09:05:24,452 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-17 09:05:24,452 - INFO - Initial checks done. Running the testcase now 2026-04-17 09:05:24,453 - INFO - 2026-04-17 09:05:24,453 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-04-17 09:05:24,458 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/1d2598cd-36e0-4909-aed9-be31fc25afe0 2026-04-17 09:05:24,621 - DEBUG - Response for create_network : {'network': {'id': '5998768f-4004-40e2-a23f-70063ba07f33', 'name': 'ctest-vn-76655825', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'project_id': '7a139ab827a44b9898ed68123f1bf5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69186223', 'ctest-vn-76655825'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 09:05:24,787 - DEBUG - Response for create_subnet : {'subnet': {'id': '05d5bdc9-9f85-460e-99f1-e2e2c04e33e5', 'name': '', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'network_id': '5998768f-4004-40e2-a23f-70063ba07f33', 'ip_version': 4, 'cidr': '167.27.174.192/26', 'allocation_pools': [{'start': '167.27.174.194', 'end': '167.27.174.254'}], 'gateway_ip': '167.27.174.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.27.174.194', 'tags': [], 'project_id': '7a139ab827a44b9898ed68123f1bf5e7'}} 2026-04-17 09:05:24,806 - INFO - Created VN ctest-vn-76655825 2026-04-17 09:05:24,856 - DEBUG - VN ctest-vn-76655825 UUID is 5998768f-4004-40e2-a23f-70063ba07f33 2026-04-17 09:05:25,992 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5632-1) 2026-04-17 09:05:25,992 - INFO - Waiting for VM ctest-TestBasicVMVN-69186223-63679465 to be up.. 2026-04-17 09:05:26,029 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-17 09:05:31,097 - DEBUG - VM is in ACTIVE state now 2026-04-17 09:05:31,097 - INFO - VM name : ctest-TestBasicVMVN-69186223-63679465 2026-04-17 09:05:31,165 - DEBUG - VM ctest-TestBasicVMVN-69186223-63679465 ID is 38a92b33-116a-43d1-ac6b-dff15c0f1961 2026-04-17 09:05:31,165 - DEBUG - VM ctest-TestBasicVMVN-69186223-63679465 launched on Node cn-jenkins-deploy-platform-ansible-os-5632-1 2026-04-17 09:05:31,244 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/38a92b33-116a-43d1-ac6b-dff15c0f1961 2026-04-17 09:05:31,251 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/23770801-4502-424e-a917-ff11f892ae7a 2026-04-17 09:05:34,515 - 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 1027ms') 2026-04-17 09:05:34,516 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69186223-63679465 failed! 2026-04-17 09:05:34,569 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76655825 is 167.27.174.193 and allocation pool is NOT set 2026-04-17 09:05:36,629 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.873 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.873/2.371/3.869/1.498 ms') 2026-04-17 09:05:36,629 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69186223-63679465 passed 2026-04-17 09:05:36,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:05:36,781 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69186223-63679465, IP 167.27.174.195, Port 22 2026-04-17 09:05:36,946 - DEBUG - VM ctest-TestBasicVMVN-69186223-63679465 is ready for SSH connections 2026-04-17 09:05:36,947 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:05:36,947 - DEBUG - cat /tmp/output.txt 2026-04-17 09:05:38,565 - DEBUG - Hello World. The time is now Fri, 17 Apr 2026 03:05:35 -0600! 2026-04-17 09:05:38,565 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 17 Apr 2026 03:05:35 -0600!'} 2026-04-17 09:05:38,565 - INFO - metadata_script.txt got executed in the vm 2026-04-17 09:05:38,565 - INFO - Deleting VM ctest-TestBasicVMVN-69186223-63679465 2026-04-17 09:05:38,639 - INFO - Deleting VN ctest-vn-76655825 2026-04-17 09:05:38,685 - DEBUG - VN 5998768f-4004-40e2-a23f-70063ba07f33 still in use: Unable to complete operation on network 5998768f-4004-40e2-a23f-70063ba07f33. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2b1e806d-4364-4464-a01b-2a3607a9b00e'] 2026-04-17 09:05:38,685 - WARNING - Deleting VN ctest-vn-76655825 failed..Will retry 2026-04-17 09:05:40,782 - DEBUG - Response for deleting network () 2026-04-17 09:05:41,041 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 09:05:41,041 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-04-17 09:05:41,041 - INFO - -------------------------------------------------------------------------------- 2026-04-17 09:05:41,045 - INFO - ================================================================================ 2026-04-17 09:05:41,045 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-17 09:05:41,045 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2026-04-17 09:05:41,333 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-17 09:05:41,333 - INFO - Initial checks done. Running the testcase now 2026-04-17 09:05:41,333 - INFO - 2026-04-17 09:05:41,792 - DEBUG - Response for create_network : {'network': {'id': '03830a0e-aa48-4705-959d-8dcdd49175ca', 'name': 'ctest-vn-76239265', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'project_id': '7a139ab827a44b9898ed68123f1bf5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69186223', 'ctest-vn-76239265'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 09:05:41,992 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc771201-7ee3-4af8-aca3-51c996372a66', 'name': '', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'network_id': '03830a0e-aa48-4705-959d-8dcdd49175ca', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '7a139ab827a44b9898ed68123f1bf5e7'}} 2026-04-17 09:05:42,140 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eaed2545-c53e-40cd-9942-750151854db4', 'name': '', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'network_id': '03830a0e-aa48-4705-959d-8dcdd49175ca', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '7a139ab827a44b9898ed68123f1bf5e7'}} 2026-04-17 09:05:42,158 - INFO - Created VN ctest-vn-76239265 2026-04-17 09:05:42,208 - DEBUG - VN ctest-vn-76239265 UUID is 03830a0e-aa48-4705-959d-8dcdd49175ca 2026-04-17 09:05:42,566 - DEBUG - Response for create_port : {'port': {'name': '971231d5-a02e-4e16-b960-7987b5654af4', 'id': '971231d5-a02e-4e16-b960-7987b5654af4', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'network_id': '03830a0e-aa48-4705-959d-8dcdd49175ca', 'mac_address': '02:97:12:31:d5:a0', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': 'cc771201-7ee3-4af8-aca3-51c996372a66'}], 'security_groups': ['a79c45ab-d3c6-45ad-80b3-3683ff821e2e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7a139ab827a44b9898ed68123f1bf5e7'}} 2026-04-17 09:05:42,728 - DEBUG - Response for create_port : {'port': {'name': '8a5e8141-bb2a-4b9a-aa67-3bf6aba2126b', 'id': '8a5e8141-bb2a-4b9a-aa67-3bf6aba2126b', 'tenant_id': '7a139ab827a44b9898ed68123f1bf5e7', 'network_id': '03830a0e-aa48-4705-959d-8dcdd49175ca', 'mac_address': '02:8a:5e:81:41:bb', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'eaed2545-c53e-40cd-9942-750151854db4'}], 'security_groups': ['a79c45ab-d3c6-45ad-80b3-3683ff821e2e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7a139ab827a44b9898ed68123f1bf5e7'}} 2026-04-17 09:05:43,138 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5632-1) 2026-04-17 09:05:43,603 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5632-1) 2026-04-17 09:05:44,997 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5632-1) 2026-04-17 09:05:44,998 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 09:05:45,007 - DEBUG - Requesting: http://10.0.0.38:8082/domain/df84e62d-899d-43fd-8497-782d411290ed 2026-04-17 09:05:45,024 - DEBUG - Requesting: http://10.0.0.38:8082/project/7a139ab8-27a4-4b98-98ed-68123f1bf5e7 2026-04-17 09:05:45,114 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/403baa38-c1bd-4bd2-a0cc-7eb2cda819b4 2026-04-17 09:05:45,127 - INFO - Verifications in API Server for IPAM: ctest-ipam-96019099 passed 2026-04-17 09:05:45,134 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69186223:ctest-ipam-96019099', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69186223', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4628480202798615506', 'uuid-lslong': '11586775247737067956'}, 'enable': 'true', 'created': '2026-04-17T09:05:41', 'last-modified': '2026-04-17T09:05:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.577205'} 2026-04-17 09:05:45,134 - INFO - Verifications in Control node for IPAM: ctest-ipam-96019099 passed 2026-04-17 09:05:45,134 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 09:05:45,139 - DEBUG - Requesting: http://10.0.0.38:8082/domain/df84e62d-899d-43fd-8497-782d411290ed 2026-04-17 09:05:45,151 - DEBUG - Requesting: http://10.0.0.38:8082/project/7a139ab8-27a4-4b98-98ed-68123f1bf5e7 2026-04-17 09:05:45,240 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/03830a0e-aa48-4705-959d-8dcdd49175ca 2026-04-17 09:05:45,265 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/03830a0e-aa48-4705-959d-8dcdd49175ca 2026-04-17 09:05:45,276 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/81015ec5-575a-4bb0-82b0-be89d5ca3246 2026-04-17 09:05:45,285 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/81015ec5-575a-4bb0-82b0-be89d5ca3246 2026-04-17 09:05:45,304 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0b221d81-1a37-4735-8412-ba91ef07f86c 2026-04-17 09:05:45,314 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-17 09:05:45,314 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/03830a0e-aa48-4705-959d-8dcdd49175ca 2026-04-17 09:05:45,332 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/81015ec5-575a-4bb0-82b0-be89d5ca3246 2026-04-17 09:05:45,354 - INFO - Verified VN network id 9 for VN 03830a0e-aa48-4705-959d-8dcdd49175ca 2026-04-17 09:05:45,354 - INFO - Verifications in API Server for VN ctest-vn-76239265 passed 2026-04-17 09:05:45,354 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/03830a0e-aa48-4705-959d-8dcdd49175ca 2026-04-17 09:05:45,365 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/81015ec5-575a-4bb0-82b0-be89d5ca3246 2026-04-17 09:05:45,378 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/81015ec5-575a-4bb0-82b0-be89d5ca3246 2026-04-17 09:05:45,385 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0b221d81-1a37-4735-8412-ba91ef07f86c 2026-04-17 09:05:45,404 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69186223', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '253057062165563141', 'uuid-lslong': '10780928998168950218'}, 'enable': 'true', 'created': '2026-04-17T09:05:41', 'last-modified': '2026-04-17T09:05:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.284353'} 2026-04-17 09:05:45,415 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-17 09:05:45,416 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-76239265 passed 2026-04-17 09:05:45,416 - DEBUG - ====Verifying policy data for ctest-vn-76239265 in API_Server ====== 2026-04-17 09:05:45,416 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 09:05:45,429 - DEBUG - Requesting: http://10.0.0.38:8082/domain/df84e62d-899d-43fd-8497-782d411290ed 2026-04-17 09:05:45,457 - DEBUG - Requesting: http://10.0.0.38:8082/project/7a139ab8-27a4-4b98-98ed-68123f1bf5e7 2026-04-17 09:05:45,593 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/03830a0e-aa48-4705-959d-8dcdd49175ca 2026-04-17 09:05:45,620 - DEBUG - =>VN ctest-vn-76239265 has no policy to be verified 2026-04-17 09:05:45,620 - DEBUG - Verifying the vn in opserver 2026-04-17 09:05:45,620 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265 virtual network link through opserver 10.0.0.38 2026-04-17 09:05:45,621 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-04-17 09:05:45,993 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-04-17 09:05:46,061 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265?flat'} 2026-04-17 09:05:46,061 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265 is found in opserver 2026-04-17 09:05:46,067 - DEBUG - VRF ids for VN ctest-vn-76239265: {'10.0.0.38': '2'} 2026-04-17 09:05:46,067 - INFO - Waiting for VM ctest-TestBasicVMVN-69186223-63038575 to be up.. 2026-04-17 09:05:46,131 - DEBUG - VM is in ACTIVE state now 2026-04-17 09:05:46,131 - INFO - VM name : ctest-TestBasicVMVN-69186223-63038575 2026-04-17 09:05:46,218 - DEBUG - VM ctest-TestBasicVMVN-69186223-63038575 ID is 964b07d1-dac7-4a16-8bdf-886436410a9b 2026-04-17 09:05:46,218 - DEBUG - VM ctest-TestBasicVMVN-69186223-63038575 launched on Node cn-jenkins-deploy-platform-ansible-os-5632-1 2026-04-17 09:05:46,301 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/964b07d1-dac7-4a16-8bdf-886436410a9b 2026-04-17 09:05:46,310 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/971231d5-a02e-4e16-b960-7987b5654af4 2026-04-17 09:05:49,586 - 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-17 09:05:49,586 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69186223-63038575 failed! 2026-04-17 09:05:49,637 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265 is 31.1.1.1 and allocation pool is NOT set 2026-04-17 09:05:49,637 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265 is 31.1.2.1 and allocation pool is NOT set 2026-04-17 09:05:53,714 - 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') 2026-04-17 09:05:53,714 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69186223-63038575 failed! 2026-04-17 09:05:53,769 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265 is 31.1.1.1 and allocation pool is NOT set 2026-04-17 09:05:53,769 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265 is 31.1.2.1 and allocation pool is NOT set 2026-04-17 09:05:55,825 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.395 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.395/2.394/4.393/1.999 ms') 2026-04-17 09:05:55,825 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69186223-63038575 passed 2026-04-17 09:05:55,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:05:55,977 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69186223-63038575, IP 31.1.1.4, Port 22 2026-04-17 09:05:56,140 - DEBUG - VM ctest-TestBasicVMVN-69186223-63038575 is ready for SSH connections 2026-04-17 09:05:56,140 - INFO - Waiting for VM ctest-TestBasicVMVN-69186223-36735736 to be up.. 2026-04-17 09:05:56,211 - DEBUG - VM is in ACTIVE state now 2026-04-17 09:05:56,212 - INFO - VM name : ctest-TestBasicVMVN-69186223-36735736 2026-04-17 09:05:56,279 - DEBUG - VM ctest-TestBasicVMVN-69186223-36735736 ID is ebbd8c15-530e-4669-af0d-a9f16b542cdc 2026-04-17 09:05:56,279 - DEBUG - VM ctest-TestBasicVMVN-69186223-36735736 launched on Node cn-jenkins-deploy-platform-ansible-os-5632-1 2026-04-17 09:05:56,360 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ebbd8c15-530e-4669-af0d-a9f16b542cdc 2026-04-17 09:05:56,368 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8a5e8141-bb2a-4b9a-aa67-3bf6aba2126b 2026-04-17 09:05:57,600 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.536 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.536/1.990/3.444/1.454 ms') 2026-04-17 09:05:57,600 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69186223-36735736 passed 2026-04-17 09:05:57,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:05:57,753 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69186223-36735736, IP 31.1.2.4, Port 22 2026-04-17 09:05:57,916 - DEBUG - VM ctest-TestBasicVMVN-69186223-36735736 is ready for SSH connections 2026-04-17 09:05:57,916 - INFO - Waiting for VM ctest-TestBasicVMVN-69186223-64600900 to be up.. 2026-04-17 09:05:57,980 - DEBUG - VM is in ACTIVE state now 2026-04-17 09:05:57,980 - INFO - VM name : ctest-TestBasicVMVN-69186223-64600900 2026-04-17 09:05:58,049 - DEBUG - VM ctest-TestBasicVMVN-69186223-64600900 ID is dfbb392f-df7a-4df5-aeed-4aea864508ac 2026-04-17 09:05:58,049 - DEBUG - VM ctest-TestBasicVMVN-69186223-64600900 launched on Node cn-jenkins-deploy-platform-ansible-os-5632-1 2026-04-17 09:05:58,114 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/dfbb392f-df7a-4df5-aeed-4aea864508ac 2026-04-17 09:05:58,122 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3816170f-48fd-4360-ac90-6fb0308f0852 2026-04-17 09:05:59,353 - 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=2.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.346 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.346/1.506/2.666/1.160 ms') 2026-04-17 09:05:59,353 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69186223-64600900 passed 2026-04-17 09:05:59,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:05:59,505 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69186223-64600900, IP 31.1.1.3, Port 22 2026-04-17 09:05:59,672 - DEBUG - VM ctest-TestBasicVMVN-69186223-64600900 is ready for SSH connections 2026-04-17 09:05:59,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:05:59,673 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:05:59,673 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-04-17 09:06:03,686 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.913 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.157 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.023 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.023/2.364/4.913 ms 2026-04-17 09:06:03,686 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69186223-63038575 passed 2026-04-17 09:06:03,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:06:03,687 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:06:03,687 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-04-17 09:06:07,326 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.014 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.946 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.815 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.815/1.591/3.014 ms 2026-04-17 09:06:07,326 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69186223-36735736 passed 2026-04-17 09:06:07,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:06:07,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:06:07,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:06:07,326 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:06:07,326 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-17 09:06:07,526 - DEBUG - None 2026-04-17 09:06:07,526 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:06:07,526 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-17 09:06:07,704 - DEBUG - None 2026-04-17 09:06:07,704 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:06:07,704 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-17 09:06:08,315 - DEBUG - None 2026-04-17 09:06:08,315 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:06:08,315 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-04-17 09:06:10,525 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.940 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.236 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.522 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.018 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.399/2.623/8.236 ms 2026-04-17 09:06:10,525 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:06:10,525 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-04-17 09:06:12,772 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.440 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.957 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.528 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.774 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.525 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.572/6.528 ms 2026-04-17 09:06:12,772 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 09:06:12,773 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-04-17 09:06:15,002 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.653 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.410 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.215 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.647 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.593 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.354/1.895/4.215 ms 2026-04-17 09:06:15,003 - INFO - Deleting VM ctest-TestBasicVMVN-69186223-64600900 2026-04-17 09:06:15,071 - INFO - Detaching port 8a5e8141-bb2a-4b9a-aa67-3bf6aba2126b from VM ctest-TestBasicVMVN-69186223-36735736 2026-04-17 09:06:15,104 - INFO - Deleting VM ctest-TestBasicVMVN-69186223-36735736 2026-04-17 09:06:15,176 - INFO - Detaching port 971231d5-a02e-4e16-b960-7987b5654af4 from VM ctest-TestBasicVMVN-69186223-63038575 2026-04-17 09:06:15,207 - INFO - Deleting VM ctest-TestBasicVMVN-69186223-63038575 2026-04-17 09:06:15,276 - INFO - Deleting VN ctest-vn-76239265 2026-04-17 09:06:15,428 - DEBUG - Response for delete_port : () 2026-04-17 09:06:15,590 - DEBUG - Response for delete_port : () 2026-04-17 09:06:15,628 - DEBUG - VN 03830a0e-aa48-4705-959d-8dcdd49175ca still in use: Unable to complete operation on network 03830a0e-aa48-4705-959d-8dcdd49175ca. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1e059916-c7d3-461b-9020-29ba0f578b80'] 2026-04-17 09:06:15,628 - WARNING - Deleting VN ctest-vn-76239265 failed..Will retry 2026-04-17 09:06:17,753 - DEBUG - Response for deleting network () 2026-04-17 09:06:17,753 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/81015ec5-575a-4bb0-82b0-be89d5ca3246 2026-04-17 09:06:17,759 - DEBUG - Response Code: 404 2026-04-17 09:06:17,759 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 09:06:17,764 - DEBUG - Requesting: http://10.0.0.38:8082/domain/df84e62d-899d-43fd-8497-782d411290ed 2026-04-17 09:06:17,817 - DEBUG - Requesting: http://10.0.0.38:8082/project/7a139ab8-27a4-4b98-98ed-68123f1bf5e7 2026-04-17 09:06:17,888 - INFO - Validated that VN ctest-vn-76239265 is not found in API Server 2026-04-17 09:06:17,896 - DEBUG - VN ctest-vn-76239265 is not present in Agent 10.0.0.38 2026-04-17 09:06:17,896 - INFO - Validated that VN ctest-vn-76239265 is not in any agent 2026-04-17 09:06:17,901 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2026-04-17 09:06:17,906 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-76239265 2026-04-17 09:06:17,906 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69186223:ctest-vn-76239265 2026-04-17 09:06:17,914 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-76239265 info 2026-04-17 09:06:17,984 - INFO - IPAM: ctest-ipam-96019099 is not found in API Server 2026-04-17 09:06:17,995 - INFO - IPAM:ctest-ipam-96019099 is not found in control node 2026-04-17 09:06:18,251 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 09:06:18,251 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-04-17 09:06:18,251 - INFO - -------------------------------------------------------------------------------- 2026-04-17 09:06:18,918 - INFO - Deleted project: ctest-TestBasicVMVN-69186223, ID : 7a139ab8-27a4-4b98-98ed-68123f1bf5e7