2025-06-26 02:15:34,445 - INFO - Domain Default found not creating 2025-06-26 02:15:34,594 - INFO - Project ctest-TestBasicVMVN-05835519 not found, creating it 2025-06-26 02:15:35,056 - INFO - Created Project:ctest-TestBasicVMVN-05835519, ID : 5de6554a-6953-4638-adca-1b8811529505 2025-06-26 02:15:36,485 - INFO - ================================================================================ 2025-06-26 02:15:36,485 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-26 02:15:36,485 - 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-26 02:15:36,743 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-06-26 02:15:36,743 - INFO - Initial checks done. Running the testcase now 2025-06-26 02:15:36,743 - INFO - 2025-06-26 02:15:37,287 - DEBUG - Response for create_network : {'network': {'id': '5e3de158-6cb7-4be0-ab9f-a8f6659ed76f', 'name': 'ctest-vn2_metadata-04549531', 'tenant_id': '5de6554a69534638adca1b8811529505', 'project_id': '5de6554a69534638adca1b8811529505', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05835519', 'ctest-vn2_metadata-04549531'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 02:15:37,495 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8a85c3a-6105-42ce-987d-34d69a76e590', 'name': '', 'tenant_id': '5de6554a69534638adca1b8811529505', 'network_id': '5e3de158-6cb7-4be0-ab9f-a8f6659ed76f', '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': '5de6554a69534638adca1b8811529505'}} 2025-06-26 02:15:37,516 - INFO - Created VN ctest-vn2_metadata-04549531 2025-06-26 02:15:37,575 - DEBUG - VN ctest-vn2_metadata-04549531 UUID is 5e3de158-6cb7-4be0-ab9f-a8f6659ed76f 2025-06-26 02:15:37,760 - DEBUG - Services list from nova: [, , ] 2025-06-26 02:15:38,778 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3554-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3554-1) 2025-06-26 02:15:38,886 - DEBUG - Link local service introspect added 2025-06-26 02:15:38,934 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-26 02:15:44,027 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:15:44,159 - INFO - Waiting for VM ctest-TestBasicVMVN-05835519-49893036 to be up.. 2025-06-26 02:15:44,159 - INFO - VM name : ctest-TestBasicVMVN-05835519-49893036 2025-06-26 02:15:44,253 - DEBUG - VM ctest-TestBasicVMVN-05835519-49893036 ID is 4f44b793-3ac7-4100-934e-4085b07377de 2025-06-26 02:15:44,253 - DEBUG - VM ctest-TestBasicVMVN-05835519-49893036 launched on Node cn-jenkins-deploy-platform-ansible-os-3554-1 2025-06-26 02:15:44,340 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4f44b793-3ac7-4100-934e-4085b07377de 2025-06-26 02:15:44,639 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4f44b793-3ac7-4100-934e-4085b07377de 2025-06-26 02:15:44,673 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/918a0e05-ceab-42e0-b81e-9e76ba3afa46 2025-06-26 02:15:47,955 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-06-26 02:15:47,955 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05835519-49893036 failed! 2025-06-26 02:15:48,011 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05835519:ctest-vn2_metadata-04549531 is 11.1.1.1 and allocation pool is NOT set 2025-06-26 02:15:50,070 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.758 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.758/2.607/4.457/1.849 ms') 2025-06-26 02:15:50,070 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05835519-49893036 passed 2025-06-26 02:15:50,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:50,223 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05835519-49893036, IP 11.1.1.3, Port 22 2025-06-26 02:15:50,388 - DEBUG - VM ctest-TestBasicVMVN-05835519-49893036 is ready for SSH connections 2025-06-26 02:15:50,388 - INFO - Retry 0 2025-06-26 02:15:50,388 - 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 2025-06-26 02:15:50,389 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-26 02:15:51,972 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-26 02:15:51,972 - INFO - Generic metadata worked 2025-06-26 02:15:52,238 - DEBUG - Link local service introspect removed 2025-06-26 02:15:52,239 - INFO - Deleting VM ctest-TestBasicVMVN-05835519-49893036 2025-06-26 02:15:52,310 - INFO - Deleting VN ctest-vn2_metadata-04549531 2025-06-26 02:15:52,349 - DEBUG - VN 5e3de158-6cb7-4be0-ab9f-a8f6659ed76f still in use: Unable to complete operation on network 5e3de158-6cb7-4be0-ab9f-a8f6659ed76f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e683612b-26ba-44ff-b53a-226aa1568840'] 2025-06-26 02:15:52,349 - WARNING - Deleting VN ctest-vn2_metadata-04549531 failed..Will retry 2025-06-26 02:15:54,505 - DEBUG - Response for deleting network () 2025-06-26 02:15:54,764 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 02:15:54,764 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-26 02:15:54,765 - INFO - -------------------------------------------------------------------------------- 2025-06-26 02:15:54,769 - INFO - ================================================================================ 2025-06-26 02:15:54,769 - INFO - STARTING TEST : test_metadata_service 2025-06-26 02:15:54,769 - 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-26 02:15:55,053 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-06-26 02:15:55,053 - INFO - Initial checks done. Running the testcase now 2025-06-26 02:15:55,053 - INFO - 2025-06-26 02:15:55,053 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-06-26 02:15:55,060 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/0a0c52a9-a0fd-44d1-a9c9-4d94ea3519a4 2025-06-26 02:15:55,264 - DEBUG - Response for create_network : {'network': {'id': '90270240-ec25-4216-a2bd-923b162a62d9', 'name': 'ctest-vn-16538035', 'tenant_id': '5de6554a69534638adca1b8811529505', 'project_id': '5de6554a69534638adca1b8811529505', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05835519', 'ctest-vn-16538035'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 02:15:55,458 - DEBUG - Response for create_subnet : {'subnet': {'id': '286a9aaf-c0e5-4373-af33-a84942e933b6', 'name': '', 'tenant_id': '5de6554a69534638adca1b8811529505', 'network_id': '90270240-ec25-4216-a2bd-923b162a62d9', 'ip_version': 4, 'cidr': '103.253.77.64/26', 'allocation_pools': [{'start': '103.253.77.66', 'end': '103.253.77.126'}], 'gateway_ip': '103.253.77.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '103.253.77.66', 'tags': [], 'project_id': '5de6554a69534638adca1b8811529505'}} 2025-06-26 02:15:55,479 - INFO - Created VN ctest-vn-16538035 2025-06-26 02:15:55,535 - DEBUG - VN ctest-vn-16538035 UUID is 90270240-ec25-4216-a2bd-923b162a62d9 2025-06-26 02:15:56,737 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3554-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3554-1) 2025-06-26 02:15:56,737 - INFO - Waiting for VM ctest-TestBasicVMVN-05835519-17930433 to be up.. 2025-06-26 02:15:56,773 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-26 02:16:01,862 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:16:01,862 - INFO - VM name : ctest-TestBasicVMVN-05835519-17930433 2025-06-26 02:16:01,952 - DEBUG - VM ctest-TestBasicVMVN-05835519-17930433 ID is 6d9f6432-b439-4237-87e0-35a0f61a5d2e 2025-06-26 02:16:01,952 - DEBUG - VM ctest-TestBasicVMVN-05835519-17930433 launched on Node cn-jenkins-deploy-platform-ansible-os-3554-1 2025-06-26 02:16:02,062 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6d9f6432-b439-4237-87e0-35a0f61a5d2e 2025-06-26 02:16:02,073 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1fd629ae-7d01-4e42-8d2b-bb504912b203 2025-06-26 02:16:05,337 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-06-26 02:16:05,337 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05835519-17930433 failed! 2025-06-26 02:16:05,395 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-16538035 is 103.253.77.65 and allocation pool is NOT set 2025-06-26 02:16:07,460 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.52 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 = 2.523/2.543/2.563/0.020 ms') 2025-06-26 02:16:07,460 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05835519-17930433 passed 2025-06-26 02:16:07,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:07,619 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05835519-17930433, IP 103.253.77.67, Port 22 2025-06-26 02:16:07,786 - DEBUG - VM ctest-TestBasicVMVN-05835519-17930433 is ready for SSH connections 2025-06-26 02:16:07,786 - 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 2025-06-26 02:16:07,786 - DEBUG - cat /tmp/output.txt 2025-06-26 02:16:09,419 - DEBUG - Hello World. The time is now Wed, 25 Jun 2025 20:16:06 -0600! 2025-06-26 02:16:09,419 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 25 Jun 2025 20:16:06 -0600!'} 2025-06-26 02:16:09,419 - INFO - metadata_script.txt got executed in the vm 2025-06-26 02:16:09,419 - INFO - Deleting VM ctest-TestBasicVMVN-05835519-17930433 2025-06-26 02:16:09,507 - INFO - Deleting VN ctest-vn-16538035 2025-06-26 02:16:09,545 - DEBUG - VN 90270240-ec25-4216-a2bd-923b162a62d9 still in use: Unable to complete operation on network 90270240-ec25-4216-a2bd-923b162a62d9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-977806e5-b286-401a-8209-9955877df169'] 2025-06-26 02:16:09,545 - WARNING - Deleting VN ctest-vn-16538035 failed..Will retry 2025-06-26 02:16:11,671 - DEBUG - Response for deleting network () 2025-06-26 02:16:11,924 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 02:16:11,924 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-06-26 02:16:11,924 - INFO - -------------------------------------------------------------------------------- 2025-06-26 02:16:11,927 - INFO - ================================================================================ 2025-06-26 02:16:11,927 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-26 02:16:11,927 - 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-26 02:16:12,223 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-06-26 02:16:12,223 - INFO - Initial checks done. Running the testcase now 2025-06-26 02:16:12,223 - INFO - 2025-06-26 02:16:12,730 - DEBUG - Response for create_network : {'network': {'id': 'ec1f8661-c1f2-4178-963a-5c0774c4e632', 'name': 'ctest-vn-20066653', 'tenant_id': '5de6554a69534638adca1b8811529505', 'project_id': '5de6554a69534638adca1b8811529505', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05835519', 'ctest-vn-20066653'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 02:16:12,944 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f888ccd3-9768-4d4e-af1f-f5b41f2b5f2a', 'name': '', 'tenant_id': '5de6554a69534638adca1b8811529505', 'network_id': 'ec1f8661-c1f2-4178-963a-5c0774c4e632', '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': '5de6554a69534638adca1b8811529505'}} 2025-06-26 02:16:13,123 - DEBUG - Response for create_subnet : {'subnet': {'id': '0de53f17-62e9-45b5-b0c6-847d7c9d5503', 'name': '', 'tenant_id': '5de6554a69534638adca1b8811529505', 'network_id': 'ec1f8661-c1f2-4178-963a-5c0774c4e632', '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': '5de6554a69534638adca1b8811529505'}} 2025-06-26 02:16:13,149 - INFO - Created VN ctest-vn-20066653 2025-06-26 02:16:13,203 - DEBUG - VN ctest-vn-20066653 UUID is ec1f8661-c1f2-4178-963a-5c0774c4e632 2025-06-26 02:16:13,619 - DEBUG - Response for create_port : {'port': {'name': '7f715577-86ef-4536-b6b8-2e6f1894c469', 'id': '7f715577-86ef-4536-b6b8-2e6f1894c469', 'tenant_id': '5de6554a69534638adca1b8811529505', 'network_id': 'ec1f8661-c1f2-4178-963a-5c0774c4e632', 'mac_address': '02:7f:71:55:77:86', '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': 'f888ccd3-9768-4d4e-af1f-f5b41f2b5f2a'}], 'security_groups': ['555f6771-aedf-4f84-b627-9bdcc5392a1c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5de6554a69534638adca1b8811529505'}} 2025-06-26 02:16:13,817 - DEBUG - Response for create_port : {'port': {'name': '49779b77-90dd-4f98-a6e9-0c49a112f7ff', 'id': '49779b77-90dd-4f98-a6e9-0c49a112f7ff', 'tenant_id': '5de6554a69534638adca1b8811529505', 'network_id': 'ec1f8661-c1f2-4178-963a-5c0774c4e632', 'mac_address': '02:49:77:9b:77:90', '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': '0de53f17-62e9-45b5-b0c6-847d7c9d5503'}], 'security_groups': ['555f6771-aedf-4f84-b627-9bdcc5392a1c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5de6554a69534638adca1b8811529505'}} 2025-06-26 02:16:14,180 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3554-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3554-1) 2025-06-26 02:16:14,564 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3554-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3554-1) 2025-06-26 02:16:15,753 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3554-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3554-1) 2025-06-26 02:16:15,754 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-06-26 02:16:15,761 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3fbf2e96-4d2e-43bc-bf4d-558286f8f520 2025-06-26 02:16:15,778 - DEBUG - Requesting: http://10.0.0.50:8082/project/5de6554a-6953-4638-adca-1b8811529505 2025-06-26 02:16:15,866 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/20f1406b-d00d-4d1b-be57-9cfd8dbec3db 2025-06-26 02:16:15,882 - INFO - Verifications in API Server for IPAM: ctest-ipam-37549377 passed 2025-06-26 02:16:15,890 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05835519:ctest-ipam-37549377', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05835519', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2373749310397173019', 'uuid-lslong': '13715603802998883291'}, 'enable': 'true', 'created': '2025-06-26T02:16:12', 'last-modified': '2025-06-26T02:16:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.426309'} 2025-06-26 02:16:15,890 - INFO - Verifications in Control node for IPAM: ctest-ipam-37549377 passed 2025-06-26 02:16:15,891 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-06-26 02:16:15,898 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3fbf2e96-4d2e-43bc-bf4d-558286f8f520 2025-06-26 02:16:15,913 - DEBUG - Requesting: http://10.0.0.50:8082/project/5de6554a-6953-4638-adca-1b8811529505 2025-06-26 02:16:16,001 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ec1f8661-c1f2-4178-963a-5c0774c4e632 2025-06-26 02:16:16,014 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ec1f8661-c1f2-4178-963a-5c0774c4e632 2025-06-26 02:16:16,027 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c555d3ba-ec64-459c-808c-b0a2a0347993 2025-06-26 02:16:16,048 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c555d3ba-ec64-459c-808c-b0a2a0347993 2025-06-26 02:16:16,060 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ea5dd0ed-a077-49c1-b9fe-5c87a9451c0b 2025-06-26 02:16:16,067 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-26 02:16:16,067 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ec1f8661-c1f2-4178-963a-5c0774c4e632 2025-06-26 02:16:16,084 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c555d3ba-ec64-459c-808c-b0a2a0347993 2025-06-26 02:16:16,126 - INFO - Verified VN network id 8 for VN ec1f8661-c1f2-4178-963a-5c0774c4e632 2025-06-26 02:16:16,127 - INFO - Verifications in API Server for VN ctest-vn-20066653 passed 2025-06-26 02:16:16,128 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ec1f8661-c1f2-4178-963a-5c0774c4e632 2025-06-26 02:16:16,161 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c555d3ba-ec64-459c-808c-b0a2a0347993 2025-06-26 02:16:16,187 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c555d3ba-ec64-459c-808c-b0a2a0347993 2025-06-26 02:16:16,206 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ea5dd0ed-a077-49c1-b9fe-5c87a9451c0b 2025-06-26 02:16:16,271 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05835519', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17014465671652852088', 'uuid-lslong': '10825065841431995954'}, 'enable': 'true', 'created': '2025-06-26T02:16:12', 'last-modified': '2025-06-26T02:16:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.168136'} 2025-06-26 02:16:16,282 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-26 02:16:16,282 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20066653 passed 2025-06-26 02:16:16,282 - DEBUG - ====Verifying policy data for ctest-vn-20066653 in API_Server ====== 2025-06-26 02:16:16,282 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-06-26 02:16:16,292 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3fbf2e96-4d2e-43bc-bf4d-558286f8f520 2025-06-26 02:16:16,330 - DEBUG - Requesting: http://10.0.0.50:8082/project/5de6554a-6953-4638-adca-1b8811529505 2025-06-26 02:16:16,468 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ec1f8661-c1f2-4178-963a-5c0774c4e632 2025-06-26 02:16:16,498 - DEBUG - =>VN ctest-vn-20066653 has no policy to be verified 2025-06-26 02:16:16,498 - DEBUG - Verifying the vn in opserver 2025-06-26 02:16:16,499 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653 virtual network link through opserver 10.0.0.50 2025-06-26 02:16:16,499 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-06-26 02:16:16,847 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-06-26 02:16:16,901 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653?flat'} 2025-06-26 02:16:16,901 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653 is found in opserver 2025-06-26 02:16:16,910 - DEBUG - VRF ids for VN ctest-vn-20066653: {'10.0.0.50': '2'} 2025-06-26 02:16:16,910 - INFO - Waiting for VM ctest-TestBasicVMVN-05835519-75990317 to be up.. 2025-06-26 02:16:16,986 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:16:16,986 - INFO - VM name : ctest-TestBasicVMVN-05835519-75990317 2025-06-26 02:16:17,095 - DEBUG - VM ctest-TestBasicVMVN-05835519-75990317 ID is d935c65a-f96c-4f82-bd05-7117b2649e18 2025-06-26 02:16:17,095 - DEBUG - VM ctest-TestBasicVMVN-05835519-75990317 launched on Node cn-jenkins-deploy-platform-ansible-os-3554-1 2025-06-26 02:16:17,174 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d935c65a-f96c-4f82-bd05-7117b2649e18 2025-06-26 02:16:17,184 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7f715577-86ef-4536-b6b8-2e6f1894c469 2025-06-26 02:16:20,473 - 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 1036ms') 2025-06-26 02:16:20,473 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05835519-75990317 failed! 2025-06-26 02:16:20,535 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653 is 31.1.1.1 and allocation pool is NOT set 2025-06-26 02:16:20,535 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653 is 31.1.2.1 and allocation pool is NOT set 2025-06-26 02:16:24,601 - 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 1002ms') 2025-06-26 02:16:24,601 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05835519-75990317 failed! 2025-06-26 02:16:24,654 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653 is 31.1.1.1 and allocation pool is NOT set 2025-06-26 02:16:24,655 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653 is 31.1.2.1 and allocation pool is NOT set 2025-06-26 02:16:26,718 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.447 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.447/2.256/4.065/1.809 ms') 2025-06-26 02:16:26,718 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05835519-75990317 passed 2025-06-26 02:16:26,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:26,875 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05835519-75990317, IP 31.1.1.4, Port 22 2025-06-26 02:16:27,030 - DEBUG - VM ctest-TestBasicVMVN-05835519-75990317 is ready for SSH connections 2025-06-26 02:16:27,030 - INFO - Waiting for VM ctest-TestBasicVMVN-05835519-98997962 to be up.. 2025-06-26 02:16:27,108 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:16:27,109 - INFO - VM name : ctest-TestBasicVMVN-05835519-98997962 2025-06-26 02:16:27,188 - DEBUG - VM ctest-TestBasicVMVN-05835519-98997962 ID is fd390e4a-c4f8-4b13-b72c-862c7841163c 2025-06-26 02:16:27,188 - DEBUG - VM ctest-TestBasicVMVN-05835519-98997962 launched on Node cn-jenkins-deploy-platform-ansible-os-3554-1 2025-06-26 02:16:27,266 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fd390e4a-c4f8-4b13-b72c-862c7841163c 2025-06-26 02:16:27,276 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/49779b77-90dd-4f98-a6e9-0c49a112f7ff 2025-06-26 02:16:28,514 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.422 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.422/1.732/3.042/1.310 ms') 2025-06-26 02:16:28,514 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05835519-98997962 passed 2025-06-26 02:16:28,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:28,675 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05835519-98997962, IP 31.1.2.4, Port 22 2025-06-26 02:16:28,841 - DEBUG - VM ctest-TestBasicVMVN-05835519-98997962 is ready for SSH connections 2025-06-26 02:16:28,841 - INFO - Waiting for VM ctest-TestBasicVMVN-05835519-61319551 to be up.. 2025-06-26 02:16:28,917 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:16:28,917 - INFO - VM name : ctest-TestBasicVMVN-05835519-61319551 2025-06-26 02:16:28,991 - DEBUG - VM ctest-TestBasicVMVN-05835519-61319551 ID is 73d5c6f1-da29-4ee6-8e6e-1002d9609fb1 2025-06-26 02:16:28,991 - DEBUG - VM ctest-TestBasicVMVN-05835519-61319551 launched on Node cn-jenkins-deploy-platform-ansible-os-3554-1 2025-06-26 02:16:29,068 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/73d5c6f1-da29-4ee6-8e6e-1002d9609fb1 2025-06-26 02:16:29,076 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9cc287d4-19db-4662-b59f-5301e2b8c842 2025-06-26 02:16:30,315 - 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.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.397 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.397/1.608/2.819/1.211 ms') 2025-06-26 02:16:30,315 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05835519-61319551 passed 2025-06-26 02:16:30,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:30,463 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05835519-61319551, IP 31.1.1.3, Port 22 2025-06-26 02:16:30,622 - DEBUG - VM ctest-TestBasicVMVN-05835519-61319551 is ready for SSH connections 2025-06-26 02:16:30,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:30,622 - 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 2025-06-26 02:16:30,622 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-26 02:16:34,632 - 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.247 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.741 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.777 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.741/1.588/3.247 ms 2025-06-26 02:16:34,632 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05835519-75990317 passed 2025-06-26 02:16:34,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:34,632 - 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 2025-06-26 02:16:34,632 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-26 02:16:38,279 - 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.943 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.957 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.737 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.737/1.545/2.943 ms 2025-06-26 02:16:38,279 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05835519-98997962 passed 2025-06-26 02:16:38,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:38,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:38,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:16:38,280 - 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 2025-06-26 02:16:38,280 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 02:16:38,486 - DEBUG - None 2025-06-26 02:16:38,486 - 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 2025-06-26 02:16:38,486 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 02:16:38,662 - DEBUG - None 2025-06-26 02:16:38,662 - 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 2025-06-26 02:16:38,662 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 02:16:39,259 - DEBUG - None 2025-06-26 02:16:39,260 - 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 2025-06-26 02:16:39,260 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-26 02:16:41,502 - 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.843 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.286 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.507 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.369/2.081/6.286 ms 2025-06-26 02:16:41,502 - 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 2025-06-26 02:16:41,502 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-26 02:16:43,735 - 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.088 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.106 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.117 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.665 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.412 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.434 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.434/1.897/4.117 ms 2025-06-26 02:16:43,735 - 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 2025-06-26 02:16:43,735 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-26 02:16:45,982 - 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.625 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.453 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.228 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.565 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.369 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.379/1.583/3.228 ms 2025-06-26 02:16:45,982 - INFO - Deleting VM ctest-TestBasicVMVN-05835519-61319551 2025-06-26 02:16:46,047 - INFO - Detaching port 49779b77-90dd-4f98-a6e9-0c49a112f7ff from VM ctest-TestBasicVMVN-05835519-98997962 2025-06-26 02:16:46,094 - INFO - Deleting VM ctest-TestBasicVMVN-05835519-98997962 2025-06-26 02:16:46,158 - INFO - Detaching port 7f715577-86ef-4536-b6b8-2e6f1894c469 from VM ctest-TestBasicVMVN-05835519-75990317 2025-06-26 02:16:46,199 - INFO - Deleting VM ctest-TestBasicVMVN-05835519-75990317 2025-06-26 02:16:46,292 - INFO - Deleting VN ctest-vn-20066653 2025-06-26 02:16:46,479 - DEBUG - Response for delete_port : () 2025-06-26 02:16:46,681 - DEBUG - Response for delete_port : () 2025-06-26 02:16:46,746 - DEBUG - VN ec1f8661-c1f2-4178-963a-5c0774c4e632 still in use: Unable to complete operation on network ec1f8661-c1f2-4178-963a-5c0774c4e632. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2e8a3d5e-ec21-4a11-9119-3fe2fd854fa6'] 2025-06-26 02:16:46,747 - WARNING - Deleting VN ctest-vn-20066653 failed..Will retry 2025-06-26 02:16:48,907 - DEBUG - Response for deleting network () 2025-06-26 02:16:48,907 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c555d3ba-ec64-459c-808c-b0a2a0347993 2025-06-26 02:16:48,915 - DEBUG - Response Code: 404 2025-06-26 02:16:48,915 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-06-26 02:16:48,921 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3fbf2e96-4d2e-43bc-bf4d-558286f8f520 2025-06-26 02:16:48,978 - DEBUG - Requesting: http://10.0.0.50:8082/project/5de6554a-6953-4638-adca-1b8811529505 2025-06-26 02:16:49,058 - INFO - Validated that VN ctest-vn-20066653 is not found in API Server 2025-06-26 02:16:49,069 - DEBUG - VN ctest-vn-20066653 is not present in Agent 10.0.0.50 2025-06-26 02:16:49,069 - INFO - Validated that VN ctest-vn-20066653 is not in any agent 2025-06-26 02:16:49,074 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-06-26 02:16:49,079 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-20066653 2025-06-26 02:16:49,079 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05835519:ctest-vn-20066653 2025-06-26 02:16:49,090 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20066653 info 2025-06-26 02:16:49,162 - INFO - IPAM: ctest-ipam-37549377 is not found in API Server 2025-06-26 02:16:49,175 - INFO - IPAM:ctest-ipam-37549377 is not found in control node 2025-06-26 02:16:49,433 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 02:16:49,433 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-06-26 02:16:49,433 - INFO - -------------------------------------------------------------------------------- 2025-06-26 02:16:50,133 - INFO - Deleted project: ctest-TestBasicVMVN-05835519, ID : 5de6554a-6953-4638-adca-1b8811529505