2025-10-27 09:21:53,414 - INFO - Domain Default found not creating
2025-10-27 09:21:53,560 - INFO - Project ctest-TestBasicVMVN-64881634 not found, creating it
2025-10-27 09:21:54,017 - INFO - Created Project:ctest-TestBasicVMVN-64881634, ID : d8aae031-4626-4a0b-b0c5-a09e8ffb66ee 
2025-10-27 09:21:55,521 - INFO - ================================================================================
2025-10-27 09:21:55,521 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-27 09:21:55,521 - 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
        
2025-10-27 09:21:55,788 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2025-10-27 09:21:55,789 - INFO - Initial checks done. Running the testcase now
2025-10-27 09:21:55,789 - INFO - 
2025-10-27 09:21:56,338 - DEBUG - Response for create_network : {'network': {'id': 'd924e282-ad50-44b6-ac42-77568e8a84ec', 'name': 'ctest-vn2_metadata-21654697', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'project_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64881634', 'ctest-vn2_metadata-21654697'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 09:21:56,538 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c806128-6590-4df5-ac8a-668c33d30afa', 'name': '', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'network_id': 'd924e282-ad50-44b6-ac42-77568e8a84ec', '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': 'd8aae03146264a0bb0c5a09e8ffb66ee'}}
2025-10-27 09:21:56,555 - INFO - Created VN ctest-vn2_metadata-21654697
2025-10-27 09:21:56,605 - DEBUG - VN ctest-vn2_metadata-21654697 UUID is d924e282-ad50-44b6-ac42-77568e8a84ec
2025-10-27 09:21:56,785 - DEBUG - Services list from nova: [, , ]
2025-10-27 09:21:57,766 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4497-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4497-1)
2025-10-27 09:21:57,869 - DEBUG - Link local service introspect added
2025-10-27 09:21:57,904 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 09:22:02,985 - DEBUG - VM  is in ACTIVE state now
2025-10-27 09:22:03,116 - INFO - Waiting for VM ctest-TestBasicVMVN-64881634-02766770 to be up..
2025-10-27 09:22:03,116 - INFO - VM name : ctest-TestBasicVMVN-64881634-02766770
2025-10-27 09:22:03,193 - DEBUG - VM ctest-TestBasicVMVN-64881634-02766770 ID is 22f2a644-97bd-471e-93ca-f06ea1e08dcf
2025-10-27 09:22:03,193 - DEBUG - VM ctest-TestBasicVMVN-64881634-02766770 launched on Node cn-jenkins-deploy-platform-ansible-os-4497-1
2025-10-27 09:22:03,268 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/22f2a644-97bd-471e-93ca-f06ea1e08dcf
2025-10-27 09:22:03,562 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/22f2a644-97bd-471e-93ca-f06ea1e08dcf
2025-10-27 09:22:03,597 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/7b85cff2-75d3-46a0-9bcc-bebf06b3f5ff
2025-10-27 09:22:06,850 - 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')
2025-10-27 09:22:06,850 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64881634-02766770 failed!
2025-10-27 09:22:06,901 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64881634:ctest-vn2_metadata-21654697 is 11.1.1.1 and allocation pool is NOT set
2025-10-27 09:22:08,961 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.57 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 = 2.572/2.612/2.652/0.040 ms')
2025-10-27 09:22:08,961 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64881634-02766770 passed
2025-10-27 09:22:09,113 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:09,113 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64881634-02766770, IP 11.1.1.3, Port 22
2025-10-27 09:22:09,275 - DEBUG - VM ctest-TestBasicVMVN-64881634-02766770 is ready for SSH connections
2025-10-27 09:22:09,275 - INFO - Retry 0
2025-10-27 09:22:09,275 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:09,276 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-27 09:22:10,914 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-27 09:22:10,914 - INFO - Generic metadata worked
2025-10-27 09:22:11,185 - DEBUG - Link local service introspect removed
2025-10-27 09:22:11,185 - INFO - Deleting VM ctest-TestBasicVMVN-64881634-02766770
2025-10-27 09:22:11,253 - INFO - Deleting VN ctest-vn2_metadata-21654697 
2025-10-27 09:22:11,298 - DEBUG - VN d924e282-ad50-44b6-ac42-77568e8a84ec still in use: Unable to complete operation on network d924e282-ad50-44b6-ac42-77568e8a84ec. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0c31af33-1220-42e5-b8c6-0dbaebd874b3']
2025-10-27 09:22:11,298 - WARNING - Deleting VN ctest-vn2_metadata-21654697 failed..Will retry
2025-10-27 09:22:13,389 - DEBUG - Response for deleting network ()
2025-10-27 09:22:13,642 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 09:22:13,642 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-27 09:22:13,643 - INFO - --------------------------------------------------------------------------------
2025-10-27 09:22:13,646 - INFO - ================================================================================
2025-10-27 09:22:13,646 - INFO - STARTING TEST    : test_metadata_service
2025-10-27 09:22:13,646 - 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
        
2025-10-27 09:22:13,930 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2025-10-27 09:22:13,930 - INFO - Initial checks done. Running the testcase now
2025-10-27 09:22:13,930 - INFO - 
2025-10-27 09:22:13,930 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs
2025-10-27 09:22:13,935 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/6ca0d7a0-3684-42e1-bfac-e274edbc5267
2025-10-27 09:22:14,112 - DEBUG - Response for create_network : {'network': {'id': '2cd9215f-ac10-4401-a083-0f2c4fca602d', 'name': 'ctest-vn-35577267', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'project_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64881634', 'ctest-vn-35577267'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 09:22:14,264 - DEBUG - Response for create_subnet : {'subnet': {'id': '61e7da2e-ef88-44cc-9768-97f762f46197', 'name': '', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'network_id': '2cd9215f-ac10-4401-a083-0f2c4fca602d', 'ip_version': 4, 'cidr': '69.153.30.128/26', 'allocation_pools': [{'start': '69.153.30.130', 'end': '69.153.30.190'}], 'gateway_ip': '69.153.30.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.153.30.130', 'tags': [], 'project_id': 'd8aae03146264a0bb0c5a09e8ffb66ee'}}
2025-10-27 09:22:14,280 - INFO - Created VN ctest-vn-35577267
2025-10-27 09:22:14,333 - DEBUG - VN ctest-vn-35577267 UUID is 2cd9215f-ac10-4401-a083-0f2c4fca602d
2025-10-27 09:22:15,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4497-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4497-1)
2025-10-27 09:22:15,455 - INFO - Waiting for VM ctest-TestBasicVMVN-64881634-12913672 to be up..
2025-10-27 09:22:15,500 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 09:22:20,584 - DEBUG - VM  is in ACTIVE state now
2025-10-27 09:22:20,584 - INFO - VM name : ctest-TestBasicVMVN-64881634-12913672
2025-10-27 09:22:20,652 - DEBUG - VM ctest-TestBasicVMVN-64881634-12913672 ID is fd2d4fa8-379b-433a-98cc-990d1e0622d8
2025-10-27 09:22:20,653 - DEBUG - VM ctest-TestBasicVMVN-64881634-12913672 launched on Node cn-jenkins-deploy-platform-ansible-os-4497-1
2025-10-27 09:22:20,727 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/fd2d4fa8-379b-433a-98cc-990d1e0622d8
2025-10-27 09:22:20,735 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/8bbc01ff-9413-4584-9542-560e9376b6e9
2025-10-27 09:22:23,999 - 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 1023ms')
2025-10-27 09:22:23,999 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64881634-12913672 failed!
2025-10-27 09:22:24,053 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-35577267 is 69.153.30.129 and allocation pool is NOT set
2025-10-27 09:22:26,117 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 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.457/2.156/3.855/1.699 ms')
2025-10-27 09:22:26,117 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64881634-12913672 passed
2025-10-27 09:22:26,265 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:26,265 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64881634-12913672, IP 69.153.30.131, Port 22
2025-10-27 09:22:26,421 - DEBUG - VM ctest-TestBasicVMVN-64881634-12913672 is ready for SSH connections
2025-10-27 09:22:26,421 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 09:22:26,421 - DEBUG - cat /tmp/output.txt
2025-10-27 09:22:28,058 - DEBUG - Hello World.  The time is now Mon, 27 Oct 2025 03:22:26 -0600!
2025-10-27 09:22:28,058 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Mon, 27 Oct 2025 03:22:26 -0600!'}
2025-10-27 09:22:28,058 - INFO - metadata_script.txt got executed in the vm
2025-10-27 09:22:28,058 - INFO - Deleting VM ctest-TestBasicVMVN-64881634-12913672
2025-10-27 09:22:28,146 - INFO - Deleting VN ctest-vn-35577267 
2025-10-27 09:22:28,181 - DEBUG - VN 2cd9215f-ac10-4401-a083-0f2c4fca602d still in use: Unable to complete operation on network 2cd9215f-ac10-4401-a083-0f2c4fca602d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a16ab7de-84af-4a4d-819c-c70c4459cc10']
2025-10-27 09:22:28,182 - WARNING - Deleting VN ctest-vn-35577267 failed..Will retry
2025-10-27 09:22:30,287 - DEBUG - Response for deleting network ()
2025-10-27 09:22:30,543 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 09:22:30,543 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-27 09:22:30,543 - INFO - --------------------------------------------------------------------------------
2025-10-27 09:22:30,546 - INFO - ================================================================================
2025-10-27 09:22:30,546 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-27 09:22:30,547 - 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
        
2025-10-27 09:22:30,834 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2025-10-27 09:22:30,834 - INFO - Initial checks done. Running the testcase now
2025-10-27 09:22:30,834 - INFO - 
2025-10-27 09:22:31,325 - DEBUG - Response for create_network : {'network': {'id': '343e061f-11e6-4db5-824c-d74e08dc29da', 'name': 'ctest-vn-74009571', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'project_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64881634', 'ctest-vn-74009571'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 09:22:31,493 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb35b7c1-b7c7-408c-bfc0-974ce3a3b080', 'name': '', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'network_id': '343e061f-11e6-4db5-824c-d74e08dc29da', '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': 'd8aae03146264a0bb0c5a09e8ffb66ee'}}
2025-10-27 09:22:31,642 - DEBUG - Response for create_subnet : {'subnet': {'id': '19cdf4f1-6814-43d3-845b-8bfd13510f07', 'name': '', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'network_id': '343e061f-11e6-4db5-824c-d74e08dc29da', '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': 'd8aae03146264a0bb0c5a09e8ffb66ee'}}
2025-10-27 09:22:31,661 - INFO - Created VN ctest-vn-74009571
2025-10-27 09:22:31,713 - DEBUG - VN ctest-vn-74009571 UUID is 343e061f-11e6-4db5-824c-d74e08dc29da
2025-10-27 09:22:32,049 - DEBUG - Response for create_port : {'port': {'name': '5115f6ac-39ea-4453-aa5e-99c073ebe18a', 'id': '5115f6ac-39ea-4453-aa5e-99c073ebe18a', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'network_id': '343e061f-11e6-4db5-824c-d74e08dc29da', 'mac_address': '02:51:15:f6:ac:39', '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': 'fb35b7c1-b7c7-408c-bfc0-974ce3a3b080'}], 'security_groups': ['f8ad1606-3989-490e-8b5a-561bcb385a82'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd8aae03146264a0bb0c5a09e8ffb66ee'}}
2025-10-27 09:22:32,212 - DEBUG - Response for create_port : {'port': {'name': '460f750a-b0c5-4474-b72a-37c32a2050f9', 'id': '460f750a-b0c5-4474-b72a-37c32a2050f9', 'tenant_id': 'd8aae03146264a0bb0c5a09e8ffb66ee', 'network_id': '343e061f-11e6-4db5-824c-d74e08dc29da', 'mac_address': '02:46:0f:75:0a:b0', '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': '19cdf4f1-6814-43d3-845b-8bfd13510f07'}], 'security_groups': ['f8ad1606-3989-490e-8b5a-561bcb385a82'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd8aae03146264a0bb0c5a09e8ffb66ee'}}
2025-10-27 09:22:32,560 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4497-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4497-1)
2025-10-27 09:22:32,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4497-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4497-1)
2025-10-27 09:22:34,197 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4497-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4497-1)
2025-10-27 09:22:34,197 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-27 09:22:34,202 - DEBUG - Requesting: http://10.0.0.41:8082/domain/a5826939-a129-4733-bb35-85feff10c909
2025-10-27 09:22:34,213 - DEBUG - Requesting: http://10.0.0.41:8082/project/d8aae031-4626-4a0b-b0c5-a09e8ffb66ee
2025-10-27 09:22:34,312 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/5e471542-4250-427c-b3fc-955803b32050
2025-10-27 09:22:34,324 - INFO - Verifications in API Server for IPAM: ctest-ipam-73364457 passed
2025-10-27 09:22:34,333 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-64881634:ctest-ipam-73364457', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64881634', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6793421937236263548', 'uuid-lslong': '12969405232171917392'}, 'enable': 'true', 'created': '2025-10-27T09:22:30', 'last-modified': '2025-10-27T09:22:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.275070'}
2025-10-27 09:22:34,334 - INFO - Verifications in Control node for IPAM: ctest-ipam-73364457 passed
2025-10-27 09:22:34,334 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-27 09:22:34,342 - DEBUG - Requesting: http://10.0.0.41:8082/domain/a5826939-a129-4733-bb35-85feff10c909
2025-10-27 09:22:34,362 - DEBUG - Requesting: http://10.0.0.41:8082/project/d8aae031-4626-4a0b-b0c5-a09e8ffb66ee
2025-10-27 09:22:34,439 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/343e061f-11e6-4db5-824c-d74e08dc29da
2025-10-27 09:22:34,460 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/343e061f-11e6-4db5-824c-d74e08dc29da
2025-10-27 09:22:34,470 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5b2c0f7f-f1f7-4af6-b56f-706a38163556
2025-10-27 09:22:34,477 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5b2c0f7f-f1f7-4af6-b56f-706a38163556
2025-10-27 09:22:34,483 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/bfa710e0-3c59-4e9a-b257-6c9792d4b9b9
2025-10-27 09:22:34,489 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 09:22:34,489 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/343e061f-11e6-4db5-824c-d74e08dc29da
2025-10-27 09:22:34,499 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5b2c0f7f-f1f7-4af6-b56f-706a38163556
2025-10-27 09:22:34,513 - INFO - Verified VN network id 10 for VN 343e061f-11e6-4db5-824c-d74e08dc29da
2025-10-27 09:22:34,514 - INFO - Verifications in API Server for VN ctest-vn-74009571 passed
2025-10-27 09:22:34,514 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/343e061f-11e6-4db5-824c-d74e08dc29da
2025-10-27 09:22:34,523 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5b2c0f7f-f1f7-4af6-b56f-706a38163556
2025-10-27 09:22:34,531 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5b2c0f7f-f1f7-4af6-b56f-706a38163556
2025-10-27 09:22:34,540 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/bfa710e0-3c59-4e9a-b257-6c9792d4b9b9
2025-10-27 09:22:34,556 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64881634', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3764453069042372021', 'uuid-lslong': '9389116053316708826'}, 'enable': 'true', 'created': '2025-10-27T09:22:31', 'last-modified': '2025-10-27T09:22:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.936499'}
2025-10-27 09:22:34,564 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 09:22:34,564 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-74009571 passed
2025-10-27 09:22:34,564 - DEBUG - ====Verifying policy data for ctest-vn-74009571 in API_Server ======
2025-10-27 09:22:34,565 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-27 09:22:34,571 - DEBUG - Requesting: http://10.0.0.41:8082/domain/a5826939-a129-4733-bb35-85feff10c909
2025-10-27 09:22:34,593 - DEBUG - Requesting: http://10.0.0.41:8082/project/d8aae031-4626-4a0b-b0c5-a09e8ffb66ee
2025-10-27 09:22:34,690 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/343e061f-11e6-4db5-824c-d74e08dc29da
2025-10-27 09:22:34,712 - DEBUG - =>VN ctest-vn-74009571 has no policy to be verified
2025-10-27 09:22:34,712 - DEBUG - Verifying the vn in opserver
2025-10-27 09:22:34,712 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571 virtual network link  through opserver 10.0.0.41
2025-10-27 09:22:34,713 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-27 09:22:35,043 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-27 09:22:35,106 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571?flat'}
2025-10-27 09:22:35,106 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571 is found in opserver
2025-10-27 09:22:35,114 - DEBUG - VRF ids for VN ctest-vn-74009571: {'10.0.0.41': '2'}
2025-10-27 09:22:35,114 - INFO - Waiting for VM ctest-TestBasicVMVN-64881634-78701311 to be up..
2025-10-27 09:22:35,203 - DEBUG - VM  is in ACTIVE state now
2025-10-27 09:22:35,203 - INFO - VM name : ctest-TestBasicVMVN-64881634-78701311
2025-10-27 09:22:35,274 - DEBUG - VM ctest-TestBasicVMVN-64881634-78701311 ID is 2cf56273-a67f-424c-8bd8-88a0187a7c20
2025-10-27 09:22:35,274 - DEBUG - VM ctest-TestBasicVMVN-64881634-78701311 launched on Node cn-jenkins-deploy-platform-ansible-os-4497-1
2025-10-27 09:22:35,360 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/2cf56273-a67f-424c-8bd8-88a0187a7c20
2025-10-27 09:22:35,370 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/5115f6ac-39ea-4453-aa5e-99c073ebe18a
2025-10-27 09:22:38,623 - 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 1015ms')
2025-10-27 09:22:38,623 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64881634-78701311 failed!
2025-10-27 09:22:38,681 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 09:22:38,681 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 09:22:42,759 - 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 1015ms')
2025-10-27 09:22:42,759 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64881634-78701311 failed!
2025-10-27 09:22:42,813 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 09:22:42,813 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 09:22:44,869 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.358 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.358/1.588/2.818/1.230 ms')
2025-10-27 09:22:44,870 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64881634-78701311 passed
2025-10-27 09:22:45,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:45,017 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64881634-78701311, IP 31.1.1.4, Port 22
2025-10-27 09:22:45,174 - DEBUG - VM ctest-TestBasicVMVN-64881634-78701311 is ready for SSH connections
2025-10-27 09:22:45,174 - INFO - Waiting for VM ctest-TestBasicVMVN-64881634-72172880 to be up..
2025-10-27 09:22:45,247 - DEBUG - VM  is in ACTIVE state now
2025-10-27 09:22:45,247 - INFO - VM name : ctest-TestBasicVMVN-64881634-72172880
2025-10-27 09:22:45,323 - DEBUG - VM ctest-TestBasicVMVN-64881634-72172880 ID is 260b6e30-73f6-4206-9935-8d3ae3fc26ff
2025-10-27 09:22:45,323 - DEBUG - VM ctest-TestBasicVMVN-64881634-72172880 launched on Node cn-jenkins-deploy-platform-ansible-os-4497-1
2025-10-27 09:22:45,404 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/260b6e30-73f6-4206-9935-8d3ae3fc26ff
2025-10-27 09:22:45,413 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/460f750a-b0c5-4474-b72a-37c32a2050f9
2025-10-27 09:22:46,647 - 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=2.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.441 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.441/1.664/2.888/1.223 ms')
2025-10-27 09:22:46,647 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-64881634-72172880 passed
2025-10-27 09:22:46,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:46,793 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64881634-72172880, IP 31.1.2.4, Port 22
2025-10-27 09:22:46,961 - DEBUG - VM ctest-TestBasicVMVN-64881634-72172880 is ready for SSH connections
2025-10-27 09:22:46,961 - INFO - Waiting for VM ctest-TestBasicVMVN-64881634-88250550 to be up..
2025-10-27 09:22:47,028 - DEBUG - VM  is in ACTIVE state now
2025-10-27 09:22:47,028 - INFO - VM name : ctest-TestBasicVMVN-64881634-88250550
2025-10-27 09:22:47,098 - DEBUG - VM ctest-TestBasicVMVN-64881634-88250550 ID is c4413098-98b0-46d1-b0d4-6e327fd935de
2025-10-27 09:22:47,099 - DEBUG - VM ctest-TestBasicVMVN-64881634-88250550 launched on Node cn-jenkins-deploy-platform-ansible-os-4497-1
2025-10-27 09:22:47,166 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c4413098-98b0-46d1-b0d4-6e327fd935de
2025-10-27 09:22:47,173 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/c61709a2-e141-458c-9fd7-71676cb3cfa5
2025-10-27 09:22:48,408 - 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.99 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.345 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.345/1.665/2.986/1.320 ms')
2025-10-27 09:22:48,408 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-64881634-88250550 passed
2025-10-27 09:22:48,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:48,562 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64881634-88250550, IP 31.1.1.3, Port 22
2025-10-27 09:22:48,743 - DEBUG - VM ctest-TestBasicVMVN-64881634-88250550 is ready for SSH connections
2025-10-27 09:22:48,744 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:48,744 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:48,744 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-27 09:22:52,752 - 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.091 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.814 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.216 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.814/2.040/4.091 ms
2025-10-27 09:22:52,753 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-64881634-78701311 passed
2025-10-27 09:22:52,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:52,753 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:52,753 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-27 09:22:56,397 - 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.771 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.085 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.062 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.062/1.639/2.771 ms
2025-10-27 09:22:56,398 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-64881634-72172880 passed
2025-10-27 09:22:56,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:56,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:56,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 09:22:56,398 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:56,398 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 09:22:56,583 - DEBUG - None
2025-10-27 09:22:56,583 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:56,583 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 09:22:56,760 - DEBUG - None
2025-10-27 09:22:56,760 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:56,760 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 09:22:57,365 - DEBUG - None
2025-10-27 09:22:57,365 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:57,365 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-27 09:22:59,567 - 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.236 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.538 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.373 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.479 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.368/2.198/6.538 ms
2025-10-27 09:22:59,567 - 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.41, gateway password: c0ntrail123
2025-10-27 09:22:59,567 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-27 09:23:01,809 - 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=3.580 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.421 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.459 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.983 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.876 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/3.010/6.459 ms
2025-10-27 09:23:01,809 - 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.41, gateway password: c0ntrail123
2025-10-27 09:23:01,809 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-27 09:23:04,034 - 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.840 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.626 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.449 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.685 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.457 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.386/1.693/3.449 ms
2025-10-27 09:23:04,034 - INFO - Deleting VM ctest-TestBasicVMVN-64881634-88250550
2025-10-27 09:23:04,110 - INFO - Detaching port 460f750a-b0c5-4474-b72a-37c32a2050f9 from VM ctest-TestBasicVMVN-64881634-72172880
2025-10-27 09:23:04,145 - INFO - Deleting VM ctest-TestBasicVMVN-64881634-72172880
2025-10-27 09:23:04,243 - INFO - Detaching port 5115f6ac-39ea-4453-aa5e-99c073ebe18a from VM ctest-TestBasicVMVN-64881634-78701311
2025-10-27 09:23:04,274 - INFO - Deleting VM ctest-TestBasicVMVN-64881634-78701311
2025-10-27 09:23:04,349 - INFO - Deleting VN ctest-vn-74009571 
2025-10-27 09:23:04,506 - DEBUG - Response for delete_port : ()
2025-10-27 09:23:04,654 - DEBUG - Response for delete_port : ()
2025-10-27 09:23:04,692 - DEBUG - VN 343e061f-11e6-4db5-824c-d74e08dc29da still in use: Unable to complete operation on network 343e061f-11e6-4db5-824c-d74e08dc29da. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f41dfbe0-9e68-433b-bfbe-80ca618db970']
2025-10-27 09:23:04,692 - WARNING - Deleting VN ctest-vn-74009571 failed..Will retry
2025-10-27 09:23:06,809 - DEBUG - Response for deleting network ()
2025-10-27 09:23:06,809 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5b2c0f7f-f1f7-4af6-b56f-706a38163556
2025-10-27 09:23:06,813 - DEBUG - Response Code: 404
2025-10-27 09:23:06,813 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-27 09:23:06,823 - DEBUG - Requesting: http://10.0.0.41:8082/domain/a5826939-a129-4733-bb35-85feff10c909
2025-10-27 09:23:06,878 - DEBUG - Requesting: http://10.0.0.41:8082/project/d8aae031-4626-4a0b-b0c5-a09e8ffb66ee
2025-10-27 09:23:06,950 - INFO - Validated that VN ctest-vn-74009571 is not found in API Server
2025-10-27 09:23:06,964 - DEBUG - VN ctest-vn-74009571 is not present in Agent 10.0.0.41 
2025-10-27 09:23:06,964 - INFO - Validated that VN ctest-vn-74009571 is not in any agent
2025-10-27 09:23:06,969 - DEBUG - VRF 2 is not seen in agent 10.0.0.41
2025-10-27 09:23:06,975 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-74009571
2025-10-27 09:23:06,975 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-64881634:ctest-vn-74009571
2025-10-27 09:23:06,984 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-74009571 info
2025-10-27 09:23:07,057 - INFO - IPAM: ctest-ipam-73364457 is not found in API Server
2025-10-27 09:23:07,067 - INFO - IPAM:ctest-ipam-73364457 is not found in control node
2025-10-27 09:23:07,333 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 09:23:07,333 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-27 09:23:07,333 - INFO - --------------------------------------------------------------------------------
2025-10-27 09:23:08,000 - INFO - Deleted project: ctest-TestBasicVMVN-64881634, ID : d8aae031-4626-4a0b-b0c5-a09e8ffb66ee