2026-06-08 02:18:13,218 - INFO - Domain Default found not creating
2026-06-08 02:18:13,407 - INFO - Project ctest-TestBasicVMVN-69720024 not found, creating it
2026-06-08 02:18:13,894 - INFO - Created Project:ctest-TestBasicVMVN-69720024, ID : f3dc53fb-ba3c-411f-a20d-9a2d41907683
2026-06-08 02:18:15,417 - INFO - ================================================================================
2026-06-08 02:18:15,417 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-08 02:18:15,417 - 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-06-08 02:18:15,677 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-08 02:18:15,678 - INFO - Initial checks done. Running the testcase now
2026-06-08 02:18:15,678 - INFO -
2026-06-08 02:18:16,250 - DEBUG - Response for create_network : {'network': {'id': '8f632d81-2e34-402e-8da3-0d9500604331', 'name': 'ctest-vn2_metadata-61307614', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'project_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69720024', 'ctest-vn2_metadata-61307614'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 02:18:16,427 - DEBUG - Response for create_subnet : {'subnet': {'id': '82b2db4f-f861-4d7e-ac3d-844d57b90700', 'name': '', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'network_id': '8f632d81-2e34-402e-8da3-0d9500604331', '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': 'f3dc53fbba3c411fa20d9a2d41907683'}}
2026-06-08 02:18:16,445 - INFO - Created VN ctest-vn2_metadata-61307614
2026-06-08 02:18:16,499 - DEBUG - VN ctest-vn2_metadata-61307614 UUID is 8f632d81-2e34-402e-8da3-0d9500604331
2026-06-08 02:18:16,699 - DEBUG - Services list from nova: [, , ]
2026-06-08 02:18:17,771 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5898-1)
2026-06-08 02:18:17,879 - DEBUG - Link local service introspect added
2026-06-08 02:18:17,924 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 02:18:23,003 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:18:23,151 - INFO - Waiting for VM ctest-TestBasicVMVN-69720024-09325798 to be up..
2026-06-08 02:18:23,151 - INFO - VM name : ctest-TestBasicVMVN-69720024-09325798
2026-06-08 02:18:23,244 - DEBUG - VM ctest-TestBasicVMVN-69720024-09325798 ID is 26aef94a-21f0-452c-8d72-d1211c8d9db7
2026-06-08 02:18:23,244 - DEBUG - VM ctest-TestBasicVMVN-69720024-09325798 launched on Node cn-jenkins-deploy-platform-ansible-os-5898-1
2026-06-08 02:18:23,323 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/26aef94a-21f0-452c-8d72-d1211c8d9db7
2026-06-08 02:18:23,629 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/26aef94a-21f0-452c-8d72-d1211c8d9db7
2026-06-08 02:18:23,665 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/86dba5fc-6727-4499-a71b-dcc47d665af3
2026-06-08 02:18:26,917 - 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')
2026-06-08 02:18:26,917 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69720024-09325798 failed!
2026-06-08 02:18:26,975 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69720024:ctest-vn2_metadata-61307614 is 11.1.1.1 and allocation pool is NOT set
2026-06-08 02:18:29,035 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.409 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.409/3.523/6.638/3.114 ms')
2026-06-08 02:18:29,035 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69720024-09325798 passed
2026-06-08 02:18:29,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:18:29,184 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69720024-09325798, IP 11.1.1.3, Port 22
2026-06-08 02:18:29,343 - DEBUG - VM ctest-TestBasicVMVN-69720024-09325798 is ready for SSH connections
2026-06-08 02:18:29,343 - INFO - Retry 0
2026-06-08 02:18:29,343 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:18:29,343 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-08 02:18:30,958 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-08 02:18:30,958 - INFO - Generic metadata worked
2026-06-08 02:18:31,231 - DEBUG - Link local service introspect removed
2026-06-08 02:18:31,231 - INFO - Deleting VM ctest-TestBasicVMVN-69720024-09325798
2026-06-08 02:18:31,320 - INFO - Deleting VN ctest-vn2_metadata-61307614
2026-06-08 02:18:31,358 - DEBUG - VN 8f632d81-2e34-402e-8da3-0d9500604331 still in use: Unable to complete operation on network 8f632d81-2e34-402e-8da3-0d9500604331. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0d295b0e-dcf9-4c86-8b52-9fdc6dca55f0']
2026-06-08 02:18:31,358 - WARNING - Deleting VN ctest-vn2_metadata-61307614 failed..Will retry
2026-06-08 02:18:33,460 - DEBUG - Response for deleting network ()
2026-06-08 02:18:33,736 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:18:33,737 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-06-08 02:18:33,737 - INFO - --------------------------------------------------------------------------------
2026-06-08 02:18:33,739 - INFO - ================================================================================
2026-06-08 02:18:33,740 - INFO - STARTING TEST : test_metadata_service
2026-06-08 02:18:33,740 - 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-06-08 02:18:34,020 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-08 02:18:34,020 - INFO - Initial checks done. Running the testcase now
2026-06-08 02:18:34,020 - INFO -
2026-06-08 02:18:34,021 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-06-08 02:18:34,027 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/13177e31-c41b-4cf2-904d-ee0a627e85b5
2026-06-08 02:18:34,225 - DEBUG - Response for create_network : {'network': {'id': 'e673d9dd-6260-4d4b-9b4f-97e89a90976b', 'name': 'ctest-vn-44915663', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'project_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69720024', 'ctest-vn-44915663'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 02:18:34,446 - DEBUG - Response for create_subnet : {'subnet': {'id': '0abdcee1-0ee0-4b7f-b545-f7ae75d93f53', 'name': '', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'network_id': 'e673d9dd-6260-4d4b-9b4f-97e89a90976b', 'ip_version': 4, 'cidr': '155.134.96.64/26', 'allocation_pools': [{'start': '155.134.96.66', 'end': '155.134.96.126'}], 'gateway_ip': '155.134.96.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.134.96.66', 'tags': [], 'project_id': 'f3dc53fbba3c411fa20d9a2d41907683'}}
2026-06-08 02:18:34,465 - INFO - Created VN ctest-vn-44915663
2026-06-08 02:18:34,515 - DEBUG - VN ctest-vn-44915663 UUID is e673d9dd-6260-4d4b-9b4f-97e89a90976b
2026-06-08 02:18:35,765 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5898-1)
2026-06-08 02:18:35,765 - INFO - Waiting for VM ctest-TestBasicVMVN-69720024-71507460 to be up..
2026-06-08 02:18:35,806 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 02:18:40,884 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:18:40,884 - INFO - VM name : ctest-TestBasicVMVN-69720024-71507460
2026-06-08 02:18:40,955 - DEBUG - VM ctest-TestBasicVMVN-69720024-71507460 ID is b2f271f7-fba4-494e-8401-eccf52daef26
2026-06-08 02:18:40,955 - DEBUG - VM ctest-TestBasicVMVN-69720024-71507460 launched on Node cn-jenkins-deploy-platform-ansible-os-5898-1
2026-06-08 02:18:41,032 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b2f271f7-fba4-494e-8401-eccf52daef26
2026-06-08 02:18:41,040 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1963e72d-c35b-4770-a62d-7874c5ca2c44
2026-06-08 02:18:44,288 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2026-06-08 02:18:44,288 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69720024-71507460 failed!
2026-06-08 02:18:44,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-44915663 is 155.134.96.65 and allocation pool is NOT set
2026-06-08 02:18:46,404 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.947 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.947/2.149/3.351/1.202 ms')
2026-06-08 02:18:46,404 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69720024-71507460 passed
2026-06-08 02:18:46,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:18:46,551 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69720024-71507460, IP 155.134.96.67, Port 22
2026-06-08 02:18:46,718 - DEBUG - VM ctest-TestBasicVMVN-69720024-71507460 is ready for SSH connections
2026-06-08 02:18:46,718 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:18:46,718 - DEBUG - cat /tmp/output.txt
2026-06-08 02:18:48,343 - DEBUG - Hello World. The time is now Sun, 07 Jun 2026 20:18:45 -0600!
2026-06-08 02:18:48,343 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 07 Jun 2026 20:18:45 -0600!'}
2026-06-08 02:18:48,343 - INFO - metadata_script.txt got executed in the vm
2026-06-08 02:18:48,343 - INFO - Deleting VM ctest-TestBasicVMVN-69720024-71507460
2026-06-08 02:18:48,419 - INFO - Deleting VN ctest-vn-44915663
2026-06-08 02:18:48,454 - DEBUG - VN e673d9dd-6260-4d4b-9b4f-97e89a90976b still in use: Unable to complete operation on network e673d9dd-6260-4d4b-9b4f-97e89a90976b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-94c9101c-b8ef-4582-98da-22f469d49c19']
2026-06-08 02:18:48,454 - WARNING - Deleting VN ctest-vn-44915663 failed..Will retry
2026-06-08 02:18:50,555 - DEBUG - Response for deleting network ()
2026-06-08 02:18:50,809 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:18:50,810 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-06-08 02:18:50,810 - INFO - --------------------------------------------------------------------------------
2026-06-08 02:18:50,814 - INFO - ================================================================================
2026-06-08 02:18:50,814 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-08 02:18:50,814 - 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-06-08 02:18:51,104 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-08 02:18:51,104 - INFO - Initial checks done. Running the testcase now
2026-06-08 02:18:51,104 - INFO -
2026-06-08 02:18:51,575 - DEBUG - Response for create_network : {'network': {'id': 'a049a98f-d1ce-45b0-9343-ab961db6021c', 'name': 'ctest-vn-89573309', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'project_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69720024', 'ctest-vn-89573309'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 02:18:51,739 - DEBUG - Response for create_subnet : {'subnet': {'id': '919f2003-4e2d-403c-b95c-279cc4911fbb', 'name': '', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'network_id': 'a049a98f-d1ce-45b0-9343-ab961db6021c', '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': 'f3dc53fbba3c411fa20d9a2d41907683'}}
2026-06-08 02:18:52,009 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a704778-ddef-4638-b562-8ead0bab6624', 'name': '', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'network_id': 'a049a98f-d1ce-45b0-9343-ab961db6021c', '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': 'f3dc53fbba3c411fa20d9a2d41907683'}}
2026-06-08 02:18:52,027 - INFO - Created VN ctest-vn-89573309
2026-06-08 02:18:52,079 - DEBUG - VN ctest-vn-89573309 UUID is a049a98f-d1ce-45b0-9343-ab961db6021c
2026-06-08 02:18:52,444 - DEBUG - Response for create_port : {'port': {'name': '502ae0b7-b8da-4ee9-be95-bb6beda00956', 'id': '502ae0b7-b8da-4ee9-be95-bb6beda00956', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'network_id': 'a049a98f-d1ce-45b0-9343-ab961db6021c', 'mac_address': '02:50:2a:e0:b7:b8', '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': '919f2003-4e2d-403c-b95c-279cc4911fbb'}], 'security_groups': ['5995a0f0-bf20-4189-ae5d-463d8aac7dbc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3dc53fbba3c411fa20d9a2d41907683'}}
2026-06-08 02:18:52,603 - DEBUG - Response for create_port : {'port': {'name': 'ddca6ffd-a095-472c-a0c0-c8e85bb2fda2', 'id': 'ddca6ffd-a095-472c-a0c0-c8e85bb2fda2', 'tenant_id': 'f3dc53fbba3c411fa20d9a2d41907683', 'network_id': 'a049a98f-d1ce-45b0-9343-ab961db6021c', 'mac_address': '02:dd:ca:6f:fd:a0', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '5a704778-ddef-4638-b562-8ead0bab6624'}], 'security_groups': ['5995a0f0-bf20-4189-ae5d-463d8aac7dbc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3dc53fbba3c411fa20d9a2d41907683'}}
2026-06-08 02:18:52,989 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5898-1)
2026-06-08 02:18:53,432 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5898-1)
2026-06-08 02:18:54,736 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5898-1)
2026-06-08 02:18:54,736 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 02:18:54,743 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ec0f333-d896-42e6-88f1-d28f52d3ea4a
2026-06-08 02:18:54,760 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3dc53fb-ba3c-411f-a20d-9a2d41907683
2026-06-08 02:18:54,838 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/ba8427a5-acb2-4191-9824-3c9ec09573ad
2026-06-08 02:18:54,853 - INFO - Verifications in API Server for IPAM: ctest-ipam-07867801 passed
2026-06-08 02:18:54,859 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69720024:ctest-ipam-07867801', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69720024', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13439910780500853137', 'uuid-lslong': '10962954045460149165'}, 'enable': 'true', 'created': '2026-06-08T02:18:51', 'last-modified': '2026-06-08T02:18:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.530184'}
2026-06-08 02:18:54,860 - INFO - Verifications in Control node for IPAM: ctest-ipam-07867801 passed
2026-06-08 02:18:54,860 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 02:18:54,868 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ec0f333-d896-42e6-88f1-d28f52d3ea4a
2026-06-08 02:18:54,879 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3dc53fb-ba3c-411f-a20d-9a2d41907683
2026-06-08 02:18:54,975 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a049a98f-d1ce-45b0-9343-ab961db6021c
2026-06-08 02:18:54,987 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a049a98f-d1ce-45b0-9343-ab961db6021c
2026-06-08 02:18:54,997 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4b8b61f0-f285-4bee-a06b-81f6c7c9b40c
2026-06-08 02:18:55,004 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4b8b61f0-f285-4bee-a06b-81f6c7c9b40c
2026-06-08 02:18:55,011 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/23861ff1-6379-40f8-b88e-57d175ad41fd
2026-06-08 02:18:55,017 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 02:18:55,017 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a049a98f-d1ce-45b0-9343-ab961db6021c
2026-06-08 02:18:55,027 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4b8b61f0-f285-4bee-a06b-81f6c7c9b40c
2026-06-08 02:18:55,042 - INFO - Verified VN network id 11 for VN a049a98f-d1ce-45b0-9343-ab961db6021c
2026-06-08 02:18:55,042 - INFO - Verifications in API Server for VN ctest-vn-89573309 passed
2026-06-08 02:18:55,042 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a049a98f-d1ce-45b0-9343-ab961db6021c
2026-06-08 02:18:55,052 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4b8b61f0-f285-4bee-a06b-81f6c7c9b40c
2026-06-08 02:18:55,060 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4b8b61f0-f285-4bee-a06b-81f6c7c9b40c
2026-06-08 02:18:55,069 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/23861ff1-6379-40f8-b88e-57d175ad41fd
2026-06-08 02:18:55,084 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69720024', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11549949154533721520', 'uuid-lslong': '10611513808246931996'}, 'enable': 'true', 'created': '2026-06-08T02:18:51', 'last-modified': '2026-06-08T02:18:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.181608'}
2026-06-08 02:18:55,093 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 02:18:55,093 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89573309 passed
2026-06-08 02:18:55,093 - DEBUG - ====Verifying policy data for ctest-vn-89573309 in API_Server ======
2026-06-08 02:18:55,094 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 02:18:55,100 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ec0f333-d896-42e6-88f1-d28f52d3ea4a
2026-06-08 02:18:55,111 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3dc53fb-ba3c-411f-a20d-9a2d41907683
2026-06-08 02:18:55,211 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a049a98f-d1ce-45b0-9343-ab961db6021c
2026-06-08 02:18:55,222 - DEBUG - =>VN ctest-vn-89573309 has no policy to be verified
2026-06-08 02:18:55,222 - DEBUG - Verifying the vn in opserver
2026-06-08 02:18:55,222 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309 virtual network link through opserver 10.0.0.38
2026-06-08 02:18:55,223 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-06-08 02:18:55,680 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-06-08 02:18:55,758 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309?flat'}
2026-06-08 02:18:55,758 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309 is found in opserver
2026-06-08 02:18:55,766 - DEBUG - VRF ids for VN ctest-vn-89573309: {'10.0.0.38': '2'}
2026-06-08 02:18:55,766 - INFO - Waiting for VM ctest-TestBasicVMVN-69720024-70445778 to be up..
2026-06-08 02:18:55,887 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:18:55,887 - INFO - VM name : ctest-TestBasicVMVN-69720024-70445778
2026-06-08 02:18:55,970 - DEBUG - VM ctest-TestBasicVMVN-69720024-70445778 ID is 06b82242-292a-4580-ba61-b247bba0d939
2026-06-08 02:18:55,971 - DEBUG - VM ctest-TestBasicVMVN-69720024-70445778 launched on Node cn-jenkins-deploy-platform-ansible-os-5898-1
2026-06-08 02:18:56,070 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/06b82242-292a-4580-ba61-b247bba0d939
2026-06-08 02:18:56,078 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/502ae0b7-b8da-4ee9-be95-bb6beda00956
2026-06-08 02:18:59,365 - 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 1021ms')
2026-06-08 02:18:59,365 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69720024-70445778 failed!
2026-06-08 02:18:59,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 02:18:59,424 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 02:19:03,492 - 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-06-08 02:19:03,492 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69720024-70445778 failed!
2026-06-08 02:19:03,547 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 02:19:03,548 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 02:19:05,604 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 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.438/1.602/2.767/1.164 ms')
2026-06-08 02:19:05,604 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69720024-70445778 passed
2026-06-08 02:19:05,751 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:05,751 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69720024-70445778, IP 31.1.1.4, Port 22
2026-06-08 02:19:05,907 - DEBUG - VM ctest-TestBasicVMVN-69720024-70445778 is ready for SSH connections
2026-06-08 02:19:05,907 - INFO - Waiting for VM ctest-TestBasicVMVN-69720024-61315194 to be up..
2026-06-08 02:19:05,988 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:19:05,988 - INFO - VM name : ctest-TestBasicVMVN-69720024-61315194
2026-06-08 02:19:06,065 - DEBUG - VM ctest-TestBasicVMVN-69720024-61315194 ID is f89cf75b-72f8-4507-b46b-46dbae1e2ab0
2026-06-08 02:19:06,066 - DEBUG - VM ctest-TestBasicVMVN-69720024-61315194 launched on Node cn-jenkins-deploy-platform-ansible-os-5898-1
2026-06-08 02:19:06,141 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f89cf75b-72f8-4507-b46b-46dbae1e2ab0
2026-06-08 02:19:06,149 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ddca6ffd-a095-472c-a0c0-c8e85bb2fda2
2026-06-08 02:19:07,384 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.476 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.476/1.720/2.964/1.244 ms')
2026-06-08 02:19:07,384 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69720024-61315194 passed
2026-06-08 02:19:07,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:07,536 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69720024-61315194, IP 31.1.2.4, Port 22
2026-06-08 02:19:07,701 - DEBUG - VM ctest-TestBasicVMVN-69720024-61315194 is ready for SSH connections
2026-06-08 02:19:07,701 - INFO - Waiting for VM ctest-TestBasicVMVN-69720024-22921079 to be up..
2026-06-08 02:19:07,777 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:19:07,777 - INFO - VM name : ctest-TestBasicVMVN-69720024-22921079
2026-06-08 02:19:07,854 - DEBUG - VM ctest-TestBasicVMVN-69720024-22921079 ID is 211c51c3-b87e-4d11-93a1-f63b5d06da5f
2026-06-08 02:19:07,854 - DEBUG - VM ctest-TestBasicVMVN-69720024-22921079 launched on Node cn-jenkins-deploy-platform-ansible-os-5898-1
2026-06-08 02:19:07,932 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/211c51c3-b87e-4d11-93a1-f63b5d06da5f
2026-06-08 02:19:07,940 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/24cd8303-4ca5-4298-809e-b00a83665844
2026-06-08 02:19:09,175 - 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.96 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.633 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.633/1.798/2.963/1.165 ms')
2026-06-08 02:19:09,175 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69720024-22921079 passed
2026-06-08 02:19:09,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:09,327 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69720024-22921079, IP 31.1.1.3, Port 22
2026-06-08 02:19:09,483 - DEBUG - VM ctest-TestBasicVMVN-69720024-22921079 is ready for SSH connections
2026-06-08 02:19:09,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:09,483 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:09,483 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-08 02:19:13,519 - 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.944 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.029 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.018 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.018/1.997/3.944 ms
2026-06-08 02:19:13,519 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69720024-70445778 passed
2026-06-08 02:19:13,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:13,519 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:13,519 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-08 02:19:17,246 - 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.761 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.882 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.164 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.882/1.602/2.761 ms
2026-06-08 02:19:17,246 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69720024-61315194 passed
2026-06-08 02:19:17,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:17,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:17,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:17,246 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:17,246 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 02:19:17,437 - DEBUG - None
2026-06-08 02:19:17,438 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:17,438 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 02:19:17,621 - DEBUG - None
2026-06-08 02:19:17,621 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:17,621 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 02:19:18,267 - DEBUG - None
2026-06-08 02:19:18,267 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:18,267 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-08 02:19:20,501 - 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.093 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.238 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.471 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.605 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/2.562/6.238 ms
2026-06-08 02:19:20,501 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:20,501 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-08 02:19:22,752 - 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.158 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.023 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.076 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.351 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.642 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.406/2.160/4.076 ms
2026-06-08 02:19:22,752 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-08 02:19:22,752 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-08 02:19:25,020 - 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.711 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.563 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.705 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.472 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.661 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.584 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.897 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.472/2.084/3.705 ms
2026-06-08 02:19:25,020 - INFO - Deleting VM ctest-TestBasicVMVN-69720024-22921079
2026-06-08 02:19:25,096 - INFO - Detaching port ddca6ffd-a095-472c-a0c0-c8e85bb2fda2 from VM ctest-TestBasicVMVN-69720024-61315194
2026-06-08 02:19:25,133 - INFO - Deleting VM ctest-TestBasicVMVN-69720024-61315194
2026-06-08 02:19:25,205 - INFO - Detaching port 502ae0b7-b8da-4ee9-be95-bb6beda00956 from VM ctest-TestBasicVMVN-69720024-70445778
2026-06-08 02:19:25,239 - INFO - Deleting VM ctest-TestBasicVMVN-69720024-70445778
2026-06-08 02:19:25,333 - INFO - Deleting VN ctest-vn-89573309
2026-06-08 02:19:25,497 - DEBUG - Response for delete_port : ()
2026-06-08 02:19:25,677 - DEBUG - Response for delete_port : ()
2026-06-08 02:19:25,715 - DEBUG - VN a049a98f-d1ce-45b0-9343-ab961db6021c still in use: Unable to complete operation on network a049a98f-d1ce-45b0-9343-ab961db6021c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ff1fbdc-a418-474a-bf74-6aea3c1ee168']
2026-06-08 02:19:25,715 - WARNING - Deleting VN ctest-vn-89573309 failed..Will retry
2026-06-08 02:19:27,818 - DEBUG - Response for deleting network ()
2026-06-08 02:19:27,819 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4b8b61f0-f285-4bee-a06b-81f6c7c9b40c
2026-06-08 02:19:27,825 - DEBUG - Response Code: 404
2026-06-08 02:19:27,825 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 02:19:27,829 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ec0f333-d896-42e6-88f1-d28f52d3ea4a
2026-06-08 02:19:27,881 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3dc53fb-ba3c-411f-a20d-9a2d41907683
2026-06-08 02:19:27,951 - INFO - Validated that VN ctest-vn-89573309 is not found in API Server
2026-06-08 02:19:27,961 - DEBUG - VN ctest-vn-89573309 is not present in Agent 10.0.0.38
2026-06-08 02:19:27,962 - INFO - Validated that VN ctest-vn-89573309 is not in any agent
2026-06-08 02:19:27,966 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-06-08 02:19:27,971 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-89573309
2026-06-08 02:19:27,971 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69720024:ctest-vn-89573309
2026-06-08 02:19:27,981 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89573309 info
2026-06-08 02:19:28,055 - INFO - IPAM: ctest-ipam-07867801 is not found in API Server
2026-06-08 02:19:28,065 - INFO - IPAM:ctest-ipam-07867801 is not found in control node
2026-06-08 02:19:28,336 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:19:28,336 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-06-08 02:19:28,336 - INFO - --------------------------------------------------------------------------------
2026-06-08 02:19:29,006 - INFO - Deleted project: ctest-TestBasicVMVN-69720024, ID : f3dc53fb-ba3c-411f-a20d-9a2d41907683