2026-03-16 02:02:10,062 - INFO - Domain Default found not creating
2026-03-16 02:02:10,218 - INFO - Project ctest-TestBasicVMVN-57639344 not found, creating it
2026-03-16 02:02:10,663 - INFO - Created Project:ctest-TestBasicVMVN-57639344, ID : 1018b456-9686-4b17-bd1d-fe75ad781636
2026-03-16 02:02:12,064 - INFO - ================================================================================
2026-03-16 02:02:12,064 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-16 02:02:12,064 - 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-16 02:02:12,317 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2026-03-16 02:02:12,317 - INFO - Initial checks done. Running the testcase now
2026-03-16 02:02:12,317 - INFO -
2026-03-16 02:02:12,857 - DEBUG - Response for create_network : {'network': {'id': '95ac0920-d41f-47ec-85a0-cd44c31eb5e0', 'name': 'ctest-vn2_metadata-03863553', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'project_id': '1018b45696864b17bd1dfe75ad781636', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57639344', 'ctest-vn2_metadata-03863553'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 02:02:13,050 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8339b57-ed0b-4ff9-bfb8-d2a2c08c6e73', 'name': '', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'network_id': '95ac0920-d41f-47ec-85a0-cd44c31eb5e0', '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': '1018b45696864b17bd1dfe75ad781636'}}
2026-03-16 02:02:13,066 - INFO - Created VN ctest-vn2_metadata-03863553
2026-03-16 02:02:13,116 - DEBUG - VN ctest-vn2_metadata-03863553 UUID is 95ac0920-d41f-47ec-85a0-cd44c31eb5e0
2026-03-16 02:02:13,280 - DEBUG - Services list from nova: [, , ]
2026-03-16 02:02:14,275 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1)
2026-03-16 02:02:14,384 - DEBUG - Link local service introspect added
2026-03-16 02:02:14,428 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-16 02:02:19,503 - DEBUG - VM is in ACTIVE state now
2026-03-16 02:02:19,627 - INFO - Waiting for VM ctest-TestBasicVMVN-57639344-11823026 to be up..
2026-03-16 02:02:19,627 - INFO - VM name : ctest-TestBasicVMVN-57639344-11823026
2026-03-16 02:02:19,692 - DEBUG - VM ctest-TestBasicVMVN-57639344-11823026 ID is 93add68d-a484-47fc-8f88-600ee462a7b2
2026-03-16 02:02:19,693 - DEBUG - VM ctest-TestBasicVMVN-57639344-11823026 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1
2026-03-16 02:02:19,760 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/93add68d-a484-47fc-8f88-600ee462a7b2
2026-03-16 02:02:20,055 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/93add68d-a484-47fc-8f88-600ee462a7b2
2026-03-16 02:02:20,090 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/976e2884-cf73-4b6d-81d9-3cd46336179c
2026-03-16 02:02:23,322 - 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-16 02:02:23,322 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57639344-11823026 failed!
2026-03-16 02:02:23,376 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57639344:ctest-vn2_metadata-03863553 is 11.1.1.1 and allocation pool is NOT set
2026-03-16 02:02:25,437 - 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=2.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.371 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.371/1.365/2.360/0.994 ms')
2026-03-16 02:02:25,437 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57639344-11823026 passed
2026-03-16 02:02:25,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:02:25,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57639344-11823026, IP 11.1.1.3, Port 22
2026-03-16 02:02:25,747 - DEBUG - VM ctest-TestBasicVMVN-57639344-11823026 is ready for SSH connections
2026-03-16 02:02:25,747 - INFO - Retry 0
2026-03-16 02:02:25,748 - 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.27, gateway password: c0ntrail123
2026-03-16 02:02:25,748 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-16 02:02:27,352 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-16 02:02:27,352 - INFO - Generic metadata worked
2026-03-16 02:02:27,600 - DEBUG - Link local service introspect removed
2026-03-16 02:02:27,600 - INFO - Deleting VM ctest-TestBasicVMVN-57639344-11823026
2026-03-16 02:02:27,660 - INFO - Deleting VN ctest-vn2_metadata-03863553
2026-03-16 02:02:27,694 - DEBUG - VN 95ac0920-d41f-47ec-85a0-cd44c31eb5e0 still in use: Unable to complete operation on network 95ac0920-d41f-47ec-85a0-cd44c31eb5e0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-047d22ee-e02f-47af-8fba-91c51293539e']
2026-03-16 02:02:27,695 - WARNING - Deleting VN ctest-vn2_metadata-03863553 failed..Will retry
2026-03-16 02:02:29,792 - DEBUG - Response for deleting network ()
2026-03-16 02:02:30,049 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 02:02:30,049 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-03-16 02:02:30,049 - INFO - --------------------------------------------------------------------------------
2026-03-16 02:02:30,051 - INFO - ================================================================================
2026-03-16 02:02:30,051 - INFO - STARTING TEST : test_metadata_service
2026-03-16 02:02:30,051 - 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-16 02:02:30,336 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2026-03-16 02:02:30,336 - INFO - Initial checks done. Running the testcase now
2026-03-16 02:02:30,336 - INFO -
2026-03-16 02:02:30,337 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2026-03-16 02:02:30,342 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/426906d9-7897-4e2c-a83a-8e3b5426f00a
2026-03-16 02:02:30,501 - DEBUG - Response for create_network : {'network': {'id': 'd4ec4942-8589-45b9-9694-cffeb5ded87d', 'name': 'ctest-vn-23428766', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'project_id': '1018b45696864b17bd1dfe75ad781636', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57639344', 'ctest-vn-23428766'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 02:02:30,724 - DEBUG - Response for create_subnet : {'subnet': {'id': '3aeca2a8-a602-47b7-98bd-5a44fac71583', 'name': '', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'network_id': 'd4ec4942-8589-45b9-9694-cffeb5ded87d', 'ip_version': 4, 'cidr': '180.187.150.192/26', 'allocation_pools': [{'start': '180.187.150.194', 'end': '180.187.150.254'}], 'gateway_ip': '180.187.150.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '180.187.150.194', 'tags': [], 'project_id': '1018b45696864b17bd1dfe75ad781636'}}
2026-03-16 02:02:30,739 - INFO - Created VN ctest-vn-23428766
2026-03-16 02:02:30,788 - DEBUG - VN ctest-vn-23428766 UUID is d4ec4942-8589-45b9-9694-cffeb5ded87d
2026-03-16 02:02:31,925 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1)
2026-03-16 02:02:31,926 - INFO - Waiting for VM ctest-TestBasicVMVN-57639344-74658511 to be up..
2026-03-16 02:02:31,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-16 02:02:37,032 - DEBUG - VM is in ACTIVE state now
2026-03-16 02:02:37,032 - INFO - VM name : ctest-TestBasicVMVN-57639344-74658511
2026-03-16 02:02:37,100 - DEBUG - VM ctest-TestBasicVMVN-57639344-74658511 ID is 38b7d58a-04ce-42ef-ae58-2515f7efd4a6
2026-03-16 02:02:37,100 - DEBUG - VM ctest-TestBasicVMVN-57639344-74658511 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1
2026-03-16 02:02:37,174 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/38b7d58a-04ce-42ef-ae58-2515f7efd4a6
2026-03-16 02:02:37,182 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/1a408ce0-3ffa-4ef4-807e-f6913c405b00
2026-03-16 02:02:40,418 - 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-16 02:02:40,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57639344-74658511 failed!
2026-03-16 02:02:40,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-23428766 is 180.187.150.193 and allocation pool is NOT set
2026-03-16 02:02:42,532 - 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=2.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.541 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.541/1.695/2.849/1.154 ms')
2026-03-16 02:02:42,532 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57639344-74658511 passed
2026-03-16 02:02:42,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:02:42,680 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57639344-74658511, IP 180.187.150.195, Port 22
2026-03-16 02:02:42,831 - DEBUG - VM ctest-TestBasicVMVN-57639344-74658511 is ready for SSH connections
2026-03-16 02:02:42,831 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-16 02:02:42,832 - DEBUG - cat /tmp/output.txt
2026-03-16 02:02:44,448 - DEBUG - Hello World. The time is now Sun, 15 Mar 2026 20:02:41 -0600!
2026-03-16 02:02:44,449 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 15 Mar 2026 20:02:41 -0600!'}
2026-03-16 02:02:44,449 - INFO - metadata_script.txt got executed in the vm
2026-03-16 02:02:44,449 - INFO - Deleting VM ctest-TestBasicVMVN-57639344-74658511
2026-03-16 02:02:44,515 - INFO - Deleting VN ctest-vn-23428766
2026-03-16 02:02:44,548 - DEBUG - VN d4ec4942-8589-45b9-9694-cffeb5ded87d still in use: Unable to complete operation on network d4ec4942-8589-45b9-9694-cffeb5ded87d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-750dfe20-e38c-4b63-a7ac-b699286949fd']
2026-03-16 02:02:44,548 - WARNING - Deleting VN ctest-vn-23428766 failed..Will retry
2026-03-16 02:02:46,636 - DEBUG - Response for deleting network ()
2026-03-16 02:02:46,889 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 02:02:46,889 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2026-03-16 02:02:46,889 - INFO - --------------------------------------------------------------------------------
2026-03-16 02:02:46,891 - INFO - ================================================================================
2026-03-16 02:02:46,891 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-16 02:02:46,891 - 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-16 02:02:47,180 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2026-03-16 02:02:47,180 - INFO - Initial checks done. Running the testcase now
2026-03-16 02:02:47,180 - INFO -
2026-03-16 02:02:47,648 - DEBUG - Response for create_network : {'network': {'id': 'a71690ef-0bd7-4940-b493-0cc5e1b845a4', 'name': 'ctest-vn-07897957', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'project_id': '1018b45696864b17bd1dfe75ad781636', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57639344', 'ctest-vn-07897957'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 02:02:47,848 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd2afb361-7916-476e-ab25-b4d72dba3956', 'name': '', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'network_id': 'a71690ef-0bd7-4940-b493-0cc5e1b845a4', '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': '1018b45696864b17bd1dfe75ad781636'}}
2026-03-16 02:02:47,992 - DEBUG - Response for create_subnet : {'subnet': {'id': '682259cf-a4b1-4ff0-87e8-007dce661c38', 'name': '', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'network_id': 'a71690ef-0bd7-4940-b493-0cc5e1b845a4', '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': '1018b45696864b17bd1dfe75ad781636'}}
2026-03-16 02:02:48,010 - INFO - Created VN ctest-vn-07897957
2026-03-16 02:02:48,060 - DEBUG - VN ctest-vn-07897957 UUID is a71690ef-0bd7-4940-b493-0cc5e1b845a4
2026-03-16 02:02:48,383 - DEBUG - Response for create_port : {'port': {'name': '4afc654a-a3ed-4d01-9a99-8d507112bb23', 'id': '4afc654a-a3ed-4d01-9a99-8d507112bb23', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'network_id': 'a71690ef-0bd7-4940-b493-0cc5e1b845a4', 'mac_address': '02:4a:fc:65:4a:a3', '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': 'd2afb361-7916-476e-ab25-b4d72dba3956'}], 'security_groups': ['5abfc78b-0434-4c03-98e0-51e8d74b829d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1018b45696864b17bd1dfe75ad781636'}}
2026-03-16 02:02:48,535 - DEBUG - Response for create_port : {'port': {'name': '7aba8b39-5de9-41b4-9427-4f53f2041769', 'id': '7aba8b39-5de9-41b4-9427-4f53f2041769', 'tenant_id': '1018b45696864b17bd1dfe75ad781636', 'network_id': 'a71690ef-0bd7-4940-b493-0cc5e1b845a4', 'mac_address': '02:7a:ba:8b:39:5d', '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': '682259cf-a4b1-4ff0-87e8-007dce661c38'}], 'security_groups': ['5abfc78b-0434-4c03-98e0-51e8d74b829d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1018b45696864b17bd1dfe75ad781636'}}
2026-03-16 02:02:48,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1)
2026-03-16 02:02:49,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1)
2026-03-16 02:02:50,560 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1)
2026-03-16 02:02:50,560 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-16 02:02:50,565 - DEBUG - Requesting: http://10.0.0.27:8082/domain/85060f0a-7d62-46e7-9503-8f44579f9a54
2026-03-16 02:02:50,576 - DEBUG - Requesting: http://10.0.0.27:8082/project/1018b456-9686-4b17-bd1d-fe75ad781636
2026-03-16 02:02:50,656 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/0f4fd454-d159-4bfe-854e-438fecd84ecd
2026-03-16 02:02:50,669 - INFO - Verifications in API Server for IPAM: ctest-ipam-27669746 passed
2026-03-16 02:02:50,674 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57639344:ctest-ipam-27669746', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57639344', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1103333894483692542', 'uuid-lslong': '9605689340660829901'}, 'enable': 'true', 'created': '2026-03-16T02:02:47', 'last-modified': '2026-03-16T02:02:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.270687'}
2026-03-16 02:02:50,674 - INFO - Verifications in Control node for IPAM: ctest-ipam-27669746 passed
2026-03-16 02:02:50,674 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-16 02:02:50,679 - DEBUG - Requesting: http://10.0.0.27:8082/domain/85060f0a-7d62-46e7-9503-8f44579f9a54
2026-03-16 02:02:50,688 - DEBUG - Requesting: http://10.0.0.27:8082/project/1018b456-9686-4b17-bd1d-fe75ad781636
2026-03-16 02:02:50,762 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a71690ef-0bd7-4940-b493-0cc5e1b845a4
2026-03-16 02:02:50,774 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a71690ef-0bd7-4940-b493-0cc5e1b845a4
2026-03-16 02:02:50,787 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7c35f26f-c419-49b4-8c46-6a3ff616fd56
2026-03-16 02:02:50,795 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7c35f26f-c419-49b4-8c46-6a3ff616fd56
2026-03-16 02:02:50,804 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/e9f3cd31-04b0-4b61-84de-97d301d7f187
2026-03-16 02:02:50,821 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-16 02:02:50,821 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a71690ef-0bd7-4940-b493-0cc5e1b845a4
2026-03-16 02:02:50,836 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7c35f26f-c419-49b4-8c46-6a3ff616fd56
2026-03-16 02:02:50,856 - INFO - Verified VN network id 12 for VN a71690ef-0bd7-4940-b493-0cc5e1b845a4
2026-03-16 02:02:50,856 - INFO - Verifications in API Server for VN ctest-vn-07897957 passed
2026-03-16 02:02:50,856 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a71690ef-0bd7-4940-b493-0cc5e1b845a4
2026-03-16 02:02:50,869 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7c35f26f-c419-49b4-8c46-6a3ff616fd56
2026-03-16 02:02:50,876 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7c35f26f-c419-49b4-8c46-6a3ff616fd56
2026-03-16 02:02:50,886 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/e9f3cd31-04b0-4b61-84de-97d301d7f187
2026-03-16 02:02:50,898 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57639344', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12039970010191841600', 'uuid-lslong': '13011757792438535588'}, 'enable': 'true', 'created': '2026-03-16T02:02:47', 'last-modified': '2026-03-16T02:02:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.932019'}
2026-03-16 02:02:50,904 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-16 02:02:50,904 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07897957 passed
2026-03-16 02:02:50,904 - DEBUG - ====Verifying policy data for ctest-vn-07897957 in API_Server ======
2026-03-16 02:02:50,904 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-16 02:02:50,910 - DEBUG - Requesting: http://10.0.0.27:8082/domain/85060f0a-7d62-46e7-9503-8f44579f9a54
2026-03-16 02:02:50,922 - DEBUG - Requesting: http://10.0.0.27:8082/project/1018b456-9686-4b17-bd1d-fe75ad781636
2026-03-16 02:02:51,030 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a71690ef-0bd7-4940-b493-0cc5e1b845a4
2026-03-16 02:02:51,043 - DEBUG - =>VN ctest-vn-07897957 has no policy to be verified
2026-03-16 02:02:51,043 - DEBUG - Verifying the vn in opserver
2026-03-16 02:02:51,043 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957 virtual network link through opserver 10.0.0.27
2026-03-16 02:02:51,043 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2026-03-16 02:02:51,443 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2026-03-16 02:02:51,551 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957?flat'}
2026-03-16 02:02:51,551 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957 is found in opserver
2026-03-16 02:02:51,559 - DEBUG - VRF ids for VN ctest-vn-07897957: {'10.0.0.27': '2'}
2026-03-16 02:02:51,559 - INFO - Waiting for VM ctest-TestBasicVMVN-57639344-48547853 to be up..
2026-03-16 02:02:51,662 - DEBUG - VM is in ACTIVE state now
2026-03-16 02:02:51,662 - INFO - VM name : ctest-TestBasicVMVN-57639344-48547853
2026-03-16 02:02:51,749 - DEBUG - VM ctest-TestBasicVMVN-57639344-48547853 ID is cd13a122-65ca-4a22-b444-56b10b5ff1ed
2026-03-16 02:02:51,749 - DEBUG - VM ctest-TestBasicVMVN-57639344-48547853 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1
2026-03-16 02:02:51,821 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/cd13a122-65ca-4a22-b444-56b10b5ff1ed
2026-03-16 02:02:51,827 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/4afc654a-a3ed-4d01-9a99-8d507112bb23
2026-03-16 02:02:55,067 - 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 1009ms')
2026-03-16 02:02:55,067 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57639344-48547853 failed!
2026-03-16 02:02:55,120 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957 is 31.1.1.1 and allocation pool is NOT set
2026-03-16 02:02:55,120 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957 is 31.1.2.1 and allocation pool is NOT set
2026-03-16 02:02:59,198 - 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 1019ms')
2026-03-16 02:02:59,198 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57639344-48547853 failed!
2026-03-16 02:02:59,252 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957 is 31.1.1.1 and allocation pool is NOT set
2026-03-16 02:02:59,252 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957 is 31.1.2.1 and allocation pool is NOT set
2026-03-16 02:03:01,310 - 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=2.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.459 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.459/1.697/2.936/1.238 ms')
2026-03-16 02:03:01,310 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57639344-48547853 passed
2026-03-16 02:03:01,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:01,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57639344-48547853, IP 31.1.1.4, Port 22
2026-03-16 02:03:01,607 - DEBUG - VM ctest-TestBasicVMVN-57639344-48547853 is ready for SSH connections
2026-03-16 02:03:01,607 - INFO - Waiting for VM ctest-TestBasicVMVN-57639344-70459363 to be up..
2026-03-16 02:03:01,674 - DEBUG - VM is in ACTIVE state now
2026-03-16 02:03:01,675 - INFO - VM name : ctest-TestBasicVMVN-57639344-70459363
2026-03-16 02:03:01,739 - DEBUG - VM ctest-TestBasicVMVN-57639344-70459363 ID is ebd3b595-5d04-48e1-8492-a31f6d8fab97
2026-03-16 02:03:01,739 - DEBUG - VM ctest-TestBasicVMVN-57639344-70459363 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1
2026-03-16 02:03:01,810 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ebd3b595-5d04-48e1-8492-a31f6d8fab97
2026-03-16 02:03:01,817 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/7aba8b39-5de9-41b4-9427-4f53f2041769
2026-03-16 02:03:03,045 - 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.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.360 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.360/1.683/3.007/1.323 ms')
2026-03-16 02:03:03,045 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57639344-70459363 passed
2026-03-16 02:03:03,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:03,192 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57639344-70459363, IP 31.1.2.4, Port 22
2026-03-16 02:03:03,347 - DEBUG - VM ctest-TestBasicVMVN-57639344-70459363 is ready for SSH connections
2026-03-16 02:03:03,348 - INFO - Waiting for VM ctest-TestBasicVMVN-57639344-27987582 to be up..
2026-03-16 02:03:03,413 - DEBUG - VM is in ACTIVE state now
2026-03-16 02:03:03,413 - INFO - VM name : ctest-TestBasicVMVN-57639344-27987582
2026-03-16 02:03:03,479 - DEBUG - VM ctest-TestBasicVMVN-57639344-27987582 ID is 4d0a6545-48ee-42fe-95ed-839b150c65b5
2026-03-16 02:03:03,479 - DEBUG - VM ctest-TestBasicVMVN-57639344-27987582 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1
2026-03-16 02:03:03,550 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/4d0a6545-48ee-42fe-95ed-839b150c65b5
2026-03-16 02:03:03,559 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/11f99264-ec4f-491c-aa7a-eee770392880
2026-03-16 02:03:04,784 - 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.94 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.401 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.401/1.672/2.944/1.271 ms')
2026-03-16 02:03:04,784 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57639344-27987582 passed
2026-03-16 02:03:04,932 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:04,932 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57639344-27987582, IP 31.1.1.3, Port 22
2026-03-16 02:03:05,091 - DEBUG - VM ctest-TestBasicVMVN-57639344-27987582 is ready for SSH connections
2026-03-16 02:03:05,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:05,092 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:05,092 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-16 02:03:09,074 - 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=3.203 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.697 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.121 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.697/1.673/3.203 ms
2026-03-16 02:03:09,075 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57639344-48547853 passed
2026-03-16 02:03:09,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:09,075 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:09,075 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-16 02:03:12,699 - 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=2.616 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.989 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.030 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.989/1.545/2.616 ms
2026-03-16 02:03:12,699 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57639344-70459363 passed
2026-03-16 02:03:12,700 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:12,700 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:12,700 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 02:03:12,700 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:12,700 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-16 02:03:12,875 - DEBUG - None
2026-03-16 02:03:12,875 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:12,875 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-16 02:03:13,050 - DEBUG - None
2026-03-16 02:03:13,050 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:13,050 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-16 02:03:13,646 - DEBUG - None
2026-03-16 02:03:13,646 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:13,646 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-16 02:03:15,836 - 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.812 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.635 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.513 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.562 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.370/2.378/6.635 ms
2026-03-16 02:03:15,836 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:15,836 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-16 02:03:18,072 - 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=0.977 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.858 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.860 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.356 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.013 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.816 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/2.181/3.860 ms
2026-03-16 02:03:18,072 - 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.27, gateway password: c0ntrail123
2026-03-16 02:03:18,072 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-16 02:03:20,308 - 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.742 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.531 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.360 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.905 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.790 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.431 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.374/1.733/3.360 ms
2026-03-16 02:03:20,308 - INFO - Deleting VM ctest-TestBasicVMVN-57639344-27987582
2026-03-16 02:03:20,371 - INFO - Detaching port 7aba8b39-5de9-41b4-9427-4f53f2041769 from VM ctest-TestBasicVMVN-57639344-70459363
2026-03-16 02:03:20,402 - INFO - Deleting VM ctest-TestBasicVMVN-57639344-70459363
2026-03-16 02:03:20,460 - INFO - Detaching port 4afc654a-a3ed-4d01-9a99-8d507112bb23 from VM ctest-TestBasicVMVN-57639344-48547853
2026-03-16 02:03:20,501 - INFO - Deleting VM ctest-TestBasicVMVN-57639344-48547853
2026-03-16 02:03:20,561 - INFO - Deleting VN ctest-vn-07897957
2026-03-16 02:03:20,716 - DEBUG - Response for delete_port : ()
2026-03-16 02:03:20,908 - DEBUG - Response for delete_port : ()
2026-03-16 02:03:20,952 - DEBUG - VN a71690ef-0bd7-4940-b493-0cc5e1b845a4 still in use: Unable to complete operation on network a71690ef-0bd7-4940-b493-0cc5e1b845a4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-64186642-be81-4f48-9db2-30fe0735bbf7']
2026-03-16 02:03:20,953 - WARNING - Deleting VN ctest-vn-07897957 failed..Will retry
2026-03-16 02:03:23,063 - DEBUG - Response for deleting network ()
2026-03-16 02:03:23,063 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7c35f26f-c419-49b4-8c46-6a3ff616fd56
2026-03-16 02:03:23,067 - DEBUG - Response Code: 404
2026-03-16 02:03:23,067 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-16 02:03:23,071 - DEBUG - Requesting: http://10.0.0.27:8082/domain/85060f0a-7d62-46e7-9503-8f44579f9a54
2026-03-16 02:03:23,120 - DEBUG - Requesting: http://10.0.0.27:8082/project/1018b456-9686-4b17-bd1d-fe75ad781636
2026-03-16 02:03:23,189 - INFO - Validated that VN ctest-vn-07897957 is not found in API Server
2026-03-16 02:03:23,197 - DEBUG - VN ctest-vn-07897957 is not present in Agent 10.0.0.27
2026-03-16 02:03:23,197 - INFO - Validated that VN ctest-vn-07897957 is not in any agent
2026-03-16 02:03:23,201 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2026-03-16 02:03:23,214 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-07897957
2026-03-16 02:03:23,214 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57639344:ctest-vn-07897957
2026-03-16 02:03:23,231 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07897957 info
2026-03-16 02:03:23,316 - INFO - IPAM: ctest-ipam-27669746 is not found in API Server
2026-03-16 02:03:23,327 - INFO - IPAM:ctest-ipam-27669746 is not found in control node
2026-03-16 02:03:23,584 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 02:03:23,584 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-03-16 02:03:23,584 - INFO - --------------------------------------------------------------------------------
2026-03-16 02:03:24,212 - INFO - Deleted project: ctest-TestBasicVMVN-57639344, ID : 1018b456-9686-4b17-bd1d-fe75ad781636