2025-11-18 17:14:15,705 - INFO - Domain Default found not creating
2025-11-18 17:14:15,886 - INFO - Project ctest-TestBasicVMVN-12224056 not found, creating it
2025-11-18 17:14:16,352 - INFO - Created Project:ctest-TestBasicVMVN-12224056, ID : a008dce7-6636-4e5a-bc07-528f69232dc7
2025-11-18 17:14:17,992 - INFO - ================================================================================
2025-11-18 17:14:17,992 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-18 17:14:17,992 - 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-18 17:14:18,253 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-11-18 17:14:18,253 - INFO - Initial checks done. Running the testcase now
2025-11-18 17:14:18,253 - INFO -
2025-11-18 17:14:18,827 - DEBUG - Response for create_network : {'network': {'id': '6a14b053-c335-43e3-9f70-c0c66bec95a2', 'name': 'ctest-vn2_metadata-41401712', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'project_id': 'a008dce766364e5abc07528f69232dc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12224056', 'ctest-vn2_metadata-41401712'], 'port_security_enabled': True, 'description': ''}}
2025-11-18 17:14:19,058 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef7c665c-50aa-4f8c-aee2-003283ffd4d7', 'name': '', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'network_id': '6a14b053-c335-43e3-9f70-c0c66bec95a2', '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': 'a008dce766364e5abc07528f69232dc7'}}
2025-11-18 17:14:19,076 - INFO - Created VN ctest-vn2_metadata-41401712
2025-11-18 17:14:19,127 - DEBUG - VN ctest-vn2_metadata-41401712 UUID is 6a14b053-c335-43e3-9f70-c0c66bec95a2
2025-11-18 17:14:19,312 - DEBUG - Services list from nova: [, , ]
2025-11-18 17:14:20,370 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4758-1)
2025-11-18 17:14:20,475 - DEBUG - Link local service introspect added
2025-11-18 17:14:20,515 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-18 17:14:25,590 - DEBUG - VM is in ACTIVE state now
2025-11-18 17:14:25,718 - INFO - Waiting for VM ctest-TestBasicVMVN-12224056-15027673 to be up..
2025-11-18 17:14:25,718 - INFO - VM name : ctest-TestBasicVMVN-12224056-15027673
2025-11-18 17:14:25,795 - DEBUG - VM ctest-TestBasicVMVN-12224056-15027673 ID is f4264082-b36f-4f77-8666-fd943685b1da
2025-11-18 17:14:25,795 - DEBUG - VM ctest-TestBasicVMVN-12224056-15027673 launched on Node cn-jenkins-deploy-platform-ansible-os-4758-1
2025-11-18 17:14:25,870 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f4264082-b36f-4f77-8666-fd943685b1da
2025-11-18 17:14:26,169 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f4264082-b36f-4f77-8666-fd943685b1da
2025-11-18 17:14:26,205 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/010af128-b5a4-4733-90da-095c6a066b48
2025-11-18 17:14:29,464 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-11-18 17:14:29,464 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224056-15027673 failed!
2025-11-18 17:14:29,519 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224056:ctest-vn2_metadata-41401712 is 11.1.1.1 and allocation pool is NOT set
2025-11-18 17:14:31,585 - 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=1.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.303 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.303/1.034/1.766/0.731 ms')
2025-11-18 17:14:31,585 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224056-15027673 passed
2025-11-18 17:14:31,739 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:14:31,739 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224056-15027673, IP 11.1.1.3, Port 22
2025-11-18 17:14:31,910 - DEBUG - VM ctest-TestBasicVMVN-12224056-15027673 is ready for SSH connections
2025-11-18 17:14:31,910 - INFO - Retry 0
2025-11-18 17:14:31,910 - 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-18 17:14:31,910 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-18 17:14:33,525 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-18 17:14:33,525 - INFO - Generic metadata worked
2025-11-18 17:14:33,783 - DEBUG - Link local service introspect removed
2025-11-18 17:14:33,783 - INFO - Deleting VM ctest-TestBasicVMVN-12224056-15027673
2025-11-18 17:14:33,860 - INFO - Deleting VN ctest-vn2_metadata-41401712
2025-11-18 17:14:33,896 - DEBUG - VN 6a14b053-c335-43e3-9f70-c0c66bec95a2 still in use: Unable to complete operation on network 6a14b053-c335-43e3-9f70-c0c66bec95a2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f4185076-8efa-4929-a1a1-cfce8f2adc49']
2025-11-18 17:14:33,896 - WARNING - Deleting VN ctest-vn2_metadata-41401712 failed..Will retry
2025-11-18 17:14:36,001 - DEBUG - Response for deleting network ()
2025-11-18 17:14:36,261 - DEBUG - No XMPP flaps were noticed during the test
2025-11-18 17:14:36,261 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-11-18 17:14:36,261 - INFO - --------------------------------------------------------------------------------
2025-11-18 17:14:36,263 - INFO - ================================================================================
2025-11-18 17:14:36,264 - INFO - STARTING TEST : test_metadata_service
2025-11-18 17:14:36,264 - 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-18 17:14:36,552 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-11-18 17:14:36,552 - INFO - Initial checks done. Running the testcase now
2025-11-18 17:14:36,552 - INFO -
2025-11-18 17:14:36,552 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-11-18 17:14:36,557 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/29d9e81c-c9c7-4dc7-a6c5-e85df226cc1d
2025-11-18 17:14:36,739 - DEBUG - Response for create_network : {'network': {'id': 'bba5b949-811c-46d1-a1f2-d5c8fc47e491', 'name': 'ctest-vn-78652087', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'project_id': 'a008dce766364e5abc07528f69232dc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12224056', 'ctest-vn-78652087'], 'port_security_enabled': True, 'description': ''}}
2025-11-18 17:14:36,884 - DEBUG - Response for create_subnet : {'subnet': {'id': '859e1c32-286c-4cde-a6bd-bb239624e1be', 'name': '', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'network_id': 'bba5b949-811c-46d1-a1f2-d5c8fc47e491', 'ip_version': 4, 'cidr': '171.229.216.0/26', 'allocation_pools': [{'start': '171.229.216.2', 'end': '171.229.216.62'}], 'gateway_ip': '171.229.216.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.229.216.2', 'tags': [], 'project_id': 'a008dce766364e5abc07528f69232dc7'}}
2025-11-18 17:14:36,901 - INFO - Created VN ctest-vn-78652087
2025-11-18 17:14:36,955 - DEBUG - VN ctest-vn-78652087 UUID is bba5b949-811c-46d1-a1f2-d5c8fc47e491
2025-11-18 17:14:38,099 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4758-1)
2025-11-18 17:14:38,099 - INFO - Waiting for VM ctest-TestBasicVMVN-12224056-60151620 to be up..
2025-11-18 17:14:38,137 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-18 17:14:43,228 - DEBUG - VM is in ACTIVE state now
2025-11-18 17:14:43,228 - INFO - VM name : ctest-TestBasicVMVN-12224056-60151620
2025-11-18 17:14:43,304 - DEBUG - VM ctest-TestBasicVMVN-12224056-60151620 ID is c0a5dee8-8721-4d70-8900-19939a985c49
2025-11-18 17:14:43,304 - DEBUG - VM ctest-TestBasicVMVN-12224056-60151620 launched on Node cn-jenkins-deploy-platform-ansible-os-4758-1
2025-11-18 17:14:43,387 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c0a5dee8-8721-4d70-8900-19939a985c49
2025-11-18 17:14:43,396 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/17a0d33b-1903-4411-9b5c-a7121ce9bc8e
2025-11-18 17:14:46,644 - 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 1013ms')
2025-11-18 17:14:46,644 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224056-60151620 failed!
2025-11-18 17:14:46,699 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-78652087 is 171.229.216.1 and allocation pool is NOT set
2025-11-18 17:14:48,766 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.53 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.532/4.422/7.312/2.890 ms')
2025-11-18 17:14:48,766 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224056-60151620 passed
2025-11-18 17:14:48,915 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:14:48,915 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224056-60151620, IP 171.229.216.3, Port 22
2025-11-18 17:14:49,081 - DEBUG - VM ctest-TestBasicVMVN-12224056-60151620 is ready for SSH connections
2025-11-18 17:14:49,081 - 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-18 17:14:49,081 - DEBUG - cat /tmp/output.txt
2025-11-18 17:14:50,844 - DEBUG - Hello World. The time is now Tue, 18 Nov 2025 10:14:48 -0700!
2025-11-18 17:14:50,845 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 18 Nov 2025 10:14:48 -0700!'}
2025-11-18 17:14:50,845 - INFO - metadata_script.txt got executed in the vm
2025-11-18 17:14:50,845 - INFO - Deleting VM ctest-TestBasicVMVN-12224056-60151620
2025-11-18 17:14:50,930 - INFO - Deleting VN ctest-vn-78652087
2025-11-18 17:14:50,967 - DEBUG - VN bba5b949-811c-46d1-a1f2-d5c8fc47e491 still in use: Unable to complete operation on network bba5b949-811c-46d1-a1f2-d5c8fc47e491. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-206bfc98-9d93-47fc-9895-04e61b704661']
2025-11-18 17:14:50,967 - WARNING - Deleting VN ctest-vn-78652087 failed..Will retry
2025-11-18 17:14:53,080 - DEBUG - Response for deleting network ()
2025-11-18 17:14:53,339 - DEBUG - No XMPP flaps were noticed during the test
2025-11-18 17:14:53,339 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-18 17:14:53,339 - INFO - --------------------------------------------------------------------------------
2025-11-18 17:14:53,343 - INFO - ================================================================================
2025-11-18 17:14:53,343 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-18 17:14:53,343 - 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-18 17:14:53,624 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-11-18 17:14:53,624 - INFO - Initial checks done. Running the testcase now
2025-11-18 17:14:53,624 - INFO -
2025-11-18 17:14:54,195 - DEBUG - Response for create_network : {'network': {'id': 'c7ad1e6d-7171-4e47-85b8-c8aca46aceb2', 'name': 'ctest-vn-84693285', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'project_id': 'a008dce766364e5abc07528f69232dc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12224056', 'ctest-vn-84693285'], 'port_security_enabled': True, 'description': ''}}
2025-11-18 17:14:54,385 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e96c5d64-cdd7-42ae-ba0e-809fd23e3c42', 'name': '', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'network_id': 'c7ad1e6d-7171-4e47-85b8-c8aca46aceb2', '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': 'a008dce766364e5abc07528f69232dc7'}}
2025-11-18 17:14:54,531 - DEBUG - Response for create_subnet : {'subnet': {'id': '878f57cc-c6ad-416b-9a98-92efe64040a2', 'name': '', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'network_id': 'c7ad1e6d-7171-4e47-85b8-c8aca46aceb2', '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': 'a008dce766364e5abc07528f69232dc7'}}
2025-11-18 17:14:54,550 - INFO - Created VN ctest-vn-84693285
2025-11-18 17:14:54,603 - DEBUG - VN ctest-vn-84693285 UUID is c7ad1e6d-7171-4e47-85b8-c8aca46aceb2
2025-11-18 17:14:54,938 - DEBUG - Response for create_port : {'port': {'name': '1e10254a-2d1b-463a-81d3-6c58653eccdf', 'id': '1e10254a-2d1b-463a-81d3-6c58653eccdf', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'network_id': 'c7ad1e6d-7171-4e47-85b8-c8aca46aceb2', 'mac_address': '02:1e:10:25:4a:2d', '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': 'e96c5d64-cdd7-42ae-ba0e-809fd23e3c42'}], 'security_groups': ['0996284d-43ff-49e4-8e05-fed25880e986'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a008dce766364e5abc07528f69232dc7'}}
2025-11-18 17:14:55,100 - DEBUG - Response for create_port : {'port': {'name': '7fc84076-c609-4f07-bab6-8c4722008c84', 'id': '7fc84076-c609-4f07-bab6-8c4722008c84', 'tenant_id': 'a008dce766364e5abc07528f69232dc7', 'network_id': 'c7ad1e6d-7171-4e47-85b8-c8aca46aceb2', 'mac_address': '02:7f:c8:40:76:c6', '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': '878f57cc-c6ad-416b-9a98-92efe64040a2'}], 'security_groups': ['0996284d-43ff-49e4-8e05-fed25880e986'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a008dce766364e5abc07528f69232dc7'}}
2025-11-18 17:14:55,490 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4758-1)
2025-11-18 17:14:55,914 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4758-1)
2025-11-18 17:14:57,207 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4758-1)
2025-11-18 17:14:57,207 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-18 17:14:57,217 - DEBUG - Requesting: http://10.0.0.38:8082/domain/58ccf629-dd8e-4acc-81f6-bd4003554774
2025-11-18 17:14:57,233 - DEBUG - Requesting: http://10.0.0.38:8082/project/a008dce7-6636-4e5a-bc07-528f69232dc7
2025-11-18 17:14:57,307 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/e760b0f4-b46b-4bd6-bef3-9e57855334df
2025-11-18 17:14:57,318 - INFO - Verifications in API Server for IPAM: ctest-ipam-08582372 passed
2025-11-18 17:14:57,324 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-12224056:ctest-ipam-08582372', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12224056', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16672520385571015638', 'uuid-lslong': '13759515385283163359'}, 'enable': 'true', 'created': '2025-11-18T17:14:53', 'last-modified': '2025-11-18T17:14:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.476873'}
2025-11-18 17:14:57,324 - INFO - Verifications in Control node for IPAM: ctest-ipam-08582372 passed
2025-11-18 17:14:57,324 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-18 17:14:57,330 - DEBUG - Requesting: http://10.0.0.38:8082/domain/58ccf629-dd8e-4acc-81f6-bd4003554774
2025-11-18 17:14:57,353 - DEBUG - Requesting: http://10.0.0.38:8082/project/a008dce7-6636-4e5a-bc07-528f69232dc7
2025-11-18 17:14:57,441 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7ad1e6d-7171-4e47-85b8-c8aca46aceb2
2025-11-18 17:14:57,454 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7ad1e6d-7171-4e47-85b8-c8aca46aceb2
2025-11-18 17:14:57,465 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/041e09f3-7c07-466b-9941-ab1febc62451
2025-11-18 17:14:57,475 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/041e09f3-7c07-466b-9941-ab1febc62451
2025-11-18 17:14:57,483 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/86d0175d-edf1-4492-b8be-2f347ede1d2c
2025-11-18 17:14:57,490 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-18 17:14:57,490 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7ad1e6d-7171-4e47-85b8-c8aca46aceb2
2025-11-18 17:14:57,503 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/041e09f3-7c07-466b-9941-ab1febc62451
2025-11-18 17:14:57,532 - INFO - Verified VN network id 11 for VN c7ad1e6d-7171-4e47-85b8-c8aca46aceb2
2025-11-18 17:14:57,532 - INFO - Verifications in API Server for VN ctest-vn-84693285 passed
2025-11-18 17:14:57,532 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7ad1e6d-7171-4e47-85b8-c8aca46aceb2
2025-11-18 17:14:57,551 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/041e09f3-7c07-466b-9941-ab1febc62451
2025-11-18 17:14:57,564 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/041e09f3-7c07-466b-9941-ab1febc62451
2025-11-18 17:14:57,573 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/86d0175d-edf1-4492-b8be-2f347ede1d2c
2025-11-18 17:14:57,592 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12224056', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14388189839922122311', 'uuid-lslong': '9635672046577569458'}, 'enable': 'true', 'created': '2025-11-18T17:14:54', 'last-modified': '2025-11-18T17:14:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.084375'}
2025-11-18 17:14:57,601 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-18 17:14:57,601 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84693285 passed
2025-11-18 17:14:57,603 - DEBUG - ====Verifying policy data for ctest-vn-84693285 in API_Server ======
2025-11-18 17:14:57,603 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-18 17:14:57,617 - DEBUG - Requesting: http://10.0.0.38:8082/domain/58ccf629-dd8e-4acc-81f6-bd4003554774
2025-11-18 17:14:57,631 - DEBUG - Requesting: http://10.0.0.38:8082/project/a008dce7-6636-4e5a-bc07-528f69232dc7
2025-11-18 17:14:57,739 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7ad1e6d-7171-4e47-85b8-c8aca46aceb2
2025-11-18 17:14:57,753 - DEBUG - =>VN ctest-vn-84693285 has no policy to be verified
2025-11-18 17:14:57,753 - DEBUG - Verifying the vn in opserver
2025-11-18 17:14:57,753 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285 virtual network link through opserver 10.0.0.38
2025-11-18 17:14:57,753 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-18 17:14:58,209 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-18 17:14:58,305 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285?flat'}
2025-11-18 17:14:58,305 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285 is found in opserver
2025-11-18 17:14:58,312 - DEBUG - VRF ids for VN ctest-vn-84693285: {'10.0.0.38': '2'}
2025-11-18 17:14:58,312 - INFO - Waiting for VM ctest-TestBasicVMVN-12224056-39381516 to be up..
2025-11-18 17:14:58,439 - DEBUG - VM is in ACTIVE state now
2025-11-18 17:14:58,439 - INFO - VM name : ctest-TestBasicVMVN-12224056-39381516
2025-11-18 17:14:58,509 - DEBUG - VM ctest-TestBasicVMVN-12224056-39381516 ID is 8978a396-5816-45a8-9b4b-8f1b0b30c38f
2025-11-18 17:14:58,510 - DEBUG - VM ctest-TestBasicVMVN-12224056-39381516 launched on Node cn-jenkins-deploy-platform-ansible-os-4758-1
2025-11-18 17:14:58,599 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8978a396-5816-45a8-9b4b-8f1b0b30c38f
2025-11-18 17:14:58,615 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1e10254a-2d1b-463a-81d3-6c58653eccdf
2025-11-18 17:15:01,912 - 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 1022ms')
2025-11-18 17:15:01,912 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224056-39381516 failed!
2025-11-18 17:15:01,971 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285 is 31.1.1.1 and allocation pool is NOT set
2025-11-18 17:15:01,971 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285 is 31.1.2.1 and allocation pool is NOT set
2025-11-18 17:15:06,035 - 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 1005ms')
2025-11-18 17:15:06,035 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224056-39381516 failed!
2025-11-18 17:15:06,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285 is 31.1.1.1 and allocation pool is NOT set
2025-11-18 17:15:06,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285 is 31.1.2.1 and allocation pool is NOT set
2025-11-18 17:15:08,164 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.465 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.465/2.443/4.421/1.978 ms')
2025-11-18 17:15:08,165 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224056-39381516 passed
2025-11-18 17:15:08,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:08,315 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224056-39381516, IP 31.1.1.4, Port 22
2025-11-18 17:15:08,470 - DEBUG - VM ctest-TestBasicVMVN-12224056-39381516 is ready for SSH connections
2025-11-18 17:15:08,470 - INFO - Waiting for VM ctest-TestBasicVMVN-12224056-17365262 to be up..
2025-11-18 17:15:08,559 - DEBUG - VM is in ACTIVE state now
2025-11-18 17:15:08,559 - INFO - VM name : ctest-TestBasicVMVN-12224056-17365262
2025-11-18 17:15:08,634 - DEBUG - VM ctest-TestBasicVMVN-12224056-17365262 ID is f3a4e2b5-4ae2-4904-b3b0-47533690f448
2025-11-18 17:15:08,635 - DEBUG - VM ctest-TestBasicVMVN-12224056-17365262 launched on Node cn-jenkins-deploy-platform-ansible-os-4758-1
2025-11-18 17:15:08,707 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f3a4e2b5-4ae2-4904-b3b0-47533690f448
2025-11-18 17:15:08,715 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7fc84076-c609-4f07-bab6-8c4722008c84
2025-11-18 17:15:09,950 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.550 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.550/1.759/2.968/1.209 ms')
2025-11-18 17:15:09,951 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-12224056-17365262 passed
2025-11-18 17:15:10,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:10,108 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224056-17365262, IP 31.1.2.4, Port 22
2025-11-18 17:15:10,263 - DEBUG - VM ctest-TestBasicVMVN-12224056-17365262 is ready for SSH connections
2025-11-18 17:15:10,263 - INFO - Waiting for VM ctest-TestBasicVMVN-12224056-51196500 to be up..
2025-11-18 17:15:10,336 - DEBUG - VM is in ACTIVE state now
2025-11-18 17:15:10,336 - INFO - VM name : ctest-TestBasicVMVN-12224056-51196500
2025-11-18 17:15:10,409 - DEBUG - VM ctest-TestBasicVMVN-12224056-51196500 ID is 092146db-f5db-417f-a143-6f1ad94a8238
2025-11-18 17:15:10,409 - DEBUG - VM ctest-TestBasicVMVN-12224056-51196500 launched on Node cn-jenkins-deploy-platform-ansible-os-4758-1
2025-11-18 17:15:10,481 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/092146db-f5db-417f-a143-6f1ad94a8238
2025-11-18 17:15:10,489 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/471e7a92-2af4-4766-802b-5913f11669a2
2025-11-18 17:15:11,725 - 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.78 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.508 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.508/2.145/3.783/1.637 ms')
2025-11-18 17:15:11,725 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-12224056-51196500 passed
2025-11-18 17:15:11,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:11,875 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224056-51196500, IP 31.1.1.3, Port 22
2025-11-18 17:15:12,035 - DEBUG - VM ctest-TestBasicVMVN-12224056-51196500 is ready for SSH connections
2025-11-18 17:15:12,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:12,035 - 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-18 17:15:12,035 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-18 17:15:16,071 - 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.491 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.993 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.902 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.902/1.795/3.491 ms
2025-11-18 17:15:16,071 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-12224056-39381516 passed
2025-11-18 17:15:16,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:16,071 - 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-18 17:15:16,071 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-18 17:15:19,884 - 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.066 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.793 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.698 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.698/1.519/3.066 ms
2025-11-18 17:15:19,884 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-12224056-17365262 passed
2025-11-18 17:15:19,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:19,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:19,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-18 17:15:19,884 - 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-18 17:15:19,884 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-18 17:15:20,084 - DEBUG - None
2025-11-18 17:15:20,084 - 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-18 17:15:20,084 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-18 17:15:20,269 - DEBUG - None
2025-11-18 17:15:20,269 - 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-18 17:15:20,269 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-18 17:15:20,960 - DEBUG - None
2025-11-18 17:15:20,960 - 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-18 17:15:20,960 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-18 17:15:23,164 - 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.921 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.763 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.772 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.331 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.331/2.049/5.763 ms
2025-11-18 17:15:23,164 - 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-18 17:15:23,164 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-18 17:15:25,419 - 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.026 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.401 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.758 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.437 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.633 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.403 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.005/4.758 ms
2025-11-18 17:15:25,419 - 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-18 17:15:25,419 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-18 17:15:27,668 - 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.647 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.611 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.482 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.900 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.827 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.752/3.482 ms
2025-11-18 17:15:27,668 - INFO - Deleting VM ctest-TestBasicVMVN-12224056-51196500
2025-11-18 17:15:27,744 - INFO - Detaching port 7fc84076-c609-4f07-bab6-8c4722008c84 from VM ctest-TestBasicVMVN-12224056-17365262
2025-11-18 17:15:27,777 - INFO - Deleting VM ctest-TestBasicVMVN-12224056-17365262
2025-11-18 17:15:27,841 - INFO - Detaching port 1e10254a-2d1b-463a-81d3-6c58653eccdf from VM ctest-TestBasicVMVN-12224056-39381516
2025-11-18 17:15:27,872 - INFO - Deleting VM ctest-TestBasicVMVN-12224056-39381516
2025-11-18 17:15:27,938 - INFO - Deleting VN ctest-vn-84693285
2025-11-18 17:15:28,108 - DEBUG - Response for delete_port : ()
2025-11-18 17:15:28,256 - DEBUG - Response for delete_port : ()
2025-11-18 17:15:28,298 - DEBUG - VN c7ad1e6d-7171-4e47-85b8-c8aca46aceb2 still in use: Unable to complete operation on network c7ad1e6d-7171-4e47-85b8-c8aca46aceb2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7cc97c8a-ef10-49d3-979c-822aac79c5ba']
2025-11-18 17:15:28,298 - WARNING - Deleting VN ctest-vn-84693285 failed..Will retry
2025-11-18 17:15:30,430 - DEBUG - Response for deleting network ()
2025-11-18 17:15:30,430 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/041e09f3-7c07-466b-9941-ab1febc62451
2025-11-18 17:15:30,435 - DEBUG - Response Code: 404
2025-11-18 17:15:30,435 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-18 17:15:30,442 - DEBUG - Requesting: http://10.0.0.38:8082/domain/58ccf629-dd8e-4acc-81f6-bd4003554774
2025-11-18 17:15:30,496 - DEBUG - Requesting: http://10.0.0.38:8082/project/a008dce7-6636-4e5a-bc07-528f69232dc7
2025-11-18 17:15:30,572 - INFO - Validated that VN ctest-vn-84693285 is not found in API Server
2025-11-18 17:15:30,581 - DEBUG - VN ctest-vn-84693285 is not present in Agent 10.0.0.38
2025-11-18 17:15:30,581 - INFO - Validated that VN ctest-vn-84693285 is not in any agent
2025-11-18 17:15:30,586 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-11-18 17:15:30,592 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-84693285
2025-11-18 17:15:30,592 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-12224056:ctest-vn-84693285
2025-11-18 17:15:30,601 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84693285 info
2025-11-18 17:15:30,679 - INFO - IPAM: ctest-ipam-08582372 is not found in API Server
2025-11-18 17:15:30,690 - INFO - IPAM:ctest-ipam-08582372 is not found in control node
2025-11-18 17:15:30,945 - DEBUG - No XMPP flaps were noticed during the test
2025-11-18 17:15:30,945 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-18 17:15:30,945 - INFO - --------------------------------------------------------------------------------
2025-11-18 17:15:31,648 - INFO - Deleted project: ctest-TestBasicVMVN-12224056, ID : a008dce7-6636-4e5a-bc07-528f69232dc7