2026-03-24 20:34:05,530 - INFO - Domain Default found not creating 2026-03-24 20:34:05,688 - INFO - Project ctest-TestBasicVMVN-01345410 not found, creating it 2026-03-24 20:34:06,129 - INFO - Created Project:ctest-TestBasicVMVN-01345410, ID : 72c36456-5298-49c5-8c77-b622b05844b2 2026-03-24 20:34:07,570 - INFO - ================================================================================ 2026-03-24 20:34:07,571 - INFO - STARTING TEST : test_generic_link_local_service 2026-03-24 20:34:07,571 - 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-03-24 20:34:07,829 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-24 20:34:07,829 - INFO - Initial checks done. Running the testcase now 2026-03-24 20:34:07,829 - INFO - 2026-03-24 20:34:08,379 - DEBUG - Response for create_network : {'network': {'id': 'ce898956-cc98-425e-95ae-8e28e4352cba', 'name': 'ctest-vn2_metadata-17071569', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'project_id': '72c36456529849c58c77b622b05844b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01345410', 'ctest-vn2_metadata-17071569'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 20:34:08,556 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a67b66c-cc1e-4b14-90c4-eed1275bddba', 'name': '', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'network_id': 'ce898956-cc98-425e-95ae-8e28e4352cba', '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': '72c36456529849c58c77b622b05844b2'}} 2026-03-24 20:34:08,572 - INFO - Created VN ctest-vn2_metadata-17071569 2026-03-24 20:34:08,628 - DEBUG - VN ctest-vn2_metadata-17071569 UUID is ce898956-cc98-425e-95ae-8e28e4352cba 2026-03-24 20:34:08,803 - DEBUG - Services list from nova: [, , ] 2026-03-24 20:34:09,799 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5536-1) 2026-03-24 20:34:09,903 - DEBUG - Link local service introspect added 2026-03-24 20:34:09,942 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-24 20:34:15,013 - DEBUG - VM is in ACTIVE state now 2026-03-24 20:34:15,139 - INFO - Waiting for VM ctest-TestBasicVMVN-01345410-03617256 to be up.. 2026-03-24 20:34:15,139 - INFO - VM name : ctest-TestBasicVMVN-01345410-03617256 2026-03-24 20:34:15,205 - DEBUG - VM ctest-TestBasicVMVN-01345410-03617256 ID is 0a6ee45b-33de-48dd-bac9-6b8e275af3e3 2026-03-24 20:34:15,205 - DEBUG - VM ctest-TestBasicVMVN-01345410-03617256 launched on Node cn-jenkins-deploy-platform-ansible-os-5536-1 2026-03-24 20:34:15,271 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0a6ee45b-33de-48dd-bac9-6b8e275af3e3 2026-03-24 20:34:15,562 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0a6ee45b-33de-48dd-bac9-6b8e275af3e3 2026-03-24 20:34:15,594 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/adf0aa00-27b9-4881-9d19-724d3284ca7e 2026-03-24 20:34:18,850 - 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 1019ms') 2026-03-24 20:34:18,850 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01345410-03617256 failed! 2026-03-24 20:34:18,904 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01345410:ctest-vn2_metadata-17071569 is 11.1.1.1 and allocation pool is NOT set 2026-03-24 20:34:20,966 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=1.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.375 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.375/1.083/1.792/0.708 ms') 2026-03-24 20:34:20,966 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01345410-03617256 passed 2026-03-24 20:34:21,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:34:21,112 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01345410-03617256, IP 11.1.1.3, Port 22 2026-03-24 20:34:21,267 - DEBUG - VM ctest-TestBasicVMVN-01345410-03617256 is ready for SSH connections 2026-03-24 20:34:21,268 - INFO - Retry 0 2026-03-24 20:34:21,268 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:34:21,268 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-03-24 20:34:22,854 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-03-24 20:34:22,854 - INFO - Generic metadata worked 2026-03-24 20:34:23,099 - DEBUG - Link local service introspect removed 2026-03-24 20:34:23,100 - INFO - Deleting VM ctest-TestBasicVMVN-01345410-03617256 2026-03-24 20:34:23,166 - INFO - Deleting VN ctest-vn2_metadata-17071569 2026-03-24 20:34:23,198 - DEBUG - VN ce898956-cc98-425e-95ae-8e28e4352cba still in use: Unable to complete operation on network ce898956-cc98-425e-95ae-8e28e4352cba. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7f519e9d-28b9-459f-9b45-49d6780722ba'] 2026-03-24 20:34:23,198 - WARNING - Deleting VN ctest-vn2_metadata-17071569 failed..Will retry 2026-03-24 20:34:25,294 - DEBUG - Response for deleting network () 2026-03-24 20:34:25,548 - DEBUG - No XMPP flaps were noticed during the test 2026-03-24 20:34:25,548 - INFO - -------------------------------------------------------------------------------- 2026-03-24 20:34:25,550 - INFO - ================================================================================ 2026-03-24 20:34:25,550 - INFO - STARTING TEST : test_metadata_service 2026-03-24 20:34:25,550 - 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-03-24 20:34:25,843 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-24 20:34:25,843 - INFO - Initial checks done. Running the testcase now 2026-03-24 20:34:25,844 - INFO - 2026-03-24 20:34:25,844 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-03-24 20:34:25,849 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/123d1eda-f1cb-407b-9292-c13f306c5f25 2026-03-24 20:34:26,010 - DEBUG - Response for create_network : {'network': {'id': '40764422-086d-40a4-8948-7d850c06cc7c', 'name': 'ctest-vn-93403884', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'project_id': '72c36456529849c58c77b622b05844b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01345410', 'ctest-vn-93403884'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 20:34:26,165 - DEBUG - Response for create_subnet : {'subnet': {'id': '94cb1356-51d1-4e5e-9af5-1991d0379d14', 'name': '', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'network_id': '40764422-086d-40a4-8948-7d850c06cc7c', 'ip_version': 4, 'cidr': '19.179.85.128/26', 'allocation_pools': [{'start': '19.179.85.130', 'end': '19.179.85.190'}], 'gateway_ip': '19.179.85.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.179.85.130', 'tags': [], 'project_id': '72c36456529849c58c77b622b05844b2'}} 2026-03-24 20:34:26,180 - INFO - Created VN ctest-vn-93403884 2026-03-24 20:34:26,236 - DEBUG - VN ctest-vn-93403884 UUID is 40764422-086d-40a4-8948-7d850c06cc7c 2026-03-24 20:34:27,357 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5536-1) 2026-03-24 20:34:27,357 - INFO - Waiting for VM ctest-TestBasicVMVN-01345410-49284492 to be up.. 2026-03-24 20:34:27,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-24 20:34:32,465 - DEBUG - VM is in ACTIVE state now 2026-03-24 20:34:32,465 - INFO - VM name : ctest-TestBasicVMVN-01345410-49284492 2026-03-24 20:34:32,532 - DEBUG - VM ctest-TestBasicVMVN-01345410-49284492 ID is d91bf1b5-d3e3-4e6f-a79b-3bd59cd8b576 2026-03-24 20:34:32,532 - DEBUG - VM ctest-TestBasicVMVN-01345410-49284492 launched on Node cn-jenkins-deploy-platform-ansible-os-5536-1 2026-03-24 20:34:32,598 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d91bf1b5-d3e3-4e6f-a79b-3bd59cd8b576 2026-03-24 20:34:32,605 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/66e8e00d-4a4f-4ec1-a37e-7298b805f058 2026-03-24 20:34:35,869 - 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 1030ms') 2026-03-24 20:34:35,869 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01345410-49284492 failed! 2026-03-24 20:34:35,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-93403884 is 19.179.85.129 and allocation pool is NOT set 2026-03-24 20:34:37,983 - 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=5.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.42 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.416/3.213/5.011/1.797 ms') 2026-03-24 20:34:37,983 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01345410-49284492 passed 2026-03-24 20:34:38,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:34:38,132 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01345410-49284492, IP 19.179.85.131, Port 22 2026-03-24 20:34:38,287 - DEBUG - VM ctest-TestBasicVMVN-01345410-49284492 is ready for SSH connections 2026-03-24 20:34:38,287 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:34:38,287 - DEBUG - cat /tmp/output.txt 2026-03-24 20:34:39,894 - DEBUG - Hello World. The time is now Tue, 24 Mar 2026 14:34:37 -0600! 2026-03-24 20:34:39,894 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 24 Mar 2026 14:34:37 -0600!'} 2026-03-24 20:34:39,894 - INFO - metadata_script.txt got executed in the vm 2026-03-24 20:34:39,894 - INFO - Deleting VM ctest-TestBasicVMVN-01345410-49284492 2026-03-24 20:34:39,963 - INFO - Deleting VN ctest-vn-93403884 2026-03-24 20:34:39,995 - DEBUG - VN 40764422-086d-40a4-8948-7d850c06cc7c still in use: Unable to complete operation on network 40764422-086d-40a4-8948-7d850c06cc7c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f4b641d0-d389-4cbe-830d-9908e70ce253'] 2026-03-24 20:34:39,995 - WARNING - Deleting VN ctest-vn-93403884 failed..Will retry 2026-03-24 20:34:42,081 - DEBUG - Response for deleting network () 2026-03-24 20:34:42,336 - DEBUG - No XMPP flaps were noticed during the test
2026-03-24 20:34:42,336 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-03-24 20:34:42,337 - INFO - -------------------------------------------------------------------------------- 2026-03-24 20:34:42,339 - INFO - ================================================================================ 2026-03-24 20:34:42,339 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-03-24 20:34:42,339 - 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-03-24 20:34:42,624 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-24 20:34:42,624 - INFO - Initial checks done. Running the testcase now 2026-03-24 20:34:42,625 - INFO - 2026-03-24 20:34:43,095 - DEBUG - Response for create_network : {'network': {'id': '17788294-f011-4caa-ba13-51e0f6309cd9', 'name': 'ctest-vn-91270430', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'project_id': '72c36456529849c58c77b622b05844b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01345410', 'ctest-vn-91270430'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 20:34:43,300 - DEBUG - Response for create_subnet : {'subnet': {'id': '363c8af2-233d-4e5e-afc2-da3506bd33fc', 'name': '', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'network_id': '17788294-f011-4caa-ba13-51e0f6309cd9', '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': '72c36456529849c58c77b622b05844b2'}} 2026-03-24 20:34:43,426 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd7ef39b-f4de-498f-baa4-9d10c0a09c7c', 'name': '', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'network_id': '17788294-f011-4caa-ba13-51e0f6309cd9', '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': '72c36456529849c58c77b622b05844b2'}} 2026-03-24 20:34:43,443 - INFO - Created VN ctest-vn-91270430 2026-03-24 20:34:43,496 - DEBUG - VN ctest-vn-91270430 UUID is 17788294-f011-4caa-ba13-51e0f6309cd9 2026-03-24 20:34:43,812 - DEBUG - Response for create_port : {'port': {'name': '975873cc-dfe1-47cb-99f9-9104cc24dd79', 'id': '975873cc-dfe1-47cb-99f9-9104cc24dd79', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'network_id': '17788294-f011-4caa-ba13-51e0f6309cd9', 'mac_address': '02:97:58:73:cc:df', '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': '363c8af2-233d-4e5e-afc2-da3506bd33fc'}], 'security_groups': ['58212218-6017-494f-891b-e92462314a12'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72c36456529849c58c77b622b05844b2'}} 2026-03-24 20:34:44,005 - DEBUG - Response for create_port : {'port': {'name': 'f09d1ba6-b537-4c9e-8869-1e8fdf40e8f7', 'id': 'f09d1ba6-b537-4c9e-8869-1e8fdf40e8f7', 'tenant_id': '72c36456529849c58c77b622b05844b2', 'network_id': '17788294-f011-4caa-ba13-51e0f6309cd9', 'mac_address': '02:f0:9d:1b:a6:b5', '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': 'cd7ef39b-f4de-498f-baa4-9d10c0a09c7c'}], 'security_groups': ['58212218-6017-494f-891b-e92462314a12'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72c36456529849c58c77b622b05844b2'}} 2026-03-24 20:34:44,351 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5536-1) 2026-03-24 20:34:44,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5536-1) 2026-03-24 20:34:45,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5536-1) 2026-03-24 20:34:45,969 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-24 20:34:45,974 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c04c22c8-6822-4ac8-b731-1f85bab457ba 2026-03-24 20:34:45,985 - DEBUG - Requesting: http://10.0.0.38:8082/project/72c36456-5298-49c5-8c77-b622b05844b2 2026-03-24 20:34:46,063 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/5900a12b-e368-43ae-83bd-997ead6f0f85 2026-03-24 20:34:46,077 - INFO - Verifications in API Server for IPAM: ctest-ipam-04176525 passed 2026-03-24 20:34:46,085 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-01345410:ctest-ipam-04176525', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01345410', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6413303079246513070', 'uuid-lslong': '9492912358921539461'}, 'enable': 'true', 'created': '2026-03-24T20:34:42', 'last-modified': '2026-03-24T20:34:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.237520'} 2026-03-24 20:34:46,085 - INFO - Verifications in Control node for IPAM: ctest-ipam-04176525 passed 2026-03-24 20:34:46,085 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-24 20:34:46,092 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c04c22c8-6822-4ac8-b731-1f85bab457ba 2026-03-24 20:34:46,102 - DEBUG - Requesting: http://10.0.0.38:8082/project/72c36456-5298-49c5-8c77-b622b05844b2 2026-03-24 20:34:46,197 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/17788294-f011-4caa-ba13-51e0f6309cd9 2026-03-24 20:34:46,214 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/17788294-f011-4caa-ba13-51e0f6309cd9 2026-03-24 20:34:46,227 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/43eb4f61-ead8-4564-9567-552b2a66c932 2026-03-24 20:34:46,237 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/43eb4f61-ead8-4564-9567-552b2a66c932 2026-03-24 20:34:46,247 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ff4a80ee-b43d-4070-99ca-c6c50ec8d75c 2026-03-24 20:34:46,257 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-24 20:34:46,257 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/17788294-f011-4caa-ba13-51e0f6309cd9 2026-03-24 20:34:46,274 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/43eb4f61-ead8-4564-9567-552b2a66c932 2026-03-24 20:34:46,290 - INFO - Verified VN network id 12 for VN 17788294-f011-4caa-ba13-51e0f6309cd9 2026-03-24 20:34:46,290 - INFO - Verifications in API Server for VN ctest-vn-91270430 passed 2026-03-24 20:34:46,290 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/17788294-f011-4caa-ba13-51e0f6309cd9 2026-03-24 20:34:46,301 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/43eb4f61-ead8-4564-9567-552b2a66c932 2026-03-24 20:34:46,308 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/43eb4f61-ead8-4564-9567-552b2a66c932 2026-03-24 20:34:46,316 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ff4a80ee-b43d-4070-99ca-c6c50ec8d75c 2026-03-24 20:34:46,329 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01345410', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1691245236272057514', 'uuid-lslong': '13408150542257003737'}, 'enable': 'true', 'created': '2026-03-24T20:34:43', 'last-modified': '2026-03-24T20:34:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.927406'} 2026-03-24 20:34:46,335 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-24 20:34:46,335 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91270430 passed 2026-03-24 20:34:46,335 - DEBUG - ====Verifying policy data for ctest-vn-91270430 in API_Server ====== 2026-03-24 20:34:46,335 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-24 20:34:46,340 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c04c22c8-6822-4ac8-b731-1f85bab457ba 2026-03-24 20:34:46,351 - DEBUG - Requesting: http://10.0.0.38:8082/project/72c36456-5298-49c5-8c77-b622b05844b2 2026-03-24 20:34:46,452 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/17788294-f011-4caa-ba13-51e0f6309cd9 2026-03-24 20:34:46,471 - DEBUG - =>VN ctest-vn-91270430 has no policy to be verified 2026-03-24 20:34:46,471 - DEBUG - Verifying the vn in opserver 2026-03-24 20:34:46,471 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430 virtual network link through opserver 10.0.0.38 2026-03-24 20:34:46,472 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-24 20:34:46,898 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-24 20:34:46,957 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430?flat'} 2026-03-24 20:34:46,957 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430 is found in opserver 2026-03-24 20:34:46,963 - DEBUG - VRF ids for VN ctest-vn-91270430: {'10.0.0.38': '2'} 2026-03-24 20:34:46,963 - INFO - Waiting for VM ctest-TestBasicVMVN-01345410-36235923 to be up.. 2026-03-24 20:34:47,040 - DEBUG - VM is in ACTIVE state now 2026-03-24 20:34:47,040 - INFO - VM name : ctest-TestBasicVMVN-01345410-36235923 2026-03-24 20:34:47,126 - DEBUG - VM ctest-TestBasicVMVN-01345410-36235923 ID is 4d63e722-ad78-45f7-adb7-abf71fc494c6 2026-03-24 20:34:47,127 - DEBUG - VM ctest-TestBasicVMVN-01345410-36235923 launched on Node cn-jenkins-deploy-platform-ansible-os-5536-1 2026-03-24 20:34:47,194 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4d63e722-ad78-45f7-adb7-abf71fc494c6 2026-03-24 20:34:47,202 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/975873cc-dfe1-47cb-99f9-9104cc24dd79 2026-03-24 20:34:50,467 - 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 1016ms') 2026-03-24 20:34:50,467 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01345410-36235923 failed! 2026-03-24 20:34:50,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430 is 31.1.1.1 and allocation pool is NOT set 2026-03-24 20:34:50,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430 is 31.1.2.1 and allocation pool is NOT set 2026-03-24 20:34:54,592 - 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') 2026-03-24 20:34:54,592 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01345410-36235923 failed! 2026-03-24 20:34:54,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430 is 31.1.1.1 and allocation pool is NOT set 2026-03-24 20:34:54,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430 is 31.1.2.1 and allocation pool is NOT set 2026-03-24 20:34:56,702 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.93 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.930/3.166/4.402/1.236 ms') 2026-03-24 20:34:56,703 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01345410-36235923 passed 2026-03-24 20:34:56,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:34:56,860 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01345410-36235923, IP 31.1.1.4, Port 22 2026-03-24 20:34:57,012 - DEBUG - VM ctest-TestBasicVMVN-01345410-36235923 is ready for SSH connections 2026-03-24 20:34:57,012 - INFO - Waiting for VM ctest-TestBasicVMVN-01345410-03277008 to be up.. 2026-03-24 20:34:57,086 - DEBUG - VM is in ACTIVE state now 2026-03-24 20:34:57,086 - INFO - VM name : ctest-TestBasicVMVN-01345410-03277008 2026-03-24 20:34:57,163 - DEBUG - VM ctest-TestBasicVMVN-01345410-03277008 ID is 9e9a2dfb-c474-41e2-b8a4-e573a5a59cdc 2026-03-24 20:34:57,164 - DEBUG - VM ctest-TestBasicVMVN-01345410-03277008 launched on Node cn-jenkins-deploy-platform-ansible-os-5536-1 2026-03-24 20:34:57,234 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9e9a2dfb-c474-41e2-b8a4-e573a5a59cdc 2026-03-24 20:34:57,243 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f09d1ba6-b537-4c9e-8869-1e8fdf40e8f7 2026-03-24 20:34:58,484 - 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.423 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.423/1.729/3.035/1.306 ms') 2026-03-24 20:34:58,484 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-01345410-03277008 passed 2026-03-24 20:34:58,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:34:58,632 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01345410-03277008, IP 31.1.2.4, Port 22 2026-03-24 20:34:58,783 - DEBUG - VM ctest-TestBasicVMVN-01345410-03277008 is ready for SSH connections 2026-03-24 20:34:58,783 - INFO - Waiting for VM ctest-TestBasicVMVN-01345410-64666266 to be up.. 2026-03-24 20:34:58,857 - DEBUG - VM is in ACTIVE state now 2026-03-24 20:34:58,857 - INFO - VM name : ctest-TestBasicVMVN-01345410-64666266 2026-03-24 20:34:58,926 - DEBUG - VM ctest-TestBasicVMVN-01345410-64666266 ID is d7d4487d-4ef8-4072-aa59-622dfba6d8c5 2026-03-24 20:34:58,926 - DEBUG - VM ctest-TestBasicVMVN-01345410-64666266 launched on Node cn-jenkins-deploy-platform-ansible-os-5536-1 2026-03-24 20:34:58,998 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d7d4487d-4ef8-4072-aa59-622dfba6d8c5 2026-03-24 20:34:59,006 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9ac15c0d-375b-4497-8c00-45a4e2478c9a 2026-03-24 20:35:00,237 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.07 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.465 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.465/1.765/3.065/1.300 ms') 2026-03-24 20:35:00,237 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-01345410-64666266 passed 2026-03-24 20:35:00,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:35:00,384 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01345410-64666266, IP 31.1.1.3, Port 22 2026-03-24 20:35:00,538 - DEBUG - VM ctest-TestBasicVMVN-01345410-64666266 is ready for SSH connections 2026-03-24 20:35:00,539 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:35:00,539 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:00,539 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-03-24 20:35:04,659 - 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.841 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.974 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.997 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.974/1.937/3.841 ms 2026-03-24 20:35:04,659 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-01345410-36235923 passed 2026-03-24 20:35:04,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:35:04,659 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:04,660 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-03-24 20:35:08,312 - 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.940 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.848 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.842 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.842/1.543/2.940 ms 2026-03-24 20:35:08,312 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-01345410-03277008 passed 2026-03-24 20:35:08,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:35:08,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:35:08,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 20:35:08,312 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:08,312 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-24 20:35:08,498 - DEBUG - None 2026-03-24 20:35:08,498 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:08,498 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-24 20:35:08,671 - DEBUG - None 2026-03-24 20:35:08,671 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:08,671 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-24 20:35:09,434 - DEBUG - None 2026-03-24 20:35:09,434 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:09,434 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-03-24 20:35:11,641 - 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.916 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.636 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.024 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.424 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.408/2.281/6.636 ms 2026-03-24 20:35:11,641 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:11,641 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-03-24 20:35:13,886 - 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.054 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.731 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.092 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.575 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.387 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.386/2.092/5.092 ms 2026-03-24 20:35:13,887 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 20:35:13,887 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-03-24 20:35:16,129 - 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.755 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.559 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.369 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.577 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.369 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/1.631/3.369 ms 2026-03-24 20:35:16,129 - INFO - Deleting VM ctest-TestBasicVMVN-01345410-64666266 2026-03-24 20:35:16,200 - INFO - Detaching port f09d1ba6-b537-4c9e-8869-1e8fdf40e8f7 from VM ctest-TestBasicVMVN-01345410-03277008 2026-03-24 20:35:16,234 - INFO - Deleting VM ctest-TestBasicVMVN-01345410-03277008 2026-03-24 20:35:16,308 - INFO - Detaching port 975873cc-dfe1-47cb-99f9-9104cc24dd79 from VM ctest-TestBasicVMVN-01345410-36235923 2026-03-24 20:35:16,338 - INFO - Deleting VM ctest-TestBasicVMVN-01345410-36235923 2026-03-24 20:35:16,400 - INFO - Deleting VN ctest-vn-91270430 2026-03-24 20:35:16,551 - DEBUG - Response for delete_port : () 2026-03-24 20:35:16,688 - DEBUG - Response for delete_port : () 2026-03-24 20:35:16,734 - DEBUG - VN 17788294-f011-4caa-ba13-51e0f6309cd9 still in use: Unable to complete operation on network 17788294-f011-4caa-ba13-51e0f6309cd9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b0fb0d26-ee16-452f-a6fe-d6954384364f'] 2026-03-24 20:35:16,734 - WARNING - Deleting VN ctest-vn-91270430 failed..Will retry 2026-03-24 20:35:18,866 - DEBUG - Response for deleting network () 2026-03-24 20:35:18,866 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/43eb4f61-ead8-4564-9567-552b2a66c932 2026-03-24 20:35:18,871 - DEBUG - Response Code: 404 2026-03-24 20:35:18,871 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-24 20:35:18,876 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c04c22c8-6822-4ac8-b731-1f85bab457ba 2026-03-24 20:35:18,930 - DEBUG - Requesting: http://10.0.0.38:8082/project/72c36456-5298-49c5-8c77-b622b05844b2 2026-03-24 20:35:19,001 - INFO - Validated that VN ctest-vn-91270430 is not found in API Server 2026-03-24 20:35:19,009 - DEBUG - VN ctest-vn-91270430 is not present in Agent 10.0.0.38 2026-03-24 20:35:19,009 - INFO - Validated that VN ctest-vn-91270430 is not in any agent 2026-03-24 20:35:19,013 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2026-03-24 20:35:19,019 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-91270430 2026-03-24 20:35:19,019 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-01345410:ctest-vn-91270430 2026-03-24 20:35:19,027 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91270430 info 2026-03-24 20:35:19,103 - INFO - IPAM: ctest-ipam-04176525 is not found in API Server 2026-03-24 20:35:19,113 - INFO - IPAM:ctest-ipam-04176525 is not found in control node 2026-03-24 20:35:19,365 - DEBUG - No XMPP flaps were noticed during the test
2026-03-24 20:35:19,365 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-03-24 20:35:19,365 - INFO - -------------------------------------------------------------------------------- 2026-03-24 20:35:20,046 - INFO - Deleted project: ctest-TestBasicVMVN-01345410, ID : 72c36456-5298-49c5-8c77-b622b05844b2