2026-06-03 13:08:05,305 - INFO - Domain Default found not creating 2026-06-03 13:08:05,500 - INFO - Project ctest-TestBasicVMVN-76716114 not found, creating it 2026-06-03 13:08:05,982 - INFO - Created Project:ctest-TestBasicVMVN-76716114, ID : c53c66e1-c384-4c61-9ec6-0ad8ccb6744c 2026-06-03 13:08:07,540 - INFO - ================================================================================ 2026-06-03 13:08:07,541 - INFO - STARTING TEST : test_generic_link_local_service 2026-06-03 13:08:07,541 - 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-06-03 13:08:07,800 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-03 13:08:07,800 - INFO - Initial checks done. Running the testcase now 2026-06-03 13:08:07,800 - INFO - 2026-06-03 13:08:08,394 - DEBUG - Response for create_network : {'network': {'id': 'bbe6ab84-19ad-4d5b-86b8-ea4cee1b27b0', 'name': 'ctest-vn2_metadata-67496764', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'project_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76716114', 'ctest-vn2_metadata-67496764'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 13:08:08,601 - DEBUG - Response for create_subnet : {'subnet': {'id': '18f87a32-35a7-43ea-81d9-20e0e6a60063', 'name': '', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'network_id': 'bbe6ab84-19ad-4d5b-86b8-ea4cee1b27b0', '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': 'c53c66e1c3844c619ec60ad8ccb6744c'}} 2026-06-03 13:08:08,622 - INFO - Created VN ctest-vn2_metadata-67496764 2026-06-03 13:08:08,674 - DEBUG - VN ctest-vn2_metadata-67496764 UUID is bbe6ab84-19ad-4d5b-86b8-ea4cee1b27b0 2026-06-03 13:08:08,865 - DEBUG - Services list from nova: [, , ] 2026-06-03 13:08:09,915 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5880-1) 2026-06-03 13:08:10,030 - DEBUG - Link local service introspect added 2026-06-03 13:08:10,073 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-03 13:08:15,166 - DEBUG - VM is in ACTIVE state now 2026-06-03 13:08:15,308 - INFO - Waiting for VM ctest-TestBasicVMVN-76716114-66180186 to be up.. 2026-06-03 13:08:15,309 - INFO - VM name : ctest-TestBasicVMVN-76716114-66180186 2026-06-03 13:08:15,389 - DEBUG - VM ctest-TestBasicVMVN-76716114-66180186 ID is 919b6e44-a3ec-42d9-9a75-fd4e90bc4514 2026-06-03 13:08:15,389 - DEBUG - VM ctest-TestBasicVMVN-76716114-66180186 launched on Node cn-jenkins-deploy-platform-ansible-os-5880-1 2026-06-03 13:08:15,475 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/919b6e44-a3ec-42d9-9a75-fd4e90bc4514 2026-06-03 13:08:15,773 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/919b6e44-a3ec-42d9-9a75-fd4e90bc4514 2026-06-03 13:08:15,811 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f30b227b-1bef-4aec-b40f-2596280d1ac6 2026-06-03 13:08:19,089 - 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 1034ms') 2026-06-03 13:08:19,089 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76716114-66180186 failed! 2026-06-03 13:08:19,146 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76716114:ctest-vn2_metadata-67496764 is 11.1.1.1 and allocation pool is NOT set 2026-06-03 13:08:21,207 - 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=8.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.47 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 = 2.470/5.427/8.385/2.957 ms') 2026-06-03 13:08:21,207 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76716114-66180186 passed 2026-06-03 13:08:21,358 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:08:21,358 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76716114-66180186, IP 11.1.1.3, Port 22 2026-06-03 13:08:21,514 - DEBUG - VM ctest-TestBasicVMVN-76716114-66180186 is ready for SSH connections 2026-06-03 13:08:21,514 - INFO - Retry 0 2026-06-03 13:08:21,514 - 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-06-03 13:08:21,514 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-06-03 13:08:23,131 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-06-03 13:08:23,131 - INFO - Generic metadata worked 2026-06-03 13:08:23,410 - DEBUG - Link local service introspect removed 2026-06-03 13:08:23,410 - INFO - Deleting VM ctest-TestBasicVMVN-76716114-66180186 2026-06-03 13:08:23,486 - INFO - Deleting VN ctest-vn2_metadata-67496764 2026-06-03 13:08:23,531 - DEBUG - VN bbe6ab84-19ad-4d5b-86b8-ea4cee1b27b0 still in use: Unable to complete operation on network bbe6ab84-19ad-4d5b-86b8-ea4cee1b27b0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aa4503b3-b3f1-4d9f-a84c-bfb62cf70913'] 2026-06-03 13:08:23,531 - WARNING - Deleting VN ctest-vn2_metadata-67496764 failed..Will retry 2026-06-03 13:08:25,643 - DEBUG - Response for deleting network () 2026-06-03 13:08:25,910 - DEBUG - No XMPP flaps were noticed during the test 2026-06-03 13:08:25,911 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2026-06-03 13:08:25,911 - INFO - -------------------------------------------------------------------------------- 2026-06-03 13:08:25,913 - INFO - ================================================================================ 2026-06-03 13:08:25,913 - INFO - STARTING TEST : test_metadata_service 2026-06-03 13:08:25,913 - 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-06-03 13:08:26,203 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-03 13:08:26,203 - INFO - Initial checks done. Running the testcase now 2026-06-03 13:08:26,203 - INFO - 2026-06-03 13:08:26,204 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-06-03 13:08:26,210 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/b352edc1-b344-4e9e-a1fe-bf84b4951dfc 2026-06-03 13:08:26,386 - DEBUG - Response for create_network : {'network': {'id': 'cbf6f360-005a-4a6b-b111-998ac10cfce7', 'name': 'ctest-vn-16775789', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'project_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76716114', 'ctest-vn-16775789'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 13:08:26,536 - DEBUG - Response for create_subnet : {'subnet': {'id': '923b3fb2-8d13-45df-aafb-c9f4e45207f4', 'name': '', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'network_id': 'cbf6f360-005a-4a6b-b111-998ac10cfce7', 'ip_version': 4, 'cidr': '29.147.150.0/26', 'allocation_pools': [{'start': '29.147.150.2', 'end': '29.147.150.62'}], 'gateway_ip': '29.147.150.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '29.147.150.2', 'tags': [], 'project_id': 'c53c66e1c3844c619ec60ad8ccb6744c'}} 2026-06-03 13:08:26,555 - INFO - Created VN ctest-vn-16775789 2026-06-03 13:08:26,610 - DEBUG - VN ctest-vn-16775789 UUID is cbf6f360-005a-4a6b-b111-998ac10cfce7 2026-06-03 13:08:27,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5880-1) 2026-06-03 13:08:27,877 - INFO - Waiting for VM ctest-TestBasicVMVN-76716114-13139656 to be up.. 2026-06-03 13:08:27,920 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-03 13:08:32,997 - DEBUG - VM is in ACTIVE state now 2026-06-03 13:08:32,997 - INFO - VM name : ctest-TestBasicVMVN-76716114-13139656 2026-06-03 13:08:33,072 - DEBUG - VM ctest-TestBasicVMVN-76716114-13139656 ID is 252a92f6-73d5-4e3e-a014-03f7fb00128a 2026-06-03 13:08:33,072 - DEBUG - VM ctest-TestBasicVMVN-76716114-13139656 launched on Node cn-jenkins-deploy-platform-ansible-os-5880-1 2026-06-03 13:08:33,152 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/252a92f6-73d5-4e3e-a014-03f7fb00128a 2026-06-03 13:08:33,161 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/58d6bd94-217b-47ac-a965-ec3225babafe 2026-06-03 13:08:36,429 - 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 1026ms') 2026-06-03 13:08:36,429 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76716114-13139656 failed! 2026-06-03 13:08:36,486 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-16775789 is 29.147.150.1 and allocation pool is NOT set 2026-06-03 13:08:38,544 - 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=10.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.22 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.223/5.669/10.116/4.446 ms') 2026-06-03 13:08:38,544 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76716114-13139656 passed 2026-06-03 13:08:38,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:08:38,698 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76716114-13139656, IP 29.147.150.3, Port 22 2026-06-03 13:08:38,857 - DEBUG - VM ctest-TestBasicVMVN-76716114-13139656 is ready for SSH connections 2026-06-03 13:08:38,858 - 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-06-03 13:08:38,858 - DEBUG - cat /tmp/output.txt 2026-06-03 13:08:40,523 - DEBUG - Hello World. The time is now Wed, 03 Jun 2026 07:08:38 -0600! 2026-06-03 13:08:40,523 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 03 Jun 2026 07:08:38 -0600!'} 2026-06-03 13:08:40,523 - INFO - metadata_script.txt got executed in the vm 2026-06-03 13:08:40,523 - INFO - Deleting VM ctest-TestBasicVMVN-76716114-13139656 2026-06-03 13:08:40,599 - INFO - Deleting VN ctest-vn-16775789 2026-06-03 13:08:40,636 - DEBUG - VN cbf6f360-005a-4a6b-b111-998ac10cfce7 still in use: Unable to complete operation on network cbf6f360-005a-4a6b-b111-998ac10cfce7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-174eb9d9-dfde-4688-a9df-37cd8a2fe12d'] 2026-06-03 13:08:40,636 - WARNING - Deleting VN ctest-vn-16775789 failed..Will retry 2026-06-03 13:08:42,742 - DEBUG - Response for deleting network () 2026-06-03 13:08:42,999 - DEBUG - No XMPP flaps were noticed during the test 2026-06-03 13:08:42,999 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2026-06-03 13:08:42,999 - INFO - -------------------------------------------------------------------------------- 2026-06-03 13:08:43,001 - INFO - ================================================================================ 2026-06-03 13:08:43,001 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-06-03 13:08:43,001 - 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-06-03 13:08:43,297 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-03 13:08:43,297 - INFO - Initial checks done. Running the testcase now 2026-06-03 13:08:43,297 - INFO - 2026-06-03 13:08:43,776 - DEBUG - Response for create_network : {'network': {'id': '84703cf5-1556-40b7-8f57-16e6a77bd558', 'name': 'ctest-vn-34342981', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'project_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76716114', 'ctest-vn-34342981'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 13:08:43,993 - DEBUG - Response for create_subnet : {'subnet': {'id': '94567804-292a-49cb-a360-4f09dd8503b1', 'name': '', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'network_id': '84703cf5-1556-40b7-8f57-16e6a77bd558', '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': 'c53c66e1c3844c619ec60ad8ccb6744c'}} 2026-06-03 13:08:44,131 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bc803a38-3b25-4698-88d4-3ee2f70e0ffc', 'name': '', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'network_id': '84703cf5-1556-40b7-8f57-16e6a77bd558', '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': 'c53c66e1c3844c619ec60ad8ccb6744c'}} 2026-06-03 13:08:44,150 - INFO - Created VN ctest-vn-34342981 2026-06-03 13:08:44,206 - DEBUG - VN ctest-vn-34342981 UUID is 84703cf5-1556-40b7-8f57-16e6a77bd558 2026-06-03 13:08:44,565 - DEBUG - Response for create_port : {'port': {'name': '9132d302-50fd-4508-879b-dfa19fb9b427', 'id': '9132d302-50fd-4508-879b-dfa19fb9b427', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'network_id': '84703cf5-1556-40b7-8f57-16e6a77bd558', 'mac_address': '02:91:32:d3:02:50', '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': '94567804-292a-49cb-a360-4f09dd8503b1'}], 'security_groups': ['1bccf976-3e76-468b-8b4a-0217107311db'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c53c66e1c3844c619ec60ad8ccb6744c'}} 2026-06-03 13:08:44,736 - DEBUG - Response for create_port : {'port': {'name': 'e2161f89-1d81-4562-b491-b557e25ceb1c', 'id': 'e2161f89-1d81-4562-b491-b557e25ceb1c', 'tenant_id': 'c53c66e1c3844c619ec60ad8ccb6744c', 'network_id': '84703cf5-1556-40b7-8f57-16e6a77bd558', 'mac_address': '02:e2:16:1f:89:1d', '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': 'bc803a38-3b25-4698-88d4-3ee2f70e0ffc'}], 'security_groups': ['1bccf976-3e76-468b-8b4a-0217107311db'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c53c66e1c3844c619ec60ad8ccb6744c'}} 2026-06-03 13:08:45,136 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5880-1) 2026-06-03 13:08:45,599 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5880-1) 2026-06-03 13:08:46,872 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5880-1) 2026-06-03 13:08:46,872 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-03 13:08:46,879 - DEBUG - Requesting: http://10.0.0.38:8082/domain/42172b78-e50c-4725-8fba-1c8e109a8bb8 2026-06-03 13:08:46,891 - DEBUG - Requesting: http://10.0.0.38:8082/project/c53c66e1-c384-4c61-9ec6-0ad8ccb6744c 2026-06-03 13:08:46,965 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/39ec8c60-b7cd-4734-bac4-c1d14f0779da 2026-06-03 13:08:46,984 - INFO - Verifications in API Server for IPAM: ctest-ipam-30173264 passed 2026-06-03 13:08:46,992 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-76716114:ctest-ipam-30173264', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76716114', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4173865301694039860', 'uuid-lslong': '13458094691208100314'}, 'enable': 'true', 'created': '2026-06-03T13:08:43', 'last-modified': '2026-06-03T13:08:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.465817'} 2026-06-03 13:08:46,993 - INFO - Verifications in Control node for IPAM: ctest-ipam-30173264 passed 2026-06-03 13:08:46,993 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-03 13:08:47,001 - DEBUG - Requesting: http://10.0.0.38:8082/domain/42172b78-e50c-4725-8fba-1c8e109a8bb8 2026-06-03 13:08:47,014 - DEBUG - Requesting: http://10.0.0.38:8082/project/c53c66e1-c384-4c61-9ec6-0ad8ccb6744c 2026-06-03 13:08:47,103 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/84703cf5-1556-40b7-8f57-16e6a77bd558 2026-06-03 13:08:47,119 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/84703cf5-1556-40b7-8f57-16e6a77bd558 2026-06-03 13:08:47,130 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a0779a71-3241-4459-9406-578f2af5ceb8 2026-06-03 13:08:47,139 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a0779a71-3241-4459-9406-578f2af5ceb8 2026-06-03 13:08:47,147 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/1344d1a0-d426-47cd-8f30-4a20d7d028a3 2026-06-03 13:08:47,154 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-06-03 13:08:47,154 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/84703cf5-1556-40b7-8f57-16e6a77bd558 2026-06-03 13:08:47,164 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a0779a71-3241-4459-9406-578f2af5ceb8 2026-06-03 13:08:47,197 - INFO - Verified VN network id 11 for VN 84703cf5-1556-40b7-8f57-16e6a77bd558 2026-06-03 13:08:47,197 - INFO - Verifications in API Server for VN ctest-vn-34342981 passed 2026-06-03 13:08:47,197 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/84703cf5-1556-40b7-8f57-16e6a77bd558 2026-06-03 13:08:47,211 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a0779a71-3241-4459-9406-578f2af5ceb8 2026-06-03 13:08:47,225 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a0779a71-3241-4459-9406-578f2af5ceb8 2026-06-03 13:08:47,239 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/1344d1a0-d426-47cd-8f30-4a20d7d028a3 2026-06-03 13:08:47,257 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76716114', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9543194633720709303', 'uuid-lslong': '10328749450305721688'}, 'enable': 'true', 'created': '2026-06-03T13:08:43', 'last-modified': '2026-06-03T13:08:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.151509'} 2026-06-03 13:08:47,268 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-06-03 13:08:47,268 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-34342981 passed 2026-06-03 13:08:47,268 - DEBUG - ====Verifying policy data for ctest-vn-34342981 in API_Server ====== 2026-06-03 13:08:47,268 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-03 13:08:47,287 - DEBUG - Requesting: http://10.0.0.38:8082/domain/42172b78-e50c-4725-8fba-1c8e109a8bb8 2026-06-03 13:08:47,309 - DEBUG - Requesting: http://10.0.0.38:8082/project/c53c66e1-c384-4c61-9ec6-0ad8ccb6744c 2026-06-03 13:08:47,392 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/84703cf5-1556-40b7-8f57-16e6a77bd558 2026-06-03 13:08:47,404 - DEBUG - =>VN ctest-vn-34342981 has no policy to be verified 2026-06-03 13:08:47,404 - DEBUG - Verifying the vn in opserver 2026-06-03 13:08:47,404 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981 virtual network link through opserver 10.0.0.38 2026-06-03 13:08:47,405 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-06-03 13:08:47,778 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-06-03 13:08:47,904 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981?flat'} 2026-06-03 13:08:47,904 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981 is found in opserver 2026-06-03 13:08:47,910 - DEBUG - VRF ids for VN ctest-vn-34342981: {'10.0.0.38': '2'} 2026-06-03 13:08:47,910 - INFO - Waiting for VM ctest-TestBasicVMVN-76716114-34824309 to be up.. 2026-06-03 13:08:48,003 - DEBUG - VM is in ACTIVE state now 2026-06-03 13:08:48,003 - INFO - VM name : ctest-TestBasicVMVN-76716114-34824309 2026-06-03 13:08:48,102 - DEBUG - VM ctest-TestBasicVMVN-76716114-34824309 ID is 9cb1a70e-5afa-4cd3-b011-aae54280d2e0 2026-06-03 13:08:48,102 - DEBUG - VM ctest-TestBasicVMVN-76716114-34824309 launched on Node cn-jenkins-deploy-platform-ansible-os-5880-1 2026-06-03 13:08:48,198 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9cb1a70e-5afa-4cd3-b011-aae54280d2e0 2026-06-03 13:08:48,210 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9132d302-50fd-4508-879b-dfa19fb9b427 2026-06-03 13:08:51,504 - 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 1034ms') 2026-06-03 13:08:51,505 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76716114-34824309 failed! 2026-06-03 13:08:51,558 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981 is 31.1.1.1 and allocation pool is NOT set 2026-06-03 13:08:51,558 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981 is 31.1.2.1 and allocation pool is NOT set 2026-06-03 13:08:55,629 - 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 1009ms') 2026-06-03 13:08:55,629 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76716114-34824309 failed! 2026-06-03 13:08:55,682 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981 is 31.1.1.1 and allocation pool is NOT set 2026-06-03 13:08:55,682 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981 is 31.1.2.1 and allocation pool is NOT set 2026-06-03 13:08:57,742 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.861 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.861/1.928/2.996/1.067 ms') 2026-06-03 13:08:57,743 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76716114-34824309 passed 2026-06-03 13:08:57,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:08:57,898 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76716114-34824309, IP 31.1.1.4, Port 22 2026-06-03 13:08:57,965 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-03 13:08:58,058 - DEBUG - VM ctest-TestBasicVMVN-76716114-34824309 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-03 13:09:03,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:03,059 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76716114-34824309, IP 31.1.1.4, Port 22 2026-06-03 13:09:03,218 - DEBUG - VM ctest-TestBasicVMVN-76716114-34824309 is ready for SSH connections 2026-06-03 13:09:03,218 - INFO - Waiting for VM ctest-TestBasicVMVN-76716114-01661225 to be up.. 2026-06-03 13:09:03,301 - DEBUG - VM is in ACTIVE state now 2026-06-03 13:09:03,302 - INFO - VM name : ctest-TestBasicVMVN-76716114-01661225 2026-06-03 13:09:03,377 - DEBUG - VM ctest-TestBasicVMVN-76716114-01661225 ID is c9da1a7c-0add-4aee-87e5-a617c78bcbb8 2026-06-03 13:09:03,377 - DEBUG - VM ctest-TestBasicVMVN-76716114-01661225 launched on Node cn-jenkins-deploy-platform-ansible-os-5880-1 2026-06-03 13:09:03,452 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c9da1a7c-0add-4aee-87e5-a617c78bcbb8 2026-06-03 13:09:03,461 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e2161f89-1d81-4562-b491-b557e25ceb1c 2026-06-03 13:09:04,706 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.654 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.654/1.801/2.948/1.147 ms') 2026-06-03 13:09:04,706 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-76716114-01661225 passed 2026-06-03 13:09:04,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:04,862 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76716114-01661225, IP 31.1.2.4, Port 22 2026-06-03 13:09:05,028 - DEBUG - VM ctest-TestBasicVMVN-76716114-01661225 is ready for SSH connections 2026-06-03 13:09:05,028 - INFO - Waiting for VM ctest-TestBasicVMVN-76716114-94560012 to be up.. 2026-06-03 13:09:05,108 - DEBUG - VM is in ACTIVE state now 2026-06-03 13:09:05,108 - INFO - VM name : ctest-TestBasicVMVN-76716114-94560012 2026-06-03 13:09:05,196 - DEBUG - VM ctest-TestBasicVMVN-76716114-94560012 ID is a5d73fdd-bc5c-4e1a-9b25-e97f80968a40 2026-06-03 13:09:05,196 - DEBUG - VM ctest-TestBasicVMVN-76716114-94560012 launched on Node cn-jenkins-deploy-platform-ansible-os-5880-1 2026-06-03 13:09:05,290 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a5d73fdd-bc5c-4e1a-9b25-e97f80968a40 2026-06-03 13:09:05,301 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0529dc7c-f969-4f15-a4e7-31d62d80fdd3 2026-06-03 13:09:06,562 - 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.97 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.563 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.563/2.268/3.974/1.705 ms') 2026-06-03 13:09:06,562 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-76716114-94560012 passed 2026-06-03 13:09:06,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:06,718 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76716114-94560012, IP 31.1.1.3, Port 22 2026-06-03 13:09:06,878 - DEBUG - VM ctest-TestBasicVMVN-76716114-94560012 is ready for SSH connections 2026-06-03 13:09:06,878 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:06,878 - 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-06-03 13:09:06,878 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-06-03 13:09:11,039 - 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=4.895 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.980 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.946 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.946/2.273/4.895 ms 2026-06-03 13:09:11,039 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-76716114-34824309 passed 2026-06-03 13:09:11,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:11,039 - 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-06-03 13:09:11,039 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-06-03 13:09:14,737 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.423 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.003 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.962 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.962/1.796/3.423 ms 2026-06-03 13:09:14,737 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-76716114-01661225 passed 2026-06-03 13:09:14,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:14,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:14,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:09:14,738 - 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-06-03 13:09:14,738 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-06-03 13:09:14,924 - DEBUG - None 2026-06-03 13:09:14,925 - 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-06-03 13:09:14,925 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-06-03 13:09:15,114 - DEBUG - None 2026-06-03 13:09:15,114 - 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-06-03 13:09:15,114 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-06-03 13:09:15,748 - DEBUG - None 2026-06-03 13:09:15,749 - 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-06-03 13:09:15,749 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-06-03 13:09:17,986 - 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.726 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.352 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.454 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.515 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.473 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.454/1.904/4.352 ms 2026-06-03 13:09:17,986 - 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-06-03 13:09:17,987 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-06-03 13:09:20,236 - 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.044 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.919 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.411 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.965 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.801 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.417/2.289/5.411 ms 2026-06-03 13:09:20,237 - 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-06-03 13:09:20,237 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-06-03 13:09:22,489 - 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.845 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.712 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.572 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.210 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.138 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.552 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.458/1.926/3.572 ms 2026-06-03 13:09:22,489 - INFO - Deleting VM ctest-TestBasicVMVN-76716114-94560012 2026-06-03 13:09:22,580 - INFO - Detaching port e2161f89-1d81-4562-b491-b557e25ceb1c from VM ctest-TestBasicVMVN-76716114-01661225 2026-06-03 13:09:22,614 - INFO - Deleting VM ctest-TestBasicVMVN-76716114-01661225 2026-06-03 13:09:22,697 - INFO - Detaching port 9132d302-50fd-4508-879b-dfa19fb9b427 from VM ctest-TestBasicVMVN-76716114-34824309 2026-06-03 13:09:22,734 - INFO - Deleting VM ctest-TestBasicVMVN-76716114-34824309 2026-06-03 13:09:22,817 - INFO - Deleting VN ctest-vn-34342981 2026-06-03 13:09:23,017 - DEBUG - Response for delete_port : () 2026-06-03 13:09:23,228 - DEBUG - Response for delete_port : () 2026-06-03 13:09:23,275 - DEBUG - VN 84703cf5-1556-40b7-8f57-16e6a77bd558 still in use: Unable to complete operation on network 84703cf5-1556-40b7-8f57-16e6a77bd558. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3eb0e139-5a78-41ef-b8d9-f2f42474dbb2'] 2026-06-03 13:09:23,275 - WARNING - Deleting VN ctest-vn-34342981 failed..Will retry 2026-06-03 13:09:25,426 - DEBUG - Response for deleting network () 2026-06-03 13:09:25,426 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/a0779a71-3241-4459-9406-578f2af5ceb8 2026-06-03 13:09:25,433 - DEBUG - Response Code: 404 2026-06-03 13:09:25,433 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-03 13:09:25,439 - DEBUG - Requesting: http://10.0.0.38:8082/domain/42172b78-e50c-4725-8fba-1c8e109a8bb8 2026-06-03 13:09:25,493 - DEBUG - Requesting: http://10.0.0.38:8082/project/c53c66e1-c384-4c61-9ec6-0ad8ccb6744c 2026-06-03 13:09:25,568 - INFO - Validated that VN ctest-vn-34342981 is not found in API Server 2026-06-03 13:09:25,581 - DEBUG - VN ctest-vn-34342981 is not present in Agent 10.0.0.38 2026-06-03 13:09:25,581 - INFO - Validated that VN ctest-vn-34342981 is not in any agent 2026-06-03 13:09:25,587 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2026-06-03 13:09:25,592 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-34342981 2026-06-03 13:09:25,592 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-76716114:ctest-vn-34342981 2026-06-03 13:09:25,602 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-34342981 info 2026-06-03 13:09:25,678 - INFO - IPAM: ctest-ipam-30173264 is not found in API Server 2026-06-03 13:09:25,689 - INFO - IPAM:ctest-ipam-30173264 is not found in control node 2026-06-03 13:09:25,950 - DEBUG - No XMPP flaps were noticed during the test 2026-06-03 13:09:25,950 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42] 2026-06-03 13:09:25,950 - INFO - -------------------------------------------------------------------------------- 2026-06-03 13:09:26,656 - INFO - Deleted project: ctest-TestBasicVMVN-76716114, ID : c53c66e1-c384-4c61-9ec6-0ad8ccb6744c