2025-11-13 15:32:55,766 - INFO - Domain Default found not creating
2025-11-13 15:32:55,910 - INFO - Project ctest-TestBasicVMVN-42671939 not found, creating it
2025-11-13 15:32:56,357 - INFO - Created Project:ctest-TestBasicVMVN-42671939, ID : 0ebb020b-ad27-4e25-b6b5-88d7720e5384
2025-11-13 15:32:57,898 - INFO - ================================================================================
2025-11-13 15:32:57,898 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-13 15:32:57,898 - 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-13 15:32:58,155 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-11-13 15:32:58,155 - INFO - Initial checks done. Running the testcase now
2025-11-13 15:32:58,155 - INFO -
2025-11-13 15:32:58,720 - DEBUG - Response for create_network : {'network': {'id': '6ce2e84c-705f-4660-8034-7458c90a3c1b', 'name': 'ctest-vn2_metadata-87930427', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'project_id': '0ebb020bad274e25b6b588d7720e5384', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42671939', 'ctest-vn2_metadata-87930427'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 15:32:58,875 - DEBUG - Response for create_subnet : {'subnet': {'id': '79cbf604-2acd-42d4-bd3f-381725805b61', 'name': '', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'network_id': '6ce2e84c-705f-4660-8034-7458c90a3c1b', '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': '0ebb020bad274e25b6b588d7720e5384'}}
2025-11-13 15:32:58,889 - INFO - Created VN ctest-vn2_metadata-87930427
2025-11-13 15:32:58,938 - DEBUG - VN ctest-vn2_metadata-87930427 UUID is 6ce2e84c-705f-4660-8034-7458c90a3c1b
2025-11-13 15:32:59,101 - DEBUG - Services list from nova: [, , ]
2025-11-13 15:33:00,105 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4723-1)
2025-11-13 15:33:00,214 - DEBUG - Link local service introspect added
2025-11-13 15:33:00,248 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 15:33:05,310 - DEBUG - VM is in ACTIVE state now
2025-11-13 15:33:05,422 - INFO - Waiting for VM ctest-TestBasicVMVN-42671939-41455804 to be up..
2025-11-13 15:33:05,423 - INFO - VM name : ctest-TestBasicVMVN-42671939-41455804
2025-11-13 15:33:05,483 - DEBUG - VM ctest-TestBasicVMVN-42671939-41455804 ID is cfafaef3-d759-4aa6-a24e-e5ba3a6bfcd5
2025-11-13 15:33:05,483 - DEBUG - VM ctest-TestBasicVMVN-42671939-41455804 launched on Node cn-jenkins-deploy-platform-ansible-os-4723-1
2025-11-13 15:33:05,544 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cfafaef3-d759-4aa6-a24e-e5ba3a6bfcd5
2025-11-13 15:33:05,859 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cfafaef3-d759-4aa6-a24e-e5ba3a6bfcd5
2025-11-13 15:33:05,886 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2acbdf10-ebc8-40f6-8770-8289cbe5117c
2025-11-13 15:33:09,145 - 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 1031ms')
2025-11-13 15:33:09,145 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42671939-41455804 failed!
2025-11-13 15:33:09,198 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42671939:ctest-vn2_metadata-87930427 is 11.1.1.1 and allocation pool is NOT set
2025-11-13 15:33:11,257 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.364 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.364/1.433/2.503/1.069 ms')
2025-11-13 15:33:11,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42671939-41455804 passed
2025-11-13 15:33:11,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:11,402 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42671939-41455804, IP 11.1.1.3, Port 22
2025-11-13 15:33:11,554 - DEBUG - VM ctest-TestBasicVMVN-42671939-41455804 is ready for SSH connections
2025-11-13 15:33:11,554 - INFO - Retry 0
2025-11-13 15:33:11,554 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:11,554 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-13 15:33:13,090 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-13 15:33:13,090 - INFO - Generic metadata worked
2025-11-13 15:33:13,334 - DEBUG - Link local service introspect removed
2025-11-13 15:33:13,334 - INFO - Deleting VM ctest-TestBasicVMVN-42671939-41455804
2025-11-13 15:33:13,399 - INFO - Deleting VN ctest-vn2_metadata-87930427
2025-11-13 15:33:13,433 - DEBUG - VN 6ce2e84c-705f-4660-8034-7458c90a3c1b still in use: Unable to complete operation on network 6ce2e84c-705f-4660-8034-7458c90a3c1b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5323cd9d-674e-4d98-80e0-014804f85914']
2025-11-13 15:33:13,433 - WARNING - Deleting VN ctest-vn2_metadata-87930427 failed..Will retry
2025-11-13 15:33:15,515 - DEBUG - Response for deleting network ()
2025-11-13 15:33:15,762 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 15:33:15,762 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-13 15:33:15,762 - INFO - --------------------------------------------------------------------------------
2025-11-13 15:33:15,764 - INFO - ================================================================================
2025-11-13 15:33:15,764 - INFO - STARTING TEST : test_metadata_service
2025-11-13 15:33:15,764 - 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-13 15:33:16,054 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-11-13 15:33:16,054 - INFO - Initial checks done. Running the testcase now
2025-11-13 15:33:16,054 - INFO -
2025-11-13 15:33:16,054 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-11-13 15:33:16,059 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/89864503-0b81-47ce-bbad-649472095d9f
2025-11-13 15:33:16,218 - DEBUG - Response for create_network : {'network': {'id': 'df5e4045-07a6-454f-975e-a8f70cb4854d', 'name': 'ctest-vn-35221692', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'project_id': '0ebb020bad274e25b6b588d7720e5384', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42671939', 'ctest-vn-35221692'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 15:33:16,366 - DEBUG - Response for create_subnet : {'subnet': {'id': '54b63b53-b5d3-4071-a658-6e129028aa10', 'name': '', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'network_id': 'df5e4045-07a6-454f-975e-a8f70cb4854d', 'ip_version': 4, 'cidr': '212.219.65.0/26', 'allocation_pools': [{'start': '212.219.65.2', 'end': '212.219.65.62'}], 'gateway_ip': '212.219.65.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.219.65.2', 'tags': [], 'project_id': '0ebb020bad274e25b6b588d7720e5384'}}
2025-11-13 15:33:16,381 - INFO - Created VN ctest-vn-35221692
2025-11-13 15:33:16,430 - DEBUG - VN ctest-vn-35221692 UUID is df5e4045-07a6-454f-975e-a8f70cb4854d
2025-11-13 15:33:17,558 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4723-1)
2025-11-13 15:33:17,558 - INFO - Waiting for VM ctest-TestBasicVMVN-42671939-75718641 to be up..
2025-11-13 15:33:17,596 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 15:33:22,672 - DEBUG - VM is in ACTIVE state now
2025-11-13 15:33:22,672 - INFO - VM name : ctest-TestBasicVMVN-42671939-75718641
2025-11-13 15:33:22,736 - DEBUG - VM ctest-TestBasicVMVN-42671939-75718641 ID is 107a7cb6-ca77-4b4b-b199-a7ae3ea1d1ec
2025-11-13 15:33:22,736 - DEBUG - VM ctest-TestBasicVMVN-42671939-75718641 launched on Node cn-jenkins-deploy-platform-ansible-os-4723-1
2025-11-13 15:33:22,802 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/107a7cb6-ca77-4b4b-b199-a7ae3ea1d1ec
2025-11-13 15:33:22,811 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fd028554-8590-4495-9d37-ec52a41b2a2f
2025-11-13 15:33:26,078 - 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-13 15:33:26,078 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42671939-75718641 failed!
2025-11-13 15:33:26,130 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-35221692 is 212.219.65.1 and allocation pool is NOT set
2025-11-13 15:33:28,188 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.439 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.439/1.631/2.823/1.192 ms')
2025-11-13 15:33:28,188 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42671939-75718641 passed
2025-11-13 15:33:28,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:28,334 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42671939-75718641, IP 212.219.65.3, Port 22
2025-11-13 15:33:28,489 - DEBUG - VM ctest-TestBasicVMVN-42671939-75718641 is ready for SSH connections
2025-11-13 15:33:28,489 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:28,489 - DEBUG - cat /tmp/output.txt
2025-11-13 15:33:30,069 - DEBUG - Hello World. The time is now Thu, 13 Nov 2025 08:33:25 -0700!
2025-11-13 15:33:30,069 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 13 Nov 2025 08:33:25 -0700!'}
2025-11-13 15:33:30,069 - INFO - metadata_script.txt got executed in the vm
2025-11-13 15:33:30,069 - INFO - Deleting VM ctest-TestBasicVMVN-42671939-75718641
2025-11-13 15:33:30,135 - INFO - Deleting VN ctest-vn-35221692
2025-11-13 15:33:30,166 - DEBUG - VN df5e4045-07a6-454f-975e-a8f70cb4854d still in use: Unable to complete operation on network df5e4045-07a6-454f-975e-a8f70cb4854d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cd27e9ba-0053-4334-90e9-f52e37849388']
2025-11-13 15:33:30,166 - WARNING - Deleting VN ctest-vn-35221692 failed..Will retry
2025-11-13 15:33:32,251 - DEBUG - Response for deleting network ()
2025-11-13 15:33:32,523 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 15:33:32,523 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-13 15:33:32,523 - INFO - --------------------------------------------------------------------------------
2025-11-13 15:33:32,525 - INFO - ================================================================================
2025-11-13 15:33:32,525 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-13 15:33:32,525 - 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-13 15:33:32,810 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-11-13 15:33:32,810 - INFO - Initial checks done. Running the testcase now
2025-11-13 15:33:32,810 - INFO -
2025-11-13 15:33:33,261 - DEBUG - Response for create_network : {'network': {'id': 'b507d0ff-410f-4a52-8b26-6bf46fa656d1', 'name': 'ctest-vn-44734588', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'project_id': '0ebb020bad274e25b6b588d7720e5384', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42671939', 'ctest-vn-44734588'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 15:33:33,443 - DEBUG - Response for create_subnet : {'subnet': {'id': '83537672-b698-4c33-b0c0-cb0ebe4171d8', 'name': '', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'network_id': 'b507d0ff-410f-4a52-8b26-6bf46fa656d1', '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': '0ebb020bad274e25b6b588d7720e5384'}}
2025-11-13 15:33:33,646 - DEBUG - Response for create_subnet : {'subnet': {'id': '32472773-4691-4537-be1f-32c37454496e', 'name': '', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'network_id': 'b507d0ff-410f-4a52-8b26-6bf46fa656d1', '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': '0ebb020bad274e25b6b588d7720e5384'}}
2025-11-13 15:33:33,660 - INFO - Created VN ctest-vn-44734588
2025-11-13 15:33:33,710 - DEBUG - VN ctest-vn-44734588 UUID is b507d0ff-410f-4a52-8b26-6bf46fa656d1
2025-11-13 15:33:34,089 - DEBUG - Response for create_port : {'port': {'name': 'ab35e785-35d5-4594-a51c-fb9aa0a75913', 'id': 'ab35e785-35d5-4594-a51c-fb9aa0a75913', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'network_id': 'b507d0ff-410f-4a52-8b26-6bf46fa656d1', 'mac_address': '02:ab:35:e7:85:35', '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': '83537672-b698-4c33-b0c0-cb0ebe4171d8'}], 'security_groups': ['3e30f7f0-a885-4693-ad60-f4d37c841832'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0ebb020bad274e25b6b588d7720e5384'}}
2025-11-13 15:33:34,245 - DEBUG - Response for create_port : {'port': {'name': 'f5181f60-00fe-4f08-a33c-1087a8574351', 'id': 'f5181f60-00fe-4f08-a33c-1087a8574351', 'tenant_id': '0ebb020bad274e25b6b588d7720e5384', 'network_id': 'b507d0ff-410f-4a52-8b26-6bf46fa656d1', 'mac_address': '02:f5:18:1f:60:00', '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': '32472773-4691-4537-be1f-32c37454496e'}], 'security_groups': ['3e30f7f0-a885-4693-ad60-f4d37c841832'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0ebb020bad274e25b6b588d7720e5384'}}
2025-11-13 15:33:34,575 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4723-1)
2025-11-13 15:33:34,949 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4723-1)
2025-11-13 15:33:36,583 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4723-1)
2025-11-13 15:33:36,583 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-13 15:33:36,588 - DEBUG - Requesting: http://10.0.0.38:8082/domain/aa8e3cec-159b-4377-ac93-5461501c0fa5
2025-11-13 15:33:36,601 - DEBUG - Requesting: http://10.0.0.38:8082/project/0ebb020b-ad27-4e25-b6b5-88d7720e5384
2025-11-13 15:33:36,677 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/ed2c06e2-f317-45aa-8846-7a50d51ada8f
2025-11-13 15:33:36,690 - INFO - Verifications in API Server for IPAM: ctest-ipam-13992088 passed
2025-11-13 15:33:36,695 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42671939:ctest-ipam-13992088', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42671939', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17090042257774953898', 'uuid-lslong': '9819670525119224463'}, 'enable': 'true', 'created': '2025-11-13T15:33:32', 'last-modified': '2025-11-13T15:33:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.669584'}
2025-11-13 15:33:36,695 - INFO - Verifications in Control node for IPAM: ctest-ipam-13992088 passed
2025-11-13 15:33:36,697 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-13 15:33:36,702 - DEBUG - Requesting: http://10.0.0.38:8082/domain/aa8e3cec-159b-4377-ac93-5461501c0fa5
2025-11-13 15:33:36,718 - DEBUG - Requesting: http://10.0.0.38:8082/project/0ebb020b-ad27-4e25-b6b5-88d7720e5384
2025-11-13 15:33:36,805 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b507d0ff-410f-4a52-8b26-6bf46fa656d1
2025-11-13 15:33:36,823 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b507d0ff-410f-4a52-8b26-6bf46fa656d1
2025-11-13 15:33:36,836 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/938d3f4e-43c0-4eba-a8e0-395c44fa5796
2025-11-13 15:33:36,846 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/938d3f4e-43c0-4eba-a8e0-395c44fa5796
2025-11-13 15:33:36,853 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/09cc1773-323d-4499-9bef-f9ad5468707d
2025-11-13 15:33:36,859 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-13 15:33:36,859 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b507d0ff-410f-4a52-8b26-6bf46fa656d1
2025-11-13 15:33:36,867 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/938d3f4e-43c0-4eba-a8e0-395c44fa5796
2025-11-13 15:33:36,880 - INFO - Verified VN network id 11 for VN b507d0ff-410f-4a52-8b26-6bf46fa656d1
2025-11-13 15:33:36,880 - INFO - Verifications in API Server for VN ctest-vn-44734588 passed
2025-11-13 15:33:36,880 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b507d0ff-410f-4a52-8b26-6bf46fa656d1
2025-11-13 15:33:36,887 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/938d3f4e-43c0-4eba-a8e0-395c44fa5796
2025-11-13 15:33:36,895 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/938d3f4e-43c0-4eba-a8e0-395c44fa5796
2025-11-13 15:33:36,903 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/09cc1773-323d-4499-9bef-f9ad5468707d
2025-11-13 15:33:36,917 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42671939', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13044624640428690002', 'uuid-lslong': '10026820317976352465'}, 'enable': 'true', 'created': '2025-11-13T15:33:33', 'last-modified': '2025-11-13T15:33:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.293230'}
2025-11-13 15:33:36,928 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-13 15:33:36,928 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-44734588 passed
2025-11-13 15:33:36,929 - DEBUG - ====Verifying policy data for ctest-vn-44734588 in API_Server ======
2025-11-13 15:33:36,929 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-13 15:33:36,934 - DEBUG - Requesting: http://10.0.0.38:8082/domain/aa8e3cec-159b-4377-ac93-5461501c0fa5
2025-11-13 15:33:36,943 - DEBUG - Requesting: http://10.0.0.38:8082/project/0ebb020b-ad27-4e25-b6b5-88d7720e5384
2025-11-13 15:33:37,010 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b507d0ff-410f-4a52-8b26-6bf46fa656d1
2025-11-13 15:33:37,027 - DEBUG - =>VN ctest-vn-44734588 has no policy to be verified
2025-11-13 15:33:37,027 - DEBUG - Verifying the vn in opserver
2025-11-13 15:33:37,027 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588 virtual network link through opserver 10.0.0.38
2025-11-13 15:33:37,027 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-13 15:33:37,374 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-13 15:33:37,506 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588?flat'}
2025-11-13 15:33:37,506 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588 is found in opserver
2025-11-13 15:33:37,512 - DEBUG - VRF ids for VN ctest-vn-44734588: {'10.0.0.38': '2'}
2025-11-13 15:33:37,512 - INFO - Waiting for VM ctest-TestBasicVMVN-42671939-63329354 to be up..
2025-11-13 15:33:37,627 - DEBUG - VM is in ACTIVE state now
2025-11-13 15:33:37,629 - INFO - VM name : ctest-TestBasicVMVN-42671939-63329354
2025-11-13 15:33:37,701 - DEBUG - VM ctest-TestBasicVMVN-42671939-63329354 ID is 2d89d88c-8bca-4f43-bb91-48592909e25f
2025-11-13 15:33:37,702 - DEBUG - VM ctest-TestBasicVMVN-42671939-63329354 launched on Node cn-jenkins-deploy-platform-ansible-os-4723-1
2025-11-13 15:33:37,792 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2d89d88c-8bca-4f43-bb91-48592909e25f
2025-11-13 15:33:37,804 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ab35e785-35d5-4594-a51c-fb9aa0a75913
2025-11-13 15:33:41,052 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-11-13 15:33:41,052 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42671939-63329354 failed!
2025-11-13 15:33:41,106 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588 is 31.1.1.1 and allocation pool is NOT set
2025-11-13 15:33:41,106 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588 is 31.1.2.1 and allocation pool is NOT set
2025-11-13 15:33:43,169 - 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=12.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.381 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.381/6.601/12.822/6.220 ms')
2025-11-13 15:33:43,169 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42671939-63329354 passed
2025-11-13 15:33:43,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:43,322 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42671939-63329354, IP 31.1.1.4, Port 22
2025-11-13 15:33:43,478 - DEBUG - VM ctest-TestBasicVMVN-42671939-63329354 is ready for SSH connections
2025-11-13 15:33:43,478 - INFO - Waiting for VM ctest-TestBasicVMVN-42671939-97882095 to be up..
2025-11-13 15:33:43,562 - DEBUG - VM is in ACTIVE state now
2025-11-13 15:33:43,562 - INFO - VM name : ctest-TestBasicVMVN-42671939-97882095
2025-11-13 15:33:43,637 - DEBUG - VM ctest-TestBasicVMVN-42671939-97882095 ID is ce4c8856-8ea8-44a7-97cc-f23702074953
2025-11-13 15:33:43,637 - DEBUG - VM ctest-TestBasicVMVN-42671939-97882095 launched on Node cn-jenkins-deploy-platform-ansible-os-4723-1
2025-11-13 15:33:43,714 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ce4c8856-8ea8-44a7-97cc-f23702074953
2025-11-13 15:33:43,722 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f5181f60-00fe-4f08-a33c-1087a8574351
2025-11-13 15:33:44,979 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.805 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.805/2.630/4.456/1.825 ms')
2025-11-13 15:33:44,979 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-42671939-97882095 passed
2025-11-13 15:33:45,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:45,126 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42671939-97882095, IP 31.1.2.4, Port 22
2025-11-13 15:33:45,277 - DEBUG - VM ctest-TestBasicVMVN-42671939-97882095 is ready for SSH connections
2025-11-13 15:33:45,277 - INFO - Waiting for VM ctest-TestBasicVMVN-42671939-09257143 to be up..
2025-11-13 15:33:45,336 - DEBUG - VM is in ACTIVE state now
2025-11-13 15:33:45,336 - INFO - VM name : ctest-TestBasicVMVN-42671939-09257143
2025-11-13 15:33:45,399 - DEBUG - VM ctest-TestBasicVMVN-42671939-09257143 ID is 0d15d1ed-4e3e-4b48-bb2f-288dc61450c9
2025-11-13 15:33:45,399 - DEBUG - VM ctest-TestBasicVMVN-42671939-09257143 launched on Node cn-jenkins-deploy-platform-ansible-os-4723-1
2025-11-13 15:33:45,458 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0d15d1ed-4e3e-4b48-bb2f-288dc61450c9
2025-11-13 15:33:45,465 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/040a54e5-da8a-4334-b03d-ac3838f2ac32
2025-11-13 15:33:46,696 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.436 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.436/1.635/2.834/1.199 ms')
2025-11-13 15:33:46,696 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-42671939-09257143 passed
2025-11-13 15:33:46,842 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:46,842 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42671939-09257143, IP 31.1.1.3, Port 22
2025-11-13 15:33:46,998 - DEBUG - VM ctest-TestBasicVMVN-42671939-09257143 is ready for SSH connections
2025-11-13 15:33:46,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:46,998 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:46,998 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-13 15:33:50,634 - 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.910 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.813 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.678 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.678/1.800/3.910 ms
2025-11-13 15:33:50,634 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-42671939-63329354 passed
2025-11-13 15:33:50,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:50,634 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:50,634 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-13 15:33:54,506 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.882 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.834 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.785 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/1.833/3.882 ms
2025-11-13 15:33:54,506 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-42671939-97882095 passed
2025-11-13 15:33:54,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:54,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:54,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 15:33:54,506 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:54,506 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 15:33:54,609 - DEBUG - None
2025-11-13 15:33:54,610 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:54,610 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 15:33:54,716 - DEBUG - None
2025-11-13 15:33:54,716 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:54,716 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 15:33:55,257 - DEBUG - None
2025-11-13 15:33:55,257 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:55,257 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-13 15:33:57,363 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.726 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.564 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.305 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.358 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.316 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.305/1.453/3.564 ms
2025-11-13 15:33:57,363 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:57,363 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-13 15:33:59,511 - 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.942 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.671 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.501 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.343 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.378 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.097 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.325 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.325/2.179/5.501 ms
2025-11-13 15:33:59,511 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-13 15:33:59,511 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-13 15:34:01,669 - 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.460 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=1.649 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.298 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.626 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.267 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.375/1.305/2.298 ms
2025-11-13 15:34:01,669 - INFO - Deleting VM ctest-TestBasicVMVN-42671939-09257143
2025-11-13 15:34:01,737 - INFO - Detaching port f5181f60-00fe-4f08-a33c-1087a8574351 from VM ctest-TestBasicVMVN-42671939-97882095
2025-11-13 15:34:01,767 - INFO - Deleting VM ctest-TestBasicVMVN-42671939-97882095
2025-11-13 15:34:01,828 - INFO - Detaching port ab35e785-35d5-4594-a51c-fb9aa0a75913 from VM ctest-TestBasicVMVN-42671939-63329354
2025-11-13 15:34:01,871 - INFO - Deleting VM ctest-TestBasicVMVN-42671939-63329354
2025-11-13 15:34:01,937 - INFO - Deleting VN ctest-vn-44734588
2025-11-13 15:34:02,087 - DEBUG - Response for delete_port : ()
2025-11-13 15:34:02,256 - DEBUG - Response for delete_port : ()
2025-11-13 15:34:02,286 - DEBUG - VN b507d0ff-410f-4a52-8b26-6bf46fa656d1 still in use: Unable to complete operation on network b507d0ff-410f-4a52-8b26-6bf46fa656d1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a93ad99b-0ea1-4091-b53d-085feb46640e']
2025-11-13 15:34:02,286 - WARNING - Deleting VN ctest-vn-44734588 failed..Will retry
2025-11-13 15:34:04,395 - DEBUG - Response for deleting network ()
2025-11-13 15:34:04,395 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/938d3f4e-43c0-4eba-a8e0-395c44fa5796
2025-11-13 15:34:04,399 - DEBUG - Response Code: 404
2025-11-13 15:34:04,400 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-13 15:34:04,404 - DEBUG - Requesting: http://10.0.0.38:8082/domain/aa8e3cec-159b-4377-ac93-5461501c0fa5
2025-11-13 15:34:04,456 - DEBUG - Requesting: http://10.0.0.38:8082/project/0ebb020b-ad27-4e25-b6b5-88d7720e5384
2025-11-13 15:34:04,523 - INFO - Validated that VN ctest-vn-44734588 is not found in API Server
2025-11-13 15:34:04,532 - DEBUG - VN ctest-vn-44734588 is not present in Agent 10.0.0.38
2025-11-13 15:34:04,532 - INFO - Validated that VN ctest-vn-44734588 is not in any agent
2025-11-13 15:34:04,536 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-11-13 15:34:04,542 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-44734588
2025-11-13 15:34:04,542 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-42671939:ctest-vn-44734588
2025-11-13 15:34:04,549 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-44734588 info
2025-11-13 15:34:04,630 - INFO - IPAM: ctest-ipam-13992088 is not found in API Server
2025-11-13 15:34:04,638 - INFO - IPAM:ctest-ipam-13992088 is not found in control node
2025-11-13 15:34:04,894 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 15:34:04,894 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:32]
2025-11-13 15:34:04,894 - INFO - --------------------------------------------------------------------------------
2025-11-13 15:34:05,575 - INFO - Deleted project: ctest-TestBasicVMVN-42671939, ID : 0ebb020b-ad27-4e25-b6b5-88d7720e5384