2025-10-13 12:55:57,083 - INFO - Domain Default found not creating 2025-10-13 12:55:57,219 - INFO - Project ctest-TestBasicVMVN-07831242 not found, creating it 2025-10-13 12:55:57,672 - INFO - Created Project:ctest-TestBasicVMVN-07831242, ID : 745526f7-2ea6-457c-917c-8f843de0fa54 2025-10-13 12:55:59,145 - INFO - ================================================================================ 2025-10-13 12:55:59,145 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-13 12:55:59,145 - 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-10-13 12:55:59,398 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.193': '0'}} with 2025-10-13 12:55:59,398 - INFO - Initial checks done. Running the testcase now 2025-10-13 12:55:59,398 - INFO - 2025-10-13 12:55:59,912 - DEBUG - Response for create_network : {'network': {'id': '365845fc-a35d-4c08-b2c4-f49d3ca6ccba', 'name': 'ctest-vn2_metadata-26035178', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'project_id': '745526f72ea6457c917c8f843de0fa54', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07831242', 'ctest-vn2_metadata-26035178'], 'port_security_enabled': True, 'description': ''}} 2025-10-13 12:56:00,103 - DEBUG - Response for create_subnet : {'subnet': {'id': '71a7e369-09c6-45d7-af44-60833eeb94bd', 'name': '', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'network_id': '365845fc-a35d-4c08-b2c4-f49d3ca6ccba', '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': '745526f72ea6457c917c8f843de0fa54'}} 2025-10-13 12:56:00,119 - INFO - Created VN ctest-vn2_metadata-26035178 2025-10-13 12:56:00,173 - DEBUG - VN ctest-vn2_metadata-26035178 UUID is 365845fc-a35d-4c08-b2c4-f49d3ca6ccba 2025-10-13 12:56:00,332 - DEBUG - Services list from nova: [, , ] 2025-10-13 12:56:01,293 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4305-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4305-1) 2025-10-13 12:56:01,404 - DEBUG - Link local service introspect added 2025-10-13 12:56:01,440 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-13 12:56:06,514 - DEBUG - VM is in ACTIVE state now 2025-10-13 12:56:06,639 - INFO - Waiting for VM ctest-TestBasicVMVN-07831242-65140686 to be up.. 2025-10-13 12:56:06,640 - INFO - VM name : ctest-TestBasicVMVN-07831242-65140686 2025-10-13 12:56:06,709 - DEBUG - VM ctest-TestBasicVMVN-07831242-65140686 ID is 4add4c0a-4933-45ce-8835-46edbc7aad02 2025-10-13 12:56:06,709 - DEBUG - VM ctest-TestBasicVMVN-07831242-65140686 launched on Node cn-jenkins-deploy-platform-ansible-os-4305-1 2025-10-13 12:56:06,780 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/4add4c0a-4933-45ce-8835-46edbc7aad02 2025-10-13 12:56:07,069 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/4add4c0a-4933-45ce-8835-46edbc7aad02 2025-10-13 12:56:07,096 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/5ffdbbeb-77d0-48a9-981e-038abf084f51 2025-10-13 12:56:10,352 - 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 1032ms') 2025-10-13 12:56:10,352 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07831242-65140686 failed! 2025-10-13 12:56:10,405 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07831242:ctest-vn2_metadata-26035178 is 11.1.1.1 and allocation pool is NOT set 2025-10-13 12:56:12,464 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.902 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.902/1.561/2.221/0.659 ms') 2025-10-13 12:56:12,465 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07831242-65140686 passed 2025-10-13 12:56:12,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:12,613 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07831242-65140686, IP 11.1.1.3, Port 22 2025-10-13 12:56:12,768 - DEBUG - VM ctest-TestBasicVMVN-07831242-65140686 is ready for SSH connections 2025-10-13 12:56:12,768 - INFO - Retry 0 2025-10-13 12:56:12,768 - 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.137, gateway password: c0ntrail123 2025-10-13 12:56:12,768 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-13 12:56:14,372 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-13 12:56:14,372 - INFO - Generic metadata worked 2025-10-13 12:56:14,604 - DEBUG - Link local service introspect removed 2025-10-13 12:56:14,605 - INFO - Deleting VM ctest-TestBasicVMVN-07831242-65140686 2025-10-13 12:56:14,665 - INFO - Deleting VN ctest-vn2_metadata-26035178 2025-10-13 12:56:14,701 - DEBUG - VN 365845fc-a35d-4c08-b2c4-f49d3ca6ccba still in use: Unable to complete operation on network 365845fc-a35d-4c08-b2c4-f49d3ca6ccba. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6aed0803-c314-4f19-8b1d-943a436c8934'] 2025-10-13 12:56:14,701 - WARNING - Deleting VN ctest-vn2_metadata-26035178 failed..Will retry 2025-10-13 12:56:16,801 - DEBUG - Response for deleting network () 2025-10-13 12:56:17,057 - DEBUG - No XMPP flaps were noticed during the test 2025-10-13 12:56:17,058 - INFO - -------------------------------------------------------------------------------- 2025-10-13 12:56:17,060 - INFO - ================================================================================ 2025-10-13 12:56:17,060 - INFO - STARTING TEST : test_metadata_service 2025-10-13 12:56:17,060 - 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-10-13 12:56:17,349 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.193': '0'}} with 2025-10-13 12:56:17,349 - INFO - Initial checks done. Running the testcase now 2025-10-13 12:56:17,349 - INFO - 2025-10-13 12:56:17,349 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-configs 2025-10-13 12:56:17,354 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-config/4dc60b3c-3fff-40c6-9598-3cd8d0799899 2025-10-13 12:56:17,518 - DEBUG - Response for create_network : {'network': {'id': 'e6c4046d-1911-4ca4-8a03-f43cae4f95c4', 'name': 'ctest-vn-16621700', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'project_id': '745526f72ea6457c917c8f843de0fa54', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07831242', 'ctest-vn-16621700'], 'port_security_enabled': True, 'description': ''}} 2025-10-13 12:56:17,673 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a36db030-56e5-4a08-80d1-f8ff278cd738', 'name': '', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'network_id': 'e6c4046d-1911-4ca4-8a03-f43cae4f95c4', 'ip_version': 4, 'cidr': '55.91.151.192/26', 'allocation_pools': [{'start': '55.91.151.194', 'end': '55.91.151.254'}], 'gateway_ip': '55.91.151.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.91.151.194', 'tags': [], 'project_id': '745526f72ea6457c917c8f843de0fa54'}} 2025-10-13 12:56:17,689 - INFO - Created VN ctest-vn-16621700 2025-10-13 12:56:17,741 - DEBUG - VN ctest-vn-16621700 UUID is e6c4046d-1911-4ca4-8a03-f43cae4f95c4 2025-10-13 12:56:18,873 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4305-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4305-1) 2025-10-13 12:56:18,873 - INFO - Waiting for VM ctest-TestBasicVMVN-07831242-56123800 to be up.. 2025-10-13 12:56:18,912 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-13 12:56:23,986 - DEBUG - VM is in ACTIVE state now 2025-10-13 12:56:23,986 - INFO - VM name : ctest-TestBasicVMVN-07831242-56123800 2025-10-13 12:56:24,049 - DEBUG - VM ctest-TestBasicVMVN-07831242-56123800 ID is dc20a5b9-03c9-4689-90b9-425724564afb 2025-10-13 12:56:24,049 - DEBUG - VM ctest-TestBasicVMVN-07831242-56123800 launched on Node cn-jenkins-deploy-platform-ansible-os-4305-1 2025-10-13 12:56:24,115 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/dc20a5b9-03c9-4689-90b9-425724564afb 2025-10-13 12:56:24,123 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/8fe71cfb-4e1d-4e15-a3ed-35cbd92e504d 2025-10-13 12:56:27,375 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms') 2025-10-13 12:56:27,375 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07831242-56123800 failed! 2025-10-13 12:56:27,429 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-16621700 is 55.91.151.193 and allocation pool is NOT set 2025-10-13 12:56:29,488 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.26 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.260/3.027/4.794/1.767 ms') 2025-10-13 12:56:29,488 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07831242-56123800 passed 2025-10-13 12:56:29,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:29,641 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07831242-56123800, IP 55.91.151.195, Port 22 2025-10-13 12:56:29,792 - DEBUG - VM ctest-TestBasicVMVN-07831242-56123800 is ready for SSH connections 2025-10-13 12:56:29,792 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123 2025-10-13 12:56:29,792 - DEBUG - cat /tmp/output.txt 2025-10-13 12:56:31,425 - DEBUG - Hello World. The time is now Mon, 13 Oct 2025 06:56:28 -0600! 2025-10-13 12:56:31,425 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 13 Oct 2025 06:56:28 -0600!'} 2025-10-13 12:56:31,425 - INFO - metadata_script.txt got executed in the vm 2025-10-13 12:56:31,426 - INFO - Deleting VM ctest-TestBasicVMVN-07831242-56123800 2025-10-13 12:56:31,494 - INFO - Deleting VN ctest-vn-16621700 2025-10-13 12:56:31,535 - DEBUG - VN e6c4046d-1911-4ca4-8a03-f43cae4f95c4 still in use: Unable to complete operation on network e6c4046d-1911-4ca4-8a03-f43cae4f95c4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-54d681ae-0793-4533-96a8-3813ee8b5018'] 2025-10-13 12:56:31,535 - WARNING - Deleting VN ctest-vn-16621700 failed..Will retry 2025-10-13 12:56:33,626 - DEBUG - Response for deleting network () 2025-10-13 12:56:33,889 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 12:56:33,889 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-10-13 12:56:33,889 - INFO - -------------------------------------------------------------------------------- 2025-10-13 12:56:33,892 - INFO - ================================================================================ 2025-10-13 12:56:33,892 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-13 12:56:33,892 - 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-10-13 12:56:34,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.193': '0'}} with 2025-10-13 12:56:34,178 - INFO - Initial checks done. Running the testcase now 2025-10-13 12:56:34,178 - INFO - 2025-10-13 12:56:34,651 - DEBUG - Response for create_network : {'network': {'id': '85e3714a-c89d-440b-9352-79be72f2900c', 'name': 'ctest-vn-09033692', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'project_id': '745526f72ea6457c917c8f843de0fa54', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07831242', 'ctest-vn-09033692'], 'port_security_enabled': True, 'description': ''}} 2025-10-13 12:56:34,814 - DEBUG - Response for create_subnet : {'subnet': {'id': '48646608-65a4-42e4-9010-538dae64df44', 'name': '', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'network_id': '85e3714a-c89d-440b-9352-79be72f2900c', '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': '745526f72ea6457c917c8f843de0fa54'}} 2025-10-13 12:56:34,965 - DEBUG - Response for create_subnet : {'subnet': {'id': '569b2fa0-31f4-4340-a36b-0560f2521e78', 'name': '', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'network_id': '85e3714a-c89d-440b-9352-79be72f2900c', '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': '745526f72ea6457c917c8f843de0fa54'}} 2025-10-13 12:56:34,983 - INFO - Created VN ctest-vn-09033692 2025-10-13 12:56:35,033 - DEBUG - VN ctest-vn-09033692 UUID is 85e3714a-c89d-440b-9352-79be72f2900c 2025-10-13 12:56:35,362 - DEBUG - Response for create_port : {'port': {'name': '33106e91-98db-4245-9c8f-442b90911c91', 'id': '33106e91-98db-4245-9c8f-442b90911c91', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'network_id': '85e3714a-c89d-440b-9352-79be72f2900c', 'mac_address': '02:33:10:6e:91:98', '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': '48646608-65a4-42e4-9010-538dae64df44'}], 'security_groups': ['cd92c28d-faaa-4bae-a98c-ed68361d16a9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '745526f72ea6457c917c8f843de0fa54'}} 2025-10-13 12:56:35,519 - DEBUG - Response for create_port : {'port': {'name': 'f49db0d9-5468-444e-b994-f7d2bd685762', 'id': 'f49db0d9-5468-444e-b994-f7d2bd685762', 'tenant_id': '745526f72ea6457c917c8f843de0fa54', 'network_id': '85e3714a-c89d-440b-9352-79be72f2900c', 'mac_address': '02:f4:9d:b0:d9:54', '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': '569b2fa0-31f4-4340-a36b-0560f2521e78'}], 'security_groups': ['cd92c28d-faaa-4bae-a98c-ed68361d16a9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '745526f72ea6457c917c8f843de0fa54'}} 2025-10-13 12:56:35,854 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4305-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4305-1) 2025-10-13 12:56:36,262 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4305-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4305-1) 2025-10-13 12:56:37,520 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4305-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4305-1) 2025-10-13 12:56:37,520 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-13 12:56:37,527 - DEBUG - Requesting: http://10.0.0.137:8082/domain/f7637674-1c0c-4068-a8eb-a862b87635f7 2025-10-13 12:56:37,542 - DEBUG - Requesting: http://10.0.0.137:8082/project/745526f7-2ea6-457c-917c-8f843de0fa54 2025-10-13 12:56:37,629 - DEBUG - Requesting: http://10.0.0.137:8082/network-ipam/36ba37a3-96de-42d4-8d6d-3685e18bce46 2025-10-13 12:56:37,640 - INFO - Verifications in API Server for IPAM: ctest-ipam-25727296 passed 2025-10-13 12:56:37,648 - DEBUG - Control-node 10.0.0.137 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07831242:ctest-ipam-25727296', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07831242', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3943525599466635988', 'uuid-lslong': '10190861480451886662'}, 'enable': 'true', 'created': '2025-10-13T12:56:34', 'last-modified': '2025-10-13T12:56:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.241548'} 2025-10-13 12:56:37,649 - INFO - Verifications in Control node for IPAM: ctest-ipam-25727296 passed 2025-10-13 12:56:37,649 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-13 12:56:37,656 - DEBUG - Requesting: http://10.0.0.137:8082/domain/f7637674-1c0c-4068-a8eb-a862b87635f7 2025-10-13 12:56:37,668 - DEBUG - Requesting: http://10.0.0.137:8082/project/745526f7-2ea6-457c-917c-8f843de0fa54 2025-10-13 12:56:37,752 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/85e3714a-c89d-440b-9352-79be72f2900c 2025-10-13 12:56:37,767 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/85e3714a-c89d-440b-9352-79be72f2900c 2025-10-13 12:56:37,780 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/a5414761-3b35-43cb-8696-10dc0bd95755 2025-10-13 12:56:37,795 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/a5414761-3b35-43cb-8696-10dc0bd95755 2025-10-13 12:56:37,803 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/978545c5-8ec9-4314-9142-2907f83f0306 2025-10-13 12:56:37,811 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-13 12:56:37,811 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/85e3714a-c89d-440b-9352-79be72f2900c 2025-10-13 12:56:37,820 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/a5414761-3b35-43cb-8696-10dc0bd95755 2025-10-13 12:56:37,836 - INFO - Verified VN network id 12 for VN 85e3714a-c89d-440b-9352-79be72f2900c 2025-10-13 12:56:37,836 - INFO - Verifications in API Server for VN ctest-vn-09033692 passed 2025-10-13 12:56:37,837 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/85e3714a-c89d-440b-9352-79be72f2900c 2025-10-13 12:56:37,848 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/a5414761-3b35-43cb-8696-10dc0bd95755 2025-10-13 12:56:37,857 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/a5414761-3b35-43cb-8696-10dc0bd95755 2025-10-13 12:56:37,865 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/978545c5-8ec9-4314-9142-2907f83f0306 2025-10-13 12:56:37,878 - DEBUG - Control-node 10.0.0.137 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07831242', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9647679392765002763', 'uuid-lslong': '10615681130544926732'}, 'enable': 'true', 'created': '2025-10-13T12:56:34', 'last-modified': '2025-10-13T12:56:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.938441'} 2025-10-13 12:56:37,884 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-13 12:56:37,884 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-09033692 passed 2025-10-13 12:56:37,884 - DEBUG - ====Verifying policy data for ctest-vn-09033692 in API_Server ====== 2025-10-13 12:56:37,884 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-13 12:56:37,893 - DEBUG - Requesting: http://10.0.0.137:8082/domain/f7637674-1c0c-4068-a8eb-a862b87635f7 2025-10-13 12:56:37,905 - DEBUG - Requesting: http://10.0.0.137:8082/project/745526f7-2ea6-457c-917c-8f843de0fa54 2025-10-13 12:56:37,999 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/85e3714a-c89d-440b-9352-79be72f2900c 2025-10-13 12:56:38,013 - DEBUG - =>VN ctest-vn-09033692 has no policy to be verified 2025-10-13 12:56:38,013 - DEBUG - Verifying the vn in opserver 2025-10-13 12:56:38,013 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692 virtual network link through opserver 10.0.0.137 2025-10-13 12:56:38,013 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-10-13 12:56:38,400 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-10-13 12:56:38,470 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692?flat'} 2025-10-13 12:56:38,470 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692 is found in opserver 2025-10-13 12:56:38,476 - DEBUG - VRF ids for VN ctest-vn-09033692: {'10.0.0.137': '2'} 2025-10-13 12:56:38,476 - INFO - Waiting for VM ctest-TestBasicVMVN-07831242-78976488 to be up.. 2025-10-13 12:56:38,598 - DEBUG - VM is in ACTIVE state now 2025-10-13 12:56:38,598 - INFO - VM name : ctest-TestBasicVMVN-07831242-78976488 2025-10-13 12:56:38,683 - DEBUG - VM ctest-TestBasicVMVN-07831242-78976488 ID is b430aa2a-ce83-4766-9188-f49119f6221f 2025-10-13 12:56:38,683 - DEBUG - VM ctest-TestBasicVMVN-07831242-78976488 launched on Node cn-jenkins-deploy-platform-ansible-os-4305-1 2025-10-13 12:56:38,787 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/b430aa2a-ce83-4766-9188-f49119f6221f 2025-10-13 12:56:38,794 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/33106e91-98db-4245-9c8f-442b90911c91 2025-10-13 12:56:42,072 - 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 1023ms') 2025-10-13 12:56:42,072 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07831242-78976488 failed! 2025-10-13 12:56:42,125 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692 is 31.1.1.1 and allocation pool is NOT set 2025-10-13 12:56:42,125 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692 is 31.1.2.1 and allocation pool is NOT set 2025-10-13 12:56:46,197 - 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-10-13 12:56:46,197 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07831242-78976488 failed! 2025-10-13 12:56:46,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692 is 31.1.1.1 and allocation pool is NOT set 2025-10-13 12:56:46,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692 is 31.1.2.1 and allocation pool is NOT set 2025-10-13 12:56:48,315 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.512 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.512/1.736/2.960/1.224 ms') 2025-10-13 12:56:48,316 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07831242-78976488 passed 2025-10-13 12:56:48,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:48,465 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07831242-78976488, IP 31.1.1.4, Port 22 2025-10-13 12:56:48,616 - DEBUG - VM ctest-TestBasicVMVN-07831242-78976488 is ready for SSH connections 2025-10-13 12:56:48,616 - INFO - Waiting for VM ctest-TestBasicVMVN-07831242-43327230 to be up.. 2025-10-13 12:56:48,682 - DEBUG - VM is in ACTIVE state now 2025-10-13 12:56:48,682 - INFO - VM name : ctest-TestBasicVMVN-07831242-43327230 2025-10-13 12:56:48,751 - DEBUG - VM ctest-TestBasicVMVN-07831242-43327230 ID is 6d8bb1a7-bebe-46f1-90f4-9f6ae1659288 2025-10-13 12:56:48,751 - DEBUG - VM ctest-TestBasicVMVN-07831242-43327230 launched on Node cn-jenkins-deploy-platform-ansible-os-4305-1 2025-10-13 12:56:48,826 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/6d8bb1a7-bebe-46f1-90f4-9f6ae1659288 2025-10-13 12:56:48,833 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/f49db0d9-5468-444e-b994-f7d2bd685762 2025-10-13 12:56:50,061 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.335 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.335/1.597/2.859/1.262 ms') 2025-10-13 12:56:50,061 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07831242-43327230 passed 2025-10-13 12:56:50,209 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:50,209 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07831242-43327230, IP 31.1.2.4, Port 22 2025-10-13 12:56:50,360 - DEBUG - VM ctest-TestBasicVMVN-07831242-43327230 is ready for SSH connections 2025-10-13 12:56:50,360 - INFO - Waiting for VM ctest-TestBasicVMVN-07831242-38512724 to be up.. 2025-10-13 12:56:50,426 - DEBUG - VM is in ACTIVE state now 2025-10-13 12:56:50,426 - INFO - VM name : ctest-TestBasicVMVN-07831242-38512724 2025-10-13 12:56:50,490 - DEBUG - VM ctest-TestBasicVMVN-07831242-38512724 ID is 57cf7076-84d4-4b87-ac72-b986991be208 2025-10-13 12:56:50,490 - DEBUG - VM ctest-TestBasicVMVN-07831242-38512724 launched on Node cn-jenkins-deploy-platform-ansible-os-4305-1 2025-10-13 12:56:50,556 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/57cf7076-84d4-4b87-ac72-b986991be208 2025-10-13 12:56:50,563 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/b6222469-06fb-4767-ad13-a81a7916033b 2025-10-13 12:56:51,792 - 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.11 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.397 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.397/1.754/3.112/1.357 ms') 2025-10-13 12:56:51,793 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07831242-38512724 passed 2025-10-13 12:56:51,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:51,945 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07831242-38512724, IP 31.1.1.3, Port 22 2025-10-13 12:56:52,100 - DEBUG - VM ctest-TestBasicVMVN-07831242-38512724 is ready for SSH connections 2025-10-13 12:56:52,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:52,100 - 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.137, gateway password: c0ntrail123 2025-10-13 12:56:52,100 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-13 12:56:56,084 - 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.259 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.737 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.901 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.737/1.632/3.259 ms 2025-10-13 12:56:56,084 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07831242-78976488 passed 2025-10-13 12:56:56,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:56,084 - 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.137, gateway password: c0ntrail123 2025-10-13 12:56:56,084 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-13 12:56:59,762 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.864 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.039 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.852 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.852/1.585/2.864 ms 2025-10-13 12:56:59,762 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07831242-43327230 passed 2025-10-13 12:56:59,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:59,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:59,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-13 12:56:59,763 - 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.137, gateway password: c0ntrail123 2025-10-13 12:56:59,763 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-13 12:56:59,936 - DEBUG - None 2025-10-13 12:56:59,936 - 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.137, gateway password: c0ntrail123 2025-10-13 12:56:59,936 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-13 12:57:00,112 - DEBUG - None 2025-10-13 12:57:00,112 - 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.137, gateway password: c0ntrail123 2025-10-13 12:57:00,112 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-13 12:57:00,728 - DEBUG - None 2025-10-13 12:57:00,728 - 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.137, gateway password: c0ntrail123 2025-10-13 12:57:00,728 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-13 12:57:02,967 - 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.988 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.030 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.488 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.667 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.334/2.301/4.030 ms 2025-10-13 12:57:02,968 - 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.137, gateway password: c0ntrail123 2025-10-13 12:57:02,968 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-13 12:57:05,208 - 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=0.921 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.482 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.471 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=1.802 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.944 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.610 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/2.097/4.471 ms 2025-10-13 12:57:05,208 - 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.137, gateway password: c0ntrail123 2025-10-13 12:57:05,208 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-13 12:57:07,448 - 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.633 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.362 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.106 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.743 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.529 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.377/1.600/3.106 ms 2025-10-13 12:57:07,448 - INFO - Deleting VM ctest-TestBasicVMVN-07831242-38512724 2025-10-13 12:57:07,511 - INFO - Detaching port f49db0d9-5468-444e-b994-f7d2bd685762 from VM ctest-TestBasicVMVN-07831242-43327230 2025-10-13 12:57:07,541 - INFO - Deleting VM ctest-TestBasicVMVN-07831242-43327230 2025-10-13 12:57:07,605 - INFO - Detaching port 33106e91-98db-4245-9c8f-442b90911c91 from VM ctest-TestBasicVMVN-07831242-78976488 2025-10-13 12:57:07,633 - INFO - Deleting VM ctest-TestBasicVMVN-07831242-78976488 2025-10-13 12:57:07,691 - INFO - Deleting VN ctest-vn-09033692 2025-10-13 12:57:07,829 - DEBUG - Response for delete_port : () 2025-10-13 12:57:08,000 - DEBUG - Response for delete_port : () 2025-10-13 12:57:08,041 - DEBUG - VN 85e3714a-c89d-440b-9352-79be72f2900c still in use: Unable to complete operation on network 85e3714a-c89d-440b-9352-79be72f2900c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9bcc46d0-2780-429a-9980-214fbf7d31c4'] 2025-10-13 12:57:08,041 - WARNING - Deleting VN ctest-vn-09033692 failed..Will retry 2025-10-13 12:57:10,154 - DEBUG - Response for deleting network () 2025-10-13 12:57:10,154 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/a5414761-3b35-43cb-8696-10dc0bd95755 2025-10-13 12:57:10,160 - DEBUG - Response Code: 404 2025-10-13 12:57:10,160 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-13 12:57:10,164 - DEBUG - Requesting: http://10.0.0.137:8082/domain/f7637674-1c0c-4068-a8eb-a862b87635f7 2025-10-13 12:57:10,218 - DEBUG - Requesting: http://10.0.0.137:8082/project/745526f7-2ea6-457c-917c-8f843de0fa54 2025-10-13 12:57:10,285 - INFO - Validated that VN ctest-vn-09033692 is not found in API Server 2025-10-13 12:57:10,294 - DEBUG - VN ctest-vn-09033692 is not present in Agent 10.0.0.137 2025-10-13 12:57:10,294 - INFO - Validated that VN ctest-vn-09033692 is not in any agent 2025-10-13 12:57:10,298 - DEBUG - VRF 2 is not seen in agent 10.0.0.137 2025-10-13 12:57:10,304 - DEBUG - Vrouter 10.0.0.137 does not have vrf 2 for VN ctest-vn-09033692 2025-10-13 12:57:10,304 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07831242:ctest-vn-09033692 2025-10-13 12:57:10,312 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-09033692 info 2025-10-13 12:57:10,380 - INFO - IPAM: ctest-ipam-25727296 is not found in API Server 2025-10-13 12:57:10,389 - INFO - IPAM:ctest-ipam-25727296 is not found in control node 2025-10-13 12:57:10,641 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 12:57:10,642 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-13 12:57:10,642 - INFO - -------------------------------------------------------------------------------- 2025-10-13 12:57:11,292 - INFO - Deleted project: ctest-TestBasicVMVN-07831242, ID : 745526f7-2ea6-457c-917c-8f843de0fa54