2025-09-25 01:52:39,352 - INFO - Domain Default found not creating
2025-09-25 01:52:39,474 - INFO - Project ctest-TestBasicVMVN-05671282 not found, creating it
2025-09-25 01:52:39,886 - INFO - Created Project:ctest-TestBasicVMVN-05671282, ID : 93b9022c-75eb-4326-8163-3103ec0e510c
2025-09-25 01:52:41,327 - INFO - ================================================================================
2025-09-25 01:52:41,327 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-25 01:52:41,327 - 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-09-25 01:52:41,581 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.129': '0'}} with
2025-09-25 01:52:41,581 - INFO - Initial checks done. Running the testcase now
2025-09-25 01:52:41,581 - INFO -
2025-09-25 01:52:42,138 - DEBUG - Response for create_network : {'network': {'id': 'eba505e5-3c40-4869-b269-27b6f2be9ab0', 'name': 'ctest-vn2_metadata-78756260', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'project_id': '93b9022c75eb432681633103ec0e510c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05671282', 'ctest-vn2_metadata-78756260'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 01:52:42,366 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4a22c08-9579-40b8-9144-4f6281e27f5e', 'name': '', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'network_id': 'eba505e5-3c40-4869-b269-27b6f2be9ab0', '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': '93b9022c75eb432681633103ec0e510c'}}
2025-09-25 01:52:42,383 - INFO - Created VN ctest-vn2_metadata-78756260
2025-09-25 01:52:42,434 - DEBUG - VN ctest-vn2_metadata-78756260 UUID is eba505e5-3c40-4869-b269-27b6f2be9ab0
2025-09-25 01:52:42,624 - DEBUG - Services list from nova: [, , ]
2025-09-25 01:52:43,618 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4185-1)
2025-09-25 01:52:43,726 - DEBUG - Link local service introspect added
2025-09-25 01:52:43,765 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-25 01:52:48,838 - DEBUG - VM is in ACTIVE state now
2025-09-25 01:52:48,966 - INFO - Waiting for VM ctest-TestBasicVMVN-05671282-75493963 to be up..
2025-09-25 01:52:48,966 - INFO - VM name : ctest-TestBasicVMVN-05671282-75493963
2025-09-25 01:52:49,040 - DEBUG - VM ctest-TestBasicVMVN-05671282-75493963 ID is 7aac9679-aaf4-4ea0-84f5-2578884f1537
2025-09-25 01:52:49,040 - DEBUG - VM ctest-TestBasicVMVN-05671282-75493963 launched on Node cn-jenkins-deploy-platform-ansible-os-4185-1
2025-09-25 01:52:49,106 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7aac9679-aaf4-4ea0-84f5-2578884f1537
2025-09-25 01:52:49,398 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7aac9679-aaf4-4ea0-84f5-2578884f1537
2025-09-25 01:52:49,426 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/309ae268-797b-4ee2-84e9-20351ae40606
2025-09-25 01:52:52,671 - 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-09-25 01:52:52,671 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05671282-75493963 failed!
2025-09-25 01:52:52,722 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05671282:ctest-vn2_metadata-78756260 is 11.1.1.1 and allocation pool is NOT set
2025-09-25 01:52:54,785 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.883 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.883/1.802/2.721/0.919 ms')
2025-09-25 01:52:54,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05671282-75493963 passed
2025-09-25 01:52:54,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:52:54,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05671282-75493963, IP 11.1.1.3, Port 22
2025-09-25 01:52:55,089 - DEBUG - VM ctest-TestBasicVMVN-05671282-75493963 is ready for SSH connections
2025-09-25 01:52:55,089 - INFO - Retry 0
2025-09-25 01:52:55,090 - 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.249, gateway password: c0ntrail123
2025-09-25 01:52:55,090 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-25 01:52:56,723 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-25 01:52:56,723 - INFO - Generic metadata worked
2025-09-25 01:52:56,958 - DEBUG - Link local service introspect removed
2025-09-25 01:52:56,958 - INFO - Deleting VM ctest-TestBasicVMVN-05671282-75493963
2025-09-25 01:52:57,027 - INFO - Deleting VN ctest-vn2_metadata-78756260
2025-09-25 01:52:57,062 - DEBUG - VN eba505e5-3c40-4869-b269-27b6f2be9ab0 still in use: Unable to complete operation on network eba505e5-3c40-4869-b269-27b6f2be9ab0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9c443e42-07c3-4659-b8c1-6cef6f1e54b8']
2025-09-25 01:52:57,062 - WARNING - Deleting VN ctest-vn2_metadata-78756260 failed..Will retry
2025-09-25 01:52:59,158 - DEBUG - Response for deleting network ()
2025-09-25 01:52:59,411 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 01:52:59,411 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-25 01:52:59,411 - INFO - --------------------------------------------------------------------------------
2025-09-25 01:52:59,413 - INFO - ================================================================================
2025-09-25 01:52:59,413 - INFO - STARTING TEST : test_metadata_service
2025-09-25 01:52:59,413 - 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-09-25 01:52:59,706 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.129': '0'}} with
2025-09-25 01:52:59,706 - INFO - Initial checks done. Running the testcase now
2025-09-25 01:52:59,706 - INFO -
2025-09-25 01:52:59,706 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2025-09-25 01:52:59,711 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/871578e5-6a5e-409e-83c0-2dea99080ea5
2025-09-25 01:52:59,882 - DEBUG - Response for create_network : {'network': {'id': '966789ff-d95d-4d7a-9025-d4000067eb49', 'name': 'ctest-vn-92075568', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'project_id': '93b9022c75eb432681633103ec0e510c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05671282', 'ctest-vn-92075568'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 01:53:00,052 - DEBUG - Response for create_subnet : {'subnet': {'id': '9943cb48-ee12-496b-90d3-95cba97d9bb6', 'name': '', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'network_id': '966789ff-d95d-4d7a-9025-d4000067eb49', 'ip_version': 4, 'cidr': '219.8.36.128/26', 'allocation_pools': [{'start': '219.8.36.130', 'end': '219.8.36.190'}], 'gateway_ip': '219.8.36.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.8.36.130', 'tags': [], 'project_id': '93b9022c75eb432681633103ec0e510c'}}
2025-09-25 01:53:00,068 - INFO - Created VN ctest-vn-92075568
2025-09-25 01:53:00,119 - DEBUG - VN ctest-vn-92075568 UUID is 966789ff-d95d-4d7a-9025-d4000067eb49
2025-09-25 01:53:01,233 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4185-1)
2025-09-25 01:53:01,234 - INFO - Waiting for VM ctest-TestBasicVMVN-05671282-47939004 to be up..
2025-09-25 01:53:01,270 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-25 01:53:06,345 - DEBUG - VM is in ACTIVE state now
2025-09-25 01:53:06,345 - INFO - VM name : ctest-TestBasicVMVN-05671282-47939004
2025-09-25 01:53:06,419 - DEBUG - VM ctest-TestBasicVMVN-05671282-47939004 ID is cfd234e1-8940-42b4-a3bf-31588c8216a9
2025-09-25 01:53:06,420 - DEBUG - VM ctest-TestBasicVMVN-05671282-47939004 launched on Node cn-jenkins-deploy-platform-ansible-os-4185-1
2025-09-25 01:53:06,485 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/cfd234e1-8940-42b4-a3bf-31588c8216a9
2025-09-25 01:53:06,493 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/1a0ac408-c23b-4b0a-91b2-657f6b8ae0b3
2025-09-25 01:53:09,752 - 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 1026ms')
2025-09-25 01:53:09,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05671282-47939004 failed!
2025-09-25 01:53:09,806 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-92075568 is 219.8.36.129 and allocation pool is NOT set
2025-09-25 01:53:11,863 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.840 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.840/2.152/3.464/1.312 ms')
2025-09-25 01:53:11,864 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05671282-47939004 passed
2025-09-25 01:53:12,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:12,019 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05671282-47939004, IP 219.8.36.131, Port 22
2025-09-25 01:53:12,174 - DEBUG - VM ctest-TestBasicVMVN-05671282-47939004 is ready for SSH connections
2025-09-25 01:53:12,174 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-09-25 01:53:12,174 - DEBUG - cat /tmp/output.txt
2025-09-25 01:53:13,791 - DEBUG - Hello World. The time is now Wed, 24 Sep 2025 19:53:11 -0600!
2025-09-25 01:53:13,791 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 24 Sep 2025 19:53:11 -0600!'}
2025-09-25 01:53:13,791 - INFO - metadata_script.txt got executed in the vm
2025-09-25 01:53:13,791 - INFO - Deleting VM ctest-TestBasicVMVN-05671282-47939004
2025-09-25 01:53:13,853 - INFO - Deleting VN ctest-vn-92075568
2025-09-25 01:53:13,887 - DEBUG - VN 966789ff-d95d-4d7a-9025-d4000067eb49 still in use: Unable to complete operation on network 966789ff-d95d-4d7a-9025-d4000067eb49. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-04ad012e-d23b-48df-a9c3-e09cc6f1583e']
2025-09-25 01:53:13,887 - WARNING - Deleting VN ctest-vn-92075568 failed..Will retry
2025-09-25 01:53:15,983 - DEBUG - Response for deleting network ()
2025-09-25 01:53:16,235 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 01:53:16,235 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-25 01:53:16,235 - INFO - --------------------------------------------------------------------------------
2025-09-25 01:53:16,238 - INFO - ================================================================================
2025-09-25 01:53:16,238 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-25 01:53:16,238 - 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-09-25 01:53:16,527 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.129': '0'}} with
2025-09-25 01:53:16,527 - INFO - Initial checks done. Running the testcase now
2025-09-25 01:53:16,527 - INFO -
2025-09-25 01:53:16,986 - DEBUG - Response for create_network : {'network': {'id': 'ca84e917-8406-4356-82ea-ee1e17847608', 'name': 'ctest-vn-37251142', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'project_id': '93b9022c75eb432681633103ec0e510c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05671282', 'ctest-vn-37251142'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 01:53:17,132 - DEBUG - Response for create_subnet : {'subnet': {'id': '29bd2b0c-0142-4b13-8ae8-5618f0239987', 'name': '', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'network_id': 'ca84e917-8406-4356-82ea-ee1e17847608', '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': '93b9022c75eb432681633103ec0e510c'}}
2025-09-25 01:53:17,282 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb90bed4-4b68-4a59-9932-95be038d0c37', 'name': '', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'network_id': 'ca84e917-8406-4356-82ea-ee1e17847608', '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': '93b9022c75eb432681633103ec0e510c'}}
2025-09-25 01:53:17,300 - INFO - Created VN ctest-vn-37251142
2025-09-25 01:53:17,350 - DEBUG - VN ctest-vn-37251142 UUID is ca84e917-8406-4356-82ea-ee1e17847608
2025-09-25 01:53:17,728 - DEBUG - Response for create_port : {'port': {'name': 'ce111fbf-c48a-49b0-83d6-51833857bf12', 'id': 'ce111fbf-c48a-49b0-83d6-51833857bf12', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'network_id': 'ca84e917-8406-4356-82ea-ee1e17847608', 'mac_address': '02:ce:11:1f:bf:c4', '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': '29bd2b0c-0142-4b13-8ae8-5618f0239987'}], 'security_groups': ['b69c5a55-cafd-425e-8dc8-92b54c41fac7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '93b9022c75eb432681633103ec0e510c'}}
2025-09-25 01:53:17,878 - DEBUG - Response for create_port : {'port': {'name': 'f39e80ec-a82a-4d8e-82c4-6203416bb005', 'id': 'f39e80ec-a82a-4d8e-82c4-6203416bb005', 'tenant_id': '93b9022c75eb432681633103ec0e510c', 'network_id': 'ca84e917-8406-4356-82ea-ee1e17847608', 'mac_address': '02:f3:9e:80:ec:a8', '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': 'fb90bed4-4b68-4a59-9932-95be038d0c37'}], 'security_groups': ['b69c5a55-cafd-425e-8dc8-92b54c41fac7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '93b9022c75eb432681633103ec0e510c'}}
2025-09-25 01:53:18,208 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4185-1)
2025-09-25 01:53:18,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4185-1)
2025-09-25 01:53:19,794 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4185-1)
2025-09-25 01:53:19,794 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-09-25 01:53:19,811 - DEBUG - Requesting: http://10.0.0.249:8082/domain/42f4896f-8c65-4111-8d4d-af73f91f8c3c
2025-09-25 01:53:19,826 - DEBUG - Requesting: http://10.0.0.249:8082/project/93b9022c-75eb-4326-8163-3103ec0e510c
2025-09-25 01:53:19,901 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/aa8bac90-5f48-4424-a9e8-cb82691ae69d
2025-09-25 01:53:19,922 - INFO - Verifications in API Server for IPAM: ctest-ipam-51006139 passed
2025-09-25 01:53:19,938 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05671282:ctest-ipam-51006139', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05671282', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12289105744284369956', 'uuid-lslong': '12243259347976251037'}, 'enable': 'true', 'created': '2025-09-25T01:53:16', 'last-modified': '2025-09-25T01:53:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.185854'}
2025-09-25 01:53:19,938 - INFO - Verifications in Control node for IPAM: ctest-ipam-51006139 passed
2025-09-25 01:53:19,939 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-09-25 01:53:19,948 - DEBUG - Requesting: http://10.0.0.249:8082/domain/42f4896f-8c65-4111-8d4d-af73f91f8c3c
2025-09-25 01:53:19,969 - DEBUG - Requesting: http://10.0.0.249:8082/project/93b9022c-75eb-4326-8163-3103ec0e510c
2025-09-25 01:53:20,065 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/ca84e917-8406-4356-82ea-ee1e17847608
2025-09-25 01:53:20,077 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/ca84e917-8406-4356-82ea-ee1e17847608
2025-09-25 01:53:20,089 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e0d8b401-f8c2-4283-9796-022c706a1de9
2025-09-25 01:53:20,104 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e0d8b401-f8c2-4283-9796-022c706a1de9
2025-09-25 01:53:20,117 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/674cb813-ffcd-45f3-97d9-0e124217a535
2025-09-25 01:53:20,131 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-25 01:53:20,131 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/ca84e917-8406-4356-82ea-ee1e17847608
2025-09-25 01:53:20,148 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e0d8b401-f8c2-4283-9796-022c706a1de9
2025-09-25 01:53:20,166 - INFO - Verified VN network id 12 for VN ca84e917-8406-4356-82ea-ee1e17847608
2025-09-25 01:53:20,166 - INFO - Verifications in API Server for VN ctest-vn-37251142 passed
2025-09-25 01:53:20,166 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/ca84e917-8406-4356-82ea-ee1e17847608
2025-09-25 01:53:20,181 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e0d8b401-f8c2-4283-9796-022c706a1de9
2025-09-25 01:53:20,192 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e0d8b401-f8c2-4283-9796-022c706a1de9
2025-09-25 01:53:20,206 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/674cb813-ffcd-45f3-97d9-0e124217a535
2025-09-25 01:53:20,226 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05671282', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14593044979795772246', 'uuid-lslong': '9433614182491911688'}, 'enable': 'true', 'created': '2025-09-25T01:53:16', 'last-modified': '2025-09-25T01:53:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.971622'}
2025-09-25 01:53:20,235 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-25 01:53:20,235 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37251142 passed
2025-09-25 01:53:20,236 - DEBUG - ====Verifying policy data for ctest-vn-37251142 in API_Server ======
2025-09-25 01:53:20,236 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-09-25 01:53:20,248 - DEBUG - Requesting: http://10.0.0.249:8082/domain/42f4896f-8c65-4111-8d4d-af73f91f8c3c
2025-09-25 01:53:20,262 - DEBUG - Requesting: http://10.0.0.249:8082/project/93b9022c-75eb-4326-8163-3103ec0e510c
2025-09-25 01:53:20,379 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/ca84e917-8406-4356-82ea-ee1e17847608
2025-09-25 01:53:20,388 - DEBUG - =>VN ctest-vn-37251142 has no policy to be verified
2025-09-25 01:53:20,388 - DEBUG - Verifying the vn in opserver
2025-09-25 01:53:20,388 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142 virtual network link through opserver 10.0.0.249
2025-09-25 01:53:20,388 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-09-25 01:53:20,765 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-09-25 01:53:20,837 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142?flat'}
2025-09-25 01:53:20,837 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142 is found in opserver
2025-09-25 01:53:20,844 - DEBUG - VRF ids for VN ctest-vn-37251142: {'10.0.0.249': '2'}
2025-09-25 01:53:20,844 - INFO - Waiting for VM ctest-TestBasicVMVN-05671282-73240232 to be up..
2025-09-25 01:53:20,916 - DEBUG - VM is in ACTIVE state now
2025-09-25 01:53:20,916 - INFO - VM name : ctest-TestBasicVMVN-05671282-73240232
2025-09-25 01:53:20,986 - DEBUG - VM ctest-TestBasicVMVN-05671282-73240232 ID is d5b2ffa5-f8e2-45b7-b769-a474a948c04e
2025-09-25 01:53:20,986 - DEBUG - VM ctest-TestBasicVMVN-05671282-73240232 launched on Node cn-jenkins-deploy-platform-ansible-os-4185-1
2025-09-25 01:53:21,077 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d5b2ffa5-f8e2-45b7-b769-a474a948c04e
2025-09-25 01:53:21,085 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/ce111fbf-c48a-49b0-83d6-51833857bf12
2025-09-25 01:53:24,343 - 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 1026ms')
2025-09-25 01:53:24,344 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05671282-73240232 failed!
2025-09-25 01:53:24,398 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142 is 31.1.1.1 and allocation pool is NOT set
2025-09-25 01:53:24,398 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142 is 31.1.2.1 and allocation pool is NOT set
2025-09-25 01:53:28,471 - 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 1013ms')
2025-09-25 01:53:28,471 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05671282-73240232 failed!
2025-09-25 01:53:28,526 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142 is 31.1.1.1 and allocation pool is NOT set
2025-09-25 01:53:28,526 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142 is 31.1.2.1 and allocation pool is NOT set
2025-09-25 01:53:30,586 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.866 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.866/2.682/4.498/1.816 ms')
2025-09-25 01:53:30,586 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05671282-73240232 passed
2025-09-25 01:53:30,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:30,738 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05671282-73240232, IP 31.1.1.4, Port 22
2025-09-25 01:53:30,902 - DEBUG - VM ctest-TestBasicVMVN-05671282-73240232 is ready for SSH connections
2025-09-25 01:53:30,902 - INFO - Waiting for VM ctest-TestBasicVMVN-05671282-80205727 to be up..
2025-09-25 01:53:30,975 - DEBUG - VM is in ACTIVE state now
2025-09-25 01:53:30,975 - INFO - VM name : ctest-TestBasicVMVN-05671282-80205727
2025-09-25 01:53:31,045 - DEBUG - VM ctest-TestBasicVMVN-05671282-80205727 ID is 3bb26b38-1419-42b2-8ac6-1b226850be12
2025-09-25 01:53:31,046 - DEBUG - VM ctest-TestBasicVMVN-05671282-80205727 launched on Node cn-jenkins-deploy-platform-ansible-os-4185-1
2025-09-25 01:53:31,116 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/3bb26b38-1419-42b2-8ac6-1b226850be12
2025-09-25 01:53:31,124 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/f39e80ec-a82a-4d8e-82c4-6203416bb005
2025-09-25 01:53:32,350 - 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=3.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.456 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.456/1.750/3.045/1.294 ms')
2025-09-25 01:53:32,350 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05671282-80205727 passed
2025-09-25 01:53:32,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:32,498 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05671282-80205727, IP 31.1.2.4, Port 22
2025-09-25 01:53:32,654 - DEBUG - VM ctest-TestBasicVMVN-05671282-80205727 is ready for SSH connections
2025-09-25 01:53:32,654 - INFO - Waiting for VM ctest-TestBasicVMVN-05671282-73476000 to be up..
2025-09-25 01:53:32,717 - DEBUG - VM is in ACTIVE state now
2025-09-25 01:53:32,717 - INFO - VM name : ctest-TestBasicVMVN-05671282-73476000
2025-09-25 01:53:32,778 - DEBUG - VM ctest-TestBasicVMVN-05671282-73476000 ID is 762a7521-7bf8-4e83-a495-c221d073955c
2025-09-25 01:53:32,778 - DEBUG - VM ctest-TestBasicVMVN-05671282-73476000 launched on Node cn-jenkins-deploy-platform-ansible-os-4185-1
2025-09-25 01:53:32,839 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/762a7521-7bf8-4e83-a495-c221d073955c
2025-09-25 01:53:32,845 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/87056a94-7464-45df-b748-2917b86604c8
2025-09-25 01:53:34,073 - 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.55 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.410 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.410/1.481/2.552/1.071 ms')
2025-09-25 01:53:34,073 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05671282-73476000 passed
2025-09-25 01:53:34,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:34,218 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05671282-73476000, IP 31.1.1.3, Port 22
2025-09-25 01:53:34,370 - DEBUG - VM ctest-TestBasicVMVN-05671282-73476000 is ready for SSH connections
2025-09-25 01:53:34,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:34,370 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:34,370 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-25 01:53:38,326 - 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.242 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.885 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.862 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.862/1.663/3.242 ms
2025-09-25 01:53:38,326 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05671282-73240232 passed
2025-09-25 01:53:38,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:38,326 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:38,326 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-25 01:53:41,956 - 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.187 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.467 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.717 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.717/1.790/3.187 ms
2025-09-25 01:53:41,956 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05671282-80205727 passed
2025-09-25 01:53:41,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:41,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:41,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 01:53:41,956 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:41,957 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-25 01:53:42,129 - DEBUG - None
2025-09-25 01:53:42,129 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:42,129 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-25 01:53:42,305 - DEBUG - None
2025-09-25 01:53:42,305 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:42,305 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-25 01:53:42,905 - DEBUG - None
2025-09-25 01:53:42,905 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:42,905 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-25 01:53:45,103 - 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.704 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.927 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.373 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.516 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.373/1.579/3.927 ms
2025-09-25 01:53:45,103 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:45,103 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-25 01:53:47,344 - 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.912 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.994 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.962 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.615 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.349 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/1.799/3.962 ms
2025-09-25 01:53:47,344 - 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.249, gateway password: c0ntrail123
2025-09-25 01:53:47,344 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-25 01:53:49,580 - 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.629 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.377 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.160 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.935 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.771 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.334/1.662/3.160 ms
2025-09-25 01:53:49,580 - INFO - Deleting VM ctest-TestBasicVMVN-05671282-73476000
2025-09-25 01:53:49,644 - INFO - Detaching port f39e80ec-a82a-4d8e-82c4-6203416bb005 from VM ctest-TestBasicVMVN-05671282-80205727
2025-09-25 01:53:49,675 - INFO - Deleting VM ctest-TestBasicVMVN-05671282-80205727
2025-09-25 01:53:49,733 - INFO - Detaching port ce111fbf-c48a-49b0-83d6-51833857bf12 from VM ctest-TestBasicVMVN-05671282-73240232
2025-09-25 01:53:49,763 - INFO - Deleting VM ctest-TestBasicVMVN-05671282-73240232
2025-09-25 01:53:49,824 - INFO - Deleting VN ctest-vn-37251142
2025-09-25 01:53:49,996 - DEBUG - Response for delete_port : ()
2025-09-25 01:53:50,156 - DEBUG - Response for delete_port : ()
2025-09-25 01:53:50,195 - DEBUG - VN ca84e917-8406-4356-82ea-ee1e17847608 still in use: Unable to complete operation on network ca84e917-8406-4356-82ea-ee1e17847608. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-89bef93b-ad65-4afb-8e3d-097548c4bbc4']
2025-09-25 01:53:50,196 - WARNING - Deleting VN ctest-vn-37251142 failed..Will retry
2025-09-25 01:53:52,333 - DEBUG - Response for deleting network ()
2025-09-25 01:53:52,333 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e0d8b401-f8c2-4283-9796-022c706a1de9
2025-09-25 01:53:52,338 - DEBUG - Response Code: 404
2025-09-25 01:53:52,338 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-09-25 01:53:52,342 - DEBUG - Requesting: http://10.0.0.249:8082/domain/42f4896f-8c65-4111-8d4d-af73f91f8c3c
2025-09-25 01:53:52,399 - DEBUG - Requesting: http://10.0.0.249:8082/project/93b9022c-75eb-4326-8163-3103ec0e510c
2025-09-25 01:53:52,465 - INFO - Validated that VN ctest-vn-37251142 is not found in API Server
2025-09-25 01:53:52,473 - DEBUG - VN ctest-vn-37251142 is not present in Agent 10.0.0.249
2025-09-25 01:53:52,473 - INFO - Validated that VN ctest-vn-37251142 is not in any agent
2025-09-25 01:53:52,478 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2025-09-25 01:53:52,498 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-37251142
2025-09-25 01:53:52,498 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05671282:ctest-vn-37251142
2025-09-25 01:53:52,508 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37251142 info
2025-09-25 01:53:52,590 - INFO - IPAM: ctest-ipam-51006139 is not found in API Server
2025-09-25 01:53:52,599 - INFO - IPAM:ctest-ipam-51006139 is not found in control node
2025-09-25 01:53:52,862 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 01:53:52,862 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-09-25 01:53:52,862 - INFO - --------------------------------------------------------------------------------
2025-09-25 01:53:53,517 - INFO - Deleted project: ctest-TestBasicVMVN-05671282, ID : 93b9022c-75eb-4326-8163-3103ec0e510c