2026-03-23 17:49:15,520 - INFO - Domain Default found not creating
2026-03-23 17:49:15,734 - INFO - Project ctest-TestBasicVMVN-68024684 not found, creating it
2026-03-23 17:49:16,348 - INFO - Created Project:ctest-TestBasicVMVN-68024684, ID : a011cba6-5032-440f-ba64-d1505f7c490b
2026-03-23 17:49:18,332 - INFO - ================================================================================
2026-03-23 17:49:18,332 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-23 17:49:18,333 - 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-03-23 17:49:18,627 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-03-23 17:49:18,627 - INFO - Initial checks done. Running the testcase now
2026-03-23 17:49:18,627 - INFO -
2026-03-23 17:49:19,365 - DEBUG - Response for create_network : {'network': {'id': '140d16ff-cd70-4a3d-910d-858096d1f873', 'name': 'ctest-vn2_metadata-86788896', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'project_id': 'a011cba65032440fba64d1505f7c490b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68024684', 'ctest-vn2_metadata-86788896'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 17:49:19,529 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e54d3dcf-c847-4a72-94b9-865ff5810831', 'name': '', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'network_id': '140d16ff-cd70-4a3d-910d-858096d1f873', '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': 'a011cba65032440fba64d1505f7c490b'}}
2026-03-23 17:49:19,548 - INFO - Created VN ctest-vn2_metadata-86788896
2026-03-23 17:49:19,600 - DEBUG - VN ctest-vn2_metadata-86788896 UUID is 140d16ff-cd70-4a3d-910d-858096d1f873
2026-03-23 17:49:19,810 - DEBUG - Services list from nova: [, , ]
2026-03-23 17:49:21,048 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5522-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5522-1)
2026-03-23 17:49:21,160 - DEBUG - Link local service introspect added
2026-03-23 17:49:21,205 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 17:49:26,318 - DEBUG - VM is in ACTIVE state now
2026-03-23 17:49:26,556 - INFO - Waiting for VM ctest-TestBasicVMVN-68024684-32304255 to be up..
2026-03-23 17:49:26,556 - INFO - VM name : ctest-TestBasicVMVN-68024684-32304255
2026-03-23 17:49:26,671 - DEBUG - VM ctest-TestBasicVMVN-68024684-32304255 ID is cd13ed40-f7ba-46da-b965-6c13b6e751f7
2026-03-23 17:49:26,671 - DEBUG - VM ctest-TestBasicVMVN-68024684-32304255 launched on Node cn-jenkins-deploy-platform-ansible-os-5522-1
2026-03-23 17:49:26,768 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/cd13ed40-f7ba-46da-b965-6c13b6e751f7
2026-03-23 17:49:27,115 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/cd13ed40-f7ba-46da-b965-6c13b6e751f7
2026-03-23 17:49:27,167 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2b24e562-6442-4b9a-9e65-a298f0feb5ea
2026-03-23 17:49:30,467 - 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')
2026-03-23 17:49:30,467 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68024684-32304255 failed!
2026-03-23 17:49:30,537 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68024684:ctest-vn2_metadata-86788896 is 11.1.1.1 and allocation pool is NOT set
2026-03-23 17:49:32,603 - 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=6.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.08 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.084/3.540/5.997/2.456 ms')
2026-03-23 17:49:32,604 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68024684-32304255 passed
2026-03-23 17:49:32,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:49:32,753 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68024684-32304255, IP 11.1.1.3, Port 22
2026-03-23 17:49:32,912 - DEBUG - VM ctest-TestBasicVMVN-68024684-32304255 is ready for SSH connections
2026-03-23 17:49:32,913 - INFO - Retry 0
2026-03-23 17:49:32,913 - 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.141, gateway password: c0ntrail123
2026-03-23 17:49:32,913 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-23 17:49:34,641 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-23 17:49:34,642 - INFO - Generic metadata worked
2026-03-23 17:49:34,948 - DEBUG - Link local service introspect removed
2026-03-23 17:49:34,949 - INFO - Deleting VM ctest-TestBasicVMVN-68024684-32304255
2026-03-23 17:49:35,060 - INFO - Deleting VN ctest-vn2_metadata-86788896
2026-03-23 17:49:35,107 - DEBUG - VN 140d16ff-cd70-4a3d-910d-858096d1f873 still in use: Unable to complete operation on network 140d16ff-cd70-4a3d-910d-858096d1f873. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7af0d0b2-bf1d-4076-819b-335b44f15b2e']
2026-03-23 17:49:35,107 - WARNING - Deleting VN ctest-vn2_metadata-86788896 failed..Will retry
2026-03-23 17:49:37,253 - DEBUG - Response for deleting network ()
2026-03-23 17:49:37,555 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 17:49:37,555 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2026-03-23 17:49:37,556 - INFO - --------------------------------------------------------------------------------
2026-03-23 17:49:37,561 - INFO - ================================================================================
2026-03-23 17:49:37,561 - INFO - STARTING TEST : test_metadata_service
2026-03-23 17:49:37,561 - 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-03-23 17:49:37,864 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-03-23 17:49:37,865 - INFO - Initial checks done. Running the testcase now
2026-03-23 17:49:37,865 - INFO -
2026-03-23 17:49:37,865 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2026-03-23 17:49:37,871 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/0d6b42f4-f4ef-44da-9c79-743512799cdb
2026-03-23 17:49:38,121 - DEBUG - Response for create_network : {'network': {'id': '2adfac50-1782-4c61-b195-dc5e1d7430b3', 'name': 'ctest-vn-97921073', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'project_id': 'a011cba65032440fba64d1505f7c490b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68024684', 'ctest-vn-97921073'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 17:49:38,345 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca1feca6-7aab-4386-aef7-e33b7dfb5a43', 'name': '', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'network_id': '2adfac50-1782-4c61-b195-dc5e1d7430b3', 'ip_version': 4, 'cidr': '73.149.6.192/26', 'allocation_pools': [{'start': '73.149.6.194', 'end': '73.149.6.254'}], 'gateway_ip': '73.149.6.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.149.6.194', 'tags': [], 'project_id': 'a011cba65032440fba64d1505f7c490b'}}
2026-03-23 17:49:38,366 - INFO - Created VN ctest-vn-97921073
2026-03-23 17:49:38,433 - DEBUG - VN ctest-vn-97921073 UUID is 2adfac50-1782-4c61-b195-dc5e1d7430b3
2026-03-23 17:49:39,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5522-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5522-1)
2026-03-23 17:49:39,919 - INFO - Waiting for VM ctest-TestBasicVMVN-68024684-83454537 to be up..
2026-03-23 17:49:39,968 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 17:49:45,058 - DEBUG - VM is in ACTIVE state now
2026-03-23 17:49:45,058 - INFO - VM name : ctest-TestBasicVMVN-68024684-83454537
2026-03-23 17:49:45,162 - DEBUG - VM ctest-TestBasicVMVN-68024684-83454537 ID is 6a139bcf-cf24-46d1-8b43-57d88725771e
2026-03-23 17:49:45,163 - DEBUG - VM ctest-TestBasicVMVN-68024684-83454537 launched on Node cn-jenkins-deploy-platform-ansible-os-5522-1
2026-03-23 17:49:45,280 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/6a139bcf-cf24-46d1-8b43-57d88725771e
2026-03-23 17:49:45,294 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/4c907383-21a6-4c2f-93f6-b39f6cf32edd
2026-03-23 17:49:48,580 - 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 1004ms')
2026-03-23 17:49:48,580 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68024684-83454537 failed!
2026-03-23 17:49:48,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-97921073 is 73.149.6.193 and allocation pool is NOT set
2026-03-23 17:49:50,718 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.521 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.521/2.074/3.627/1.553 ms')
2026-03-23 17:49:50,718 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68024684-83454537 passed
2026-03-23 17:49:50,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:49:50,877 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68024684-83454537, IP 73.149.6.195, Port 22
2026-03-23 17:49:51,065 - DEBUG - VM ctest-TestBasicVMVN-68024684-83454537 is ready for SSH connections
2026-03-23 17:49:51,065 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-23 17:49:51,065 - DEBUG - cat /tmp/output.txt
2026-03-23 17:49:52,898 - DEBUG - Hello World. The time is now Mon, 23 Mar 2026 11:49:49 -0600!
2026-03-23 17:49:52,898 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 23 Mar 2026 11:49:49 -0600!'}
2026-03-23 17:49:52,898 - INFO - metadata_script.txt got executed in the vm
2026-03-23 17:49:52,898 - INFO - Deleting VM ctest-TestBasicVMVN-68024684-83454537
2026-03-23 17:49:53,002 - INFO - Deleting VN ctest-vn-97921073
2026-03-23 17:49:53,053 - DEBUG - VN 2adfac50-1782-4c61-b195-dc5e1d7430b3 still in use: Unable to complete operation on network 2adfac50-1782-4c61-b195-dc5e1d7430b3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0c2d001d-8b87-44a5-a0e7-6f259f353cd8']
2026-03-23 17:49:53,053 - WARNING - Deleting VN ctest-vn-97921073 failed..Will retry
2026-03-23 17:49:55,211 - DEBUG - Response for deleting network ()
2026-03-23 17:49:55,498 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 17:49:55,498 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2026-03-23 17:49:55,498 - INFO - --------------------------------------------------------------------------------
2026-03-23 17:49:55,501 - INFO - ================================================================================
2026-03-23 17:49:55,502 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-23 17:49:55,502 - 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-03-23 17:49:55,799 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-03-23 17:49:55,800 - INFO - Initial checks done. Running the testcase now
2026-03-23 17:49:55,800 - INFO -
2026-03-23 17:49:56,355 - DEBUG - Response for create_network : {'network': {'id': '9b43ad17-99a7-4412-a1d3-7f40787cdeb7', 'name': 'ctest-vn-37107473', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'project_id': 'a011cba65032440fba64d1505f7c490b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68024684', 'ctest-vn-37107473'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 17:49:56,507 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c09f6a44-5c81-43c4-91fb-47c0cb04993f', 'name': '', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'network_id': '9b43ad17-99a7-4412-a1d3-7f40787cdeb7', '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': 'a011cba65032440fba64d1505f7c490b'}}
2026-03-23 17:49:56,659 - DEBUG - Response for create_subnet : {'subnet': {'id': '05985263-f26a-43eb-9dd5-90f297f31289', 'name': '', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'network_id': '9b43ad17-99a7-4412-a1d3-7f40787cdeb7', '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': 'a011cba65032440fba64d1505f7c490b'}}
2026-03-23 17:49:56,681 - INFO - Created VN ctest-vn-37107473
2026-03-23 17:49:56,737 - DEBUG - VN ctest-vn-37107473 UUID is 9b43ad17-99a7-4412-a1d3-7f40787cdeb7
2026-03-23 17:49:57,176 - DEBUG - Response for create_port : {'port': {'name': '37a2dcb9-ac71-423b-9ea6-d1472af9313b', 'id': '37a2dcb9-ac71-423b-9ea6-d1472af9313b', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'network_id': '9b43ad17-99a7-4412-a1d3-7f40787cdeb7', 'mac_address': '02:37:a2:dc:b9:ac', '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': 'c09f6a44-5c81-43c4-91fb-47c0cb04993f'}], 'security_groups': ['6aafcd4e-b463-4dd6-9253-bea68deccec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a011cba65032440fba64d1505f7c490b'}}
2026-03-23 17:49:57,359 - DEBUG - Response for create_port : {'port': {'name': '68121106-d872-409b-8cb5-1c89c3d2fe96', 'id': '68121106-d872-409b-8cb5-1c89c3d2fe96', 'tenant_id': 'a011cba65032440fba64d1505f7c490b', 'network_id': '9b43ad17-99a7-4412-a1d3-7f40787cdeb7', 'mac_address': '02:68:12:11:06:d8', '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': '05985263-f26a-43eb-9dd5-90f297f31289'}], 'security_groups': ['6aafcd4e-b463-4dd6-9253-bea68deccec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a011cba65032440fba64d1505f7c490b'}}
2026-03-23 17:49:57,851 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5522-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5522-1)
2026-03-23 17:49:58,374 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5522-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5522-1)
2026-03-23 17:49:59,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5522-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5522-1)
2026-03-23 17:49:59,724 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-03-23 17:49:59,729 - DEBUG - Requesting: http://10.0.0.141:8082/domain/cbfbfec0-31a9-4c10-98a4-aa5fedaad57d
2026-03-23 17:49:59,743 - DEBUG - Requesting: http://10.0.0.141:8082/project/a011cba6-5032-440f-ba64-d1505f7c490b
2026-03-23 17:49:59,833 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/fe69b67d-d130-4001-8ba3-012c45b113f8
2026-03-23 17:49:59,848 - INFO - Verifications in API Server for IPAM: ctest-ipam-36636195 passed
2026-03-23 17:49:59,854 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-68024684:ctest-ipam-36636195', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68024684', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18332384409685082113', 'uuid-lslong': '10061887282135241720'}, 'enable': 'true', 'created': '2026-03-23T17:49:55', 'last-modified': '2026-03-23T17:49:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.789625'}
2026-03-23 17:49:59,855 - INFO - Verifications in Control node for IPAM: ctest-ipam-36636195 passed
2026-03-23 17:49:59,855 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-03-23 17:49:59,865 - DEBUG - Requesting: http://10.0.0.141:8082/domain/cbfbfec0-31a9-4c10-98a4-aa5fedaad57d
2026-03-23 17:49:59,878 - DEBUG - Requesting: http://10.0.0.141:8082/project/a011cba6-5032-440f-ba64-d1505f7c490b
2026-03-23 17:49:59,964 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b43ad17-99a7-4412-a1d3-7f40787cdeb7
2026-03-23 17:49:59,977 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b43ad17-99a7-4412-a1d3-7f40787cdeb7
2026-03-23 17:49:59,991 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/dba5e110-f00d-4902-8ca2-ec1120329409
2026-03-23 17:50:00,004 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/dba5e110-f00d-4902-8ca2-ec1120329409
2026-03-23 17:50:00,015 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/a62fddfb-25fb-4e12-85a6-0104192a58e0
2026-03-23 17:50:00,025 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-23 17:50:00,025 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b43ad17-99a7-4412-a1d3-7f40787cdeb7
2026-03-23 17:50:00,040 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/dba5e110-f00d-4902-8ca2-ec1120329409
2026-03-23 17:50:00,061 - INFO - Verified VN network id 11 for VN 9b43ad17-99a7-4412-a1d3-7f40787cdeb7
2026-03-23 17:50:00,061 - INFO - Verifications in API Server for VN ctest-vn-37107473 passed
2026-03-23 17:50:00,062 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b43ad17-99a7-4412-a1d3-7f40787cdeb7
2026-03-23 17:50:00,079 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/dba5e110-f00d-4902-8ca2-ec1120329409
2026-03-23 17:50:00,092 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/dba5e110-f00d-4902-8ca2-ec1120329409
2026-03-23 17:50:00,102 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/a62fddfb-25fb-4e12-85a6-0104192a58e0
2026-03-23 17:50:00,123 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68024684', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11187976216192173074', 'uuid-lslong': '11660803775068430007'}, 'enable': 'true', 'created': '2026-03-23T17:49:56', 'last-modified': '2026-03-23T17:49:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.499929'}
2026-03-23 17:50:00,131 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-23 17:50:00,131 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37107473 passed
2026-03-23 17:50:00,131 - DEBUG - ====Verifying policy data for ctest-vn-37107473 in API_Server ======
2026-03-23 17:50:00,131 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-03-23 17:50:00,147 - DEBUG - Requesting: http://10.0.0.141:8082/domain/cbfbfec0-31a9-4c10-98a4-aa5fedaad57d
2026-03-23 17:50:00,162 - DEBUG - Requesting: http://10.0.0.141:8082/project/a011cba6-5032-440f-ba64-d1505f7c490b
2026-03-23 17:50:00,250 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b43ad17-99a7-4412-a1d3-7f40787cdeb7
2026-03-23 17:50:00,262 - DEBUG - =>VN ctest-vn-37107473 has no policy to be verified
2026-03-23 17:50:00,262 - DEBUG - Verifying the vn in opserver
2026-03-23 17:50:00,262 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473 virtual network link through opserver 10.0.0.141
2026-03-23 17:50:00,263 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2026-03-23 17:50:00,632 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2026-03-23 17:50:00,723 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473?flat'}
2026-03-23 17:50:00,723 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473 is found in opserver
2026-03-23 17:50:00,733 - DEBUG - VRF ids for VN ctest-vn-37107473: {'10.0.0.141': '2'}
2026-03-23 17:50:00,733 - INFO - Waiting for VM ctest-TestBasicVMVN-68024684-04507975 to be up..
2026-03-23 17:50:00,827 - DEBUG - VM is in ACTIVE state now
2026-03-23 17:50:00,827 - INFO - VM name : ctest-TestBasicVMVN-68024684-04507975
2026-03-23 17:50:00,925 - DEBUG - VM ctest-TestBasicVMVN-68024684-04507975 ID is f017a4c6-5134-41ce-92d0-7a64f43afcb7
2026-03-23 17:50:00,925 - DEBUG - VM ctest-TestBasicVMVN-68024684-04507975 launched on Node cn-jenkins-deploy-platform-ansible-os-5522-1
2026-03-23 17:50:01,022 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/f017a4c6-5134-41ce-92d0-7a64f43afcb7
2026-03-23 17:50:01,032 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/37a2dcb9-ac71-423b-9ea6-d1472af9313b
2026-03-23 17:50:04,332 - 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 1025ms')
2026-03-23 17:50:04,332 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68024684-04507975 failed!
2026-03-23 17:50:04,393 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473 is 31.1.1.1 and allocation pool is NOT set
2026-03-23 17:50:04,393 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473 is 31.1.2.1 and allocation pool is NOT set
2026-03-23 17:50:08,490 - 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 1028ms')
2026-03-23 17:50:08,490 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68024684-04507975 failed!
2026-03-23 17:50:08,561 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473 is 31.1.1.1 and allocation pool is NOT set
2026-03-23 17:50:08,561 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473 is 31.1.2.1 and allocation pool is NOT set
2026-03-23 17:50:10,631 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.841 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.841/1.985/3.129/1.144 ms')
2026-03-23 17:50:10,631 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68024684-04507975 passed
2026-03-23 17:50:10,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:10,801 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68024684-04507975, IP 31.1.1.4, Port 22
2026-03-23 17:50:10,976 - DEBUG - VM ctest-TestBasicVMVN-68024684-04507975 is ready for SSH connections
2026-03-23 17:50:10,976 - INFO - Waiting for VM ctest-TestBasicVMVN-68024684-18186619 to be up..
2026-03-23 17:50:11,077 - DEBUG - VM is in ACTIVE state now
2026-03-23 17:50:11,077 - INFO - VM name : ctest-TestBasicVMVN-68024684-18186619
2026-03-23 17:50:11,166 - DEBUG - VM ctest-TestBasicVMVN-68024684-18186619 ID is 734a7c0d-1079-48fc-af3b-dc2537527e97
2026-03-23 17:50:11,166 - DEBUG - VM ctest-TestBasicVMVN-68024684-18186619 launched on Node cn-jenkins-deploy-platform-ansible-os-5522-1
2026-03-23 17:50:11,272 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/734a7c0d-1079-48fc-af3b-dc2537527e97
2026-03-23 17:50:11,284 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/68121106-d872-409b-8cb5-1c89c3d2fe96
2026-03-23 17:50:12,561 - 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=6.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.462 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.462/3.558/6.654/3.096 ms')
2026-03-23 17:50:12,561 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-68024684-18186619 passed
2026-03-23 17:50:12,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:12,716 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68024684-18186619, IP 31.1.2.4, Port 22
2026-03-23 17:50:12,886 - DEBUG - VM ctest-TestBasicVMVN-68024684-18186619 is ready for SSH connections
2026-03-23 17:50:12,887 - INFO - Waiting for VM ctest-TestBasicVMVN-68024684-28513104 to be up..
2026-03-23 17:50:12,995 - DEBUG - VM is in ACTIVE state now
2026-03-23 17:50:12,995 - INFO - VM name : ctest-TestBasicVMVN-68024684-28513104
2026-03-23 17:50:13,140 - DEBUG - VM ctest-TestBasicVMVN-68024684-28513104 ID is ad8f8182-07e0-4847-a41e-11d95916c819
2026-03-23 17:50:13,141 - DEBUG - VM ctest-TestBasicVMVN-68024684-28513104 launched on Node cn-jenkins-deploy-platform-ansible-os-5522-1
2026-03-23 17:50:13,286 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ad8f8182-07e0-4847-a41e-11d95916c819
2026-03-23 17:50:13,300 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/dd7591cc-4cf7-49b7-8a2f-84febfad81cd
2026-03-23 17:50:14,586 - 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.78 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.989 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.989/2.382/3.775/1.393 ms')
2026-03-23 17:50:14,586 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-68024684-28513104 passed
2026-03-23 17:50:14,757 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:14,757 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68024684-28513104, IP 31.1.1.3, Port 22
2026-03-23 17:50:14,931 - DEBUG - VM ctest-TestBasicVMVN-68024684-28513104 is ready for SSH connections
2026-03-23 17:50:14,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:14,931 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:14,931 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-23 17:50:19,082 - 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=7.410 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.513 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.201 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.201/3.374/7.410 ms
2026-03-23 17:50:19,082 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-68024684-04507975 passed
2026-03-23 17:50:19,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:19,082 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:19,083 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-23 17:50:22,805 - 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.097 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.961 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.185 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.961/2.081/3.097 ms
2026-03-23 17:50:22,806 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-68024684-18186619 passed
2026-03-23 17:50:22,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:22,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:22,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 17:50:22,806 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:22,806 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 17:50:22,982 - DEBUG - None
2026-03-23 17:50:22,982 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:22,983 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 17:50:23,115 - DEBUG - None
2026-03-23 17:50:23,115 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:23,115 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 17:50:23,860 - DEBUG - None
2026-03-23 17:50:23,861 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:23,861 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-23 17:50:26,050 - 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=2.220 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.242 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.079 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=8.929 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.520 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.520/3.798/8.929 ms
2026-03-23 17:50:26,051 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:26,051 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-23 17:50:28,268 - 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.109 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.190 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.123 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.930 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=6.530 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=10.091 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.988 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.988/3.994/10.091 ms
2026-03-23 17:50:28,268 - 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.141, gateway password: c0ntrail123
2026-03-23 17:50:28,268 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-23 17:50:30,501 - 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.562 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.193 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.047 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.467 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.627 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.737 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.415/2.006/4.737 ms
2026-03-23 17:50:30,501 - INFO - Deleting VM ctest-TestBasicVMVN-68024684-28513104
2026-03-23 17:50:30,599 - INFO - Detaching port 68121106-d872-409b-8cb5-1c89c3d2fe96 from VM ctest-TestBasicVMVN-68024684-18186619
2026-03-23 17:50:30,644 - INFO - Deleting VM ctest-TestBasicVMVN-68024684-18186619
2026-03-23 17:50:30,749 - INFO - Detaching port 37a2dcb9-ac71-423b-9ea6-d1472af9313b from VM ctest-TestBasicVMVN-68024684-04507975
2026-03-23 17:50:30,792 - INFO - Deleting VM ctest-TestBasicVMVN-68024684-04507975
2026-03-23 17:50:30,871 - INFO - Deleting VN ctest-vn-37107473
2026-03-23 17:50:31,074 - DEBUG - Response for delete_port : ()
2026-03-23 17:50:31,312 - DEBUG - Response for delete_port : ()
2026-03-23 17:50:31,367 - DEBUG - VN 9b43ad17-99a7-4412-a1d3-7f40787cdeb7 still in use: Unable to complete operation on network 9b43ad17-99a7-4412-a1d3-7f40787cdeb7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-61452d23-9c20-40f5-8dab-53fb1d2c18db']
2026-03-23 17:50:31,367 - WARNING - Deleting VN ctest-vn-37107473 failed..Will retry
2026-03-23 17:50:33,532 - DEBUG - Response for deleting network ()
2026-03-23 17:50:33,532 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/dba5e110-f00d-4902-8ca2-ec1120329409
2026-03-23 17:50:33,539 - DEBUG - Response Code: 404
2026-03-23 17:50:33,539 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-03-23 17:50:33,544 - DEBUG - Requesting: http://10.0.0.141:8082/domain/cbfbfec0-31a9-4c10-98a4-aa5fedaad57d
2026-03-23 17:50:33,601 - DEBUG - Requesting: http://10.0.0.141:8082/project/a011cba6-5032-440f-ba64-d1505f7c490b
2026-03-23 17:50:33,682 - INFO - Validated that VN ctest-vn-37107473 is not found in API Server
2026-03-23 17:50:33,692 - DEBUG - VN ctest-vn-37107473 is not present in Agent 10.0.0.141
2026-03-23 17:50:33,692 - INFO - Validated that VN ctest-vn-37107473 is not in any agent
2026-03-23 17:50:33,698 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2026-03-23 17:50:33,705 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-37107473
2026-03-23 17:50:33,705 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-68024684:ctest-vn-37107473
2026-03-23 17:50:33,715 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37107473 info
2026-03-23 17:50:33,796 - INFO - IPAM: ctest-ipam-36636195 is not found in API Server
2026-03-23 17:50:33,810 - INFO - IPAM:ctest-ipam-36636195 is not found in control node
2026-03-23 17:50:34,087 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 17:50:34,087 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2026-03-23 17:50:34,087 - INFO - --------------------------------------------------------------------------------
2026-03-23 17:50:34,855 - INFO - Deleted project: ctest-TestBasicVMVN-68024684, ID : a011cba6-5032-440f-ba64-d1505f7c490b