2026-05-28 16:56:58,854 - INFO - Domain Default found not creating
2026-05-28 16:56:59,057 - INFO - Project ctest-TestBasicVMVN-62962263 not found, creating it
2026-05-28 16:56:59,534 - INFO - Created Project:ctest-TestBasicVMVN-62962263, ID : 1de5e322-981f-46b2-bf18-9915d46db452
2026-05-28 16:57:01,227 - INFO - ================================================================================
2026-05-28 16:57:01,227 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-28 16:57:01,227 - 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
2026-05-28 16:57:01,499 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with
2026-05-28 16:57:01,499 - INFO - Initial checks done. Running the testcase now
2026-05-28 16:57:01,499 - INFO -
2026-05-28 16:57:02,103 - DEBUG - Response for create_network : {'network': {'id': 'b177bae1-c6b8-41aa-8602-815244555dbe', 'name': 'ctest-vn2_metadata-80908940', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'project_id': '1de5e322981f46b2bf189915d46db452', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62962263', 'ctest-vn2_metadata-80908940'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 16:57:02,265 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ae224f2d-7010-4e5e-be59-59ad822367b5', 'name': '', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'network_id': 'b177bae1-c6b8-41aa-8602-815244555dbe', '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': '1de5e322981f46b2bf189915d46db452'}}
2026-05-28 16:57:02,289 - INFO - Created VN ctest-vn2_metadata-80908940
2026-05-28 16:57:02,345 - DEBUG - VN ctest-vn2_metadata-80908940 UUID is b177bae1-c6b8-41aa-8602-815244555dbe
2026-05-28 16:57:02,548 - DEBUG - Services list from nova: [, , ]
2026-05-28 16:57:03,701 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5847-1)
2026-05-28 16:57:03,809 - DEBUG - Link local service introspect added
2026-05-28 16:57:03,860 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 16:57:08,947 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:57:09,097 - INFO - Waiting for VM ctest-TestBasicVMVN-62962263-86315321 to be up..
2026-05-28 16:57:09,097 - INFO - VM name : ctest-TestBasicVMVN-62962263-86315321
2026-05-28 16:57:09,186 - DEBUG - VM ctest-TestBasicVMVN-62962263-86315321 ID is cd32824d-4d3e-4d26-be84-b62783f8ae2f
2026-05-28 16:57:09,186 - DEBUG - VM ctest-TestBasicVMVN-62962263-86315321 launched on Node cn-jenkins-deploy-platform-ansible-os-5847-1
2026-05-28 16:57:09,275 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cd32824d-4d3e-4d26-be84-b62783f8ae2f
2026-05-28 16:57:09,607 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cd32824d-4d3e-4d26-be84-b62783f8ae2f
2026-05-28 16:57:09,645 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/28c3d2f5-3319-4c66-83ae-558398b97c5a
2026-05-28 16:57:12,906 - 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')
2026-05-28 16:57:12,906 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62962263-86315321 failed!
2026-05-28 16:57:12,969 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62962263:ctest-vn2_metadata-80908940 is 11.1.1.1 and allocation pool is NOT set
2026-05-28 16:57:17,073 - 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=2 ttl=63 time=7.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1033ms\r\nrtt min/avg/max/mdev = 7.817/7.817/7.817/0.000 ms')
2026-05-28 16:57:17,073 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62962263-86315321 passed
2026-05-28 16:57:17,225 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:57:17,225 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62962263-86315321, IP 11.1.1.3, Port 22
2026-05-28 16:57:17,396 - DEBUG - VM ctest-TestBasicVMVN-62962263-86315321 is ready for SSH connections
2026-05-28 16:57:17,396 - INFO - Retry 0
2026-05-28 16:57:17,396 - 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.50, gateway password: c0ntrail123
2026-05-28 16:57:17,397 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-28 16:57:19,095 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-28 16:57:19,096 - INFO - Generic metadata worked
2026-05-28 16:57:19,373 - DEBUG - Link local service introspect removed
2026-05-28 16:57:19,373 - INFO - Deleting VM ctest-TestBasicVMVN-62962263-86315321
2026-05-28 16:57:19,463 - INFO - Deleting VN ctest-vn2_metadata-80908940
2026-05-28 16:57:19,513 - DEBUG - VN b177bae1-c6b8-41aa-8602-815244555dbe still in use: Unable to complete operation on network b177bae1-c6b8-41aa-8602-815244555dbe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7925ddc5-ae95-40c1-bab1-57b3b985c0f9']
2026-05-28 16:57:19,513 - WARNING - Deleting VN ctest-vn2_metadata-80908940 failed..Will retry
2026-05-28 16:57:21,617 - DEBUG - Response for deleting network ()
2026-05-28 16:57:21,881 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:57:21,882 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:20]
2026-05-28 16:57:21,882 - INFO - --------------------------------------------------------------------------------
2026-05-28 16:57:21,885 - INFO - ================================================================================
2026-05-28 16:57:21,886 - INFO - STARTING TEST : test_metadata_service
2026-05-28 16:57:21,886 - 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
2026-05-28 16:57:22,169 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with
2026-05-28 16:57:22,169 - INFO - Initial checks done. Running the testcase now
2026-05-28 16:57:22,169 - INFO -
2026-05-28 16:57:22,169 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-05-28 16:57:22,175 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/2d2dec47-4e97-4b29-9ccb-a99be067eeac
2026-05-28 16:57:22,365 - DEBUG - Response for create_network : {'network': {'id': '6f5ec7fe-6016-4221-b1fc-96b44b81cbb8', 'name': 'ctest-vn-47614034', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'project_id': '1de5e322981f46b2bf189915d46db452', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62962263', 'ctest-vn-47614034'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 16:57:22,617 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b2af4570-c0c4-437a-98f1-30c41bf25119', 'name': '', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'network_id': '6f5ec7fe-6016-4221-b1fc-96b44b81cbb8', 'ip_version': 4, 'cidr': '68.192.215.128/26', 'allocation_pools': [{'start': '68.192.215.130', 'end': '68.192.215.190'}], 'gateway_ip': '68.192.215.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.192.215.130', 'tags': [], 'project_id': '1de5e322981f46b2bf189915d46db452'}}
2026-05-28 16:57:22,634 - INFO - Created VN ctest-vn-47614034
2026-05-28 16:57:22,685 - DEBUG - VN ctest-vn-47614034 UUID is 6f5ec7fe-6016-4221-b1fc-96b44b81cbb8
2026-05-28 16:57:23,981 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5847-1)
2026-05-28 16:57:23,981 - INFO - Waiting for VM ctest-TestBasicVMVN-62962263-91382877 to be up..
2026-05-28 16:57:24,040 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 16:57:29,136 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:57:29,136 - INFO - VM name : ctest-TestBasicVMVN-62962263-91382877
2026-05-28 16:57:29,231 - DEBUG - VM ctest-TestBasicVMVN-62962263-91382877 ID is 5338dc8d-a83e-4331-bb62-4ecb38f152db
2026-05-28 16:57:29,231 - DEBUG - VM ctest-TestBasicVMVN-62962263-91382877 launched on Node cn-jenkins-deploy-platform-ansible-os-5847-1
2026-05-28 16:57:29,322 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/5338dc8d-a83e-4331-bb62-4ecb38f152db
2026-05-28 16:57:29,334 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0ea013df-6b18-46c3-ac79-0860b48d97f1
2026-05-28 16:57:32,589 - 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 1010ms')
2026-05-28 16:57:32,590 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62962263-91382877 failed!
2026-05-28 16:57:32,650 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-47614034 is 68.192.215.129 and allocation pool is NOT set
2026-05-28 16:57:36,741 - 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=2 ttl=63 time=7.70 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 7.697/7.697/7.697/0.000 ms')
2026-05-28 16:57:36,741 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62962263-91382877 passed
2026-05-28 16:57:36,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:57:36,893 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62962263-91382877, IP 68.192.215.131, Port 22
2026-05-28 16:57:37,064 - DEBUG - VM ctest-TestBasicVMVN-62962263-91382877 is ready for SSH connections
2026-05-28 16:57:37,064 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-28 16:57:37,064 - DEBUG - cat /tmp/output.txt
2026-05-28 16:57:38,788 - DEBUG - Hello World. The time is now Thu, 28 May 2026 10:57:35 -0600!
2026-05-28 16:57:38,788 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 28 May 2026 10:57:35 -0600!'}
2026-05-28 16:57:38,788 - INFO - metadata_script.txt got executed in the vm
2026-05-28 16:57:38,788 - INFO - Deleting VM ctest-TestBasicVMVN-62962263-91382877
2026-05-28 16:57:38,895 - INFO - Deleting VN ctest-vn-47614034
2026-05-28 16:57:38,936 - DEBUG - VN 6f5ec7fe-6016-4221-b1fc-96b44b81cbb8 still in use: Unable to complete operation on network 6f5ec7fe-6016-4221-b1fc-96b44b81cbb8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3ad17b54-f7a9-409f-80af-1278c13623e6']
2026-05-28 16:57:38,936 - WARNING - Deleting VN ctest-vn-47614034 failed..Will retry
2026-05-28 16:57:41,058 - DEBUG - Response for deleting network ()
2026-05-28 16:57:41,334 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:57:41,334 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-05-28 16:57:41,334 - INFO - --------------------------------------------------------------------------------
2026-05-28 16:57:41,337 - INFO - ================================================================================
2026-05-28 16:57:41,337 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-28 16:57:41,337 - 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
2026-05-28 16:57:41,630 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with
2026-05-28 16:57:41,630 - INFO - Initial checks done. Running the testcase now
2026-05-28 16:57:41,630 - INFO -
2026-05-28 16:57:42,136 - DEBUG - Response for create_network : {'network': {'id': '496016f7-e3cb-40f2-a3f8-9b70d4cbce60', 'name': 'ctest-vn-79022152', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'project_id': '1de5e322981f46b2bf189915d46db452', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62962263', 'ctest-vn-79022152'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 16:57:42,364 - DEBUG - Response for create_subnet : {'subnet': {'id': '99a36d7f-8fa0-409d-8cb1-5effb7afb0f6', 'name': '', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'network_id': '496016f7-e3cb-40f2-a3f8-9b70d4cbce60', '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': '1de5e322981f46b2bf189915d46db452'}}
2026-05-28 16:57:42,565 - DEBUG - Response for create_subnet : {'subnet': {'id': '04c66e2d-a438-41e9-a105-34be767ab060', 'name': '', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'network_id': '496016f7-e3cb-40f2-a3f8-9b70d4cbce60', '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': '1de5e322981f46b2bf189915d46db452'}}
2026-05-28 16:57:42,587 - INFO - Created VN ctest-vn-79022152
2026-05-28 16:57:42,641 - DEBUG - VN ctest-vn-79022152 UUID is 496016f7-e3cb-40f2-a3f8-9b70d4cbce60
2026-05-28 16:57:43,052 - DEBUG - Response for create_port : {'port': {'name': 'fd9e17bb-7171-4977-98c0-0195532d02ce', 'id': 'fd9e17bb-7171-4977-98c0-0195532d02ce', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'network_id': '496016f7-e3cb-40f2-a3f8-9b70d4cbce60', 'mac_address': '02:fd:9e:17:bb:71', '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': '99a36d7f-8fa0-409d-8cb1-5effb7afb0f6'}], 'security_groups': ['1905078d-3b93-40b9-ad2b-8271b0a8d7fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1de5e322981f46b2bf189915d46db452'}}
2026-05-28 16:57:43,225 - DEBUG - Response for create_port : {'port': {'name': 'efa6cb53-e9b7-4a20-a650-907bad9b7e14', 'id': 'efa6cb53-e9b7-4a20-a650-907bad9b7e14', 'tenant_id': '1de5e322981f46b2bf189915d46db452', 'network_id': '496016f7-e3cb-40f2-a3f8-9b70d4cbce60', 'mac_address': '02:ef:a6:cb:53:e9', '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': '04c66e2d-a438-41e9-a105-34be767ab060'}], 'security_groups': ['1905078d-3b93-40b9-ad2b-8271b0a8d7fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1de5e322981f46b2bf189915d46db452'}}
2026-05-28 16:57:43,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5847-1)
2026-05-28 16:57:44,182 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5847-1)
2026-05-28 16:57:45,550 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5847-1)
2026-05-28 16:57:45,550 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-28 16:57:45,558 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6fb2d41d-38d0-493f-aa9e-9df8569e9ae7
2026-05-28 16:57:45,573 - DEBUG - Requesting: http://10.0.0.50:8082/project/1de5e322-981f-46b2-bf18-9915d46db452
2026-05-28 16:57:45,654 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/9a2eba9a-bddf-4e89-9d2e-3edc4189dccf
2026-05-28 16:57:45,671 - INFO - Verifications in API Server for IPAM: ctest-ipam-46387817 passed
2026-05-28 16:57:45,679 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62962263:ctest-ipam-46387817', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62962263', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11110022504542850697', 'uuid-lslong': '11326059228596657359'}, 'enable': 'true', 'created': '2026-05-28T16:57:41', 'last-modified': '2026-05-28T16:57:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.812434'}
2026-05-28 16:57:45,679 - INFO - Verifications in Control node for IPAM: ctest-ipam-46387817 passed
2026-05-28 16:57:45,680 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-28 16:57:45,687 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6fb2d41d-38d0-493f-aa9e-9df8569e9ae7
2026-05-28 16:57:45,703 - DEBUG - Requesting: http://10.0.0.50:8082/project/1de5e322-981f-46b2-bf18-9915d46db452
2026-05-28 16:57:45,796 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/496016f7-e3cb-40f2-a3f8-9b70d4cbce60
2026-05-28 16:57:45,809 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/496016f7-e3cb-40f2-a3f8-9b70d4cbce60
2026-05-28 16:57:45,822 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c444d15b-e720-4de9-95e2-82eaf65b1c03
2026-05-28 16:57:45,833 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c444d15b-e720-4de9-95e2-82eaf65b1c03
2026-05-28 16:57:45,841 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/20eb622e-98ad-4641-88f1-d0a23c565b06
2026-05-28 16:57:45,852 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 16:57:45,852 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/496016f7-e3cb-40f2-a3f8-9b70d4cbce60
2026-05-28 16:57:45,870 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c444d15b-e720-4de9-95e2-82eaf65b1c03
2026-05-28 16:57:45,899 - INFO - Verified VN network id 12 for VN 496016f7-e3cb-40f2-a3f8-9b70d4cbce60
2026-05-28 16:57:45,899 - INFO - Verifications in API Server for VN ctest-vn-79022152 passed
2026-05-28 16:57:45,899 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/496016f7-e3cb-40f2-a3f8-9b70d4cbce60
2026-05-28 16:57:45,914 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c444d15b-e720-4de9-95e2-82eaf65b1c03
2026-05-28 16:57:45,925 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c444d15b-e720-4de9-95e2-82eaf65b1c03
2026-05-28 16:57:45,935 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/20eb622e-98ad-4641-88f1-d0a23c565b06
2026-05-28 16:57:45,962 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62962263', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5287251216467443954', 'uuid-lslong': '11815364531315265120'}, 'enable': 'true', 'created': '2026-05-28T16:57:42', 'last-modified': '2026-05-28T16:57:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.432200'}
2026-05-28 16:57:45,971 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 16:57:45,971 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-79022152 passed
2026-05-28 16:57:45,971 - DEBUG - ====Verifying policy data for ctest-vn-79022152 in API_Server ======
2026-05-28 16:57:45,971 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-28 16:57:45,980 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6fb2d41d-38d0-493f-aa9e-9df8569e9ae7
2026-05-28 16:57:45,993 - DEBUG - Requesting: http://10.0.0.50:8082/project/1de5e322-981f-46b2-bf18-9915d46db452
2026-05-28 16:57:46,094 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/496016f7-e3cb-40f2-a3f8-9b70d4cbce60
2026-05-28 16:57:46,108 - DEBUG - =>VN ctest-vn-79022152 has no policy to be verified
2026-05-28 16:57:46,108 - DEBUG - Verifying the vn in opserver
2026-05-28 16:57:46,108 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152 virtual network link through opserver 10.0.0.50
2026-05-28 16:57:46,109 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-28 16:57:46,614 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-28 16:57:46,704 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152?flat'}
2026-05-28 16:57:46,704 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152 is found in opserver
2026-05-28 16:57:46,713 - DEBUG - VRF ids for VN ctest-vn-79022152: {'10.0.0.50': '2'}
2026-05-28 16:57:46,713 - INFO - Waiting for VM ctest-TestBasicVMVN-62962263-76104825 to be up..
2026-05-28 16:57:46,804 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:57:46,804 - INFO - VM name : ctest-TestBasicVMVN-62962263-76104825
2026-05-28 16:57:46,896 - DEBUG - VM ctest-TestBasicVMVN-62962263-76104825 ID is 1a7d5c92-1def-43fa-861e-2dad835d5cc6
2026-05-28 16:57:46,896 - DEBUG - VM ctest-TestBasicVMVN-62962263-76104825 launched on Node cn-jenkins-deploy-platform-ansible-os-5847-1
2026-05-28 16:57:46,983 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1a7d5c92-1def-43fa-861e-2dad835d5cc6
2026-05-28 16:57:46,996 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fd9e17bb-7171-4977-98c0-0195532d02ce
2026-05-28 16:57:50,280 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2026-05-28 16:57:50,281 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62962263-76104825 failed!
2026-05-28 16:57:50,341 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 16:57:50,341 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 16:57:54,403 - 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')
2026-05-28 16:57:54,404 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62962263-76104825 failed!
2026-05-28 16:57:54,469 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 16:57:54,469 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 16:57:56,537 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.29 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 = 3.289/5.200/7.111/1.911 ms')
2026-05-28 16:57:56,538 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62962263-76104825 passed
2026-05-28 16:57:56,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:57:56,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62962263-76104825, IP 31.1.1.4, Port 22
2026-05-28 16:57:56,869 - DEBUG - VM ctest-TestBasicVMVN-62962263-76104825 is ready for SSH connections
2026-05-28 16:57:56,869 - INFO - Waiting for VM ctest-TestBasicVMVN-62962263-82601434 to be up..
2026-05-28 16:57:56,962 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:57:56,962 - INFO - VM name : ctest-TestBasicVMVN-62962263-82601434
2026-05-28 16:57:57,055 - DEBUG - VM ctest-TestBasicVMVN-62962263-82601434 ID is ecd2ce94-b3e8-4b3f-80df-ee6f63225506
2026-05-28 16:57:57,055 - DEBUG - VM ctest-TestBasicVMVN-62962263-82601434 launched on Node cn-jenkins-deploy-platform-ansible-os-5847-1
2026-05-28 16:57:57,145 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ecd2ce94-b3e8-4b3f-80df-ee6f63225506
2026-05-28 16:57:57,155 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/efa6cb53-e9b7-4a20-a650-907bad9b7e14
2026-05-28 16:57:58,410 - 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=4.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.681 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.681/2.380/4.079/1.699 ms')
2026-05-28 16:57:58,410 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62962263-82601434 passed
2026-05-28 16:57:58,565 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:57:58,565 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62962263-82601434, IP 31.1.2.4, Port 22
2026-05-28 16:57:58,735 - DEBUG - VM ctest-TestBasicVMVN-62962263-82601434 is ready for SSH connections
2026-05-28 16:57:58,736 - INFO - Waiting for VM ctest-TestBasicVMVN-62962263-40899388 to be up..
2026-05-28 16:57:58,822 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:57:58,822 - INFO - VM name : ctest-TestBasicVMVN-62962263-40899388
2026-05-28 16:57:58,914 - DEBUG - VM ctest-TestBasicVMVN-62962263-40899388 ID is 72f1409d-a78d-4481-b32b-b712fb56a0de
2026-05-28 16:57:58,915 - DEBUG - VM ctest-TestBasicVMVN-62962263-40899388 launched on Node cn-jenkins-deploy-platform-ansible-os-5847-1
2026-05-28 16:57:59,011 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/72f1409d-a78d-4481-b32b-b712fb56a0de
2026-05-28 16:57:59,020 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/02def32b-bac6-43fb-88c8-d66d7e778af0
2026-05-28 16:58:00,272 - 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=4.85 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.98 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 = 1.981/3.413/4.846/1.432 ms')
2026-05-28 16:58:00,273 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62962263-40899388 passed
2026-05-28 16:58:00,433 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:58:00,433 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62962263-40899388, IP 31.1.1.3, Port 22
2026-05-28 16:58:00,603 - DEBUG - VM ctest-TestBasicVMVN-62962263-40899388 is ready for SSH connections
2026-05-28 16:58:00,603 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:58:00,603 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:00,603 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-28 16:58:04,690 - 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=5.299 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.972 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.424 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.972/2.565/5.299 ms
2026-05-28 16:58:04,690 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62962263-76104825 passed
2026-05-28 16:58:04,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:58:04,691 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:04,691 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-28 16:58:08,475 - 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.492 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.417 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.051 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.051/1.986/3.492 ms
2026-05-28 16:58:08,475 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62962263-82601434 passed
2026-05-28 16:58:08,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:58:08,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:58:08,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:58:08,476 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:08,476 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 16:58:08,698 - DEBUG - None
2026-05-28 16:58:08,698 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:08,699 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 16:58:08,915 - DEBUG - None
2026-05-28 16:58:08,915 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:08,915 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 16:58:09,604 - DEBUG - None
2026-05-28 16:58:09,604 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:09,605 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-28 16:58:11,863 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.793 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.461 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.732 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.439 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.404/2.565/6.461 ms
2026-05-28 16:58:11,863 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:11,863 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-28 16:58:14,136 - 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.194 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.879 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.350 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.905 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.796 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.450/2.578/5.350 ms
2026-05-28 16:58:14,136 - 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.50, gateway password: c0ntrail123
2026-05-28 16:58:14,137 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-28 16:58:16,391 - 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=1.817 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.909 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.618 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.493 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.530 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.676 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.433/2.496/4.618 ms
2026-05-28 16:58:16,391 - INFO - Deleting VM ctest-TestBasicVMVN-62962263-40899388
2026-05-28 16:58:16,477 - INFO - Detaching port efa6cb53-e9b7-4a20-a650-907bad9b7e14 from VM ctest-TestBasicVMVN-62962263-82601434
2026-05-28 16:58:16,525 - INFO - Deleting VM ctest-TestBasicVMVN-62962263-82601434
2026-05-28 16:58:16,620 - INFO - Detaching port fd9e17bb-7171-4977-98c0-0195532d02ce from VM ctest-TestBasicVMVN-62962263-76104825
2026-05-28 16:58:16,670 - INFO - Deleting VM ctest-TestBasicVMVN-62962263-76104825
2026-05-28 16:58:16,764 - INFO - Deleting VN ctest-vn-79022152
2026-05-28 16:58:16,956 - DEBUG - Response for delete_port : ()
2026-05-28 16:58:17,194 - DEBUG - Response for delete_port : ()
2026-05-28 16:58:17,239 - DEBUG - VN 496016f7-e3cb-40f2-a3f8-9b70d4cbce60 still in use: Unable to complete operation on network 496016f7-e3cb-40f2-a3f8-9b70d4cbce60. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-29f0eebf-ef71-4a5b-94bd-5bca0de3dbc2']
2026-05-28 16:58:17,239 - WARNING - Deleting VN ctest-vn-79022152 failed..Will retry
2026-05-28 16:58:19,397 - DEBUG - Response for deleting network ()
2026-05-28 16:58:19,397 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c444d15b-e720-4de9-95e2-82eaf65b1c03
2026-05-28 16:58:19,403 - DEBUG - Response Code: 404
2026-05-28 16:58:19,404 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-28 16:58:19,410 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6fb2d41d-38d0-493f-aa9e-9df8569e9ae7
2026-05-28 16:58:19,466 - DEBUG - Requesting: http://10.0.0.50:8082/project/1de5e322-981f-46b2-bf18-9915d46db452
2026-05-28 16:58:19,542 - INFO - Validated that VN ctest-vn-79022152 is not found in API Server
2026-05-28 16:58:19,553 - DEBUG - VN ctest-vn-79022152 is not present in Agent 10.0.0.50
2026-05-28 16:58:19,553 - INFO - Validated that VN ctest-vn-79022152 is not in any agent
2026-05-28 16:58:19,558 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-05-28 16:58:19,564 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-79022152
2026-05-28 16:58:19,564 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62962263:ctest-vn-79022152
2026-05-28 16:58:19,575 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-79022152 info
2026-05-28 16:58:19,657 - INFO - IPAM: ctest-ipam-46387817 is not found in API Server
2026-05-28 16:58:19,667 - INFO - IPAM:ctest-ipam-46387817 is not found in control node
2026-05-28 16:58:19,939 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:58:19,939 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-05-28 16:58:19,939 - INFO - --------------------------------------------------------------------------------
2026-05-28 16:58:20,711 - INFO - Deleted project: ctest-TestBasicVMVN-62962263, ID : 1de5e322-981f-46b2-bf18-9915d46db452