2025-09-15 09:19:53,661 - INFO - Domain Default found not creating
2025-09-15 09:19:53,812 - INFO - Project ctest-TestBasicVMVN-03960578 not found, creating it
2025-09-15 09:19:54,284 - INFO - Created Project:ctest-TestBasicVMVN-03960578, ID : ee5f9ffb-61c2-470b-9c9c-944658e0c053
2025-09-15 09:19:55,835 - INFO - ================================================================================
2025-09-15 09:19:55,835 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-15 09:19:55,835 - 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-09-15 09:19:56,093 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-15 09:19:56,093 - INFO - Initial checks done. Running the testcase now
2025-09-15 09:19:56,093 - INFO -
2025-09-15 09:19:56,649 - DEBUG - Response for create_network : {'network': {'id': '020a0cf2-bc88-4093-9e5a-58c370e80e1d', 'name': 'ctest-vn2_metadata-74919127', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'project_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03960578', 'ctest-vn2_metadata-74919127'], 'port_security_enabled': True, 'description': ''}}
2025-09-15 09:19:56,797 - DEBUG - Response for create_subnet : {'subnet': {'id': '072caf7f-201e-405f-99b2-d6c854bcddb0', 'name': '', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'network_id': '020a0cf2-bc88-4093-9e5a-58c370e80e1d', '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': 'ee5f9ffb61c2470b9c9c944658e0c053'}}
2025-09-15 09:19:56,814 - INFO - Created VN ctest-vn2_metadata-74919127
2025-09-15 09:19:56,866 - DEBUG - VN ctest-vn2_metadata-74919127 UUID is 020a0cf2-bc88-4093-9e5a-58c370e80e1d
2025-09-15 09:19:57,033 - DEBUG - Services list from nova: [, , ]
2025-09-15 09:19:58,028 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4112-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4112-1)
2025-09-15 09:19:58,138 - DEBUG - Link local service introspect added
2025-09-15 09:19:58,178 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-15 09:20:03,262 - DEBUG - VM is in ACTIVE state now
2025-09-15 09:20:03,401 - INFO - Waiting for VM ctest-TestBasicVMVN-03960578-97171059 to be up..
2025-09-15 09:20:03,401 - INFO - VM name : ctest-TestBasicVMVN-03960578-97171059
2025-09-15 09:20:03,484 - DEBUG - VM ctest-TestBasicVMVN-03960578-97171059 ID is 359f3640-2889-426d-bb88-8981e43abd06
2025-09-15 09:20:03,484 - DEBUG - VM ctest-TestBasicVMVN-03960578-97171059 launched on Node cn-jenkins-deploy-platform-ansible-os-4112-1
2025-09-15 09:20:03,578 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/359f3640-2889-426d-bb88-8981e43abd06
2025-09-15 09:20:03,873 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/359f3640-2889-426d-bb88-8981e43abd06
2025-09-15 09:20:03,907 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cbb3a456-7aae-4a58-bf50-2be0b1045e6b
2025-09-15 09:20:07,157 - 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 1014ms')
2025-09-15 09:20:07,157 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03960578-97171059 failed!
2025-09-15 09:20:07,210 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03960578:ctest-vn2_metadata-74919127 is 11.1.1.1 and allocation pool is NOT set
2025-09-15 09:20:09,273 - 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=7.84 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.571/5.206/7.842/2.635 ms')
2025-09-15 09:20:09,273 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03960578-97171059 passed
2025-09-15 09:20:09,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:09,426 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03960578-97171059, IP 11.1.1.3, Port 22
2025-09-15 09:20:09,596 - DEBUG - VM ctest-TestBasicVMVN-03960578-97171059 is ready for SSH connections
2025-09-15 09:20:09,596 - INFO - Retry 0
2025-09-15 09:20:09,596 - 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
2025-09-15 09:20:09,597 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-15 09:20:11,248 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-15 09:20:11,248 - INFO - Generic metadata worked
2025-09-15 09:20:11,506 - DEBUG - Link local service introspect removed
2025-09-15 09:20:11,506 - INFO - Deleting VM ctest-TestBasicVMVN-03960578-97171059
2025-09-15 09:20:11,579 - INFO - Deleting VN ctest-vn2_metadata-74919127
2025-09-15 09:20:11,625 - DEBUG - VN 020a0cf2-bc88-4093-9e5a-58c370e80e1d still in use: Unable to complete operation on network 020a0cf2-bc88-4093-9e5a-58c370e80e1d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bedad0e3-fc72-41b9-b8be-11860bdb98a6']
2025-09-15 09:20:11,625 - WARNING - Deleting VN ctest-vn2_metadata-74919127 failed..Will retry
2025-09-15 09:20:13,722 - DEBUG - Response for deleting network ()
2025-09-15 09:20:13,980 - DEBUG - No XMPP flaps were noticed during the test
2025-09-15 09:20:13,980 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-15 09:20:13,980 - INFO - --------------------------------------------------------------------------------
2025-09-15 09:20:13,982 - INFO - ================================================================================
2025-09-15 09:20:13,982 - INFO - STARTING TEST : test_metadata_service
2025-09-15 09:20:13,982 - 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-09-15 09:20:14,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-15 09:20:14,276 - INFO - Initial checks done. Running the testcase now
2025-09-15 09:20:14,276 - INFO -
2025-09-15 09:20:14,276 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-09-15 09:20:14,281 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/378bb5ac-4cef-4599-8409-c56026226df5
2025-09-15 09:20:14,457 - DEBUG - Response for create_network : {'network': {'id': 'c2302711-74b9-4736-b9ae-17e549a5fc84', 'name': 'ctest-vn-97734448', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'project_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03960578', 'ctest-vn-97734448'], 'port_security_enabled': True, 'description': ''}}
2025-09-15 09:20:14,630 - DEBUG - Response for create_subnet : {'subnet': {'id': '39ca251d-ff29-4cb2-a001-e7b0b61014c2', 'name': '', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'network_id': 'c2302711-74b9-4736-b9ae-17e549a5fc84', 'ip_version': 4, 'cidr': '26.206.220.192/26', 'allocation_pools': [{'start': '26.206.220.194', 'end': '26.206.220.254'}], 'gateway_ip': '26.206.220.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.206.220.194', 'tags': [], 'project_id': 'ee5f9ffb61c2470b9c9c944658e0c053'}}
2025-09-15 09:20:14,648 - INFO - Created VN ctest-vn-97734448
2025-09-15 09:20:14,698 - DEBUG - VN ctest-vn-97734448 UUID is c2302711-74b9-4736-b9ae-17e549a5fc84
2025-09-15 09:20:15,850 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4112-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4112-1)
2025-09-15 09:20:15,850 - INFO - Waiting for VM ctest-TestBasicVMVN-03960578-84989822 to be up..
2025-09-15 09:20:15,892 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-15 09:20:20,970 - DEBUG - VM is in ACTIVE state now
2025-09-15 09:20:20,971 - INFO - VM name : ctest-TestBasicVMVN-03960578-84989822
2025-09-15 09:20:21,045 - DEBUG - VM ctest-TestBasicVMVN-03960578-84989822 ID is f0ac7a61-938a-4660-b7e4-0c5fce096fbe
2025-09-15 09:20:21,045 - DEBUG - VM ctest-TestBasicVMVN-03960578-84989822 launched on Node cn-jenkins-deploy-platform-ansible-os-4112-1
2025-09-15 09:20:21,114 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f0ac7a61-938a-4660-b7e4-0c5fce096fbe
2025-09-15 09:20:21,122 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f455b5c0-534a-4590-8999-df44bc7f8918
2025-09-15 09:20:24,372 - 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 1014ms')
2025-09-15 09:20:24,372 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03960578-84989822 failed!
2025-09-15 09:20:24,426 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-97734448 is 26.206.220.193 and allocation pool is NOT set
2025-09-15 09:20:26,488 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.45 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 = 2.446/3.385/4.324/0.939 ms')
2025-09-15 09:20:26,488 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03960578-84989822 passed
2025-09-15 09:20:26,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:26,638 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03960578-84989822, IP 26.206.220.195, Port 22
2025-09-15 09:20:26,794 - DEBUG - VM ctest-TestBasicVMVN-03960578-84989822 is ready for SSH connections
2025-09-15 09:20:26,794 - 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
2025-09-15 09:20:26,794 - DEBUG - cat /tmp/output.txt
2025-09-15 09:20:28,432 - DEBUG - Hello World. The time is now Mon, 15 Sep 2025 03:20:26 -0600!
2025-09-15 09:20:28,432 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 15 Sep 2025 03:20:26 -0600!'}
2025-09-15 09:20:28,432 - INFO - metadata_script.txt got executed in the vm
2025-09-15 09:20:28,432 - INFO - Deleting VM ctest-TestBasicVMVN-03960578-84989822
2025-09-15 09:20:28,506 - INFO - Deleting VN ctest-vn-97734448
2025-09-15 09:20:28,545 - DEBUG - VN c2302711-74b9-4736-b9ae-17e549a5fc84 still in use: Unable to complete operation on network c2302711-74b9-4736-b9ae-17e549a5fc84. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ee140735-a1fb-4d3c-a9cc-d4b717029978']
2025-09-15 09:20:28,545 - WARNING - Deleting VN ctest-vn-97734448 failed..Will retry
2025-09-15 09:20:30,642 - DEBUG - Response for deleting network ()
2025-09-15 09:20:30,894 - DEBUG - No XMPP flaps were noticed during the test
2025-09-15 09:20:30,895 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-15 09:20:30,895 - INFO - --------------------------------------------------------------------------------
2025-09-15 09:20:30,897 - INFO - ================================================================================
2025-09-15 09:20:30,897 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-15 09:20:30,897 - 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-09-15 09:20:31,183 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-15 09:20:31,183 - INFO - Initial checks done. Running the testcase now
2025-09-15 09:20:31,183 - INFO -
2025-09-15 09:20:31,671 - DEBUG - Response for create_network : {'network': {'id': 'af957346-cdb8-4367-ad7c-eb8e95354e76', 'name': 'ctest-vn-49536751', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'project_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03960578', 'ctest-vn-49536751'], 'port_security_enabled': True, 'description': ''}}
2025-09-15 09:20:31,888 - DEBUG - Response for create_subnet : {'subnet': {'id': '214d7f47-366d-4dd1-b7ab-86d273cce019', 'name': '', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'network_id': 'af957346-cdb8-4367-ad7c-eb8e95354e76', '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': 'ee5f9ffb61c2470b9c9c944658e0c053'}}
2025-09-15 09:20:32,064 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd177634-c1ec-46f1-8c64-f7c8aedfef95', 'name': '', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'network_id': 'af957346-cdb8-4367-ad7c-eb8e95354e76', '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': 'ee5f9ffb61c2470b9c9c944658e0c053'}}
2025-09-15 09:20:32,082 - INFO - Created VN ctest-vn-49536751
2025-09-15 09:20:32,134 - DEBUG - VN ctest-vn-49536751 UUID is af957346-cdb8-4367-ad7c-eb8e95354e76
2025-09-15 09:20:32,540 - DEBUG - Response for create_port : {'port': {'name': 'd91867cc-2bef-472f-a357-a1df7416746d', 'id': 'd91867cc-2bef-472f-a357-a1df7416746d', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'network_id': 'af957346-cdb8-4367-ad7c-eb8e95354e76', 'mac_address': '02:d9:18:67:cc:2b', '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': '214d7f47-366d-4dd1-b7ab-86d273cce019'}], 'security_groups': ['a16e65fe-69b8-452e-9201-2c60254c67c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ee5f9ffb61c2470b9c9c944658e0c053'}}
2025-09-15 09:20:32,710 - DEBUG - Response for create_port : {'port': {'name': '615831d5-6dba-4dd1-a8d4-abaabd84e6fe', 'id': '615831d5-6dba-4dd1-a8d4-abaabd84e6fe', 'tenant_id': 'ee5f9ffb61c2470b9c9c944658e0c053', 'network_id': 'af957346-cdb8-4367-ad7c-eb8e95354e76', 'mac_address': '02:61:58:31:d5:6d', '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': 'cd177634-c1ec-46f1-8c64-f7c8aedfef95'}], 'security_groups': ['a16e65fe-69b8-452e-9201-2c60254c67c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ee5f9ffb61c2470b9c9c944658e0c053'}}
2025-09-15 09:20:33,056 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4112-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4112-1)
2025-09-15 09:20:33,469 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4112-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4112-1)
2025-09-15 09:20:34,681 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4112-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4112-1)
2025-09-15 09:20:34,681 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-15 09:20:34,688 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee43fe02-00a2-43ee-8a18-61edff72eaa5
2025-09-15 09:20:34,699 - DEBUG - Requesting: http://10.0.0.38:8082/project/ee5f9ffb-61c2-470b-9c9c-944658e0c053
2025-09-15 09:20:34,819 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/f357b927-1a99-47cd-935f-574d9d7fbde4
2025-09-15 09:20:34,844 - INFO - Verifications in API Server for IPAM: ctest-ipam-72530543 passed
2025-09-15 09:20:34,852 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03960578:ctest-ipam-72530543', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03960578', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17534687251791431629', 'uuid-lslong': '10619302437229411812'}, 'enable': 'true', 'created': '2025-09-15T09:20:31', 'last-modified': '2025-09-15T09:20:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.435506'}
2025-09-15 09:20:34,852 - INFO - Verifications in Control node for IPAM: ctest-ipam-72530543 passed
2025-09-15 09:20:34,852 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-15 09:20:34,861 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee43fe02-00a2-43ee-8a18-61edff72eaa5
2025-09-15 09:20:34,878 - DEBUG - Requesting: http://10.0.0.38:8082/project/ee5f9ffb-61c2-470b-9c9c-944658e0c053
2025-09-15 09:20:34,974 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/af957346-cdb8-4367-ad7c-eb8e95354e76
2025-09-15 09:20:34,994 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/af957346-cdb8-4367-ad7c-eb8e95354e76
2025-09-15 09:20:35,008 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/46c95633-a0a5-409c-b3aa-91c88eb9d0a9
2025-09-15 09:20:35,015 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/46c95633-a0a5-409c-b3aa-91c88eb9d0a9
2025-09-15 09:20:35,025 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/239a91cf-c8ec-4338-ab3e-bdba1c844c60
2025-09-15 09:20:35,033 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-15 09:20:35,033 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/af957346-cdb8-4367-ad7c-eb8e95354e76
2025-09-15 09:20:35,044 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/46c95633-a0a5-409c-b3aa-91c88eb9d0a9
2025-09-15 09:20:35,057 - INFO - Verified VN network id 12 for VN af957346-cdb8-4367-ad7c-eb8e95354e76
2025-09-15 09:20:35,057 - INFO - Verifications in API Server for VN ctest-vn-49536751 passed
2025-09-15 09:20:35,057 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/af957346-cdb8-4367-ad7c-eb8e95354e76
2025-09-15 09:20:35,066 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/46c95633-a0a5-409c-b3aa-91c88eb9d0a9
2025-09-15 09:20:35,073 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/46c95633-a0a5-409c-b3aa-91c88eb9d0a9
2025-09-15 09:20:35,081 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/239a91cf-c8ec-4338-ab3e-bdba1c844c60
2025-09-15 09:20:35,097 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03960578', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12652145476103586663', 'uuid-lslong': '12501125663294836342'}, 'enable': 'true', 'created': '2025-09-15T09:20:31', 'last-modified': '2025-09-15T09:20:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.058188'}
2025-09-15 09:20:35,104 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-15 09:20:35,104 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49536751 passed
2025-09-15 09:20:35,104 - DEBUG - ====Verifying policy data for ctest-vn-49536751 in API_Server ======
2025-09-15 09:20:35,104 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-15 09:20:35,110 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee43fe02-00a2-43ee-8a18-61edff72eaa5
2025-09-15 09:20:35,121 - DEBUG - Requesting: http://10.0.0.38:8082/project/ee5f9ffb-61c2-470b-9c9c-944658e0c053
2025-09-15 09:20:35,221 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/af957346-cdb8-4367-ad7c-eb8e95354e76
2025-09-15 09:20:35,233 - DEBUG - =>VN ctest-vn-49536751 has no policy to be verified
2025-09-15 09:20:35,233 - DEBUG - Verifying the vn in opserver
2025-09-15 09:20:35,234 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751 virtual network link through opserver 10.0.0.38
2025-09-15 09:20:35,234 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-09-15 09:20:35,682 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-09-15 09:20:35,739 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751?flat'}
2025-09-15 09:20:35,739 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751 is found in opserver
2025-09-15 09:20:35,744 - DEBUG - VRF ids for VN ctest-vn-49536751: {'10.0.0.38': '2'}
2025-09-15 09:20:35,744 - INFO - Waiting for VM ctest-TestBasicVMVN-03960578-37220128 to be up..
2025-09-15 09:20:35,843 - DEBUG - VM is in ACTIVE state now
2025-09-15 09:20:35,843 - INFO - VM name : ctest-TestBasicVMVN-03960578-37220128
2025-09-15 09:20:35,919 - DEBUG - VM ctest-TestBasicVMVN-03960578-37220128 ID is e29ca335-79f8-47d7-9b1b-269e93845684
2025-09-15 09:20:35,920 - DEBUG - VM ctest-TestBasicVMVN-03960578-37220128 launched on Node cn-jenkins-deploy-platform-ansible-os-4112-1
2025-09-15 09:20:35,992 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e29ca335-79f8-47d7-9b1b-269e93845684
2025-09-15 09:20:36,001 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d91867cc-2bef-472f-a357-a1df7416746d
2025-09-15 09:20:39,280 - 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 1024ms')
2025-09-15 09:20:39,280 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03960578-37220128 failed!
2025-09-15 09:20:39,334 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751 is 31.1.1.1 and allocation pool is NOT set
2025-09-15 09:20:39,334 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751 is 31.1.2.1 and allocation pool is NOT set
2025-09-15 09:20:43,416 - 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-09-15 09:20:43,416 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03960578-37220128 failed!
2025-09-15 09:20:43,478 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751 is 31.1.1.1 and allocation pool is NOT set
2025-09-15 09:20:43,478 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751 is 31.1.2.1 and allocation pool is NOT set
2025-09-15 09:20:45,539 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.500 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.500/1.859/3.219/1.359 ms')
2025-09-15 09:20:45,540 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03960578-37220128 passed
2025-09-15 09:20:45,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:45,691 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03960578-37220128, IP 31.1.1.4, Port 22
2025-09-15 09:20:45,850 - DEBUG - VM ctest-TestBasicVMVN-03960578-37220128 is ready for SSH connections
2025-09-15 09:20:45,850 - INFO - Waiting for VM ctest-TestBasicVMVN-03960578-94047336 to be up..
2025-09-15 09:20:45,927 - DEBUG - VM is in ACTIVE state now
2025-09-15 09:20:45,927 - INFO - VM name : ctest-TestBasicVMVN-03960578-94047336
2025-09-15 09:20:45,997 - DEBUG - VM ctest-TestBasicVMVN-03960578-94047336 ID is a8e6454e-920b-44ef-84d7-029a1273a283
2025-09-15 09:20:45,997 - DEBUG - VM ctest-TestBasicVMVN-03960578-94047336 launched on Node cn-jenkins-deploy-platform-ansible-os-4112-1
2025-09-15 09:20:46,070 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a8e6454e-920b-44ef-84d7-029a1273a283
2025-09-15 09:20:46,078 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/615831d5-6dba-4dd1-a8d4-abaabd84e6fe
2025-09-15 09:20:47,317 - 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.51 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.722 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.722/2.117/3.512/1.395 ms')
2025-09-15 09:20:47,317 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03960578-94047336 passed
2025-09-15 09:20:47,466 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:47,467 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03960578-94047336, IP 31.1.2.4, Port 22
2025-09-15 09:20:47,629 - DEBUG - VM ctest-TestBasicVMVN-03960578-94047336 is ready for SSH connections
2025-09-15 09:20:47,630 - INFO - Waiting for VM ctest-TestBasicVMVN-03960578-72755035 to be up..
2025-09-15 09:20:47,724 - DEBUG - VM is in ACTIVE state now
2025-09-15 09:20:47,724 - INFO - VM name : ctest-TestBasicVMVN-03960578-72755035
2025-09-15 09:20:47,805 - DEBUG - VM ctest-TestBasicVMVN-03960578-72755035 ID is aecc1b88-e719-4fe9-9adf-4cefdd3e0030
2025-09-15 09:20:47,806 - DEBUG - VM ctest-TestBasicVMVN-03960578-72755035 launched on Node cn-jenkins-deploy-platform-ansible-os-4112-1
2025-09-15 09:20:47,881 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/aecc1b88-e719-4fe9-9adf-4cefdd3e0030
2025-09-15 09:20:47,889 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/04dd2065-6d22-4b71-b5c5-58fb0c0b9481
2025-09-15 09:20:49,123 - 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.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.381 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.381/1.531/2.681/1.150 ms')
2025-09-15 09:20:49,123 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03960578-72755035 passed
2025-09-15 09:20:49,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:49,271 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03960578-72755035, IP 31.1.1.3, Port 22
2025-09-15 09:20:49,441 - DEBUG - VM ctest-TestBasicVMVN-03960578-72755035 is ready for SSH connections
2025-09-15 09:20:49,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:49,442 - 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
2025-09-15 09:20:49,442 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-15 09:20:53,522 - 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.156 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.009 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.236 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.009/2.133/4.156 ms
2025-09-15 09:20:53,522 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03960578-37220128 passed
2025-09-15 09:20:53,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:53,522 - 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
2025-09-15 09:20:53,522 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-15 09:20:57,171 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.420 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.016 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.861 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.861/1.765/3.420 ms
2025-09-15 09:20:57,171 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03960578-94047336 passed
2025-09-15 09:20:57,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:57,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:57,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-15 09:20:57,172 - 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
2025-09-15 09:20:57,172 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-15 09:20:57,366 - DEBUG - None
2025-09-15 09:20:57,366 - 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
2025-09-15 09:20:57,366 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-15 09:20:57,551 - DEBUG - None
2025-09-15 09:20:57,552 - 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
2025-09-15 09:20:57,552 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-15 09:20:58,184 - DEBUG - None
2025-09-15 09:20:58,184 - 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
2025-09-15 09:20:58,185 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-15 09:21:00,413 - 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.160 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.945 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.465 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.539 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.397/2.101/5.945 ms
2025-09-15 09:21:00,413 - 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
2025-09-15 09:21:00,414 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-15 09:21:02,672 - 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.120 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.650 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.680 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.999 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.910 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/2.179/4.680 ms
2025-09-15 09:21:02,672 - 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
2025-09-15 09:21:02,672 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-15 09:21:04,909 - 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.790 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.525 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.534 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.872 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.953 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/2.078/4.507 ms
2025-09-15 09:21:04,909 - INFO - Deleting VM ctest-TestBasicVMVN-03960578-72755035
2025-09-15 09:21:04,979 - INFO - Detaching port 615831d5-6dba-4dd1-a8d4-abaabd84e6fe from VM ctest-TestBasicVMVN-03960578-94047336
2025-09-15 09:21:05,013 - INFO - Deleting VM ctest-TestBasicVMVN-03960578-94047336
2025-09-15 09:21:05,080 - INFO - Detaching port d91867cc-2bef-472f-a357-a1df7416746d from VM ctest-TestBasicVMVN-03960578-37220128
2025-09-15 09:21:05,113 - INFO - Deleting VM ctest-TestBasicVMVN-03960578-37220128
2025-09-15 09:21:05,181 - INFO - Deleting VN ctest-vn-49536751
2025-09-15 09:21:05,337 - DEBUG - Response for delete_port : ()
2025-09-15 09:21:05,488 - DEBUG - Response for delete_port : ()
2025-09-15 09:21:05,539 - DEBUG - VN af957346-cdb8-4367-ad7c-eb8e95354e76 still in use: Unable to complete operation on network af957346-cdb8-4367-ad7c-eb8e95354e76. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4e86941f-f8d2-4d11-93af-e31a8af72dd2']
2025-09-15 09:21:05,539 - WARNING - Deleting VN ctest-vn-49536751 failed..Will retry
2025-09-15 09:21:07,670 - DEBUG - Response for deleting network ()
2025-09-15 09:21:07,670 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/46c95633-a0a5-409c-b3aa-91c88eb9d0a9
2025-09-15 09:21:07,676 - DEBUG - Response Code: 404
2025-09-15 09:21:07,676 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-15 09:21:07,681 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee43fe02-00a2-43ee-8a18-61edff72eaa5
2025-09-15 09:21:07,735 - DEBUG - Requesting: http://10.0.0.38:8082/project/ee5f9ffb-61c2-470b-9c9c-944658e0c053
2025-09-15 09:21:07,805 - INFO - Validated that VN ctest-vn-49536751 is not found in API Server
2025-09-15 09:21:07,817 - DEBUG - VN ctest-vn-49536751 is not present in Agent 10.0.0.38
2025-09-15 09:21:07,817 - INFO - Validated that VN ctest-vn-49536751 is not in any agent
2025-09-15 09:21:07,822 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-09-15 09:21:07,829 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-49536751
2025-09-15 09:21:07,829 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03960578:ctest-vn-49536751
2025-09-15 09:21:07,840 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49536751 info
2025-09-15 09:21:07,918 - INFO - IPAM: ctest-ipam-72530543 is not found in API Server
2025-09-15 09:21:07,928 - INFO - IPAM:ctest-ipam-72530543 is not found in control node
2025-09-15 09:21:08,183 - DEBUG - No XMPP flaps were noticed during the test
2025-09-15 09:21:08,183 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-09-15 09:21:08,183 - INFO - --------------------------------------------------------------------------------
2025-09-15 09:21:08,865 - INFO - Deleted project: ctest-TestBasicVMVN-03960578, ID : ee5f9ffb-61c2-470b-9c9c-944658e0c053