2025-11-03 09:16:55,760 - INFO - Domain Default found not creating 2025-11-03 09:16:55,901 - INFO - Project ctest-TestBasicVMVN-24789506 not found, creating it 2025-11-03 09:16:56,348 - INFO - Created Project:ctest-TestBasicVMVN-24789506, ID : af06217c-b038-4687-8dc1-fc2bef944398 2025-11-03 09:16:57,996 - INFO - ================================================================================ 2025-11-03 09:16:57,996 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-03 09:16:57,996 - 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-11-03 09:16:58,253 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with 2025-11-03 09:16:58,253 - INFO - Initial checks done. Running the testcase now 2025-11-03 09:16:58,253 - INFO - 2025-11-03 09:16:58,848 - DEBUG - Response for create_network : {'network': {'id': '175d5fd6-8753-47fb-bd9d-8eb07313d018', 'name': 'ctest-vn2_metadata-17124624', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'project_id': 'af06217cb03846878dc1fc2bef944398', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24789506', 'ctest-vn2_metadata-17124624'], 'port_security_enabled': True, 'description': ''}} 2025-11-03 09:16:59,036 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b8afec0e-3fba-49d8-9201-bd9eb072df94', 'name': '', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'network_id': '175d5fd6-8753-47fb-bd9d-8eb07313d018', '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': 'af06217cb03846878dc1fc2bef944398'}} 2025-11-03 09:16:59,055 - INFO - Created VN ctest-vn2_metadata-17124624 2025-11-03 09:16:59,106 - DEBUG - VN ctest-vn2_metadata-17124624 UUID is 175d5fd6-8753-47fb-bd9d-8eb07313d018 2025-11-03 09:16:59,290 - DEBUG - Services list from nova: [, , ] 2025-11-03 09:17:00,393 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4603-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4603-1) 2025-11-03 09:17:00,498 - DEBUG - Link local service introspect added 2025-11-03 09:17:00,545 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-03 09:17:05,619 - DEBUG - VM is in ACTIVE state now 2025-11-03 09:17:05,745 - INFO - Waiting for VM ctest-TestBasicVMVN-24789506-45565329 to be up.. 2025-11-03 09:17:05,746 - INFO - VM name : ctest-TestBasicVMVN-24789506-45565329 2025-11-03 09:17:05,816 - DEBUG - VM ctest-TestBasicVMVN-24789506-45565329 ID is 2526e2f8-7597-4852-82cc-b4241804e3cb 2025-11-03 09:17:05,817 - DEBUG - VM ctest-TestBasicVMVN-24789506-45565329 launched on Node cn-jenkins-deploy-platform-ansible-os-4603-1 2025-11-03 09:17:05,889 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/2526e2f8-7597-4852-82cc-b4241804e3cb 2025-11-03 09:17:06,225 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/2526e2f8-7597-4852-82cc-b4241804e3cb 2025-11-03 09:17:06,255 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/9cc29519-172f-4634-9e8b-e92ec9437014 2025-11-03 09:17:09,501 - 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-11-03 09:17:09,501 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24789506-45565329 failed! 2025-11-03 09:17:09,558 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24789506:ctest-vn2_metadata-17124624 is 11.1.1.1 and allocation pool is NOT set 2025-11-03 09:17:13,626 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.15 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 3.151/3.151/3.151/0.000 ms') 2025-11-03 09:17:13,626 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24789506-45565329 passed 2025-11-03 09:17:13,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:17:13,774 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24789506-45565329, IP 11.1.1.3, Port 22 2025-11-03 09:17:13,930 - DEBUG - VM ctest-TestBasicVMVN-24789506-45565329 is ready for SSH connections 2025-11-03 09:17:13,930 - INFO - Retry 0 2025-11-03 09:17:13,930 - 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.65, gateway password: c0ntrail123 2025-11-03 09:17:13,930 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-03 09:17:15,589 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-03 09:17:15,589 - INFO - Generic metadata worked 2025-11-03 09:17:15,834 - DEBUG - Link local service introspect removed 2025-11-03 09:17:15,834 - INFO - Deleting VM ctest-TestBasicVMVN-24789506-45565329 2025-11-03 09:17:15,904 - INFO - Deleting VN ctest-vn2_metadata-17124624 2025-11-03 09:17:15,944 - DEBUG - VN 175d5fd6-8753-47fb-bd9d-8eb07313d018 still in use: Unable to complete operation on network 175d5fd6-8753-47fb-bd9d-8eb07313d018. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-59a2ddfd-f4bb-4a89-872b-9cc2d2b1a890'] 2025-11-03 09:17:15,944 - WARNING - Deleting VN ctest-vn2_metadata-17124624 failed..Will retry 2025-11-03 09:17:18,042 - DEBUG - Response for deleting network () 2025-11-03 09:17:18,295 - DEBUG - No XMPP flaps were noticed during the test 2025-11-03 09:17:18,295 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21] 2025-11-03 09:17:18,295 - INFO - -------------------------------------------------------------------------------- 2025-11-03 09:17:18,298 - INFO - ================================================================================ 2025-11-03 09:17:18,298 - INFO - STARTING TEST : test_metadata_service 2025-11-03 09:17:18,298 - 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-11-03 09:17:18,583 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with 2025-11-03 09:17:18,583 - INFO - Initial checks done. Running the testcase now 2025-11-03 09:17:18,583 - INFO - 2025-11-03 09:17:18,583 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs 2025-11-03 09:17:18,589 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/f53551f0-0211-4be1-937c-e7bb14c926b3 2025-11-03 09:17:18,771 - DEBUG - Response for create_network : {'network': {'id': '0158a63d-641e-4d6f-8e39-5471d9118827', 'name': 'ctest-vn-86994631', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'project_id': 'af06217cb03846878dc1fc2bef944398', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24789506', 'ctest-vn-86994631'], 'port_security_enabled': True, 'description': ''}} 2025-11-03 09:17:18,935 - DEBUG - Response for create_subnet : {'subnet': {'id': '6be714c0-640f-4dd4-b22b-e4a06f1d8acf', 'name': '', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'network_id': '0158a63d-641e-4d6f-8e39-5471d9118827', 'ip_version': 4, 'cidr': '39.143.198.192/26', 'allocation_pools': [{'start': '39.143.198.194', 'end': '39.143.198.254'}], 'gateway_ip': '39.143.198.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.143.198.194', 'tags': [], 'project_id': 'af06217cb03846878dc1fc2bef944398'}} 2025-11-03 09:17:18,952 - INFO - Created VN ctest-vn-86994631 2025-11-03 09:17:19,002 - DEBUG - VN ctest-vn-86994631 UUID is 0158a63d-641e-4d6f-8e39-5471d9118827 2025-11-03 09:17:20,312 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4603-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4603-1) 2025-11-03 09:17:20,312 - INFO - Waiting for VM ctest-TestBasicVMVN-24789506-74509542 to be up.. 2025-11-03 09:17:20,357 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-03 09:17:25,435 - DEBUG - VM is in ACTIVE state now 2025-11-03 09:17:25,436 - INFO - VM name : ctest-TestBasicVMVN-24789506-74509542 2025-11-03 09:17:25,513 - DEBUG - VM ctest-TestBasicVMVN-24789506-74509542 ID is 68da2959-43ff-4d10-acd1-330101812c06 2025-11-03 09:17:25,513 - DEBUG - VM ctest-TestBasicVMVN-24789506-74509542 launched on Node cn-jenkins-deploy-platform-ansible-os-4603-1 2025-11-03 09:17:25,591 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/68da2959-43ff-4d10-acd1-330101812c06 2025-11-03 09:17:25,599 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/63e264d8-2dab-41df-86c4-8bf83c8b14a7 2025-11-03 09:17:28,860 - 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 1022ms') 2025-11-03 09:17:28,860 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24789506-74509542 failed! 2025-11-03 09:17:28,914 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-86994631 is 39.143.198.193 and allocation pool is NOT set 2025-11-03 09:17:32,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=2 ttl=63 time=13.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 13.182/13.182/13.182/0.000 ms') 2025-11-03 09:17:32,984 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24789506-74509542 passed 2025-11-03 09:17:33,146 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:17:33,147 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24789506-74509542, IP 39.143.198.195, Port 22 2025-11-03 09:17:33,310 - DEBUG - VM ctest-TestBasicVMVN-24789506-74509542 is ready for SSH connections 2025-11-03 09:17:33,310 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-11-03 09:17:33,310 - DEBUG - cat /tmp/output.txt 2025-11-03 09:17:35,056 - DEBUG - Hello World. The time is now Mon, 03 Nov 2025 02:17:32 -0700! 2025-11-03 09:17:35,057 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 03 Nov 2025 02:17:32 -0700!'} 2025-11-03 09:17:35,057 - INFO - metadata_script.txt got executed in the vm 2025-11-03 09:17:35,057 - INFO - Deleting VM ctest-TestBasicVMVN-24789506-74509542 2025-11-03 09:17:35,129 - INFO - Deleting VN ctest-vn-86994631 2025-11-03 09:17:35,166 - DEBUG - VN 0158a63d-641e-4d6f-8e39-5471d9118827 still in use: Unable to complete operation on network 0158a63d-641e-4d6f-8e39-5471d9118827. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3618ca12-5b05-4b38-b9c3-05983a3f8df6'] 2025-11-03 09:17:35,166 - WARNING - Deleting VN ctest-vn-86994631 failed..Will retry 2025-11-03 09:17:37,307 - DEBUG - Response for deleting network () 2025-11-03 09:17:37,563 - DEBUG - No XMPP flaps were noticed during the test 2025-11-03 09:17:37,563 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-11-03 09:17:37,563 - INFO - -------------------------------------------------------------------------------- 2025-11-03 09:17:37,565 - INFO - ================================================================================ 2025-11-03 09:17:37,566 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-03 09:17:37,566 - 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-11-03 09:17:37,855 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with 2025-11-03 09:17:37,856 - INFO - Initial checks done. Running the testcase now 2025-11-03 09:17:37,856 - INFO - 2025-11-03 09:17:38,358 - DEBUG - Response for create_network : {'network': {'id': '87934d00-731c-4309-b139-f94452b2e722', 'name': 'ctest-vn-42620690', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'project_id': 'af06217cb03846878dc1fc2bef944398', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24789506', 'ctest-vn-42620690'], 'port_security_enabled': True, 'description': ''}} 2025-11-03 09:17:38,576 - DEBUG - Response for create_subnet : {'subnet': {'id': '74a77497-87c8-4d1c-b7f1-4c115c37339f', 'name': '', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'network_id': '87934d00-731c-4309-b139-f94452b2e722', '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': 'af06217cb03846878dc1fc2bef944398'}} 2025-11-03 09:17:38,746 - DEBUG - Response for create_subnet : {'subnet': {'id': '1f64a98b-e081-4047-b5d4-2d890572cc47', 'name': '', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'network_id': '87934d00-731c-4309-b139-f94452b2e722', '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': 'af06217cb03846878dc1fc2bef944398'}} 2025-11-03 09:17:38,768 - INFO - Created VN ctest-vn-42620690 2025-11-03 09:17:38,826 - DEBUG - VN ctest-vn-42620690 UUID is 87934d00-731c-4309-b139-f94452b2e722 2025-11-03 09:17:39,171 - DEBUG - Response for create_port : {'port': {'name': 'd1ba6981-91f0-42e5-8e2a-c3d8e94d2fcc', 'id': 'd1ba6981-91f0-42e5-8e2a-c3d8e94d2fcc', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'network_id': '87934d00-731c-4309-b139-f94452b2e722', 'mac_address': '02:d1:ba:69:81:91', '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': '74a77497-87c8-4d1c-b7f1-4c115c37339f'}], 'security_groups': ['d83f1894-995b-4b86-b2dd-9c4593b941db'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'af06217cb03846878dc1fc2bef944398'}} 2025-11-03 09:17:39,339 - DEBUG - Response for create_port : {'port': {'name': '780f0eea-4018-4022-aa84-8e9426bb7158', 'id': '780f0eea-4018-4022-aa84-8e9426bb7158', 'tenant_id': 'af06217cb03846878dc1fc2bef944398', 'network_id': '87934d00-731c-4309-b139-f94452b2e722', 'mac_address': '02:78:0f:0e:ea:40', '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': '1f64a98b-e081-4047-b5d4-2d890572cc47'}], 'security_groups': ['d83f1894-995b-4b86-b2dd-9c4593b941db'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'af06217cb03846878dc1fc2bef944398'}} 2025-11-03 09:17:39,734 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4603-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4603-1) 2025-11-03 09:17:40,179 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4603-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4603-1) 2025-11-03 09:17:41,609 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4603-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4603-1) 2025-11-03 09:17:41,610 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-03 09:17:41,618 - DEBUG - Requesting: http://10.0.0.65:8082/domain/411773d3-55f5-43b5-aeca-a54e26606168 2025-11-03 09:17:41,633 - DEBUG - Requesting: http://10.0.0.65:8082/project/af06217c-b038-4687-8dc1-fc2bef944398 2025-11-03 09:17:41,741 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/bc8d9857-23b1-4680-a912-3a7e5aaab629 2025-11-03 09:17:41,753 - INFO - Verifications in API Server for IPAM: ctest-ipam-19683341 passed 2025-11-03 09:17:41,760 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24789506:ctest-ipam-19683341', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24789506', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13586683150875051648', 'uuid-lslong': '12182864256352040489'}, 'enable': 'true', 'created': '2025-11-03T09:17:37', 'last-modified': '2025-11-03T09:17:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.680126'} 2025-11-03 09:17:41,760 - INFO - Verifications in Control node for IPAM: ctest-ipam-19683341 passed 2025-11-03 09:17:41,760 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-03 09:17:41,766 - DEBUG - Requesting: http://10.0.0.65:8082/domain/411773d3-55f5-43b5-aeca-a54e26606168 2025-11-03 09:17:41,782 - DEBUG - Requesting: http://10.0.0.65:8082/project/af06217c-b038-4687-8dc1-fc2bef944398 2025-11-03 09:17:41,864 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/87934d00-731c-4309-b139-f94452b2e722 2025-11-03 09:17:41,882 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/87934d00-731c-4309-b139-f94452b2e722 2025-11-03 09:17:41,895 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/be6fe7dc-00f1-4367-ae58-0b1cbf0d6f00 2025-11-03 09:17:41,907 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/be6fe7dc-00f1-4367-ae58-0b1cbf0d6f00 2025-11-03 09:17:41,917 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/078ee77c-a990-4740-9aa3-e4886f48bd41 2025-11-03 09:17:41,925 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-03 09:17:41,925 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/87934d00-731c-4309-b139-f94452b2e722 2025-11-03 09:17:41,938 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/be6fe7dc-00f1-4367-ae58-0b1cbf0d6f00 2025-11-03 09:17:41,956 - INFO - Verified VN network id 11 for VN 87934d00-731c-4309-b139-f94452b2e722 2025-11-03 09:17:41,956 - INFO - Verifications in API Server for VN ctest-vn-42620690 passed 2025-11-03 09:17:41,957 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/87934d00-731c-4309-b139-f94452b2e722 2025-11-03 09:17:41,974 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/be6fe7dc-00f1-4367-ae58-0b1cbf0d6f00 2025-11-03 09:17:41,985 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/be6fe7dc-00f1-4367-ae58-0b1cbf0d6f00 2025-11-03 09:17:41,996 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/078ee77c-a990-4740-9aa3-e4886f48bd41 2025-11-03 09:17:42,017 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24789506', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9769236681023308553', 'uuid-lslong': '12770512290226300706'}, 'enable': 'true', 'created': '2025-11-03T09:17:38', 'last-modified': '2025-11-03T09:17:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.302067'} 2025-11-03 09:17:42,025 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-03 09:17:42,026 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42620690 passed 2025-11-03 09:17:42,026 - DEBUG - ====Verifying policy data for ctest-vn-42620690 in API_Server ====== 2025-11-03 09:17:42,026 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-03 09:17:42,034 - DEBUG - Requesting: http://10.0.0.65:8082/domain/411773d3-55f5-43b5-aeca-a54e26606168 2025-11-03 09:17:42,049 - DEBUG - Requesting: http://10.0.0.65:8082/project/af06217c-b038-4687-8dc1-fc2bef944398 2025-11-03 09:17:42,140 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/87934d00-731c-4309-b139-f94452b2e722 2025-11-03 09:17:42,155 - DEBUG - =>VN ctest-vn-42620690 has no policy to be verified 2025-11-03 09:17:42,155 - DEBUG - Verifying the vn in opserver 2025-11-03 09:17:42,156 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690 virtual network link through opserver 10.0.0.65 2025-11-03 09:17:42,156 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-11-03 09:17:42,562 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-11-03 09:17:42,629 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690?flat'} 2025-11-03 09:17:42,629 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690 is found in opserver 2025-11-03 09:17:42,641 - DEBUG - VRF ids for VN ctest-vn-42620690: {'10.0.0.65': '2'} 2025-11-03 09:17:42,641 - INFO - Waiting for VM ctest-TestBasicVMVN-24789506-24812597 to be up.. 2025-11-03 09:17:42,755 - DEBUG - VM is in ACTIVE state now 2025-11-03 09:17:42,755 - INFO - VM name : ctest-TestBasicVMVN-24789506-24812597 2025-11-03 09:17:42,852 - DEBUG - VM ctest-TestBasicVMVN-24789506-24812597 ID is 58c543f5-97fd-4412-ad1b-6a4960e57f55 2025-11-03 09:17:42,852 - DEBUG - VM ctest-TestBasicVMVN-24789506-24812597 launched on Node cn-jenkins-deploy-platform-ansible-os-4603-1 2025-11-03 09:17:42,950 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/58c543f5-97fd-4412-ad1b-6a4960e57f55 2025-11-03 09:17:42,967 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/d1ba6981-91f0-42e5-8e2a-c3d8e94d2fcc 2025-11-03 09:17:46,239 - 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 1010ms') 2025-11-03 09:17:46,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24789506-24812597 failed! 2025-11-03 09:17:46,306 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690 is 31.1.1.1 and allocation pool is NOT set 2025-11-03 09:17:46,307 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690 is 31.1.2.1 and allocation pool is NOT set 2025-11-03 09:17:50,394 - 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 1025ms') 2025-11-03 09:17:50,394 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24789506-24812597 failed! 2025-11-03 09:17:50,458 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690 is 31.1.1.1 and allocation pool is NOT set 2025-11-03 09:17:50,459 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690 is 31.1.2.1 and allocation pool is NOT set 2025-11-03 09:17:52,521 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.53 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.525/4.529/7.533/3.004 ms') 2025-11-03 09:17:52,521 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24789506-24812597 passed 2025-11-03 09:17:52,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:17:52,675 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24789506-24812597, IP 31.1.1.4, Port 22 2025-11-03 09:17:52,840 - DEBUG - VM ctest-TestBasicVMVN-24789506-24812597 is ready for SSH connections 2025-11-03 09:17:52,840 - INFO - Waiting for VM ctest-TestBasicVMVN-24789506-72855295 to be up.. 2025-11-03 09:17:52,928 - DEBUG - VM is in ACTIVE state now 2025-11-03 09:17:52,928 - INFO - VM name : ctest-TestBasicVMVN-24789506-72855295 2025-11-03 09:17:53,020 - DEBUG - VM ctest-TestBasicVMVN-24789506-72855295 ID is e75a5b48-3faa-4878-92f6-a135114fc944 2025-11-03 09:17:53,021 - DEBUG - VM ctest-TestBasicVMVN-24789506-72855295 launched on Node cn-jenkins-deploy-platform-ansible-os-4603-1 2025-11-03 09:17:53,097 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/e75a5b48-3faa-4878-92f6-a135114fc944 2025-11-03 09:17:53,107 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/780f0eea-4018-4022-aa84-8e9426bb7158 2025-11-03 09:17:54,352 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.951 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.951/2.764/4.578/1.813 ms') 2025-11-03 09:17:54,353 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24789506-72855295 passed 2025-11-03 09:17:54,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:17:54,502 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24789506-72855295, IP 31.1.2.4, Port 22 2025-11-03 09:17:54,661 - DEBUG - VM ctest-TestBasicVMVN-24789506-72855295 is ready for SSH connections 2025-11-03 09:17:54,662 - INFO - Waiting for VM ctest-TestBasicVMVN-24789506-28338496 to be up.. 2025-11-03 09:17:54,737 - DEBUG - VM is in ACTIVE state now 2025-11-03 09:17:54,737 - INFO - VM name : ctest-TestBasicVMVN-24789506-28338496 2025-11-03 09:17:54,820 - DEBUG - VM ctest-TestBasicVMVN-24789506-28338496 ID is 49445fac-2e91-41e0-95bc-557c4c1969fe 2025-11-03 09:17:54,820 - DEBUG - VM ctest-TestBasicVMVN-24789506-28338496 launched on Node cn-jenkins-deploy-platform-ansible-os-4603-1 2025-11-03 09:17:54,905 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/49445fac-2e91-41e0-95bc-557c4c1969fe 2025-11-03 09:17:54,913 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/2b4e7baf-9ef5-4ff1-afac-9e8aa0c3b9c8 2025-11-03 09:17:56,152 - 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=4.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.959 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.959/2.911/4.863/1.952 ms') 2025-11-03 09:17:56,152 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24789506-28338496 passed 2025-11-03 09:17:56,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:17:56,306 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24789506-28338496, IP 31.1.1.3, Port 22 2025-11-03 09:17:56,462 - DEBUG - VM ctest-TestBasicVMVN-24789506-28338496 is ready for SSH connections 2025-11-03 09:17:56,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:17:56,462 - 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.65, gateway password: c0ntrail123 2025-11-03 09:17:56,462 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-03 09:18:00,574 - 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.694 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.088 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.911 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/2.231/4.694 ms 2025-11-03 09:18:00,574 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24789506-24812597 passed 2025-11-03 09:18:00,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:18:00,574 - 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.65, gateway password: c0ntrail123 2025-11-03 09:18:00,575 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-03 09:18:04,272 - 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=4.223 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.916 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.978 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.916/2.039/4.223 ms 2025-11-03 09:18:04,272 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24789506-72855295 passed 2025-11-03 09:18:04,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:18:04,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:18:04,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 09:18:04,273 - 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.65, gateway password: c0ntrail123 2025-11-03 09:18:04,273 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-03 09:18:04,473 - DEBUG - None 2025-11-03 09:18:04,473 - 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.65, gateway password: c0ntrail123 2025-11-03 09:18:04,473 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-03 09:18:04,683 - DEBUG - None 2025-11-03 09:18:04,683 - 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.65, gateway password: c0ntrail123 2025-11-03 09:18:04,684 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-03 09:18:05,406 - DEBUG - None 2025-11-03 09:18:05,406 - 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.65, gateway password: c0ntrail123 2025-11-03 09:18:05,406 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-03 09:18:07,640 - 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.210 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.458 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.525 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.877 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.410/2.296/6.458 ms 2025-11-03 09:18:07,640 - 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.65, gateway password: c0ntrail123 2025-11-03 09:18:07,640 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-03 09:18:09,902 - 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.269 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.176 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.340 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.901 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.736 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.583 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.489/2.070/4.340 ms 2025-11-03 09:18:09,903 - 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.65, gateway password: c0ntrail123 2025-11-03 09:18:09,903 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-03 09:18:12,180 - 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.912 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.194 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.474 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.883 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.762 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.471 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.441/2.019/4.474 ms 2025-11-03 09:18:12,180 - INFO - Deleting VM ctest-TestBasicVMVN-24789506-28338496 2025-11-03 09:18:12,254 - INFO - Detaching port 780f0eea-4018-4022-aa84-8e9426bb7158 from VM ctest-TestBasicVMVN-24789506-72855295 2025-11-03 09:18:12,288 - INFO - Deleting VM ctest-TestBasicVMVN-24789506-72855295 2025-11-03 09:18:12,360 - INFO - Detaching port d1ba6981-91f0-42e5-8e2a-c3d8e94d2fcc from VM ctest-TestBasicVMVN-24789506-24812597 2025-11-03 09:18:12,392 - INFO - Deleting VM ctest-TestBasicVMVN-24789506-24812597 2025-11-03 09:18:12,467 - INFO - Deleting VN ctest-vn-42620690 2025-11-03 09:18:12,648 - DEBUG - Response for delete_port : () 2025-11-03 09:18:12,828 - DEBUG - Response for delete_port : () 2025-11-03 09:18:12,882 - DEBUG - VN 87934d00-731c-4309-b139-f94452b2e722 still in use: Unable to complete operation on network 87934d00-731c-4309-b139-f94452b2e722. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-21a3ce65-5a7d-49b1-b87c-e2dd473d7781'] 2025-11-03 09:18:12,882 - WARNING - Deleting VN ctest-vn-42620690 failed..Will retry 2025-11-03 09:18:15,024 - DEBUG - Response for deleting network () 2025-11-03 09:18:15,025 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/be6fe7dc-00f1-4367-ae58-0b1cbf0d6f00 2025-11-03 09:18:15,035 - DEBUG - Response Code: 404 2025-11-03 09:18:15,035 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-03 09:18:15,041 - DEBUG - Requesting: http://10.0.0.65:8082/domain/411773d3-55f5-43b5-aeca-a54e26606168 2025-11-03 09:18:15,096 - DEBUG - Requesting: http://10.0.0.65:8082/project/af06217c-b038-4687-8dc1-fc2bef944398 2025-11-03 09:18:15,175 - INFO - Validated that VN ctest-vn-42620690 is not found in API Server 2025-11-03 09:18:15,185 - DEBUG - VN ctest-vn-42620690 is not present in Agent 10.0.0.65 2025-11-03 09:18:15,185 - INFO - Validated that VN ctest-vn-42620690 is not in any agent 2025-11-03 09:18:15,190 - DEBUG - VRF 2 is not seen in agent 10.0.0.65 2025-11-03 09:18:15,197 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-42620690 2025-11-03 09:18:15,197 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24789506:ctest-vn-42620690 2025-11-03 09:18:15,206 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42620690 info 2025-11-03 09:18:15,286 - INFO - IPAM: ctest-ipam-19683341 is not found in API Server 2025-11-03 09:18:15,296 - INFO - IPAM:ctest-ipam-19683341 is not found in control node 2025-11-03 09:18:15,552 - DEBUG - No XMPP flaps were noticed during the test 2025-11-03 09:18:15,552 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-11-03 09:18:15,552 - INFO - -------------------------------------------------------------------------------- 2025-11-03 09:18:16,270 - INFO - Deleted project: ctest-TestBasicVMVN-24789506, ID : af06217c-b038-4687-8dc1-fc2bef944398