2025-08-26 16:26:38,763 - INFO - Domain Default found not creating 2025-08-26 16:26:38,899 - INFO - Project ctest-TestBasicVMVN-86686327 not found, creating it 2025-08-26 16:26:39,342 - INFO - Created Project:ctest-TestBasicVMVN-86686327, ID : 281a17cd-b07f-4b8c-a65c-be0b0fb7b4e7 2025-08-26 16:26:40,942 - INFO - ================================================================================ 2025-08-26 16:26:40,942 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-26 16:26:40,942 - 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-08-26 16:26:41,195 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-08-26 16:26:41,195 - INFO - Initial checks done. Running the testcase now 2025-08-26 16:26:41,195 - INFO - 2025-08-26 16:26:41,761 - DEBUG - Response for create_network : {'network': {'id': 'b046c179-96b3-4b33-83ee-9524ac4cde3a', 'name': 'ctest-vn2_metadata-89443941', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'project_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86686327', 'ctest-vn2_metadata-89443941'], 'port_security_enabled': True, 'description': ''}} 2025-08-26 16:26:41,997 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3b738e5-4a9b-4fb0-890d-1e9067b4910c', 'name': '', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'network_id': 'b046c179-96b3-4b33-83ee-9524ac4cde3a', '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': '281a17cdb07f4b8ca65cbe0b0fb7b4e7'}} 2025-08-26 16:26:42,015 - INFO - Created VN ctest-vn2_metadata-89443941 2025-08-26 16:26:42,066 - DEBUG - VN ctest-vn2_metadata-89443941 UUID is b046c179-96b3-4b33-83ee-9524ac4cde3a 2025-08-26 16:26:42,234 - DEBUG - Services list from nova: [, , ] 2025-08-26 16:26:43,309 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3942-1) 2025-08-26 16:26:43,410 - DEBUG - Link local service introspect added 2025-08-26 16:26:43,448 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-26 16:26:48,517 - DEBUG - VM is in ACTIVE state now 2025-08-26 16:26:48,645 - INFO - Waiting for VM ctest-TestBasicVMVN-86686327-15615443 to be up.. 2025-08-26 16:26:48,645 - INFO - VM name : ctest-TestBasicVMVN-86686327-15615443 2025-08-26 16:26:48,714 - DEBUG - VM ctest-TestBasicVMVN-86686327-15615443 ID is ed3853d4-7d2e-4272-b3a8-58dbfdff033f 2025-08-26 16:26:48,714 - DEBUG - VM ctest-TestBasicVMVN-86686327-15615443 launched on Node cn-jenkins-deploy-platform-ansible-os-3942-1 2025-08-26 16:26:48,782 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ed3853d4-7d2e-4272-b3a8-58dbfdff033f 2025-08-26 16:26:49,114 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ed3853d4-7d2e-4272-b3a8-58dbfdff033f 2025-08-26 16:26:49,142 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/27f273cd-0a96-4441-9156-b43791eebdf6 2025-08-26 16:26:52,379 - 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-08-26 16:26:52,379 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86686327-15615443 failed! 2025-08-26 16:26:52,434 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86686327:ctest-vn2_metadata-89443941 is 11.1.1.1 and allocation pool is NOT set 2025-08-26 16:26:54,498 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.417 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.417/4.513/8.610/4.096 ms') 2025-08-26 16:26:54,498 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86686327-15615443 passed 2025-08-26 16:26:54,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:26:54,646 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86686327-15615443, IP 11.1.1.3, Port 22 2025-08-26 16:26:54,801 - DEBUG - VM ctest-TestBasicVMVN-86686327-15615443 is ready for SSH connections 2025-08-26 16:26:54,802 - INFO - Retry 0 2025-08-26 16:26:54,802 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:26:54,802 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-26 16:26:56,441 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-26 16:26:56,441 - INFO - Generic metadata worked 2025-08-26 16:26:56,690 - DEBUG - Link local service introspect removed 2025-08-26 16:26:56,690 - INFO - Deleting VM ctest-TestBasicVMVN-86686327-15615443 2025-08-26 16:26:56,767 - INFO - Deleting VN ctest-vn2_metadata-89443941 2025-08-26 16:26:56,802 - DEBUG - VN b046c179-96b3-4b33-83ee-9524ac4cde3a still in use: Unable to complete operation on network b046c179-96b3-4b33-83ee-9524ac4cde3a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-79930bbc-87e1-4d52-bb70-0b38f1a1e1f9'] 2025-08-26 16:26:56,802 - WARNING - Deleting VN ctest-vn2_metadata-89443941 failed..Will retry 2025-08-26 16:26:58,888 - DEBUG - Response for deleting network () 2025-08-26 16:26:59,142 - DEBUG - No XMPP flaps were noticed during the test 2025-08-26 16:26:59,142 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-08-26 16:26:59,142 - INFO - -------------------------------------------------------------------------------- 2025-08-26 16:26:59,145 - INFO - ================================================================================ 2025-08-26 16:26:59,145 - INFO - STARTING TEST : test_metadata_service 2025-08-26 16:26:59,145 - 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-08-26 16:26:59,434 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-08-26 16:26:59,434 - INFO - Initial checks done. Running the testcase now 2025-08-26 16:26:59,434 - INFO - 2025-08-26 16:26:59,434 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-26 16:26:59,440 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/914a87c7-ca09-4368-af9b-66ae4bfcd99a 2025-08-26 16:26:59,615 - DEBUG - Response for create_network : {'network': {'id': '4515f230-f4d4-402f-8dc1-df9674e272a3', 'name': 'ctest-vn-81758502', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'project_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86686327', 'ctest-vn-81758502'], 'port_security_enabled': True, 'description': ''}} 2025-08-26 16:26:59,791 - DEBUG - Response for create_subnet : {'subnet': {'id': '133f080d-de64-41bd-a728-0d4082a7703d', 'name': '', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'network_id': '4515f230-f4d4-402f-8dc1-df9674e272a3', 'ip_version': 4, 'cidr': '213.227.250.192/26', 'allocation_pools': [{'start': '213.227.250.194', 'end': '213.227.250.254'}], 'gateway_ip': '213.227.250.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.227.250.194', 'tags': [], 'project_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7'}} 2025-08-26 16:26:59,807 - INFO - Created VN ctest-vn-81758502 2025-08-26 16:26:59,858 - DEBUG - VN ctest-vn-81758502 UUID is 4515f230-f4d4-402f-8dc1-df9674e272a3 2025-08-26 16:27:01,067 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3942-1) 2025-08-26 16:27:01,068 - INFO - Waiting for VM ctest-TestBasicVMVN-86686327-30553208 to be up.. 2025-08-26 16:27:01,108 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-26 16:27:06,179 - DEBUG - VM is in ACTIVE state now 2025-08-26 16:27:06,180 - INFO - VM name : ctest-TestBasicVMVN-86686327-30553208 2025-08-26 16:27:06,249 - DEBUG - VM ctest-TestBasicVMVN-86686327-30553208 ID is 56cfc008-74f8-4fb6-a35d-6bd5c4db3312 2025-08-26 16:27:06,249 - DEBUG - VM ctest-TestBasicVMVN-86686327-30553208 launched on Node cn-jenkins-deploy-platform-ansible-os-3942-1 2025-08-26 16:27:06,316 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/56cfc008-74f8-4fb6-a35d-6bd5c4db3312 2025-08-26 16:27:06,324 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8ce453a8-64e9-4d83-8fa4-91fa7312b70c 2025-08-26 16:27:09,566 - 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-08-26 16:27:09,566 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86686327-30553208 failed! 2025-08-26 16:27:09,622 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-81758502 is 213.227.250.193 and allocation pool is NOT set 2025-08-26 16:27:11,682 - 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.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.87 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.868/6.646/10.425/3.778 ms') 2025-08-26 16:27:11,683 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86686327-30553208 passed 2025-08-26 16:27:11,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:11,834 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86686327-30553208, IP 213.227.250.195, Port 22 2025-08-26 16:27:12,003 - DEBUG - VM ctest-TestBasicVMVN-86686327-30553208 is ready for SSH connections 2025-08-26 16:27:12,003 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:12,004 - DEBUG - cat /tmp/output.txt 2025-08-26 16:27:13,646 - DEBUG - Hello World. The time is now Tue, 26 Aug 2025 10:27:12 -0600! 2025-08-26 16:27:13,647 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 26 Aug 2025 10:27:12 -0600!'} 2025-08-26 16:27:13,647 - INFO - metadata_script.txt got executed in the vm 2025-08-26 16:27:13,647 - INFO - Deleting VM ctest-TestBasicVMVN-86686327-30553208 2025-08-26 16:27:13,715 - INFO - Deleting VN ctest-vn-81758502 2025-08-26 16:27:13,748 - DEBUG - VN 4515f230-f4d4-402f-8dc1-df9674e272a3 still in use: Unable to complete operation on network 4515f230-f4d4-402f-8dc1-df9674e272a3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6f50498e-7b82-4d65-baac-6988bbf8fd34'] 2025-08-26 16:27:13,748 - WARNING - Deleting VN ctest-vn-81758502 failed..Will retry 2025-08-26 16:27:15,847 - DEBUG - Response for deleting network () 2025-08-26 16:27:16,115 - DEBUG - No XMPP flaps were noticed during the test 2025-08-26 16:27:16,115 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-08-26 16:27:16,115 - INFO - -------------------------------------------------------------------------------- 2025-08-26 16:27:16,118 - INFO - ================================================================================ 2025-08-26 16:27:16,118 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-26 16:27:16,118 - 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-08-26 16:27:16,411 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-08-26 16:27:16,411 - INFO - Initial checks done. Running the testcase now 2025-08-26 16:27:16,411 - INFO - 2025-08-26 16:27:16,895 - DEBUG - Response for create_network : {'network': {'id': '2a276cab-1534-4409-833c-601be80440d6', 'name': 'ctest-vn-13652510', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'project_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86686327', 'ctest-vn-13652510'], 'port_security_enabled': True, 'description': ''}} 2025-08-26 16:27:17,094 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5c37fa2-23cd-4de3-8abb-b21c57a7741c', 'name': '', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'network_id': '2a276cab-1534-4409-833c-601be80440d6', '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': '281a17cdb07f4b8ca65cbe0b0fb7b4e7'}} 2025-08-26 16:27:17,226 - DEBUG - Response for create_subnet : {'subnet': {'id': '8bcf8b5e-26bd-4133-85de-2015799cf9c4', 'name': '', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'network_id': '2a276cab-1534-4409-833c-601be80440d6', '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': '281a17cdb07f4b8ca65cbe0b0fb7b4e7'}} 2025-08-26 16:27:17,244 - INFO - Created VN ctest-vn-13652510 2025-08-26 16:27:17,298 - DEBUG - VN ctest-vn-13652510 UUID is 2a276cab-1534-4409-833c-601be80440d6 2025-08-26 16:27:17,634 - DEBUG - Response for create_port : {'port': {'name': '42360cff-096a-414c-8b3a-a9931120d799', 'id': '42360cff-096a-414c-8b3a-a9931120d799', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'network_id': '2a276cab-1534-4409-833c-601be80440d6', 'mac_address': '02:42:36:0c:ff:09', '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': 'a5c37fa2-23cd-4de3-8abb-b21c57a7741c'}], 'security_groups': ['b687f17c-ec82-4fb7-8ba7-ed9297e30aed'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7'}} 2025-08-26 16:27:17,809 - DEBUG - Response for create_port : {'port': {'name': '91577936-ac29-45cd-8825-6fb469207df7', 'id': '91577936-ac29-45cd-8825-6fb469207df7', 'tenant_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7', 'network_id': '2a276cab-1534-4409-833c-601be80440d6', 'mac_address': '02:91:57:79:36:ac', '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': '8bcf8b5e-26bd-4133-85de-2015799cf9c4'}], 'security_groups': ['b687f17c-ec82-4fb7-8ba7-ed9297e30aed'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '281a17cdb07f4b8ca65cbe0b0fb7b4e7'}} 2025-08-26 16:27:18,149 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3942-1) 2025-08-26 16:27:18,539 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3942-1) 2025-08-26 16:27:19,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3942-1) 2025-08-26 16:27:19,870 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-26 16:27:19,876 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2647b543-b1d6-4f48-af68-2ea8b452b196 2025-08-26 16:27:19,888 - DEBUG - Requesting: http://10.0.0.254:8082/project/281a17cd-b07f-4b8c-a65c-be0b0fb7b4e7 2025-08-26 16:27:19,975 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/62cf02cf-75c9-42af-9734-f0f7285ccaa9 2025-08-26 16:27:19,986 - INFO - Verifications in API Server for IPAM: ctest-ipam-42620761 passed 2025-08-26 16:27:19,991 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86686327:ctest-ipam-42620761', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86686327', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7119912625953653423', 'uuid-lslong': '10895598342840830633'}, 'enable': 'true', 'created': '2025-08-26T16:27:16', 'last-modified': '2025-08-26T16:27:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.352711'} 2025-08-26 16:27:19,991 - INFO - Verifications in Control node for IPAM: ctest-ipam-42620761 passed 2025-08-26 16:27:19,991 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-26 16:27:19,998 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2647b543-b1d6-4f48-af68-2ea8b452b196 2025-08-26 16:27:20,014 - DEBUG - Requesting: http://10.0.0.254:8082/project/281a17cd-b07f-4b8c-a65c-be0b0fb7b4e7 2025-08-26 16:27:20,091 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2a276cab-1534-4409-833c-601be80440d6 2025-08-26 16:27:20,112 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2a276cab-1534-4409-833c-601be80440d6 2025-08-26 16:27:20,136 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/35934182-22c6-4ca4-b6ec-c4ffdb2779ba 2025-08-26 16:27:20,146 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/35934182-22c6-4ca4-b6ec-c4ffdb2779ba 2025-08-26 16:27:20,156 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/c01c3d65-6870-410b-8a35-de75cef6912a 2025-08-26 16:27:20,163 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-26 16:27:20,163 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2a276cab-1534-4409-833c-601be80440d6 2025-08-26 16:27:20,174 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/35934182-22c6-4ca4-b6ec-c4ffdb2779ba 2025-08-26 16:27:20,190 - INFO - Verified VN network id 11 for VN 2a276cab-1534-4409-833c-601be80440d6 2025-08-26 16:27:20,190 - INFO - Verifications in API Server for VN ctest-vn-13652510 passed 2025-08-26 16:27:20,190 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2a276cab-1534-4409-833c-601be80440d6 2025-08-26 16:27:20,203 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/35934182-22c6-4ca4-b6ec-c4ffdb2779ba 2025-08-26 16:27:20,214 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/35934182-22c6-4ca4-b6ec-c4ffdb2779ba 2025-08-26 16:27:20,223 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/c01c3d65-6870-410b-8a35-de75cef6912a 2025-08-26 16:27:20,245 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86686327', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3037515955735643145', 'uuid-lslong': '9456538990544175318'}, 'enable': 'true', 'created': '2025-08-26T16:27:16', 'last-modified': '2025-08-26T16:27:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.043745'} 2025-08-26 16:27:20,251 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-26 16:27:20,251 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13652510 passed 2025-08-26 16:27:20,251 - DEBUG - ====Verifying policy data for ctest-vn-13652510 in API_Server ====== 2025-08-26 16:27:20,251 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-26 16:27:20,259 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2647b543-b1d6-4f48-af68-2ea8b452b196 2025-08-26 16:27:20,276 - DEBUG - Requesting: http://10.0.0.254:8082/project/281a17cd-b07f-4b8c-a65c-be0b0fb7b4e7 2025-08-26 16:27:20,371 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2a276cab-1534-4409-833c-601be80440d6 2025-08-26 16:27:20,389 - DEBUG - =>VN ctest-vn-13652510 has no policy to be verified 2025-08-26 16:27:20,389 - DEBUG - Verifying the vn in opserver 2025-08-26 16:27:20,389 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510 virtual network link through opserver 10.0.0.254 2025-08-26 16:27:20,389 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-26 16:27:20,852 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-26 16:27:20,920 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510?flat'} 2025-08-26 16:27:20,920 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510 is found in opserver 2025-08-26 16:27:20,926 - DEBUG - VRF ids for VN ctest-vn-13652510: {'10.0.0.254': '2'} 2025-08-26 16:27:20,926 - INFO - Waiting for VM ctest-TestBasicVMVN-86686327-26091797 to be up.. 2025-08-26 16:27:21,009 - DEBUG - VM is in ACTIVE state now 2025-08-26 16:27:21,009 - INFO - VM name : ctest-TestBasicVMVN-86686327-26091797 2025-08-26 16:27:21,090 - DEBUG - VM ctest-TestBasicVMVN-86686327-26091797 ID is 33eae98d-beed-4048-95a0-f60750e0290d 2025-08-26 16:27:21,090 - DEBUG - VM ctest-TestBasicVMVN-86686327-26091797 launched on Node cn-jenkins-deploy-platform-ansible-os-3942-1 2025-08-26 16:27:21,169 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/33eae98d-beed-4048-95a0-f60750e0290d 2025-08-26 16:27:21,182 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/42360cff-096a-414c-8b3a-a9931120d799 2025-08-26 16:27:24,446 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-08-26 16:27:24,446 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86686327-26091797 failed! 2025-08-26 16:27:24,498 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510 is 31.1.1.1 and allocation pool is NOT set 2025-08-26 16:27:24,498 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510 is 31.1.2.1 and allocation pool is NOT set 2025-08-26 16:27:28,568 - 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 1015ms') 2025-08-26 16:27:28,568 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86686327-26091797 failed! 2025-08-26 16:27:28,622 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510 is 31.1.1.1 and allocation pool is NOT set 2025-08-26 16:27:28,622 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510 is 31.1.2.1 and allocation pool is NOT set 2025-08-26 16:27:30,688 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.06 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.055/4.780/7.505/2.725 ms') 2025-08-26 16:27:30,688 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86686327-26091797 passed 2025-08-26 16:27:30,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:30,834 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86686327-26091797, IP 31.1.1.4, Port 22 2025-08-26 16:27:30,985 - DEBUG - VM ctest-TestBasicVMVN-86686327-26091797 is ready for SSH connections 2025-08-26 16:27:30,985 - INFO - Waiting for VM ctest-TestBasicVMVN-86686327-63917726 to be up.. 2025-08-26 16:27:31,059 - DEBUG - VM is in ACTIVE state now 2025-08-26 16:27:31,059 - INFO - VM name : ctest-TestBasicVMVN-86686327-63917726 2025-08-26 16:27:31,126 - DEBUG - VM ctest-TestBasicVMVN-86686327-63917726 ID is f1e7bcfd-d74f-45df-aebe-9b4b9fcd8779 2025-08-26 16:27:31,126 - DEBUG - VM ctest-TestBasicVMVN-86686327-63917726 launched on Node cn-jenkins-deploy-platform-ansible-os-3942-1 2025-08-26 16:27:31,198 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f1e7bcfd-d74f-45df-aebe-9b4b9fcd8779 2025-08-26 16:27:31,207 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/91577936-ac29-45cd-8825-6fb469207df7 2025-08-26 16:27:32,444 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.438 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.438/2.288/4.138/1.850 ms') 2025-08-26 16:27:32,444 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86686327-63917726 passed 2025-08-26 16:27:32,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:32,594 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86686327-63917726, IP 31.1.2.4, Port 22 2025-08-26 16:27:32,749 - DEBUG - VM ctest-TestBasicVMVN-86686327-63917726 is ready for SSH connections 2025-08-26 16:27:32,749 - INFO - Waiting for VM ctest-TestBasicVMVN-86686327-41464280 to be up.. 2025-08-26 16:27:32,818 - DEBUG - VM is in ACTIVE state now 2025-08-26 16:27:32,819 - INFO - VM name : ctest-TestBasicVMVN-86686327-41464280 2025-08-26 16:27:32,885 - DEBUG - VM ctest-TestBasicVMVN-86686327-41464280 ID is 310255b3-57ee-4f67-9af7-631f70150a34 2025-08-26 16:27:32,885 - DEBUG - VM ctest-TestBasicVMVN-86686327-41464280 launched on Node cn-jenkins-deploy-platform-ansible-os-3942-1 2025-08-26 16:27:32,952 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/310255b3-57ee-4f67-9af7-631f70150a34 2025-08-26 16:27:32,960 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a118b06c-0627-4d35-a771-d6e130fa955f 2025-08-26 16:27:34,187 - 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.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.366 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.366/1.768/3.170/1.402 ms') 2025-08-26 16:27:34,187 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86686327-41464280 passed 2025-08-26 16:27:34,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:34,338 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86686327-41464280, IP 31.1.1.3, Port 22 2025-08-26 16:27:34,497 - DEBUG - VM ctest-TestBasicVMVN-86686327-41464280 is ready for SSH connections 2025-08-26 16:27:34,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:34,498 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:34,498 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-26 16:27:38,562 - 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.639 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.923 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.771 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.771/1.777/3.639 ms 2025-08-26 16:27:38,563 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86686327-26091797 passed 2025-08-26 16:27:38,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:38,563 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:38,563 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-26 16:27:42,254 - 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.026 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.868 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.770 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.770/1.554/3.026 ms 2025-08-26 16:27:42,254 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86686327-63917726 passed 2025-08-26 16:27:42,254 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:42,254 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:42,254 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-26 16:27:42,254 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:42,254 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-26 16:27:42,450 - DEBUG - None 2025-08-26 16:27:42,451 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:42,451 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-26 16:27:42,639 - DEBUG - None 2025-08-26 16:27:42,639 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:42,639 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-26 16:27:43,329 - DEBUG - None 2025-08-26 16:27:43,330 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:43,330 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-26 16:27:45,547 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.001 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.124 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.805 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.376/1.949/5.124 ms 2025-08-26 16:27:45,547 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:45,548 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-26 16:27:47,788 - 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.029 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.257 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.445 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.519 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.154 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.388 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.450/5.445 ms 2025-08-26 16:27:47,788 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-26 16:27:47,789 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-26 16:27:50,036 - 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.731 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.695 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.660 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.675 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.565 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.363/1.734/3.660 ms 2025-08-26 16:27:50,036 - INFO - Deleting VM ctest-TestBasicVMVN-86686327-41464280 2025-08-26 16:27:50,107 - INFO - Detaching port 91577936-ac29-45cd-8825-6fb469207df7 from VM ctest-TestBasicVMVN-86686327-63917726 2025-08-26 16:27:50,137 - INFO - Deleting VM ctest-TestBasicVMVN-86686327-63917726 2025-08-26 16:27:50,203 - INFO - Detaching port 42360cff-096a-414c-8b3a-a9931120d799 from VM ctest-TestBasicVMVN-86686327-26091797 2025-08-26 16:27:50,233 - INFO - Deleting VM ctest-TestBasicVMVN-86686327-26091797 2025-08-26 16:27:50,317 - INFO - Deleting VN ctest-vn-13652510 2025-08-26 16:27:50,458 - DEBUG - Response for delete_port : () 2025-08-26 16:27:50,607 - DEBUG - Response for delete_port : () 2025-08-26 16:27:50,639 - DEBUG - VN 2a276cab-1534-4409-833c-601be80440d6 still in use: Unable to complete operation on network 2a276cab-1534-4409-833c-601be80440d6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0c503dfe-37f8-43a8-b2ed-5c514ca272e1'] 2025-08-26 16:27:50,640 - WARNING - Deleting VN ctest-vn-13652510 failed..Will retry 2025-08-26 16:27:52,758 - DEBUG - Response for deleting network () 2025-08-26 16:27:52,758 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/35934182-22c6-4ca4-b6ec-c4ffdb2779ba 2025-08-26 16:27:52,762 - DEBUG - Response Code: 404 2025-08-26 16:27:52,762 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-26 16:27:52,767 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2647b543-b1d6-4f48-af68-2ea8b452b196 2025-08-26 16:27:52,819 - DEBUG - Requesting: http://10.0.0.254:8082/project/281a17cd-b07f-4b8c-a65c-be0b0fb7b4e7 2025-08-26 16:27:52,885 - INFO - Validated that VN ctest-vn-13652510 is not found in API Server 2025-08-26 16:27:52,895 - DEBUG - VN ctest-vn-13652510 is not present in Agent 10.0.0.254 2025-08-26 16:27:52,895 - INFO - Validated that VN ctest-vn-13652510 is not in any agent 2025-08-26 16:27:52,899 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-08-26 16:27:52,905 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-13652510 2025-08-26 16:27:52,905 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-86686327:ctest-vn-13652510 2025-08-26 16:27:52,913 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13652510 info 2025-08-26 16:27:52,985 - INFO - IPAM: ctest-ipam-42620761 is not found in API Server 2025-08-26 16:27:52,995 - INFO - IPAM:ctest-ipam-42620761 is not found in control node 2025-08-26 16:27:53,251 - DEBUG - No XMPP flaps were noticed during the test 2025-08-26 16:27:53,251 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-08-26 16:27:53,251 - INFO - -------------------------------------------------------------------------------- 2025-08-26 16:27:53,961 - INFO - Deleted project: ctest-TestBasicVMVN-86686327, ID : 281a17cd-b07f-4b8c-a65c-be0b0fb7b4e7