2025-02-10 17:42:47,126 - INFO - Domain Default found not creating 2025-02-10 17:42:47,259 - INFO - Project ctest-TestBasicVMVN-93735466 not found, creating it 2025-02-10 17:42:47,848 - INFO - Created Project:ctest-TestBasicVMVN-93735466, ID : 005b9109-09a4-4d0e-ba04-2d67dd3d3aef 2025-02-10 17:42:49,186 - INFO - ================================================================================ 2025-02-10 17:42:49,186 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-10 17:42:49,186 - 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-02-10 17:42:49,443 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.18': '0'}} with 2025-02-10 17:42:49,443 - INFO - Initial checks done. Running the testcase now 2025-02-10 17:42:49,443 - INFO - 2025-02-10 17:42:49,970 - DEBUG - Response for create_network : {'network': {'id': '0a78e909-8a6d-4718-89f9-bd9b9718168a', 'name': 'ctest-vn2_metadata-29868650', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'project_id': '005b910909a44d0eba042d67dd3d3aef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93735466', 'ctest-vn2_metadata-29868650'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 17:42:50,199 - DEBUG - Response for create_subnet : {'subnet': {'id': '0979e7c4-2f0d-4cd7-a10f-c5fd81029688', 'name': '', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'network_id': '0a78e909-8a6d-4718-89f9-bd9b9718168a', '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': '005b910909a44d0eba042d67dd3d3aef'}} 2025-02-10 17:42:50,217 - INFO - Created VN ctest-vn2_metadata-29868650 2025-02-10 17:42:50,268 - DEBUG - VN ctest-vn2_metadata-29868650 UUID is 0a78e909-8a6d-4718-89f9-bd9b9718168a 2025-02-10 17:42:50,441 - DEBUG - Services list from nova: [, , ] 2025-02-10 17:42:51,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2716-1) 2025-02-10 17:42:51,516 - DEBUG - Link local service introspect added 2025-02-10 17:42:51,563 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 17:42:56,640 - DEBUG - VM is in ACTIVE state now 2025-02-10 17:42:56,767 - INFO - Waiting for VM ctest-TestBasicVMVN-93735466-48446133 to be up.. 2025-02-10 17:42:56,767 - INFO - VM name : ctest-TestBasicVMVN-93735466-48446133 2025-02-10 17:42:56,839 - DEBUG - VM ctest-TestBasicVMVN-93735466-48446133 ID is 2ee08bbf-f7c2-4ca3-a11d-4ce6409ab678 2025-02-10 17:42:56,839 - DEBUG - VM ctest-TestBasicVMVN-93735466-48446133 launched on Node cn-jenkins-deploy-platform-ansible-os-2716-1 2025-02-10 17:42:56,906 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/2ee08bbf-f7c2-4ca3-a11d-4ce6409ab678 2025-02-10 17:42:57,199 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/2ee08bbf-f7c2-4ca3-a11d-4ce6409ab678 2025-02-10 17:42:57,228 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/a23d39d3-de70-450d-9d2e-9f442dde5c0d 2025-02-10 17:43:00,472 - 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 1007ms') 2025-02-10 17:43:00,472 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93735466-48446133 failed! 2025-02-10 17:43:00,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93735466:ctest-vn2_metadata-29868650 is 11.1.1.1 and allocation pool is NOT set 2025-02-10 17:43:02,603 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.38 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.377/2.536/3.695/1.159 ms') 2025-02-10 17:43:02,604 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93735466-48446133 passed 2025-02-10 17:43:02,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:02,756 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93735466-48446133, IP 11.1.1.3, Port 22 2025-02-10 17:43:02,912 - DEBUG - VM ctest-TestBasicVMVN-93735466-48446133 is ready for SSH connections 2025-02-10 17:43:02,912 - INFO - Retry 0 2025-02-10 17:43:02,912 - 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.31, gateway password: c0ntrail123 2025-02-10 17:43:02,912 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-10 17:43:04,505 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-10 17:43:04,505 - INFO - Generic metadata worked 2025-02-10 17:43:04,756 - DEBUG - Link local service introspect removed 2025-02-10 17:43:04,756 - INFO - Deleting VM ctest-TestBasicVMVN-93735466-48446133 2025-02-10 17:43:04,817 - INFO - Deleting VN ctest-vn2_metadata-29868650 2025-02-10 17:43:04,851 - DEBUG - VN 0a78e909-8a6d-4718-89f9-bd9b9718168a still in use: Unable to complete operation on network 0a78e909-8a6d-4718-89f9-bd9b9718168a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6532f300-f878-4d78-943c-510a1136f983'] 2025-02-10 17:43:04,851 - WARNING - Deleting VN ctest-vn2_metadata-29868650 failed..Will retry 2025-02-10 17:43:06,960 - DEBUG - Response for deleting network () 2025-02-10 17:43:07,217 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 17:43:07,217 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-02-10 17:43:07,217 - INFO - -------------------------------------------------------------------------------- 2025-02-10 17:43:07,221 - INFO - ================================================================================ 2025-02-10 17:43:07,221 - INFO - STARTING TEST : test_metadata_service 2025-02-10 17:43:07,221 - 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-02-10 17:43:07,506 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.18': '0'}} with 2025-02-10 17:43:07,506 - INFO - Initial checks done. Running the testcase now 2025-02-10 17:43:07,506 - INFO - 2025-02-10 17:43:07,506 - DEBUG - Requesting: http://10.0.0.31:8082/global-vrouter-configs 2025-02-10 17:43:07,512 - DEBUG - Requesting: http://10.0.0.31:8082/global-vrouter-config/a8d2d8b4-d8a8-4c4c-890b-d11baa67ff1b 2025-02-10 17:43:07,688 - DEBUG - Response for create_network : {'network': {'id': '0594c1f1-7c8c-4e0d-b255-3c48c1b9069b', 'name': 'ctest-vn-69150438', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'project_id': '005b910909a44d0eba042d67dd3d3aef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93735466', 'ctest-vn-69150438'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 17:43:07,881 - DEBUG - Response for create_subnet : {'subnet': {'id': '8584e54f-ba1e-4e4a-bd60-bd2520574e0b', 'name': '', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'network_id': '0594c1f1-7c8c-4e0d-b255-3c48c1b9069b', 'ip_version': 4, 'cidr': '37.31.105.192/26', 'allocation_pools': [{'start': '37.31.105.194', 'end': '37.31.105.254'}], 'gateway_ip': '37.31.105.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.31.105.194', 'tags': [], 'project_id': '005b910909a44d0eba042d67dd3d3aef'}} 2025-02-10 17:43:07,899 - INFO - Created VN ctest-vn-69150438 2025-02-10 17:43:07,952 - DEBUG - VN ctest-vn-69150438 UUID is 0594c1f1-7c8c-4e0d-b255-3c48c1b9069b 2025-02-10 17:43:09,088 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2716-1) 2025-02-10 17:43:09,089 - INFO - Waiting for VM ctest-TestBasicVMVN-93735466-29286555 to be up.. 2025-02-10 17:43:09,128 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 17:43:14,201 - DEBUG - VM is in ACTIVE state now 2025-02-10 17:43:14,201 - INFO - VM name : ctest-TestBasicVMVN-93735466-29286555 2025-02-10 17:43:14,278 - DEBUG - VM ctest-TestBasicVMVN-93735466-29286555 ID is 234b5eee-2f2d-418c-86ea-3b069b894ef5 2025-02-10 17:43:14,278 - DEBUG - VM ctest-TestBasicVMVN-93735466-29286555 launched on Node cn-jenkins-deploy-platform-ansible-os-2716-1 2025-02-10 17:43:14,348 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/234b5eee-2f2d-418c-86ea-3b069b894ef5 2025-02-10 17:43:14,356 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/e4a94852-f402-4683-b3a8-91d66f595860 2025-02-10 17:43:17,588 - 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-02-10 17:43:17,588 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93735466-29286555 failed! 2025-02-10 17:43:17,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-69150438 is 37.31.105.193 and allocation pool is NOT set 2025-02-10 17:43:19,709 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.61 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.614/2.952/4.290/1.338 ms') 2025-02-10 17:43:19,710 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93735466-29286555 passed 2025-02-10 17:43:19,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:19,864 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93735466-29286555, IP 37.31.105.195, Port 22 2025-02-10 17:43:20,020 - DEBUG - VM ctest-TestBasicVMVN-93735466-29286555 is ready for SSH connections 2025-02-10 17:43:20,020 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-02-10 17:43:20,020 - DEBUG - cat /tmp/output.txt 2025-02-10 17:43:21,651 - DEBUG - Hello World. The time is now Mon, 10 Feb 2025 10:43:20 -0700! 2025-02-10 17:43:21,651 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 10 Feb 2025 10:43:20 -0700!'} 2025-02-10 17:43:21,651 - INFO - metadata_script.txt got executed in the vm 2025-02-10 17:43:21,652 - INFO - Deleting VM ctest-TestBasicVMVN-93735466-29286555 2025-02-10 17:43:21,715 - INFO - Deleting VN ctest-vn-69150438 2025-02-10 17:43:21,748 - DEBUG - VN 0594c1f1-7c8c-4e0d-b255-3c48c1b9069b still in use: Unable to complete operation on network 0594c1f1-7c8c-4e0d-b255-3c48c1b9069b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-026fdc7e-9bf1-407a-9c3d-6064ff4fed0d'] 2025-02-10 17:43:21,748 - WARNING - Deleting VN ctest-vn-69150438 failed..Will retry 2025-02-10 17:43:23,856 - DEBUG - Response for deleting network () 2025-02-10 17:43:24,119 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 17:43:24,119 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-02-10 17:43:24,119 - INFO - -------------------------------------------------------------------------------- 2025-02-10 17:43:24,122 - INFO - ================================================================================ 2025-02-10 17:43:24,122 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-10 17:43:24,122 - 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-02-10 17:43:24,405 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.18': '0'}} with 2025-02-10 17:43:24,405 - INFO - Initial checks done. Running the testcase now 2025-02-10 17:43:24,405 - INFO - 2025-02-10 17:43:24,883 - DEBUG - Response for create_network : {'network': {'id': '286bc4f3-8bef-4067-b633-dc447ff8459d', 'name': 'ctest-vn-48071429', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'project_id': '005b910909a44d0eba042d67dd3d3aef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93735466', 'ctest-vn-48071429'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 17:43:25,066 - DEBUG - Response for create_subnet : {'subnet': {'id': '3213ca7d-2fbf-4ace-b243-f68a3ef52598', 'name': '', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'network_id': '286bc4f3-8bef-4067-b633-dc447ff8459d', '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': '005b910909a44d0eba042d67dd3d3aef'}} 2025-02-10 17:43:25,208 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da00c782-9814-4eec-945b-393df7a210e8', 'name': '', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'network_id': '286bc4f3-8bef-4067-b633-dc447ff8459d', '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': '005b910909a44d0eba042d67dd3d3aef'}} 2025-02-10 17:43:25,228 - INFO - Created VN ctest-vn-48071429 2025-02-10 17:43:25,280 - DEBUG - VN ctest-vn-48071429 UUID is 286bc4f3-8bef-4067-b633-dc447ff8459d 2025-02-10 17:43:25,639 - DEBUG - Response for create_port : {'port': {'name': 'ddebf077-bb20-4ced-923e-b717f836b874', 'id': 'ddebf077-bb20-4ced-923e-b717f836b874', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'network_id': '286bc4f3-8bef-4067-b633-dc447ff8459d', 'mac_address': '02:dd:eb:f0:77:bb', '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': '3213ca7d-2fbf-4ace-b243-f68a3ef52598'}], 'security_groups': ['f52c46e6-a63d-4a64-8238-d5960573936e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '005b910909a44d0eba042d67dd3d3aef'}} 2025-02-10 17:43:25,801 - DEBUG - Response for create_port : {'port': {'name': '4ff42592-80f4-45b7-a2ba-b6804ae9064a', 'id': '4ff42592-80f4-45b7-a2ba-b6804ae9064a', 'tenant_id': '005b910909a44d0eba042d67dd3d3aef', 'network_id': '286bc4f3-8bef-4067-b633-dc447ff8459d', 'mac_address': '02:4f:f4:25:92:80', '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': 'da00c782-9814-4eec-945b-393df7a210e8'}], 'security_groups': ['f52c46e6-a63d-4a64-8238-d5960573936e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '005b910909a44d0eba042d67dd3d3aef'}} 2025-02-10 17:43:26,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2716-1) 2025-02-10 17:43:26,621 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2716-1) 2025-02-10 17:43:27,795 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2716-1) 2025-02-10 17:43:27,795 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-02-10 17:43:27,801 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4f62b827-e11c-4665-a6b3-3012057af6bc 2025-02-10 17:43:27,819 - DEBUG - Requesting: http://10.0.0.31:8082/project/005b9109-09a4-4d0e-ba04-2d67dd3d3aef 2025-02-10 17:43:27,906 - DEBUG - Requesting: http://10.0.0.31:8082/network-ipam/18727d75-4c6a-4201-8577-3232e9efd2a9 2025-02-10 17:43:27,925 - INFO - Verifications in API Server for IPAM: ctest-ipam-90265128 passed 2025-02-10 17:43:27,933 - DEBUG - Control-node 10.0.0.31 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93735466:ctest-ipam-90265128', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93735466', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1761608347001963009', 'uuid-lslong': '9617210723527545513'}, 'enable': 'true', 'created': '2025-02-10T17:43:24', 'last-modified': '2025-02-10T17:43:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.295016'} 2025-02-10 17:43:27,933 - INFO - Verifications in Control node for IPAM: ctest-ipam-90265128 passed 2025-02-10 17:43:27,933 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-02-10 17:43:27,946 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4f62b827-e11c-4665-a6b3-3012057af6bc 2025-02-10 17:43:27,960 - DEBUG - Requesting: http://10.0.0.31:8082/project/005b9109-09a4-4d0e-ba04-2d67dd3d3aef 2025-02-10 17:43:28,039 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/286bc4f3-8bef-4067-b633-dc447ff8459d 2025-02-10 17:43:28,054 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/286bc4f3-8bef-4067-b633-dc447ff8459d 2025-02-10 17:43:28,067 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/f3afeb65-218a-4247-937e-cd80913b8552 2025-02-10 17:43:28,075 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/f3afeb65-218a-4247-937e-cd80913b8552 2025-02-10 17:43:28,083 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/cc3b4aea-c24c-465e-b9a0-dfb64e6f9fb7 2025-02-10 17:43:28,090 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-10 17:43:28,090 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/286bc4f3-8bef-4067-b633-dc447ff8459d 2025-02-10 17:43:28,100 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/f3afeb65-218a-4247-937e-cd80913b8552 2025-02-10 17:43:28,125 - INFO - Verified VN network id 9 for VN 286bc4f3-8bef-4067-b633-dc447ff8459d 2025-02-10 17:43:28,125 - INFO - Verifications in API Server for VN ctest-vn-48071429 passed 2025-02-10 17:43:28,125 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/286bc4f3-8bef-4067-b633-dc447ff8459d 2025-02-10 17:43:28,144 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/f3afeb65-218a-4247-937e-cd80913b8552 2025-02-10 17:43:28,156 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/f3afeb65-218a-4247-937e-cd80913b8552 2025-02-10 17:43:28,165 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/cc3b4aea-c24c-465e-b9a0-dfb64e6f9fb7 2025-02-10 17:43:28,192 - DEBUG - Control-node 10.0.0.31 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93735466', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2912638134328967271', 'uuid-lslong': '13129079525477991837'}, 'enable': 'true', 'created': '2025-02-10T17:43:24', 'last-modified': '2025-02-10T17:43:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.006918'} 2025-02-10 17:43:28,203 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-10 17:43:28,203 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-48071429 passed 2025-02-10 17:43:28,203 - DEBUG - ====Verifying policy data for ctest-vn-48071429 in API_Server ====== 2025-02-10 17:43:28,203 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-02-10 17:43:28,227 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4f62b827-e11c-4665-a6b3-3012057af6bc 2025-02-10 17:43:28,244 - DEBUG - Requesting: http://10.0.0.31:8082/project/005b9109-09a4-4d0e-ba04-2d67dd3d3aef 2025-02-10 17:43:28,336 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/286bc4f3-8bef-4067-b633-dc447ff8459d 2025-02-10 17:43:28,350 - DEBUG - =>VN ctest-vn-48071429 has no policy to be verified 2025-02-10 17:43:28,350 - DEBUG - Verifying the vn in opserver 2025-02-10 17:43:28,350 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429 virtual network link through opserver 10.0.0.31 2025-02-10 17:43:28,350 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2025-02-10 17:43:28,703 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2025-02-10 17:43:28,777 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429?flat'} 2025-02-10 17:43:28,777 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429 is found in opserver 2025-02-10 17:43:28,790 - DEBUG - VRF ids for VN ctest-vn-48071429: {'10.0.0.31': '2'} 2025-02-10 17:43:28,790 - INFO - Waiting for VM ctest-TestBasicVMVN-93735466-40608920 to be up.. 2025-02-10 17:43:28,880 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 17:43:33,958 - DEBUG - VM is in ACTIVE state now 2025-02-10 17:43:33,958 - INFO - VM name : ctest-TestBasicVMVN-93735466-40608920 2025-02-10 17:43:34,035 - DEBUG - VM ctest-TestBasicVMVN-93735466-40608920 ID is d47f6077-56c6-4d3f-a182-d233c7cbf95a 2025-02-10 17:43:34,035 - DEBUG - VM ctest-TestBasicVMVN-93735466-40608920 launched on Node cn-jenkins-deploy-platform-ansible-os-2716-1 2025-02-10 17:43:34,114 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/d47f6077-56c6-4d3f-a182-d233c7cbf95a 2025-02-10 17:43:34,122 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/ddebf077-bb20-4ced-923e-b717f836b874 2025-02-10 17:43:37,397 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms') 2025-02-10 17:43:37,397 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93735466-40608920 failed! 2025-02-10 17:43:37,452 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429 is 31.1.1.1 and allocation pool is NOT set 2025-02-10 17:43:37,452 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429 is 31.1.2.1 and allocation pool is NOT set 2025-02-10 17:43:39,520 - 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=5.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.813 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.813/3.303/5.793/2.490 ms') 2025-02-10 17:43:39,520 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93735466-40608920 passed 2025-02-10 17:43:39,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:39,672 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93735466-40608920, IP 31.1.1.4, Port 22 2025-02-10 17:43:39,824 - DEBUG - VM ctest-TestBasicVMVN-93735466-40608920 is ready for SSH connections 2025-02-10 17:43:39,824 - INFO - Waiting for VM ctest-TestBasicVMVN-93735466-43023583 to be up.. 2025-02-10 17:43:39,894 - DEBUG - VM is in ACTIVE state now 2025-02-10 17:43:39,894 - INFO - VM name : ctest-TestBasicVMVN-93735466-43023583 2025-02-10 17:43:39,966 - DEBUG - VM ctest-TestBasicVMVN-93735466-43023583 ID is 8cdc1eb1-db05-40d2-9c97-27896f7eb78f 2025-02-10 17:43:39,966 - DEBUG - VM ctest-TestBasicVMVN-93735466-43023583 launched on Node cn-jenkins-deploy-platform-ansible-os-2716-1 2025-02-10 17:43:40,038 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/8cdc1eb1-db05-40d2-9c97-27896f7eb78f 2025-02-10 17:43:40,046 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/4ff42592-80f4-45b7-a2ba-b6804ae9064a 2025-02-10 17:43:41,284 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.428 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.428/1.512/2.596/1.084 ms') 2025-02-10 17:43:41,284 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93735466-43023583 passed 2025-02-10 17:43:41,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:41,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93735466-43023583, IP 31.1.2.4, Port 22 2025-02-10 17:43:41,591 - DEBUG - VM ctest-TestBasicVMVN-93735466-43023583 is ready for SSH connections 2025-02-10 17:43:41,592 - INFO - Waiting for VM ctest-TestBasicVMVN-93735466-40739887 to be up.. 2025-02-10 17:43:41,665 - DEBUG - VM is in ACTIVE state now 2025-02-10 17:43:41,665 - INFO - VM name : ctest-TestBasicVMVN-93735466-40739887 2025-02-10 17:43:41,731 - DEBUG - VM ctest-TestBasicVMVN-93735466-40739887 ID is d0be37ef-b0fe-46fa-b154-13cbe90fe6f1 2025-02-10 17:43:41,732 - DEBUG - VM ctest-TestBasicVMVN-93735466-40739887 launched on Node cn-jenkins-deploy-platform-ansible-os-2716-1 2025-02-10 17:43:41,799 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/d0be37ef-b0fe-46fa-b154-13cbe90fe6f1 2025-02-10 17:43:41,806 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/90bb2cad-b02e-403d-b49b-502258826b7a 2025-02-10 17:43:43,059 - 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=2.98 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.352 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.352/1.664/2.977/1.312 ms') 2025-02-10 17:43:43,059 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93735466-40739887 passed 2025-02-10 17:43:43,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:43,208 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93735466-40739887, IP 31.1.1.3, Port 22 2025-02-10 17:43:43,372 - DEBUG - VM ctest-TestBasicVMVN-93735466-40739887 is ready for SSH connections 2025-02-10 17:43:43,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:43,372 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-02-10 17:43:43,372 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-10 17:43:47,302 - 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.165 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.781 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.786 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.781/1.577/3.165 ms 2025-02-10 17:43:47,302 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93735466-40608920 passed 2025-02-10 17:43:47,302 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:47,302 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-02-10 17:43:47,302 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-10 17:43:50,952 - 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.818 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.877 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.045 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.877/1.580/2.818 ms 2025-02-10 17:43:50,952 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93735466-43023583 passed 2025-02-10 17:43:50,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:50,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:50,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 17:43:50,953 - 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.31, gateway password: c0ntrail123 2025-02-10 17:43:50,953 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 17:43:51,138 - DEBUG - None 2025-02-10 17:43:51,138 - 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.31, gateway password: c0ntrail123 2025-02-10 17:43:51,139 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 17:43:51,310 - DEBUG - None 2025-02-10 17:43:51,311 - 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.31, gateway password: c0ntrail123 2025-02-10 17:43:51,311 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 17:43:51,907 - DEBUG - None 2025-02-10 17:43:51,907 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-02-10 17:43:51,907 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-10 17:43:54,110 - 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.796 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.456 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.750 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.536 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.379/6.456 ms 2025-02-10 17:43:54,110 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-02-10 17:43:54,111 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-10 17:43:56,356 - 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.936 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.963 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.968 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.796 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.539 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.350/1.853/3.968 ms 2025-02-10 17:43:56,356 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-02-10 17:43:56,356 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-10 17:43:58,596 - 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.838 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.770 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.670 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.668 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.595 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/2.050/3.670 ms 2025-02-10 17:43:58,596 - INFO - Deleting VM ctest-TestBasicVMVN-93735466-40739887 2025-02-10 17:43:58,659 - INFO - Detaching port 4ff42592-80f4-45b7-a2ba-b6804ae9064a from VM ctest-TestBasicVMVN-93735466-43023583 2025-02-10 17:43:58,706 - INFO - Deleting VM ctest-TestBasicVMVN-93735466-43023583 2025-02-10 17:43:58,782 - INFO - Detaching port ddebf077-bb20-4ced-923e-b717f836b874 from VM ctest-TestBasicVMVN-93735466-40608920 2025-02-10 17:43:58,816 - INFO - Deleting VM ctest-TestBasicVMVN-93735466-40608920 2025-02-10 17:43:58,889 - INFO - Deleting VN ctest-vn-48071429 2025-02-10 17:43:59,040 - DEBUG - Response for delete_port : () 2025-02-10 17:43:59,203 - DEBUG - Response for delete_port : () 2025-02-10 17:43:59,249 - DEBUG - VN 286bc4f3-8bef-4067-b633-dc447ff8459d still in use: Unable to complete operation on network 286bc4f3-8bef-4067-b633-dc447ff8459d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-12712715-23d0-4899-8508-bf09fa8cb411'] 2025-02-10 17:43:59,249 - WARNING - Deleting VN ctest-vn-48071429 failed..Will retry 2025-02-10 17:44:01,408 - DEBUG - Response for deleting network () 2025-02-10 17:44:01,408 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/f3afeb65-218a-4247-937e-cd80913b8552 2025-02-10 17:44:01,413 - DEBUG - Response Code: 404 2025-02-10 17:44:01,413 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-02-10 17:44:01,419 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4f62b827-e11c-4665-a6b3-3012057af6bc 2025-02-10 17:44:01,473 - DEBUG - Requesting: http://10.0.0.31:8082/project/005b9109-09a4-4d0e-ba04-2d67dd3d3aef 2025-02-10 17:44:01,555 - INFO - Validated that VN ctest-vn-48071429 is not found in API Server 2025-02-10 17:44:01,568 - DEBUG - VN ctest-vn-48071429 is not present in Agent 10.0.0.31 2025-02-10 17:44:01,568 - INFO - Validated that VN ctest-vn-48071429 is not in any agent 2025-02-10 17:44:01,576 - DEBUG - VRF 2 is not seen in agent 10.0.0.31 2025-02-10 17:44:01,581 - DEBUG - Vrouter 10.0.0.31 does not have vrf 2 for VN ctest-vn-48071429 2025-02-10 17:44:01,581 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93735466:ctest-vn-48071429 2025-02-10 17:44:01,594 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-48071429 info 2025-02-10 17:44:01,668 - INFO - IPAM: ctest-ipam-90265128 is not found in API Server 2025-02-10 17:44:01,680 - INFO - IPAM:ctest-ipam-90265128 is not found in control node 2025-02-10 17:44:01,950 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 17:44:01,951 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-02-10 17:44:01,951 - INFO - -------------------------------------------------------------------------------- 2025-02-10 17:44:02,673 - INFO - Deleted project: ctest-TestBasicVMVN-93735466, ID : 005b9109-09a4-4d0e-ba04-2d67dd3d3aef