2025-11-12 14:45:58,130 - INFO - Domain Default found not creating
2025-11-12 14:45:58,264 - INFO - Project ctest-TestBasicVMVN-22243526 not found, creating it
2025-11-12 14:45:58,678 - INFO - Created Project:ctest-TestBasicVMVN-22243526, ID : 38051e0c-807f-4b33-9f9e-b394d72595a2
2025-11-12 14:46:00,116 - INFO - ================================================================================
2025-11-12 14:46:00,117 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-12 14:46:00,117 - 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-11-12 14:46:00,370 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2025-11-12 14:46:00,370 - INFO - Initial checks done. Running the testcase now
2025-11-12 14:46:00,370 - INFO -
2025-11-12 14:46:00,900 - DEBUG - Response for create_network : {'network': {'id': '4cd1b6fc-9424-4e36-9f45-8547d527ab13', 'name': 'ctest-vn2_metadata-48023018', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'project_id': '38051e0c807f4b339f9eb394d72595a2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22243526', 'ctest-vn2_metadata-48023018'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 14:46:01,044 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7a18045-ff75-409d-841a-7af1fa93f5ab', 'name': '', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'network_id': '4cd1b6fc-9424-4e36-9f45-8547d527ab13', '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': '38051e0c807f4b339f9eb394d72595a2'}}
2025-11-12 14:46:01,067 - INFO - Created VN ctest-vn2_metadata-48023018
2025-11-12 14:46:01,116 - DEBUG - VN ctest-vn2_metadata-48023018 UUID is 4cd1b6fc-9424-4e36-9f45-8547d527ab13
2025-11-12 14:46:01,281 - DEBUG - Services list from nova: [, , ]
2025-11-12 14:46:02,258 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4705-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4705-1)
2025-11-12 14:46:02,360 - DEBUG - Link local service introspect added
2025-11-12 14:46:02,405 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 14:46:07,476 - DEBUG - VM is in ACTIVE state now
2025-11-12 14:46:07,599 - INFO - Waiting for VM ctest-TestBasicVMVN-22243526-33831416 to be up..
2025-11-12 14:46:07,599 - INFO - VM name : ctest-TestBasicVMVN-22243526-33831416
2025-11-12 14:46:07,662 - DEBUG - VM ctest-TestBasicVMVN-22243526-33831416 ID is 7e83edc8-211a-42f4-826a-f2c6fcedb2d0
2025-11-12 14:46:07,662 - DEBUG - VM ctest-TestBasicVMVN-22243526-33831416 launched on Node cn-jenkins-deploy-platform-ansible-os-4705-1
2025-11-12 14:46:07,727 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7e83edc8-211a-42f4-826a-f2c6fcedb2d0
2025-11-12 14:46:08,015 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7e83edc8-211a-42f4-826a-f2c6fcedb2d0
2025-11-12 14:46:08,042 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e800d2e3-99f5-401f-aae2-d958d703ab98
2025-11-12 14:46:11,278 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2025-11-12 14:46:11,278 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22243526-33831416 failed!
2025-11-12 14:46:11,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22243526:ctest-vn2_metadata-48023018 is 11.1.1.1 and allocation pool is NOT set
2025-11-12 14:46:13,385 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.722 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.722/1.837/2.953/1.115 ms')
2025-11-12 14:46:13,385 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22243526-33831416 passed
2025-11-12 14:46:13,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:46:13,536 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22243526-33831416, IP 11.1.1.3, Port 22
2025-11-12 14:46:13,691 - DEBUG - VM ctest-TestBasicVMVN-22243526-33831416 is ready for SSH connections
2025-11-12 14:46:13,691 - INFO - Retry 0
2025-11-12 14:46:13,691 - 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-11-12 14:46:13,692 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-12 14:46:15,430 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-12 14:46:15,430 - INFO - Generic metadata worked
2025-11-12 14:46:15,676 - DEBUG - Link local service introspect removed
2025-11-12 14:46:15,676 - INFO - Deleting VM ctest-TestBasicVMVN-22243526-33831416
2025-11-12 14:46:15,746 - INFO - Deleting VN ctest-vn2_metadata-48023018
2025-11-12 14:46:15,781 - DEBUG - VN 4cd1b6fc-9424-4e36-9f45-8547d527ab13 still in use: Unable to complete operation on network 4cd1b6fc-9424-4e36-9f45-8547d527ab13. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fdd1ed9b-348b-4876-b690-720be928a4c1']
2025-11-12 14:46:15,781 - WARNING - Deleting VN ctest-vn2_metadata-48023018 failed..Will retry
2025-11-12 14:46:17,869 - DEBUG - Response for deleting network ()
2025-11-12 14:46:18,124 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 14:46:18,124 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-12 14:46:18,124 - INFO - --------------------------------------------------------------------------------
2025-11-12 14:46:18,126 - INFO - ================================================================================
2025-11-12 14:46:18,126 - INFO - STARTING TEST : test_metadata_service
2025-11-12 14:46:18,126 - 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-11-12 14:46:18,408 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2025-11-12 14:46:18,408 - INFO - Initial checks done. Running the testcase now
2025-11-12 14:46:18,408 - INFO -
2025-11-12 14:46:18,408 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-11-12 14:46:18,413 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/1a5b840a-1e9d-4c8b-ac39-f7016df33391
2025-11-12 14:46:18,582 - DEBUG - Response for create_network : {'network': {'id': '6a9c2d4e-6bf5-47f3-a138-f9ef27d04959', 'name': 'ctest-vn-99620502', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'project_id': '38051e0c807f4b339f9eb394d72595a2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22243526', 'ctest-vn-99620502'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 14:46:18,790 - DEBUG - Response for create_subnet : {'subnet': {'id': '79fe8070-9631-45e7-9521-4cc7c6b058fa', 'name': '', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'network_id': '6a9c2d4e-6bf5-47f3-a138-f9ef27d04959', 'ip_version': 4, 'cidr': '36.168.16.0/26', 'allocation_pools': [{'start': '36.168.16.2', 'end': '36.168.16.62'}], 'gateway_ip': '36.168.16.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.168.16.2', 'tags': [], 'project_id': '38051e0c807f4b339f9eb394d72595a2'}}
2025-11-12 14:46:18,809 - INFO - Created VN ctest-vn-99620502
2025-11-12 14:46:18,860 - DEBUG - VN ctest-vn-99620502 UUID is 6a9c2d4e-6bf5-47f3-a138-f9ef27d04959
2025-11-12 14:46:19,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4705-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4705-1)
2025-11-12 14:46:19,969 - INFO - Waiting for VM ctest-TestBasicVMVN-22243526-76446735 to be up..
2025-11-12 14:46:20,006 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 14:46:25,071 - DEBUG - VM is in ACTIVE state now
2025-11-12 14:46:25,072 - INFO - VM name : ctest-TestBasicVMVN-22243526-76446735
2025-11-12 14:46:25,136 - DEBUG - VM ctest-TestBasicVMVN-22243526-76446735 ID is 989a8c49-2f51-41fb-9e26-0d62e901c5d8
2025-11-12 14:46:25,136 - DEBUG - VM ctest-TestBasicVMVN-22243526-76446735 launched on Node cn-jenkins-deploy-platform-ansible-os-4705-1
2025-11-12 14:46:25,197 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/989a8c49-2f51-41fb-9e26-0d62e901c5d8
2025-11-12 14:46:25,203 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/11f7d926-f56c-4fdf-b5b4-b98acaafa8f1
2025-11-12 14:46:28,466 - 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-11-12 14:46:28,466 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22243526-76446735 failed!
2025-11-12 14:46:28,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-99620502 is 36.168.16.1 and allocation pool is NOT set
2025-11-12 14:46:30,581 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.910 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.910/2.344/3.778/1.434 ms')
2025-11-12 14:46:30,581 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22243526-76446735 passed
2025-11-12 14:46:30,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:46:30,728 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22243526-76446735, IP 36.168.16.3, Port 22
2025-11-12 14:46:30,888 - DEBUG - VM ctest-TestBasicVMVN-22243526-76446735 is ready for SSH connections
2025-11-12 14:46:30,888 - 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-11-12 14:46:30,888 - DEBUG - cat /tmp/output.txt
2025-11-12 14:46:32,521 - DEBUG - Hello World. The time is now Wed, 12 Nov 2025 07:46:29 -0700!
2025-11-12 14:46:32,521 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 12 Nov 2025 07:46:29 -0700!'}
2025-11-12 14:46:32,521 - INFO - metadata_script.txt got executed in the vm
2025-11-12 14:46:32,522 - INFO - Deleting VM ctest-TestBasicVMVN-22243526-76446735
2025-11-12 14:46:32,594 - INFO - Deleting VN ctest-vn-99620502
2025-11-12 14:46:32,627 - DEBUG - VN 6a9c2d4e-6bf5-47f3-a138-f9ef27d04959 still in use: Unable to complete operation on network 6a9c2d4e-6bf5-47f3-a138-f9ef27d04959. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c25f962d-e7a1-44f1-9a17-247b831358c1']
2025-11-12 14:46:32,628 - WARNING - Deleting VN ctest-vn-99620502 failed..Will retry
2025-11-12 14:46:34,731 - DEBUG - Response for deleting network ()
2025-11-12 14:46:34,986 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 14:46:34,986 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-11-12 14:46:34,986 - INFO - --------------------------------------------------------------------------------
2025-11-12 14:46:34,988 - INFO - ================================================================================
2025-11-12 14:46:34,989 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-12 14:46:34,989 - 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-11-12 14:46:35,276 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2025-11-12 14:46:35,277 - INFO - Initial checks done. Running the testcase now
2025-11-12 14:46:35,277 - INFO -
2025-11-12 14:46:35,734 - DEBUG - Response for create_network : {'network': {'id': '837b6e9d-e0f0-4d07-bdaf-1293f78187d7', 'name': 'ctest-vn-65417728', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'project_id': '38051e0c807f4b339f9eb394d72595a2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22243526', 'ctest-vn-65417728'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 14:46:35,926 - DEBUG - Response for create_subnet : {'subnet': {'id': '1073e601-bf50-45eb-8d6f-475453bd3982', 'name': '', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'network_id': '837b6e9d-e0f0-4d07-bdaf-1293f78187d7', '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': '38051e0c807f4b339f9eb394d72595a2'}}
2025-11-12 14:46:36,061 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fbefe9a1-f576-4ce9-bd6f-b3276956a453', 'name': '', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'network_id': '837b6e9d-e0f0-4d07-bdaf-1293f78187d7', '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': '38051e0c807f4b339f9eb394d72595a2'}}
2025-11-12 14:46:36,077 - INFO - Created VN ctest-vn-65417728
2025-11-12 14:46:36,128 - DEBUG - VN ctest-vn-65417728 UUID is 837b6e9d-e0f0-4d07-bdaf-1293f78187d7
2025-11-12 14:46:36,468 - DEBUG - Response for create_port : {'port': {'name': '12c1c865-4c75-48b6-9f26-2f804d2d765b', 'id': '12c1c865-4c75-48b6-9f26-2f804d2d765b', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'network_id': '837b6e9d-e0f0-4d07-bdaf-1293f78187d7', 'mac_address': '02:12:c1:c8:65:4c', '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': '1073e601-bf50-45eb-8d6f-475453bd3982'}], 'security_groups': ['9a32b9d9-44d6-4b7d-9c2b-bc6fcfddfee9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '38051e0c807f4b339f9eb394d72595a2'}}
2025-11-12 14:46:36,626 - DEBUG - Response for create_port : {'port': {'name': '0d046edc-5f5e-4d14-8e7d-53bac9d2e0fc', 'id': '0d046edc-5f5e-4d14-8e7d-53bac9d2e0fc', 'tenant_id': '38051e0c807f4b339f9eb394d72595a2', 'network_id': '837b6e9d-e0f0-4d07-bdaf-1293f78187d7', 'mac_address': '02:0d:04:6e:dc:5f', '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': 'fbefe9a1-f576-4ce9-bd6f-b3276956a453'}], 'security_groups': ['9a32b9d9-44d6-4b7d-9c2b-bc6fcfddfee9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '38051e0c807f4b339f9eb394d72595a2'}}
2025-11-12 14:46:36,970 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4705-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4705-1)
2025-11-12 14:46:37,348 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4705-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4705-1)
2025-11-12 14:46:38,492 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4705-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4705-1)
2025-11-12 14:46:38,492 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-12 14:46:38,497 - DEBUG - Requesting: http://10.0.0.38:8082/domain/604661ca-7fee-40a5-80d8-54c8a18b7e9d
2025-11-12 14:46:38,510 - DEBUG - Requesting: http://10.0.0.38:8082/project/38051e0c-807f-4b33-9f9e-b394d72595a2
2025-11-12 14:46:38,580 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/e4b6dcbe-4c07-49f0-94c4-27b347068ceb
2025-11-12 14:46:38,598 - INFO - Verifications in API Server for IPAM: ctest-ipam-44118577 passed
2025-11-12 14:46:38,605 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-22243526:ctest-ipam-44118577', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22243526', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16480602596286351856', 'uuid-lslong': '10719736663992863979'}, 'enable': 'true', 'created': '2025-11-12T14:46:35', 'last-modified': '2025-11-12T14:46:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.104512'}
2025-11-12 14:46:38,605 - INFO - Verifications in Control node for IPAM: ctest-ipam-44118577 passed
2025-11-12 14:46:38,605 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-12 14:46:38,613 - DEBUG - Requesting: http://10.0.0.38:8082/domain/604661ca-7fee-40a5-80d8-54c8a18b7e9d
2025-11-12 14:46:38,629 - DEBUG - Requesting: http://10.0.0.38:8082/project/38051e0c-807f-4b33-9f9e-b394d72595a2
2025-11-12 14:46:38,758 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/837b6e9d-e0f0-4d07-bdaf-1293f78187d7
2025-11-12 14:46:38,772 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/837b6e9d-e0f0-4d07-bdaf-1293f78187d7
2025-11-12 14:46:38,784 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a6c6633d-bb3e-4ad4-bb9f-b90759336fb3
2025-11-12 14:46:38,793 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a6c6633d-bb3e-4ad4-bb9f-b90759336fb3
2025-11-12 14:46:38,800 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/049bcc15-d204-430f-b13e-532145d907f8
2025-11-12 14:46:38,809 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-12 14:46:38,809 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/837b6e9d-e0f0-4d07-bdaf-1293f78187d7
2025-11-12 14:46:38,826 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a6c6633d-bb3e-4ad4-bb9f-b90759336fb3
2025-11-12 14:46:38,842 - INFO - Verified VN network id 12 for VN 837b6e9d-e0f0-4d07-bdaf-1293f78187d7
2025-11-12 14:46:38,842 - INFO - Verifications in API Server for VN ctest-vn-65417728 passed
2025-11-12 14:46:38,842 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/837b6e9d-e0f0-4d07-bdaf-1293f78187d7
2025-11-12 14:46:38,851 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a6c6633d-bb3e-4ad4-bb9f-b90759336fb3
2025-11-12 14:46:38,858 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a6c6633d-bb3e-4ad4-bb9f-b90759336fb3
2025-11-12 14:46:38,864 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/049bcc15-d204-430f-b13e-532145d907f8
2025-11-12 14:46:38,877 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22243526', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9474287865466735879', 'uuid-lslong': '13668163820814698455'}, 'enable': 'true', 'created': '2025-11-12T14:46:35', 'last-modified': '2025-11-12T14:46:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.840407'}
2025-11-12 14:46:38,882 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-12 14:46:38,883 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65417728 passed
2025-11-12 14:46:38,883 - DEBUG - ====Verifying policy data for ctest-vn-65417728 in API_Server ======
2025-11-12 14:46:38,883 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-12 14:46:38,889 - DEBUG - Requesting: http://10.0.0.38:8082/domain/604661ca-7fee-40a5-80d8-54c8a18b7e9d
2025-11-12 14:46:38,899 - DEBUG - Requesting: http://10.0.0.38:8082/project/38051e0c-807f-4b33-9f9e-b394d72595a2
2025-11-12 14:46:38,980 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/837b6e9d-e0f0-4d07-bdaf-1293f78187d7
2025-11-12 14:46:38,992 - DEBUG - =>VN ctest-vn-65417728 has no policy to be verified
2025-11-12 14:46:38,992 - DEBUG - Verifying the vn in opserver
2025-11-12 14:46:38,992 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728 virtual network link through opserver 10.0.0.38
2025-11-12 14:46:38,992 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-12 14:46:39,371 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-12 14:46:39,440 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728?flat'}
2025-11-12 14:46:39,440 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728 is found in opserver
2025-11-12 14:46:39,444 - DEBUG - VRF ids for VN ctest-vn-65417728: {'10.0.0.38': '2'}
2025-11-12 14:46:39,445 - INFO - Waiting for VM ctest-TestBasicVMVN-22243526-67096290 to be up..
2025-11-12 14:46:39,531 - DEBUG - VM is in ACTIVE state now
2025-11-12 14:46:39,532 - INFO - VM name : ctest-TestBasicVMVN-22243526-67096290
2025-11-12 14:46:39,608 - DEBUG - VM ctest-TestBasicVMVN-22243526-67096290 ID is dd290173-823f-4613-8766-d8acab85bd5e
2025-11-12 14:46:39,608 - DEBUG - VM ctest-TestBasicVMVN-22243526-67096290 launched on Node cn-jenkins-deploy-platform-ansible-os-4705-1
2025-11-12 14:46:39,679 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/dd290173-823f-4613-8766-d8acab85bd5e
2025-11-12 14:46:39,686 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/12c1c865-4c75-48b6-9f26-2f804d2d765b
2025-11-12 14:46:42,925 - 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 1008ms')
2025-11-12 14:46:42,926 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22243526-67096290 failed!
2025-11-12 14:46:42,984 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728 is 31.1.1.1 and allocation pool is NOT set
2025-11-12 14:46:42,984 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728 is 31.1.2.1 and allocation pool is NOT set
2025-11-12 14:46:47,055 - 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 1011ms')
2025-11-12 14:46:47,055 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22243526-67096290 failed!
2025-11-12 14:46:47,108 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728 is 31.1.1.1 and allocation pool is NOT set
2025-11-12 14:46:47,108 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728 is 31.1.2.1 and allocation pool is NOT set
2025-11-12 14:46:49,171 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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.415/1.917/3.419/1.502 ms')
2025-11-12 14:46:49,171 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22243526-67096290 passed
2025-11-12 14:46:49,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:46:49,324 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22243526-67096290, IP 31.1.1.4, Port 22
2025-11-12 14:46:49,480 - DEBUG - VM ctest-TestBasicVMVN-22243526-67096290 is ready for SSH connections
2025-11-12 14:46:49,480 - INFO - Waiting for VM ctest-TestBasicVMVN-22243526-22609014 to be up..
2025-11-12 14:46:49,585 - DEBUG - VM is in ACTIVE state now
2025-11-12 14:46:49,585 - INFO - VM name : ctest-TestBasicVMVN-22243526-22609014
2025-11-12 14:46:49,669 - DEBUG - VM ctest-TestBasicVMVN-22243526-22609014 ID is b6b417bd-425d-4f1c-be3b-ab0f7e6c887c
2025-11-12 14:46:49,669 - DEBUG - VM ctest-TestBasicVMVN-22243526-22609014 launched on Node cn-jenkins-deploy-platform-ansible-os-4705-1
2025-11-12 14:46:49,745 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b6b417bd-425d-4f1c-be3b-ab0f7e6c887c
2025-11-12 14:46:49,752 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0d046edc-5f5e-4d14-8e7d-53bac9d2e0fc
2025-11-12 14:46:50,996 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.486 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.486/2.229/3.972/1.743 ms')
2025-11-12 14:46:50,996 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-22243526-22609014 passed
2025-11-12 14:46:51,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:46:51,148 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22243526-22609014, IP 31.1.2.4, Port 22
2025-11-12 14:46:51,318 - DEBUG - VM ctest-TestBasicVMVN-22243526-22609014 is ready for SSH connections
2025-11-12 14:46:51,318 - INFO - Waiting for VM ctest-TestBasicVMVN-22243526-31922912 to be up..
2025-11-12 14:46:51,384 - DEBUG - VM is in ACTIVE state now
2025-11-12 14:46:51,384 - INFO - VM name : ctest-TestBasicVMVN-22243526-31922912
2025-11-12 14:46:51,447 - DEBUG - VM ctest-TestBasicVMVN-22243526-31922912 ID is af4b8c7c-1e3f-4f5b-ad56-0ad797ee1f1f
2025-11-12 14:46:51,447 - DEBUG - VM ctest-TestBasicVMVN-22243526-31922912 launched on Node cn-jenkins-deploy-platform-ansible-os-4705-1
2025-11-12 14:46:51,508 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/af4b8c7c-1e3f-4f5b-ad56-0ad797ee1f1f
2025-11-12 14:46:51,515 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ec834cb9-a23f-48a5-a96f-fac295082d1f
2025-11-12 14:46:52,744 - 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.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.297 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.297/1.515/2.733/1.218 ms')
2025-11-12 14:46:52,744 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-22243526-31922912 passed
2025-11-12 14:46:52,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:46:52,892 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22243526-31922912, IP 31.1.1.3, Port 22
2025-11-12 14:46:53,048 - DEBUG - VM ctest-TestBasicVMVN-22243526-31922912 is ready for SSH connections
2025-11-12 14:46:53,048 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:46:53,048 - 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-11-12 14:46:53,048 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-12 14:46:57,088 - 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.130 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.953 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.829 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.829/1.637/3.130 ms
2025-11-12 14:46:57,088 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-22243526-67096290 passed
2025-11-12 14:46:57,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:46:57,089 - 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-11-12 14:46:57,089 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-12 14:47:00,730 - 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.722 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.857 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.797 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.797/1.458/2.722 ms
2025-11-12 14:47:00,730 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-22243526-22609014 passed
2025-11-12 14:47:00,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:47:00,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:47:00,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 14:47:00,730 - 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-11-12 14:47:00,730 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 14:47:00,909 - DEBUG - None
2025-11-12 14:47:00,909 - 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-11-12 14:47:00,909 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 14:47:01,125 - DEBUG - None
2025-11-12 14:47:01,126 - 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-11-12 14:47:01,126 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 14:47:01,736 - DEBUG - None
2025-11-12 14:47:01,737 - 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-11-12 14:47:01,737 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-12 14:47:03,968 - 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.897 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.464 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.584 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.347 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.436 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.436/1.945/4.464 ms
2025-11-12 14:47:03,968 - 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-11-12 14:47:03,968 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-12 14:47:06,219 - 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.356 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.389 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.517 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.625 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.394 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.008/4.517 ms
2025-11-12 14:47:06,220 - 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-11-12 14:47:06,220 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-12 14:47:08,450 - 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.639 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.550 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.363 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.552 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.199 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.008 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.690 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.552/1.857/3.363 ms
2025-11-12 14:47:08,450 - INFO - Deleting VM ctest-TestBasicVMVN-22243526-31922912
2025-11-12 14:47:08,514 - INFO - Detaching port 0d046edc-5f5e-4d14-8e7d-53bac9d2e0fc from VM ctest-TestBasicVMVN-22243526-22609014
2025-11-12 14:47:08,542 - INFO - Deleting VM ctest-TestBasicVMVN-22243526-22609014
2025-11-12 14:47:08,613 - INFO - Detaching port 12c1c865-4c75-48b6-9f26-2f804d2d765b from VM ctest-TestBasicVMVN-22243526-67096290
2025-11-12 14:47:08,645 - INFO - Deleting VM ctest-TestBasicVMVN-22243526-67096290
2025-11-12 14:47:08,715 - INFO - Deleting VN ctest-vn-65417728
2025-11-12 14:47:08,874 - DEBUG - Response for delete_port : ()
2025-11-12 14:47:08,990 - DEBUG - Response for delete_port : ()
2025-11-12 14:47:09,036 - DEBUG - VN 837b6e9d-e0f0-4d07-bdaf-1293f78187d7 still in use: Unable to complete operation on network 837b6e9d-e0f0-4d07-bdaf-1293f78187d7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-beee9b7c-e4cd-49c8-968c-ce007f070fc9']
2025-11-12 14:47:09,037 - WARNING - Deleting VN ctest-vn-65417728 failed..Will retry
2025-11-12 14:47:11,152 - DEBUG - Response for deleting network ()
2025-11-12 14:47:11,152 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a6c6633d-bb3e-4ad4-bb9f-b90759336fb3
2025-11-12 14:47:11,157 - DEBUG - Response Code: 404
2025-11-12 14:47:11,157 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-12 14:47:11,161 - DEBUG - Requesting: http://10.0.0.38:8082/domain/604661ca-7fee-40a5-80d8-54c8a18b7e9d
2025-11-12 14:47:11,212 - DEBUG - Requesting: http://10.0.0.38:8082/project/38051e0c-807f-4b33-9f9e-b394d72595a2
2025-11-12 14:47:11,283 - INFO - Validated that VN ctest-vn-65417728 is not found in API Server
2025-11-12 14:47:11,293 - DEBUG - VN ctest-vn-65417728 is not present in Agent 10.0.0.38
2025-11-12 14:47:11,293 - INFO - Validated that VN ctest-vn-65417728 is not in any agent
2025-11-12 14:47:11,297 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-11-12 14:47:11,304 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-65417728
2025-11-12 14:47:11,304 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-22243526:ctest-vn-65417728
2025-11-12 14:47:11,312 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65417728 info
2025-11-12 14:47:11,384 - INFO - IPAM: ctest-ipam-44118577 is not found in API Server
2025-11-12 14:47:11,393 - INFO - IPAM:ctest-ipam-44118577 is not found in control node
2025-11-12 14:47:11,644 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 14:47:11,644 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-12 14:47:11,644 - INFO - --------------------------------------------------------------------------------
2025-11-12 14:47:12,297 - INFO - Deleted project: ctest-TestBasicVMVN-22243526, ID : 38051e0c-807f-4b33-9f9e-b394d72595a2