2025-08-13 16:23:09,236 - INFO - Domain Default found not creating
2025-08-13 16:23:09,481 - INFO - Project ctest-TestBasicVMVN-76815957 not found, creating it
2025-08-13 16:23:09,930 - INFO - Created Project:ctest-TestBasicVMVN-76815957, ID : a0c76811-7d48-4b6e-b21b-0a1ad54b0e9c
2025-08-13 16:23:11,271 - INFO - ================================================================================
2025-08-13 16:23:11,272 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-13 16:23:11,272 - 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-08-13 16:23:11,526 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2025-08-13 16:23:11,526 - INFO - Initial checks done. Running the testcase now
2025-08-13 16:23:11,526 - INFO -
2025-08-13 16:23:12,052 - DEBUG - Response for create_network : {'network': {'id': '1ecee087-2333-4bd4-85db-af911af37ffc', 'name': 'ctest-vn2_metadata-94870588', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'project_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76815957', 'ctest-vn2_metadata-94870588'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 16:23:12,201 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fab46e33-77a6-4fb1-ba24-a7a9cf498388', 'name': '', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'network_id': '1ecee087-2333-4bd4-85db-af911af37ffc', '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': 'a0c768117d484b6eb21b0a1ad54b0e9c'}}
2025-08-13 16:23:12,217 - INFO - Created VN ctest-vn2_metadata-94870588
2025-08-13 16:23:12,268 - DEBUG - VN ctest-vn2_metadata-94870588 UUID is 1ecee087-2333-4bd4-85db-af911af37ffc
2025-08-13 16:23:12,431 - DEBUG - Services list from nova: [, , ]
2025-08-13 16:23:13,422 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3842-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3842-1)
2025-08-13 16:23:13,532 - DEBUG - Link local service introspect added
2025-08-13 16:23:13,580 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 16:23:18,651 - DEBUG - VM is in ACTIVE state now
2025-08-13 16:23:18,775 - INFO - Waiting for VM ctest-TestBasicVMVN-76815957-05875749 to be up..
2025-08-13 16:23:18,775 - INFO - VM name : ctest-TestBasicVMVN-76815957-05875749
2025-08-13 16:23:18,844 - DEBUG - VM ctest-TestBasicVMVN-76815957-05875749 ID is 525b4126-2310-4884-91dd-72a07f5d0c5b
2025-08-13 16:23:18,844 - DEBUG - VM ctest-TestBasicVMVN-76815957-05875749 launched on Node cn-jenkins-deploy-platform-ansible-os-3842-1
2025-08-13 16:23:18,922 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/525b4126-2310-4884-91dd-72a07f5d0c5b
2025-08-13 16:23:19,210 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/525b4126-2310-4884-91dd-72a07f5d0c5b
2025-08-13 16:23:19,239 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/f825123d-d2a4-4568-bbea-bf701ac9636a
2025-08-13 16:23:22,496 - 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 1012ms')
2025-08-13 16:23:22,497 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76815957-05875749 failed!
2025-08-13 16:23:22,552 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76815957:ctest-vn2_metadata-94870588 is 11.1.1.1 and allocation pool is NOT set
2025-08-13 16:23:24,612 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.689 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.689/1.506/2.323/0.817 ms')
2025-08-13 16:23:24,612 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76815957-05875749 passed
2025-08-13 16:23:24,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:23:24,760 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76815957-05875749, IP 11.1.1.3, Port 22
2025-08-13 16:23:24,911 - DEBUG - VM ctest-TestBasicVMVN-76815957-05875749 is ready for SSH connections
2025-08-13 16:23:24,911 - INFO - Retry 0
2025-08-13 16:23:24,911 - 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.27, gateway password: c0ntrail123
2025-08-13 16:23:24,911 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-13 16:23:26,491 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-13 16:23:26,491 - INFO - Generic metadata worked
2025-08-13 16:23:26,736 - DEBUG - Link local service introspect removed
2025-08-13 16:23:26,736 - INFO - Deleting VM ctest-TestBasicVMVN-76815957-05875749
2025-08-13 16:23:26,795 - INFO - Deleting VN ctest-vn2_metadata-94870588
2025-08-13 16:23:26,827 - DEBUG - VN 1ecee087-2333-4bd4-85db-af911af37ffc still in use: Unable to complete operation on network 1ecee087-2333-4bd4-85db-af911af37ffc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d0cbbf43-3d64-466f-b4bf-0728fe120e54']
2025-08-13 16:23:26,827 - WARNING - Deleting VN ctest-vn2_metadata-94870588 failed..Will retry
2025-08-13 16:23:28,922 - DEBUG - Response for deleting network ()
2025-08-13 16:23:29,185 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 16:23:29,185 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-13 16:23:29,185 - INFO - --------------------------------------------------------------------------------
2025-08-13 16:23:29,188 - INFO - ================================================================================
2025-08-13 16:23:29,188 - INFO - STARTING TEST : test_metadata_service
2025-08-13 16:23:29,188 - 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-08-13 16:23:29,473 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2025-08-13 16:23:29,474 - INFO - Initial checks done. Running the testcase now
2025-08-13 16:23:29,474 - INFO -
2025-08-13 16:23:29,474 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2025-08-13 16:23:29,479 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/c611876e-43ef-43c5-bd61-3c71c5c0fcc6
2025-08-13 16:23:29,644 - DEBUG - Response for create_network : {'network': {'id': '620f6ffe-4c7f-4ed8-852c-e84588e43451', 'name': 'ctest-vn-82653817', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'project_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76815957', 'ctest-vn-82653817'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 16:23:29,819 - DEBUG - Response for create_subnet : {'subnet': {'id': '9eecfba6-eb35-4351-b426-1723f5b078af', 'name': '', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'network_id': '620f6ffe-4c7f-4ed8-852c-e84588e43451', 'ip_version': 4, 'cidr': '130.93.182.192/26', 'allocation_pools': [{'start': '130.93.182.194', 'end': '130.93.182.254'}], 'gateway_ip': '130.93.182.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.93.182.194', 'tags': [], 'project_id': 'a0c768117d484b6eb21b0a1ad54b0e9c'}}
2025-08-13 16:23:29,834 - INFO - Created VN ctest-vn-82653817
2025-08-13 16:23:29,884 - DEBUG - VN ctest-vn-82653817 UUID is 620f6ffe-4c7f-4ed8-852c-e84588e43451
2025-08-13 16:23:30,977 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3842-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3842-1)
2025-08-13 16:23:30,977 - INFO - Waiting for VM ctest-TestBasicVMVN-76815957-73805158 to be up..
2025-08-13 16:23:31,012 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 16:23:36,079 - DEBUG - VM is in ACTIVE state now
2025-08-13 16:23:36,079 - INFO - VM name : ctest-TestBasicVMVN-76815957-73805158
2025-08-13 16:23:36,141 - DEBUG - VM ctest-TestBasicVMVN-76815957-73805158 ID is 3f52908f-08f5-4529-9811-e3b8b3ba78de
2025-08-13 16:23:36,141 - DEBUG - VM ctest-TestBasicVMVN-76815957-73805158 launched on Node cn-jenkins-deploy-platform-ansible-os-3842-1
2025-08-13 16:23:36,203 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/3f52908f-08f5-4529-9811-e3b8b3ba78de
2025-08-13 16:23:36,210 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/72505fc3-a449-43cb-8577-fa1caa1a43d9
2025-08-13 16:23:39,448 - 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 1001ms')
2025-08-13 16:23:39,448 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76815957-73805158 failed!
2025-08-13 16:23:39,504 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-82653817 is 130.93.182.193 and allocation pool is NOT set
2025-08-13 16:23:41,569 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.26 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 = 3.263/3.402/3.541/0.139 ms')
2025-08-13 16:23:41,569 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76815957-73805158 passed
2025-08-13 16:23:41,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:23:41,716 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76815957-73805158, IP 130.93.182.195, Port 22
2025-08-13 16:23:41,872 - DEBUG - VM ctest-TestBasicVMVN-76815957-73805158 is ready for SSH connections
2025-08-13 16:23:41,872 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-13 16:23:41,872 - DEBUG - cat /tmp/output.txt
2025-08-13 16:23:43,500 - DEBUG - Hello World. The time is now Wed, 13 Aug 2025 10:23:40 -0600!
2025-08-13 16:23:43,501 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 13 Aug 2025 10:23:40 -0600!'}
2025-08-13 16:23:43,501 - INFO - metadata_script.txt got executed in the vm
2025-08-13 16:23:43,501 - INFO - Deleting VM ctest-TestBasicVMVN-76815957-73805158
2025-08-13 16:23:43,568 - INFO - Deleting VN ctest-vn-82653817
2025-08-13 16:23:43,602 - DEBUG - VN 620f6ffe-4c7f-4ed8-852c-e84588e43451 still in use: Unable to complete operation on network 620f6ffe-4c7f-4ed8-852c-e84588e43451. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3bfddd18-983f-468e-b063-dbc5bf9f91a9']
2025-08-13 16:23:43,602 - WARNING - Deleting VN ctest-vn-82653817 failed..Will retry
2025-08-13 16:23:45,700 - DEBUG - Response for deleting network ()
2025-08-13 16:23:45,953 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 16:23:45,953 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-08-13 16:23:45,953 - INFO - --------------------------------------------------------------------------------
2025-08-13 16:23:45,955 - INFO - ================================================================================
2025-08-13 16:23:45,956 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-13 16:23:45,956 - 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-08-13 16:23:46,238 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2025-08-13 16:23:46,238 - INFO - Initial checks done. Running the testcase now
2025-08-13 16:23:46,238 - INFO -
2025-08-13 16:23:46,717 - DEBUG - Response for create_network : {'network': {'id': '187b3242-3bac-40f3-8510-d12fae325891', 'name': 'ctest-vn-62177247', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'project_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76815957', 'ctest-vn-62177247'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 16:23:46,912 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a6178d8-a32f-429a-9c1f-6a80a0f26005', 'name': '', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'network_id': '187b3242-3bac-40f3-8510-d12fae325891', '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': 'a0c768117d484b6eb21b0a1ad54b0e9c'}}
2025-08-13 16:23:47,073 - DEBUG - Response for create_subnet : {'subnet': {'id': '2469ebd6-7bd7-4af7-983e-3ea5dec58815', 'name': '', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'network_id': '187b3242-3bac-40f3-8510-d12fae325891', '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': 'a0c768117d484b6eb21b0a1ad54b0e9c'}}
2025-08-13 16:23:47,091 - INFO - Created VN ctest-vn-62177247
2025-08-13 16:23:47,140 - DEBUG - VN ctest-vn-62177247 UUID is 187b3242-3bac-40f3-8510-d12fae325891
2025-08-13 16:23:47,496 - DEBUG - Response for create_port : {'port': {'name': '68cfc536-a317-4b48-95c0-2613970ed7c1', 'id': '68cfc536-a317-4b48-95c0-2613970ed7c1', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'network_id': '187b3242-3bac-40f3-8510-d12fae325891', 'mac_address': '02:68:cf:c5:36:a3', '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': '5a6178d8-a32f-429a-9c1f-6a80a0f26005'}], 'security_groups': ['58bbcfe7-20c9-486b-9b45-29b5e5d6c0ac'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a0c768117d484b6eb21b0a1ad54b0e9c'}}
2025-08-13 16:23:47,667 - DEBUG - Response for create_port : {'port': {'name': '4c10dd23-19ff-4c56-b7d7-16c46989f66d', 'id': '4c10dd23-19ff-4c56-b7d7-16c46989f66d', 'tenant_id': 'a0c768117d484b6eb21b0a1ad54b0e9c', 'network_id': '187b3242-3bac-40f3-8510-d12fae325891', 'mac_address': '02:4c:10:dd:23:19', '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': '2469ebd6-7bd7-4af7-983e-3ea5dec58815'}], 'security_groups': ['58bbcfe7-20c9-486b-9b45-29b5e5d6c0ac'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a0c768117d484b6eb21b0a1ad54b0e9c'}}
2025-08-13 16:23:47,985 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3842-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3842-1)
2025-08-13 16:23:48,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3842-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3842-1)
2025-08-13 16:23:49,552 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3842-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3842-1)
2025-08-13 16:23:49,552 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-13 16:23:49,560 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ac08d4ca-91b8-46c5-9155-78fa4210b49f
2025-08-13 16:23:49,576 - DEBUG - Requesting: http://10.0.0.27:8082/project/a0c76811-7d48-4b6e-b21b-0a1ad54b0e9c
2025-08-13 16:23:49,650 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/7caed29e-86a1-498f-980c-c45fd19ad1c5
2025-08-13 16:23:49,662 - INFO - Verifications in API Server for IPAM: ctest-ipam-62019788 passed
2025-08-13 16:23:49,670 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-76815957:ctest-ipam-62019788', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76815957', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8984349884956101007', 'uuid-lslong': '10956347909303095749'}, 'enable': 'true', 'created': '2025-08-13T16:23:46', 'last-modified': '2025-08-13T16:23:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.204779'}
2025-08-13 16:23:49,670 - INFO - Verifications in Control node for IPAM: ctest-ipam-62019788 passed
2025-08-13 16:23:49,670 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-13 16:23:49,679 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ac08d4ca-91b8-46c5-9155-78fa4210b49f
2025-08-13 16:23:49,693 - DEBUG - Requesting: http://10.0.0.27:8082/project/a0c76811-7d48-4b6e-b21b-0a1ad54b0e9c
2025-08-13 16:23:49,782 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/187b3242-3bac-40f3-8510-d12fae325891
2025-08-13 16:23:49,796 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/187b3242-3bac-40f3-8510-d12fae325891
2025-08-13 16:23:49,807 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b19b74f6-6af6-4de7-9007-55aed02a39f3
2025-08-13 16:23:49,824 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b19b74f6-6af6-4de7-9007-55aed02a39f3
2025-08-13 16:23:49,833 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/14bf8ff5-aafc-49f9-8498-e6a5016f9d84
2025-08-13 16:23:49,840 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 16:23:49,840 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/187b3242-3bac-40f3-8510-d12fae325891
2025-08-13 16:23:49,851 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b19b74f6-6af6-4de7-9007-55aed02a39f3
2025-08-13 16:23:49,868 - INFO - Verified VN network id 12 for VN 187b3242-3bac-40f3-8510-d12fae325891
2025-08-13 16:23:49,869 - INFO - Verifications in API Server for VN ctest-vn-62177247 passed
2025-08-13 16:23:49,869 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/187b3242-3bac-40f3-8510-d12fae325891
2025-08-13 16:23:49,879 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b19b74f6-6af6-4de7-9007-55aed02a39f3
2025-08-13 16:23:49,886 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b19b74f6-6af6-4de7-9007-55aed02a39f3
2025-08-13 16:23:49,894 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/14bf8ff5-aafc-49f9-8498-e6a5016f9d84
2025-08-13 16:23:49,907 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76815957', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1764058939096056051', 'uuid-lslong': '9588393609387989137'}, 'enable': 'true', 'created': '2025-08-13T16:23:46', 'last-modified': '2025-08-13T16:23:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.869339'}
2025-08-13 16:23:49,917 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 16:23:49,917 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62177247 passed
2025-08-13 16:23:49,918 - DEBUG - ====Verifying policy data for ctest-vn-62177247 in API_Server ======
2025-08-13 16:23:49,918 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-13 16:23:49,924 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ac08d4ca-91b8-46c5-9155-78fa4210b49f
2025-08-13 16:23:49,943 - DEBUG - Requesting: http://10.0.0.27:8082/project/a0c76811-7d48-4b6e-b21b-0a1ad54b0e9c
2025-08-13 16:23:49,981 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/187b3242-3bac-40f3-8510-d12fae325891
2025-08-13 16:23:49,993 - DEBUG - =>VN ctest-vn-62177247 has no policy to be verified
2025-08-13 16:23:49,993 - DEBUG - Verifying the vn in opserver
2025-08-13 16:23:49,993 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247 virtual network link through opserver 10.0.0.27
2025-08-13 16:23:49,993 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-08-13 16:23:50,339 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-08-13 16:23:50,426 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247?flat'}
2025-08-13 16:23:50,426 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247 is found in opserver
2025-08-13 16:23:50,431 - DEBUG - VRF ids for VN ctest-vn-62177247: {'10.0.0.27': '2'}
2025-08-13 16:23:50,431 - INFO - Waiting for VM ctest-TestBasicVMVN-76815957-77900383 to be up..
2025-08-13 16:23:50,521 - DEBUG - VM is in ACTIVE state now
2025-08-13 16:23:50,521 - INFO - VM name : ctest-TestBasicVMVN-76815957-77900383
2025-08-13 16:23:50,605 - DEBUG - VM ctest-TestBasicVMVN-76815957-77900383 ID is 2788a094-497f-44c0-9240-dc95cc5c7bcb
2025-08-13 16:23:50,605 - DEBUG - VM ctest-TestBasicVMVN-76815957-77900383 launched on Node cn-jenkins-deploy-platform-ansible-os-3842-1
2025-08-13 16:23:50,681 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2788a094-497f-44c0-9240-dc95cc5c7bcb
2025-08-13 16:23:50,691 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/68cfc536-a317-4b48-95c0-2613970ed7c1
2025-08-13 16:23:53,944 - 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 1003ms')
2025-08-13 16:23:53,944 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76815957-77900383 failed!
2025-08-13 16:23:54,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 16:23:54,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 16:23:58,073 - 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 1012ms')
2025-08-13 16:23:58,073 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76815957-77900383 failed!
2025-08-13 16:23:58,128 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 16:23:58,128 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 16:24:00,184 - 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.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.578 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.578/1.919/3.260/1.341 ms')
2025-08-13 16:24:00,184 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76815957-77900383 passed
2025-08-13 16:24:00,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:00,332 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76815957-77900383, IP 31.1.1.4, Port 22
2025-08-13 16:24:00,488 - DEBUG - VM ctest-TestBasicVMVN-76815957-77900383 is ready for SSH connections
2025-08-13 16:24:00,488 - INFO - Waiting for VM ctest-TestBasicVMVN-76815957-48891781 to be up..
2025-08-13 16:24:00,552 - DEBUG - VM is in ACTIVE state now
2025-08-13 16:24:00,552 - INFO - VM name : ctest-TestBasicVMVN-76815957-48891781
2025-08-13 16:24:00,613 - DEBUG - VM ctest-TestBasicVMVN-76815957-48891781 ID is b719b1e3-341e-441a-9ee8-97778ca60ae5
2025-08-13 16:24:00,613 - DEBUG - VM ctest-TestBasicVMVN-76815957-48891781 launched on Node cn-jenkins-deploy-platform-ansible-os-3842-1
2025-08-13 16:24:00,678 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b719b1e3-341e-441a-9ee8-97778ca60ae5
2025-08-13 16:24:00,686 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/4c10dd23-19ff-4c56-b7d7-16c46989f66d
2025-08-13 16:24:01,925 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.366 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.366/1.534/2.703/1.168 ms')
2025-08-13 16:24:01,925 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-76815957-48891781 passed
2025-08-13 16:24:02,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:02,076 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76815957-48891781, IP 31.1.2.4, Port 22
2025-08-13 16:24:02,232 - DEBUG - VM ctest-TestBasicVMVN-76815957-48891781 is ready for SSH connections
2025-08-13 16:24:02,232 - INFO - Waiting for VM ctest-TestBasicVMVN-76815957-08703330 to be up..
2025-08-13 16:24:02,294 - DEBUG - VM is in ACTIVE state now
2025-08-13 16:24:02,294 - INFO - VM name : ctest-TestBasicVMVN-76815957-08703330
2025-08-13 16:24:02,362 - DEBUG - VM ctest-TestBasicVMVN-76815957-08703330 ID is e391fc53-6e9e-41a8-ba30-c6a0b752dc23
2025-08-13 16:24:02,362 - DEBUG - VM ctest-TestBasicVMVN-76815957-08703330 launched on Node cn-jenkins-deploy-platform-ansible-os-3842-1
2025-08-13 16:24:02,424 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/e391fc53-6e9e-41a8-ba30-c6a0b752dc23
2025-08-13 16:24:02,431 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/93d61bd7-325c-4e69-b730-fbfffadc8133
2025-08-13 16:24:03,674 - 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.58 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.451 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.451/2.015/3.579/1.564 ms')
2025-08-13 16:24:03,674 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-76815957-08703330 passed
2025-08-13 16:24:03,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:03,824 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76815957-08703330, IP 31.1.1.3, Port 22
2025-08-13 16:24:03,980 - DEBUG - VM ctest-TestBasicVMVN-76815957-08703330 is ready for SSH connections
2025-08-13 16:24:03,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:03,980 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:03,980 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-13 16:24:07,915 - 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.148 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.673 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.782 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.673/1.534/3.148 ms
2025-08-13 16:24:07,915 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-76815957-77900383 passed
2025-08-13 16:24:07,915 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:07,915 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:07,915 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-13 16:24:11,535 - 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.725 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.397 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.723 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.723/1.948/3.725 ms
2025-08-13 16:24:11,536 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-76815957-48891781 passed
2025-08-13 16:24:11,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:11,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:11,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:24:11,536 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:11,536 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 16:24:11,715 - DEBUG - None
2025-08-13 16:24:11,715 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:11,715 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 16:24:11,886 - DEBUG - None
2025-08-13 16:24:11,887 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:11,887 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 16:24:12,480 - DEBUG - None
2025-08-13 16:24:12,480 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:12,480 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-13 16:24:14,679 - 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.780 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.597 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.578 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.729 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/2.012/5.597 ms
2025-08-13 16:24:14,679 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:14,679 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-13 16:24:16,913 - 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=0.954 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.803 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.924 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.377 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.458 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.620 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/1.785/3.924 ms
2025-08-13 16:24:16,913 - 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.27, gateway password: c0ntrail123
2025-08-13 16:24:16,913 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-13 16:24:19,141 - 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.642 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.544 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.450 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.580 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.415 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.348 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.348/1.624/3.450 ms
2025-08-13 16:24:19,141 - INFO - Deleting VM ctest-TestBasicVMVN-76815957-08703330
2025-08-13 16:24:19,207 - INFO - Detaching port 4c10dd23-19ff-4c56-b7d7-16c46989f66d from VM ctest-TestBasicVMVN-76815957-48891781
2025-08-13 16:24:19,237 - INFO - Deleting VM ctest-TestBasicVMVN-76815957-48891781
2025-08-13 16:24:19,298 - INFO - Detaching port 68cfc536-a317-4b48-95c0-2613970ed7c1 from VM ctest-TestBasicVMVN-76815957-77900383
2025-08-13 16:24:19,328 - INFO - Deleting VM ctest-TestBasicVMVN-76815957-77900383
2025-08-13 16:24:19,391 - INFO - Deleting VN ctest-vn-62177247
2025-08-13 16:24:19,541 - DEBUG - Response for delete_port : ()
2025-08-13 16:24:19,695 - DEBUG - Response for delete_port : ()
2025-08-13 16:24:19,729 - DEBUG - VN 187b3242-3bac-40f3-8510-d12fae325891 still in use: Unable to complete operation on network 187b3242-3bac-40f3-8510-d12fae325891. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d2b52794-8949-428c-aaf3-cf9164dd84f7']
2025-08-13 16:24:19,729 - WARNING - Deleting VN ctest-vn-62177247 failed..Will retry
2025-08-13 16:24:21,857 - DEBUG - Response for deleting network ()
2025-08-13 16:24:21,857 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b19b74f6-6af6-4de7-9007-55aed02a39f3
2025-08-13 16:24:21,862 - DEBUG - Response Code: 404
2025-08-13 16:24:21,863 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-13 16:24:21,868 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ac08d4ca-91b8-46c5-9155-78fa4210b49f
2025-08-13 16:24:21,923 - DEBUG - Requesting: http://10.0.0.27:8082/project/a0c76811-7d48-4b6e-b21b-0a1ad54b0e9c
2025-08-13 16:24:21,996 - INFO - Validated that VN ctest-vn-62177247 is not found in API Server
2025-08-13 16:24:22,007 - DEBUG - VN ctest-vn-62177247 is not present in Agent 10.0.0.27
2025-08-13 16:24:22,007 - INFO - Validated that VN ctest-vn-62177247 is not in any agent
2025-08-13 16:24:22,012 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-08-13 16:24:22,017 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-62177247
2025-08-13 16:24:22,017 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-76815957:ctest-vn-62177247
2025-08-13 16:24:22,027 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62177247 info
2025-08-13 16:24:22,104 - INFO - IPAM: ctest-ipam-62019788 is not found in API Server
2025-08-13 16:24:22,114 - INFO - IPAM:ctest-ipam-62019788 is not found in control node
2025-08-13 16:24:22,373 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 16:24:22,373 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-13 16:24:22,373 - INFO - --------------------------------------------------------------------------------
2025-08-13 16:24:23,048 - INFO - Deleted project: ctest-TestBasicVMVN-76815957, ID : a0c76811-7d48-4b6e-b21b-0a1ad54b0e9c