2025-06-23 20:08:35,287 - INFO - Domain Default found not creating
2025-06-23 20:08:35,448 - INFO - Project ctest-TestBasicVMVN-57108574 not found, creating it
2025-06-23 20:08:35,893 - INFO - Created Project:ctest-TestBasicVMVN-57108574, ID : 4d82557b-f2b3-4614-b3d7-bad5bb8f1419
2025-06-23 20:08:37,339 - INFO - ================================================================================
2025-06-23 20:08:37,340 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-23 20:08:37,340 - 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-06-23 20:08:37,594 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-06-23 20:08:37,594 - INFO - Initial checks done. Running the testcase now
2025-06-23 20:08:37,594 - INFO -
2025-06-23 20:08:38,126 - DEBUG - Response for create_network : {'network': {'id': 'b807b16e-95fa-4f7d-8ffa-f1d58bedef6c', 'name': 'ctest-vn2_metadata-82206732', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'project_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57108574', 'ctest-vn2_metadata-82206732'], 'port_security_enabled': True, 'description': ''}}
2025-06-23 20:08:38,316 - DEBUG - Response for create_subnet : {'subnet': {'id': '62e1b47c-80f1-49d0-a2e7-20e854b810fa', 'name': '', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'network_id': 'b807b16e-95fa-4f7d-8ffa-f1d58bedef6c', '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': '4d82557bf2b34614b3d7bad5bb8f1419'}}
2025-06-23 20:08:38,332 - INFO - Created VN ctest-vn2_metadata-82206732
2025-06-23 20:08:38,382 - DEBUG - VN ctest-vn2_metadata-82206732 UUID is b807b16e-95fa-4f7d-8ffa-f1d58bedef6c
2025-06-23 20:08:38,558 - DEBUG - Services list from nova: [, , ]
2025-06-23 20:08:39,558 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3524-1)
2025-06-23 20:08:39,669 - DEBUG - Link local service introspect added
2025-06-23 20:08:39,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-23 20:08:44,788 - DEBUG - VM is in ACTIVE state now
2025-06-23 20:08:44,925 - INFO - Waiting for VM ctest-TestBasicVMVN-57108574-61528887 to be up..
2025-06-23 20:08:44,925 - INFO - VM name : ctest-TestBasicVMVN-57108574-61528887
2025-06-23 20:08:45,009 - DEBUG - VM ctest-TestBasicVMVN-57108574-61528887 ID is 338e2ba4-9d5c-40c3-93bd-a69181f5ed38
2025-06-23 20:08:45,009 - DEBUG - VM ctest-TestBasicVMVN-57108574-61528887 launched on Node cn-jenkins-deploy-platform-ansible-os-3524-1.
2025-06-23 20:08:45,092 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/338e2ba4-9d5c-40c3-93bd-a69181f5ed38
2025-06-23 20:08:45,386 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/338e2ba4-9d5c-40c3-93bd-a69181f5ed38
2025-06-23 20:08:45,416 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0f3cc564-bc3d-45bc-b9ea-e5edcc1cf7db
2025-06-23 20:08:48,649 - 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-06-23 20:08:48,649 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57108574-61528887 failed!
2025-06-23 20:08:48,706 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57108574:ctest-vn2_metadata-82206732 is 11.1.1.1 and allocation pool is NOT set
2025-06-23 20:08:50,768 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.997 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.997/2.492/3.987/1.495 ms')
2025-06-23 20:08:50,768 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57108574-61528887 passed
2025-06-23 20:08:50,921 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:08:50,922 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57108574-61528887, IP 11.1.1.3, Port 22
2025-06-23 20:08:51,085 - DEBUG - VM ctest-TestBasicVMVN-57108574-61528887 is ready for SSH connections
2025-06-23 20:08:51,085 - INFO - Retry 0
2025-06-23 20:08:51,085 - 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.254, gateway password: c0ntrail123
2025-06-23 20:08:51,086 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-23 20:08:52,723 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-23 20:08:52,723 - INFO - Generic metadata worked
2025-06-23 20:08:52,981 - DEBUG - Link local service introspect removed
2025-06-23 20:08:52,981 - INFO - Deleting VM ctest-TestBasicVMVN-57108574-61528887
2025-06-23 20:08:53,052 - INFO - Deleting VN ctest-vn2_metadata-82206732
2025-06-23 20:08:53,089 - DEBUG - VN b807b16e-95fa-4f7d-8ffa-f1d58bedef6c still in use: Unable to complete operation on network b807b16e-95fa-4f7d-8ffa-f1d58bedef6c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0e03af66-a9af-48a9-a985-e78ed1d1b080']
2025-06-23 20:08:53,089 - WARNING - Deleting VN ctest-vn2_metadata-82206732 failed..Will retry
2025-06-23 20:08:55,190 - DEBUG - Response for deleting network ()
2025-06-23 20:08:55,442 - DEBUG - No XMPP flaps were noticed during the test
2025-06-23 20:08:55,442 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-23 20:08:55,442 - INFO - --------------------------------------------------------------------------------
2025-06-23 20:08:55,445 - INFO - ================================================================================
2025-06-23 20:08:55,445 - INFO - STARTING TEST : test_metadata_service
2025-06-23 20:08:55,445 - 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-06-23 20:08:55,730 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-06-23 20:08:55,730 - INFO - Initial checks done. Running the testcase now
2025-06-23 20:08:55,730 - INFO -
2025-06-23 20:08:55,730 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-23 20:08:55,736 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/6237c986-16fe-4bb5-8f25-3268668f2615
2025-06-23 20:08:55,908 - DEBUG - Response for create_network : {'network': {'id': 'f7c3c865-3401-4163-a56b-2d38b169f2bc', 'name': 'ctest-vn-14744886', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'project_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57108574', 'ctest-vn-14744886'], 'port_security_enabled': True, 'description': ''}}
2025-06-23 20:08:56,131 - DEBUG - Response for create_subnet : {'subnet': {'id': '79431611-f150-4626-89ba-080eb8feea93', 'name': '', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'network_id': 'f7c3c865-3401-4163-a56b-2d38b169f2bc', 'ip_version': 4, 'cidr': '25.149.152.0/26', 'allocation_pools': [{'start': '25.149.152.2', 'end': '25.149.152.62'}], 'gateway_ip': '25.149.152.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.149.152.2', 'tags': [], 'project_id': '4d82557bf2b34614b3d7bad5bb8f1419'}}
2025-06-23 20:08:56,148 - INFO - Created VN ctest-vn-14744886
2025-06-23 20:08:56,201 - DEBUG - VN ctest-vn-14744886 UUID is f7c3c865-3401-4163-a56b-2d38b169f2bc
2025-06-23 20:08:57,426 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3524-1)
2025-06-23 20:08:57,426 - INFO - Waiting for VM ctest-TestBasicVMVN-57108574-39035553 to be up..
2025-06-23 20:08:57,471 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-23 20:09:02,553 - DEBUG - VM is in ACTIVE state now
2025-06-23 20:09:02,553 - INFO - VM name : ctest-TestBasicVMVN-57108574-39035553
2025-06-23 20:09:02,634 - DEBUG - VM ctest-TestBasicVMVN-57108574-39035553 ID is 29f41766-ae39-4f86-8538-5e86dcac9403
2025-06-23 20:09:02,635 - DEBUG - VM ctest-TestBasicVMVN-57108574-39035553 launched on Node cn-jenkins-deploy-platform-ansible-os-3524-1.
2025-06-23 20:09:02,721 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/29f41766-ae39-4f86-8538-5e86dcac9403
2025-06-23 20:09:02,730 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8ab4fe92-4608-4eaa-8c0b-f7553dd9e816
2025-06-23 20:09:06,001 - 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 1023ms')
2025-06-23 20:09:06,001 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57108574-39035553 failed!
2025-06-23 20:09:06,057 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-14744886 is 25.149.152.1 and allocation pool is NOT set
2025-06-23 20:09:08,129 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.32 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 = 1.315/3.002/4.690/1.687 ms')
2025-06-23 20:09:08,129 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57108574-39035553 passed
2025-06-23 20:09:08,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:08,285 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57108574-39035553, IP 25.149.152.3, Port 22
2025-06-23 20:09:08,441 - DEBUG - VM ctest-TestBasicVMVN-57108574-39035553 is ready for SSH connections
2025-06-23 20:09:08,441 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-23 20:09:08,442 - DEBUG - cat /tmp/output.txt
2025-06-23 20:09:10,082 - DEBUG - Hello World. The time is now Mon, 23 Jun 2025 14:09:08 -0600!
2025-06-23 20:09:10,082 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 23 Jun 2025 14:09:08 -0600!'}
2025-06-23 20:09:10,082 - INFO - metadata_script.txt got executed in the vm
2025-06-23 20:09:10,082 - INFO - Deleting VM ctest-TestBasicVMVN-57108574-39035553
2025-06-23 20:09:10,161 - INFO - Deleting VN ctest-vn-14744886
2025-06-23 20:09:10,201 - DEBUG - VN f7c3c865-3401-4163-a56b-2d38b169f2bc still in use: Unable to complete operation on network f7c3c865-3401-4163-a56b-2d38b169f2bc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bbc32d99-48e8-4543-a3b1-f84ec5b5a454']
2025-06-23 20:09:10,202 - WARNING - Deleting VN ctest-vn-14744886 failed..Will retry
2025-06-23 20:09:12,308 - DEBUG - Response for deleting network ()
2025-06-23 20:09:12,562 - DEBUG - No XMPP flaps were noticed during the test
2025-06-23 20:09:12,562 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-23 20:09:12,562 - INFO - --------------------------------------------------------------------------------
2025-06-23 20:09:12,564 - INFO - ================================================================================
2025-06-23 20:09:12,564 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-23 20:09:12,564 - 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-06-23 20:09:12,850 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-06-23 20:09:12,850 - INFO - Initial checks done. Running the testcase now
2025-06-23 20:09:12,850 - INFO -
2025-06-23 20:09:13,329 - DEBUG - Response for create_network : {'network': {'id': '5adea6b8-60b3-4fe8-b9a4-334ed6d6feec', 'name': 'ctest-vn-73248102', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'project_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57108574', 'ctest-vn-73248102'], 'port_security_enabled': True, 'description': ''}}
2025-06-23 20:09:13,501 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a49dc9a6-9025-4b94-87af-c62ed17c140c', 'name': '', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'network_id': '5adea6b8-60b3-4fe8-b9a4-334ed6d6feec', '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': '4d82557bf2b34614b3d7bad5bb8f1419'}}
2025-06-23 20:09:13,697 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bae6d97d-f5f7-4fd8-a13f-f05ac37a4276', 'name': '', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'network_id': '5adea6b8-60b3-4fe8-b9a4-334ed6d6feec', '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': '4d82557bf2b34614b3d7bad5bb8f1419'}}
2025-06-23 20:09:13,717 - INFO - Created VN ctest-vn-73248102
2025-06-23 20:09:13,769 - DEBUG - VN ctest-vn-73248102 UUID is 5adea6b8-60b3-4fe8-b9a4-334ed6d6feec
2025-06-23 20:09:14,155 - DEBUG - Response for create_port : {'port': {'name': '84896a18-0051-4eb4-9b80-f2005fbca7da', 'id': '84896a18-0051-4eb4-9b80-f2005fbca7da', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'network_id': '5adea6b8-60b3-4fe8-b9a4-334ed6d6feec', 'mac_address': '02:84:89:6a:18:00', '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': 'a49dc9a6-9025-4b94-87af-c62ed17c140c'}], 'security_groups': ['67c3a07c-73bc-4883-9f86-b47ff3eb90fb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4d82557bf2b34614b3d7bad5bb8f1419'}}
2025-06-23 20:09:14,335 - DEBUG - Response for create_port : {'port': {'name': 'f5bdab1b-d668-4e5a-b161-738f23d50617', 'id': 'f5bdab1b-d668-4e5a-b161-738f23d50617', 'tenant_id': '4d82557bf2b34614b3d7bad5bb8f1419', 'network_id': '5adea6b8-60b3-4fe8-b9a4-334ed6d6feec', 'mac_address': '02:f5:bd:ab:1b:d6', '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': 'bae6d97d-f5f7-4fd8-a13f-f05ac37a4276'}], 'security_groups': ['67c3a07c-73bc-4883-9f86-b47ff3eb90fb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4d82557bf2b34614b3d7bad5bb8f1419'}}
2025-06-23 20:09:14,736 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3524-1)
2025-06-23 20:09:15,178 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3524-1)
2025-06-23 20:09:16,497 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3524-1)
2025-06-23 20:09:16,498 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-23 20:09:16,505 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fe89ad53-72a1-4ca1-8cb9-075c19172e3d
2025-06-23 20:09:16,522 - DEBUG - Requesting: http://10.0.0.254:8082/project/4d82557b-f2b3-4614-b3d7-bad5bb8f1419
2025-06-23 20:09:16,617 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/ab39bfe0-89ee-4eb5-abef-c2abb2932ff5
2025-06-23 20:09:16,626 - INFO - Verifications in API Server for IPAM: ctest-ipam-57033505 passed
2025-06-23 20:09:16,631 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57108574:ctest-ipam-57033505', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57108574', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12338103625265860277', 'uuid-lslong': '12389335142610710517'}, 'enable': 'true', 'created': '2025-06-23T20:09:12', 'last-modified': '2025-06-23T20:09:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.551907'}
2025-06-23 20:09:16,631 - INFO - Verifications in Control node for IPAM: ctest-ipam-57033505 passed
2025-06-23 20:09:16,631 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-23 20:09:16,639 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fe89ad53-72a1-4ca1-8cb9-075c19172e3d
2025-06-23 20:09:16,654 - DEBUG - Requesting: http://10.0.0.254:8082/project/4d82557b-f2b3-4614-b3d7-bad5bb8f1419
2025-06-23 20:09:16,746 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5adea6b8-60b3-4fe8-b9a4-334ed6d6feec
2025-06-23 20:09:16,759 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5adea6b8-60b3-4fe8-b9a4-334ed6d6feec
2025-06-23 20:09:16,771 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5b147319-bcd9-46b3-97a4-ac2623af78d6
2025-06-23 20:09:16,783 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5b147319-bcd9-46b3-97a4-ac2623af78d6
2025-06-23 20:09:16,793 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/e24b20f6-deba-446a-9f7e-6f2fc0c6a432
2025-06-23 20:09:16,818 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-23 20:09:16,818 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5adea6b8-60b3-4fe8-b9a4-334ed6d6feec
2025-06-23 20:09:16,832 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5b147319-bcd9-46b3-97a4-ac2623af78d6
2025-06-23 20:09:16,866 - INFO - Verified VN network id 9 for VN 5adea6b8-60b3-4fe8-b9a4-334ed6d6feec
2025-06-23 20:09:16,866 - INFO - Verifications in API Server for VN ctest-vn-73248102 passed
2025-06-23 20:09:16,866 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5adea6b8-60b3-4fe8-b9a4-334ed6d6feec
2025-06-23 20:09:16,885 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5b147319-bcd9-46b3-97a4-ac2623af78d6
2025-06-23 20:09:16,897 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5b147319-bcd9-46b3-97a4-ac2623af78d6
2025-06-23 20:09:16,908 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/e24b20f6-deba-446a-9f7e-6f2fc0c6a432
2025-06-23 20:09:16,929 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57108574', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6547854219069837288', 'uuid-lslong': '13376873206902095596'}, 'enable': 'true', 'created': '2025-06-23T20:09:13', 'last-modified': '2025-06-23T20:09:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.253825'}
2025-06-23 20:09:16,940 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-23 20:09:16,940 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-73248102 passed
2025-06-23 20:09:16,940 - DEBUG - ====Verifying policy data for ctest-vn-73248102 in API_Server ======
2025-06-23 20:09:16,940 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-23 20:09:16,970 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fe89ad53-72a1-4ca1-8cb9-075c19172e3d
2025-06-23 20:09:16,987 - DEBUG - Requesting: http://10.0.0.254:8082/project/4d82557b-f2b3-4614-b3d7-bad5bb8f1419
2025-06-23 20:09:17,096 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5adea6b8-60b3-4fe8-b9a4-334ed6d6feec
2025-06-23 20:09:17,116 - DEBUG - =>VN ctest-vn-73248102 has no policy to be verified
2025-06-23 20:09:17,116 - DEBUG - Verifying the vn in opserver
2025-06-23 20:09:17,116 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102 virtual network link through opserver 10.0.0.254
2025-06-23 20:09:17,116 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-23 20:09:17,527 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-23 20:09:20,613 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102 virtual network link through opserver 10.0.0.254
2025-06-23 20:09:20,613 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-23 20:09:20,626 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102?flat'}
2025-06-23 20:09:20,626 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102 is found in opserver
2025-06-23 20:09:20,633 - DEBUG - VRF ids for VN ctest-vn-73248102: {'10.0.0.254': '2'}
2025-06-23 20:09:20,633 - INFO - Waiting for VM ctest-TestBasicVMVN-57108574-31014197 to be up..
2025-06-23 20:09:20,727 - DEBUG - VM is in ACTIVE state now
2025-06-23 20:09:20,727 - INFO - VM name : ctest-TestBasicVMVN-57108574-31014197
2025-06-23 20:09:20,818 - DEBUG - VM ctest-TestBasicVMVN-57108574-31014197 ID is d0e3fb19-2a74-4602-8096-0e8ffb97fa69
2025-06-23 20:09:20,818 - DEBUG - VM ctest-TestBasicVMVN-57108574-31014197 launched on Node cn-jenkins-deploy-platform-ansible-os-3524-1.
2025-06-23 20:09:20,904 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d0e3fb19-2a74-4602-8096-0e8ffb97fa69
2025-06-23 20:09:20,918 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/84896a18-0051-4eb4-9b80-f2005fbca7da
2025-06-23 20:09:24,172 - 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 1020ms')
2025-06-23 20:09:24,172 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57108574-31014197 failed!
2025-06-23 20:09:24,229 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102 is 31.1.1.1 and allocation pool is NOT set
2025-06-23 20:09:24,230 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102 is 31.1.2.1 and allocation pool is NOT set
2025-06-23 20:09:28,296 - 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.36 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 7.363/7.363/7.363/0.000 ms')
2025-06-23 20:09:28,297 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57108574-31014197 passed
2025-06-23 20:09:28,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:28,453 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57108574-31014197, IP 31.1.1.4, Port 22
2025-06-23 20:09:28,604 - DEBUG - VM ctest-TestBasicVMVN-57108574-31014197 is ready for SSH connections
2025-06-23 20:09:28,605 - INFO - Waiting for VM ctest-TestBasicVMVN-57108574-67528415 to be up..
2025-06-23 20:09:28,698 - DEBUG - VM is in ACTIVE state now
2025-06-23 20:09:28,698 - INFO - VM name : ctest-TestBasicVMVN-57108574-67528415
2025-06-23 20:09:28,788 - DEBUG - VM ctest-TestBasicVMVN-57108574-67528415 ID is b697ecc2-1d3b-429b-8d1b-a7e6b84a9473
2025-06-23 20:09:28,788 - DEBUG - VM ctest-TestBasicVMVN-57108574-67528415 launched on Node cn-jenkins-deploy-platform-ansible-os-3524-1.
2025-06-23 20:09:28,874 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b697ecc2-1d3b-429b-8d1b-a7e6b84a9473
2025-06-23 20:09:28,883 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f5bdab1b-d668-4e5a-b161-738f23d50617
2025-06-23 20:09:30,128 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.365 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.365/1.503/2.642/1.138 ms')
2025-06-23 20:09:30,128 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57108574-67528415 passed
2025-06-23 20:09:30,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:30,277 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57108574-67528415, IP 31.1.2.4, Port 22
2025-06-23 20:09:30,433 - DEBUG - VM ctest-TestBasicVMVN-57108574-67528415 is ready for SSH connections
2025-06-23 20:09:30,433 - INFO - Waiting for VM ctest-TestBasicVMVN-57108574-09822039 to be up..
2025-06-23 20:09:30,504 - DEBUG - VM is in ACTIVE state now
2025-06-23 20:09:30,504 - INFO - VM name : ctest-TestBasicVMVN-57108574-09822039
2025-06-23 20:09:30,575 - DEBUG - VM ctest-TestBasicVMVN-57108574-09822039 ID is 30e28e3a-2bff-4058-a942-533eae835264
2025-06-23 20:09:30,576 - DEBUG - VM ctest-TestBasicVMVN-57108574-09822039 launched on Node cn-jenkins-deploy-platform-ansible-os-3524-1.
2025-06-23 20:09:30,652 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/30e28e3a-2bff-4058-a942-533eae835264
2025-06-23 20:09:30,660 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ab31489d-79ae-4cb8-af3d-e95671b10e35
2025-06-23 20:09:31,896 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.93 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.369 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.369/1.649/2.930/1.280 ms')
2025-06-23 20:09:31,896 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57108574-09822039 passed
2025-06-23 20:09:32,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:32,050 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57108574-09822039, IP 31.1.1.3, Port 22
2025-06-23 20:09:32,223 - DEBUG - VM ctest-TestBasicVMVN-57108574-09822039 is ready for SSH connections
2025-06-23 20:09:32,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:32,223 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:32,223 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-23 20:09:36,272 - 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.732 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.907 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.933 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.907/2.524/5.732 ms
2025-06-23 20:09:36,272 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57108574-31014197 passed
2025-06-23 20:09:36,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:36,272 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:36,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-23 20:09:39,910 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.858 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.820 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.289 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.820/1.989/2.858 ms
2025-06-23 20:09:39,911 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57108574-67528415 passed
2025-06-23 20:09:39,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:39,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:39,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 20:09:39,911 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:39,911 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-23 20:09:40,086 - DEBUG - None
2025-06-23 20:09:40,087 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:40,087 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-23 20:09:40,274 - DEBUG - None
2025-06-23 20:09:40,274 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:40,274 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-23 20:09:40,891 - DEBUG - None
2025-06-23 20:09:40,891 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:40,891 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-23 20:09:43,101 - 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.904 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.324 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.380 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.334/2.072/5.324 ms
2025-06-23 20:09:43,101 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:43,101 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-23 20:09:45,348 - 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.965 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.018 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.105 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.206 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.285 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.052 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.612 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.612/2.177/4.105 ms
2025-06-23 20:09:45,348 - 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.254, gateway password: c0ntrail123
2025-06-23 20:09:45,348 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-23 20:09:47,594 - 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.673 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.530 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.405 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.533 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.348 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/1.607/3.405 ms
2025-06-23 20:09:47,594 - INFO - Deleting VM ctest-TestBasicVMVN-57108574-09822039
2025-06-23 20:09:47,691 - INFO - Detaching port f5bdab1b-d668-4e5a-b161-738f23d50617 from VM ctest-TestBasicVMVN-57108574-67528415
2025-06-23 20:09:47,739 - INFO - Deleting VM ctest-TestBasicVMVN-57108574-67528415
2025-06-23 20:09:47,826 - INFO - Detaching port 84896a18-0051-4eb4-9b80-f2005fbca7da from VM ctest-TestBasicVMVN-57108574-31014197
2025-06-23 20:09:47,859 - INFO - Deleting VM ctest-TestBasicVMVN-57108574-31014197
2025-06-23 20:09:47,955 - INFO - Deleting VN ctest-vn-73248102
2025-06-23 20:09:48,091 - DEBUG - Response for delete_port : ()
2025-06-23 20:09:48,270 - DEBUG - Response for delete_port : ()
2025-06-23 20:09:48,306 - DEBUG - VN 5adea6b8-60b3-4fe8-b9a4-334ed6d6feec still in use: Unable to complete operation on network 5adea6b8-60b3-4fe8-b9a4-334ed6d6feec. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d1955d23-b2f2-45cf-9da9-7e2e121ea88b']
2025-06-23 20:09:48,306 - WARNING - Deleting VN ctest-vn-73248102 failed..Will retry
2025-06-23 20:09:50,458 - DEBUG - Response for deleting network ()
2025-06-23 20:09:50,459 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5b147319-bcd9-46b3-97a4-ac2623af78d6
2025-06-23 20:09:50,464 - DEBUG - Response Code: 404
2025-06-23 20:09:50,464 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-23 20:09:50,468 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fe89ad53-72a1-4ca1-8cb9-075c19172e3d
2025-06-23 20:09:50,525 - DEBUG - Requesting: http://10.0.0.254:8082/project/4d82557b-f2b3-4614-b3d7-bad5bb8f1419
2025-06-23 20:09:50,605 - INFO - Validated that VN ctest-vn-73248102 is not found in API Server
2025-06-23 20:09:50,622 - DEBUG - VN ctest-vn-73248102 is not present in Agent 10.0.0.254
2025-06-23 20:09:50,622 - INFO - Validated that VN ctest-vn-73248102 is not in any agent
2025-06-23 20:09:50,628 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-23 20:09:50,635 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-73248102
2025-06-23 20:09:50,635 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57108574:ctest-vn-73248102
2025-06-23 20:09:50,648 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-73248102 info
2025-06-23 20:09:50,729 - INFO - IPAM: ctest-ipam-57033505 is not found in API Server
2025-06-23 20:09:50,743 - INFO - IPAM:ctest-ipam-57033505 is not found in control node
2025-06-23 20:09:51,022 - DEBUG - No XMPP flaps were noticed during the test
2025-06-23 20:09:51,023 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-06-23 20:09:51,023 - INFO - --------------------------------------------------------------------------------
2025-06-23 20:09:51,776 - INFO - Deleted project: ctest-TestBasicVMVN-57108574, ID : 4d82557b-f2b3-4614-b3d7-bad5bb8f1419