2025-10-23 10:50:37,367 - INFO - Domain Default found not creating
2025-10-23 10:50:37,520 - INFO - Project ctest-TestBasicVMVN-24274346 not found, creating it
2025-10-23 10:50:37,987 - INFO - Created Project:ctest-TestBasicVMVN-24274346, ID : 3c160c24-2c7c-4e9d-9277-2b559c8a9b7f
2025-10-23 10:50:39,572 - INFO - ================================================================================
2025-10-23 10:50:39,573 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-23 10:50:39,573 - 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-23 10:50:39,843 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2025-10-23 10:50:39,843 - INFO - Initial checks done. Running the testcase now
2025-10-23 10:50:39,843 - INFO -
2025-10-23 10:50:40,399 - DEBUG - Response for create_network : {'network': {'id': '2afd2a35-6cce-414c-95fe-aa5a4c3936a4', 'name': 'ctest-vn2_metadata-73488489', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'project_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24274346', 'ctest-vn2_metadata-73488489'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 10:50:40,624 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd3e10f34-98dd-4b70-b7ff-d32f98d0d55d', 'name': '', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'network_id': '2afd2a35-6cce-414c-95fe-aa5a4c3936a4', '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': '3c160c242c7c4e9d92772b559c8a9b7f'}}
2025-10-23 10:50:40,642 - INFO - Created VN ctest-vn2_metadata-73488489
2025-10-23 10:50:40,693 - DEBUG - VN ctest-vn2_metadata-73488489 UUID is 2afd2a35-6cce-414c-95fe-aa5a4c3936a4
2025-10-23 10:50:40,900 - DEBUG - Services list from nova: [, , ]
2025-10-23 10:50:41,931 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4457-1)
2025-10-23 10:50:42,041 - DEBUG - Link local service introspect added
2025-10-23 10:50:42,082 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 10:50:47,162 - DEBUG - VM is in ACTIVE state now
2025-10-23 10:50:47,299 - INFO - Waiting for VM ctest-TestBasicVMVN-24274346-71282416 to be up..
2025-10-23 10:50:47,300 - INFO - VM name : ctest-TestBasicVMVN-24274346-71282416
2025-10-23 10:50:47,381 - DEBUG - VM ctest-TestBasicVMVN-24274346-71282416 ID is f3b9c8be-a982-4856-a147-2a3638a12672
2025-10-23 10:50:47,381 - DEBUG - VM ctest-TestBasicVMVN-24274346-71282416 launched on Node cn-jenkins-deploy-platform-ansible-os-4457-1
2025-10-23 10:50:47,470 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f3b9c8be-a982-4856-a147-2a3638a12672
2025-10-23 10:50:47,766 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f3b9c8be-a982-4856-a147-2a3638a12672
2025-10-23 10:50:47,798 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/4830656e-ab10-493f-a2a5-7fc22cbf9b98
2025-10-23 10:50:51,051 - 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 1018ms')
2025-10-23 10:50:51,051 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24274346-71282416 failed!
2025-10-23 10:50:51,105 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24274346:ctest-vn2_metadata-73488489 is 11.1.1.1 and allocation pool is NOT set
2025-10-23 10:50:53,168 - 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=5.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.97 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 = 1.974/3.536/5.098/1.562 ms')
2025-10-23 10:50:53,168 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24274346-71282416 passed
2025-10-23 10:50:53,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:50:53,317 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24274346-71282416, IP 11.1.1.3, Port 22
2025-10-23 10:50:53,491 - DEBUG - VM ctest-TestBasicVMVN-24274346-71282416 is ready for SSH connections
2025-10-23 10:50:53,491 - INFO - Retry 0
2025-10-23 10:50:53,491 - 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.19, gateway password: c0ntrail123
2025-10-23 10:50:53,491 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-23 10:50:55,123 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-23 10:50:55,124 - INFO - Generic metadata worked
2025-10-23 10:50:55,417 - DEBUG - Link local service introspect removed
2025-10-23 10:50:55,417 - INFO - Deleting VM ctest-TestBasicVMVN-24274346-71282416
2025-10-23 10:50:55,503 - INFO - Deleting VN ctest-vn2_metadata-73488489
2025-10-23 10:50:55,546 - DEBUG - VN 2afd2a35-6cce-414c-95fe-aa5a4c3936a4 still in use: Unable to complete operation on network 2afd2a35-6cce-414c-95fe-aa5a4c3936a4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1b3c7e33-9f01-4a60-b524-5465ccf717ab']
2025-10-23 10:50:55,546 - WARNING - Deleting VN ctest-vn2_metadata-73488489 failed..Will retry
2025-10-23 10:50:57,650 - DEBUG - Response for deleting network ()
2025-10-23 10:50:57,905 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 10:50:57,905 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-23 10:50:57,905 - INFO - --------------------------------------------------------------------------------
2025-10-23 10:50:57,907 - INFO - ================================================================================
2025-10-23 10:50:57,907 - INFO - STARTING TEST : test_metadata_service
2025-10-23 10:50:57,907 - 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-23 10:50:58,198 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2025-10-23 10:50:58,198 - INFO - Initial checks done. Running the testcase now
2025-10-23 10:50:58,198 - INFO -
2025-10-23 10:50:58,198 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-10-23 10:50:58,203 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/3f98e323-54de-406d-8f82-d94557a357ff
2025-10-23 10:50:58,392 - DEBUG - Response for create_network : {'network': {'id': '48b3ba45-fd5b-499f-8296-4047263800dd', 'name': 'ctest-vn-27088600', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'project_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24274346', 'ctest-vn-27088600'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 10:50:58,550 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bad2bd9c-89e9-4804-b8a5-7aaa553538c6', 'name': '', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'network_id': '48b3ba45-fd5b-499f-8296-4047263800dd', 'ip_version': 4, 'cidr': '100.190.145.64/26', 'allocation_pools': [{'start': '100.190.145.66', 'end': '100.190.145.126'}], 'gateway_ip': '100.190.145.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.190.145.66', 'tags': [], 'project_id': '3c160c242c7c4e9d92772b559c8a9b7f'}}
2025-10-23 10:50:58,567 - INFO - Created VN ctest-vn-27088600
2025-10-23 10:50:58,621 - DEBUG - VN ctest-vn-27088600 UUID is 48b3ba45-fd5b-499f-8296-4047263800dd
2025-10-23 10:50:59,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4457-1)
2025-10-23 10:50:59,780 - INFO - Waiting for VM ctest-TestBasicVMVN-24274346-49980217 to be up..
2025-10-23 10:50:59,822 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 10:51:04,896 - DEBUG - VM is in ACTIVE state now
2025-10-23 10:51:04,896 - INFO - VM name : ctest-TestBasicVMVN-24274346-49980217
2025-10-23 10:51:04,987 - DEBUG - VM ctest-TestBasicVMVN-24274346-49980217 ID is 5b550102-d94e-4aeb-a5e1-1d853162c12c
2025-10-23 10:51:04,987 - DEBUG - VM ctest-TestBasicVMVN-24274346-49980217 launched on Node cn-jenkins-deploy-platform-ansible-os-4457-1
2025-10-23 10:51:05,077 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/5b550102-d94e-4aeb-a5e1-1d853162c12c
2025-10-23 10:51:05,091 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/05b1023a-c895-47ae-8939-63c56f4d9907
2025-10-23 10:51:08,362 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-10-23 10:51:08,362 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24274346-49980217 failed!
2025-10-23 10:51:08,417 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-27088600 is 100.190.145.65 and allocation pool is NOT set
2025-10-23 10:51:10,484 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.345 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.345/2.011/3.677/1.666 ms')
2025-10-23 10:51:10,484 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24274346-49980217 passed
2025-10-23 10:51:10,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:10,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24274346-49980217, IP 100.190.145.67, Port 22
2025-10-23 10:51:10,799 - DEBUG - VM ctest-TestBasicVMVN-24274346-49980217 is ready for SSH connections
2025-10-23 10:51:10,799 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-23 10:51:10,799 - DEBUG - cat /tmp/output.txt
2025-10-23 10:51:12,445 - DEBUG - Hello World. The time is now Thu, 23 Oct 2025 04:51:10 -0600!
2025-10-23 10:51:12,445 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 23 Oct 2025 04:51:10 -0600!'}
2025-10-23 10:51:12,445 - INFO - metadata_script.txt got executed in the vm
2025-10-23 10:51:12,445 - INFO - Deleting VM ctest-TestBasicVMVN-24274346-49980217
2025-10-23 10:51:12,531 - INFO - Deleting VN ctest-vn-27088600
2025-10-23 10:51:12,573 - DEBUG - VN 48b3ba45-fd5b-499f-8296-4047263800dd still in use: Unable to complete operation on network 48b3ba45-fd5b-499f-8296-4047263800dd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-21d890b6-7f12-4974-9229-c4d6482b89ff']
2025-10-23 10:51:12,573 - WARNING - Deleting VN ctest-vn-27088600 failed..Will retry
2025-10-23 10:51:14,686 - DEBUG - Response for deleting network ()
2025-10-23 10:51:14,956 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 10:51:14,956 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-23 10:51:14,956 - INFO - --------------------------------------------------------------------------------
2025-10-23 10:51:14,959 - INFO - ================================================================================
2025-10-23 10:51:14,959 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-23 10:51:14,959 - 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-23 10:51:15,238 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2025-10-23 10:51:15,238 - INFO - Initial checks done. Running the testcase now
2025-10-23 10:51:15,238 - INFO -
2025-10-23 10:51:15,730 - DEBUG - Response for create_network : {'network': {'id': '223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5', 'name': 'ctest-vn-42776614', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'project_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24274346', 'ctest-vn-42776614'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 10:51:15,920 - DEBUG - Response for create_subnet : {'subnet': {'id': '0acd8c61-7017-4bb4-9e9c-c6c9e12ef2b0', 'name': '', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'network_id': '223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5', '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': '3c160c242c7c4e9d92772b559c8a9b7f'}}
2025-10-23 10:51:16,082 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c54ce45a-c128-4403-bb04-41090c55e8ea', 'name': '', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'network_id': '223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5', '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': '3c160c242c7c4e9d92772b559c8a9b7f'}}
2025-10-23 10:51:16,100 - INFO - Created VN ctest-vn-42776614
2025-10-23 10:51:16,153 - DEBUG - VN ctest-vn-42776614 UUID is 223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5
2025-10-23 10:51:16,544 - DEBUG - Response for create_port : {'port': {'name': 'f44fc8b0-9382-4e40-9a7d-86d3559c9452', 'id': 'f44fc8b0-9382-4e40-9a7d-86d3559c9452', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'network_id': '223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5', 'mac_address': '02:f4:4f:c8:b0:93', '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': '0acd8c61-7017-4bb4-9e9c-c6c9e12ef2b0'}], 'security_groups': ['138a4278-2333-43f3-bcc9-dc404e5dae22'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3c160c242c7c4e9d92772b559c8a9b7f'}}
2025-10-23 10:51:16,720 - DEBUG - Response for create_port : {'port': {'name': '693c8992-8a1c-4bfa-a67f-5190ddf9cd21', 'id': '693c8992-8a1c-4bfa-a67f-5190ddf9cd21', 'tenant_id': '3c160c242c7c4e9d92772b559c8a9b7f', 'network_id': '223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5', 'mac_address': '02:69:3c:89:92:8a', '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': 'c54ce45a-c128-4403-bb04-41090c55e8ea'}], 'security_groups': ['138a4278-2333-43f3-bcc9-dc404e5dae22'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3c160c242c7c4e9d92772b559c8a9b7f'}}
2025-10-23 10:51:17,162 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4457-1)
2025-10-23 10:51:17,645 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4457-1)
2025-10-23 10:51:18,977 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4457-1)
2025-10-23 10:51:18,977 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-23 10:51:18,985 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fbba2215-407a-481f-8c8e-2d76b867e8d0
2025-10-23 10:51:18,998 - DEBUG - Requesting: http://10.0.0.19:8082/project/3c160c24-2c7c-4e9d-9277-2b559c8a9b7f
2025-10-23 10:51:19,079 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/ea76c19c-07e6-46be-bd1f-9b43aa769f73
2025-10-23 10:51:19,096 - INFO - Verifications in API Server for IPAM: ctest-ipam-11730045 passed
2025-10-23 10:51:19,104 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24274346:ctest-ipam-11730045', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24274346', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16894903928018585278', 'uuid-lslong': '13627781712371425139'}, 'enable': 'true', 'created': '2025-10-23T10:51:15', 'last-modified': '2025-10-23T10:51:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.620471'}
2025-10-23 10:51:19,104 - INFO - Verifications in Control node for IPAM: ctest-ipam-11730045 passed
2025-10-23 10:51:19,107 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-23 10:51:19,114 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fbba2215-407a-481f-8c8e-2d76b867e8d0
2025-10-23 10:51:19,127 - DEBUG - Requesting: http://10.0.0.19:8082/project/3c160c24-2c7c-4e9d-9277-2b559c8a9b7f
2025-10-23 10:51:19,251 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5
2025-10-23 10:51:19,267 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5
2025-10-23 10:51:19,276 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9d7c8c90-b018-49f0-98e5-691630296908
2025-10-23 10:51:19,285 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9d7c8c90-b018-49f0-98e5-691630296908
2025-10-23 10:51:19,292 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ee44e3b3-b2e7-4037-ab1a-d61bfdad0e1f
2025-10-23 10:51:19,300 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 10:51:19,300 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5
2025-10-23 10:51:19,314 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9d7c8c90-b018-49f0-98e5-691630296908
2025-10-23 10:51:19,342 - INFO - Verified VN network id 11 for VN 223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5
2025-10-23 10:51:19,342 - INFO - Verifications in API Server for VN ctest-vn-42776614 passed
2025-10-23 10:51:19,343 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5
2025-10-23 10:51:19,353 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9d7c8c90-b018-49f0-98e5-691630296908
2025-10-23 10:51:19,361 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9d7c8c90-b018-49f0-98e5-691630296908
2025-10-23 10:51:19,375 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ee44e3b3-b2e7-4037-ab1a-d61bfdad0e1f
2025-10-23 10:51:19,396 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24274346', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2466356183693018552', 'uuid-lslong': '12258500183922962133'}, 'enable': 'true', 'created': '2025-10-23T10:51:15', 'last-modified': '2025-10-23T10:51:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.339185'}
2025-10-23 10:51:19,406 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 10:51:19,406 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42776614 passed
2025-10-23 10:51:19,406 - DEBUG - ====Verifying policy data for ctest-vn-42776614 in API_Server ======
2025-10-23 10:51:19,406 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-23 10:51:19,414 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fbba2215-407a-481f-8c8e-2d76b867e8d0
2025-10-23 10:51:19,424 - DEBUG - Requesting: http://10.0.0.19:8082/project/3c160c24-2c7c-4e9d-9277-2b559c8a9b7f
2025-10-23 10:51:19,508 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5
2025-10-23 10:51:19,535 - DEBUG - =>VN ctest-vn-42776614 has no policy to be verified
2025-10-23 10:51:19,535 - DEBUG - Verifying the vn in opserver
2025-10-23 10:51:19,536 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614 virtual network link through opserver 10.0.0.19
2025-10-23 10:51:19,536 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-10-23 10:51:19,895 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-10-23 10:51:19,978 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614?flat'}
2025-10-23 10:51:19,979 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614 is found in opserver
2025-10-23 10:51:19,984 - DEBUG - VRF ids for VN ctest-vn-42776614: {'10.0.0.19': '2'}
2025-10-23 10:51:19,984 - INFO - Waiting for VM ctest-TestBasicVMVN-24274346-79382046 to be up..
2025-10-23 10:51:20,078 - DEBUG - VM is in ACTIVE state now
2025-10-23 10:51:20,078 - INFO - VM name : ctest-TestBasicVMVN-24274346-79382046
2025-10-23 10:51:20,181 - DEBUG - VM ctest-TestBasicVMVN-24274346-79382046 ID is 142f7fa6-9116-491f-9d4d-797f50bd25ab
2025-10-23 10:51:20,181 - DEBUG - VM ctest-TestBasicVMVN-24274346-79382046 launched on Node cn-jenkins-deploy-platform-ansible-os-4457-1
2025-10-23 10:51:20,267 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/142f7fa6-9116-491f-9d4d-797f50bd25ab
2025-10-23 10:51:20,281 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/f44fc8b0-9382-4e40-9a7d-86d3559c9452
2025-10-23 10:51:23,563 - 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-23 10:51:23,563 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24274346-79382046 failed!
2025-10-23 10:51:23,617 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 10:51:23,617 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 10:51:27,690 - 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')
2025-10-23 10:51:27,690 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24274346-79382046 failed!
2025-10-23 10:51:27,745 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 10:51:27,745 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 10:51:29,812 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 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 = 1.308/2.949/4.591/1.641 ms')
2025-10-23 10:51:29,812 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24274346-79382046 passed
2025-10-23 10:51:29,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:29,973 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24274346-79382046, IP 31.1.1.4, Port 22
2025-10-23 10:51:30,142 - DEBUG - VM ctest-TestBasicVMVN-24274346-79382046 is ready for SSH connections
2025-10-23 10:51:30,142 - INFO - Waiting for VM ctest-TestBasicVMVN-24274346-97919446 to be up..
2025-10-23 10:51:30,239 - DEBUG - VM is in ACTIVE state now
2025-10-23 10:51:30,239 - INFO - VM name : ctest-TestBasicVMVN-24274346-97919446
2025-10-23 10:51:30,321 - DEBUG - VM ctest-TestBasicVMVN-24274346-97919446 ID is bd1cf64c-7622-4f3c-a2c7-22536bdafbd0
2025-10-23 10:51:30,321 - DEBUG - VM ctest-TestBasicVMVN-24274346-97919446 launched on Node cn-jenkins-deploy-platform-ansible-os-4457-1
2025-10-23 10:51:30,398 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/bd1cf64c-7622-4f3c-a2c7-22536bdafbd0
2025-10-23 10:51:30,406 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/693c8992-8a1c-4bfa-a67f-5190ddf9cd21
2025-10-23 10:51:31,646 - 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.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.442 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.442/1.927/3.412/1.485 ms')
2025-10-23 10:51:31,646 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24274346-97919446 passed
2025-10-23 10:51:31,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:31,797 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24274346-97919446, IP 31.1.2.4, Port 22
2025-10-23 10:51:31,953 - DEBUG - VM ctest-TestBasicVMVN-24274346-97919446 is ready for SSH connections
2025-10-23 10:51:31,953 - INFO - Waiting for VM ctest-TestBasicVMVN-24274346-41615465 to be up..
2025-10-23 10:51:32,031 - DEBUG - VM is in ACTIVE state now
2025-10-23 10:51:32,031 - INFO - VM name : ctest-TestBasicVMVN-24274346-41615465
2025-10-23 10:51:32,110 - DEBUG - VM ctest-TestBasicVMVN-24274346-41615465 ID is fe37391f-81bf-443b-a2a3-04fbd7549fe6
2025-10-23 10:51:32,111 - DEBUG - VM ctest-TestBasicVMVN-24274346-41615465 launched on Node cn-jenkins-deploy-platform-ansible-os-4457-1
2025-10-23 10:51:32,188 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/fe37391f-81bf-443b-a2a3-04fbd7549fe6
2025-10-23 10:51:32,197 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/8f3f478a-5711-4fe8-8bf1-d2620da37521
2025-10-23 10:51:33,437 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.18 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.849 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.849/2.013/3.178/1.164 ms')
2025-10-23 10:51:33,437 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24274346-41615465 passed
2025-10-23 10:51:33,593 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:33,593 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24274346-41615465, IP 31.1.1.3, Port 22
2025-10-23 10:51:33,752 - DEBUG - VM ctest-TestBasicVMVN-24274346-41615465 is ready for SSH connections
2025-10-23 10:51:33,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:33,753 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:33,753 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-23 10:51:37,790 - 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.047 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.880 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.193 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.880/2.040/4.047 ms
2025-10-23 10:51:37,790 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24274346-79382046 passed
2025-10-23 10:51:37,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:37,791 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:37,791 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-23 10:51:41,486 - 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.909 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.958 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.478 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.958/1.781/2.909 ms
2025-10-23 10:51:41,486 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24274346-97919446 passed
2025-10-23 10:51:41,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:41,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:41,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 10:51:41,487 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:41,487 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 10:51:41,681 - DEBUG - None
2025-10-23 10:51:41,682 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:41,682 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 10:51:41,898 - DEBUG - None
2025-10-23 10:51:41,898 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:41,898 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 10:51:42,568 - DEBUG - None
2025-10-23 10:51:42,568 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:42,568 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-23 10:51:44,781 - 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.747 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.634 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.499 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.012 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.461 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.461/2.270/6.634 ms
2025-10-23 10:51:44,781 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:44,781 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-23 10:51:47,031 - 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.043 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.300 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.510 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.506 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.245 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.260 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/2.466/5.510 ms
2025-10-23 10:51:47,031 - 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.19, gateway password: c0ntrail123
2025-10-23 10:51:47,031 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-23 10:51:49,288 - 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.715 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.354 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.127 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.500 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.026 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.169 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.538 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.500/2.204/5.127 ms
2025-10-23 10:51:49,288 - INFO - Deleting VM ctest-TestBasicVMVN-24274346-41615465
2025-10-23 10:51:49,357 - INFO - Detaching port 693c8992-8a1c-4bfa-a67f-5190ddf9cd21 from VM ctest-TestBasicVMVN-24274346-97919446
2025-10-23 10:51:49,391 - INFO - Deleting VM ctest-TestBasicVMVN-24274346-97919446
2025-10-23 10:51:49,462 - INFO - Detaching port f44fc8b0-9382-4e40-9a7d-86d3559c9452 from VM ctest-TestBasicVMVN-24274346-79382046
2025-10-23 10:51:49,497 - INFO - Deleting VM ctest-TestBasicVMVN-24274346-79382046
2025-10-23 10:51:49,571 - INFO - Deleting VN ctest-vn-42776614
2025-10-23 10:51:49,722 - DEBUG - Response for delete_port : ()
2025-10-23 10:51:49,892 - DEBUG - Response for delete_port : ()
2025-10-23 10:51:49,931 - DEBUG - VN 223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5 still in use: Unable to complete operation on network 223a41e1-ba9c-45b8-aa1e-f0f80dc9eed5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7f264e42-9478-4783-bcdf-dee6ab4afc15']
2025-10-23 10:51:49,931 - WARNING - Deleting VN ctest-vn-42776614 failed..Will retry
2025-10-23 10:51:52,060 - DEBUG - Response for deleting network ()
2025-10-23 10:51:52,060 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9d7c8c90-b018-49f0-98e5-691630296908
2025-10-23 10:51:52,065 - DEBUG - Response Code: 404
2025-10-23 10:51:52,065 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-10-23 10:51:52,070 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fbba2215-407a-481f-8c8e-2d76b867e8d0
2025-10-23 10:51:52,122 - DEBUG - Requesting: http://10.0.0.19:8082/project/3c160c24-2c7c-4e9d-9277-2b559c8a9b7f
2025-10-23 10:51:52,197 - INFO - Validated that VN ctest-vn-42776614 is not found in API Server
2025-10-23 10:51:52,208 - DEBUG - VN ctest-vn-42776614 is not present in Agent 10.0.0.19
2025-10-23 10:51:52,208 - INFO - Validated that VN ctest-vn-42776614 is not in any agent
2025-10-23 10:51:52,213 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-10-23 10:51:52,219 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-42776614
2025-10-23 10:51:52,219 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24274346:ctest-vn-42776614
2025-10-23 10:51:52,228 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42776614 info
2025-10-23 10:51:52,304 - INFO - IPAM: ctest-ipam-11730045 is not found in API Server
2025-10-23 10:51:52,320 - INFO - IPAM:ctest-ipam-11730045 is not found in control node
2025-10-23 10:51:52,587 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 10:51:52,587 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-23 10:51:52,587 - INFO - --------------------------------------------------------------------------------
2025-10-23 10:51:53,285 - INFO - Deleted project: ctest-TestBasicVMVN-24274346, ID : 3c160c24-2c7c-4e9d-9277-2b559c8a9b7f