2025-09-19 16:35:11,829 - INFO - Domain Default found not creating
2025-09-19 16:35:11,955 - INFO - Project ctest-TestBasicVMVN-91223087 not found, creating it
2025-09-19 16:35:12,396 - INFO - Created Project:ctest-TestBasicVMVN-91223087, ID : 761e43cb-9a89-4072-8486-e05de39cae06
2025-09-19 16:35:13,864 - INFO - ================================================================================
2025-09-19 16:35:13,864 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-19 16:35:13,864 - 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-19 16:35:14,117 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-19 16:35:14,117 - INFO - Initial checks done. Running the testcase now
2025-09-19 16:35:14,117 - INFO -
2025-09-19 16:35:14,636 - DEBUG - Response for create_network : {'network': {'id': '84bc39c8-2694-466f-8311-691d3b389300', 'name': 'ctest-vn2_metadata-65030054', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'project_id': '761e43cb9a8940728486e05de39cae06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91223087', 'ctest-vn2_metadata-65030054'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 16:35:14,779 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e5d4928-8e7e-4aef-8f21-3761c6609a26', 'name': '', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'network_id': '84bc39c8-2694-466f-8311-691d3b389300', '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': '761e43cb9a8940728486e05de39cae06'}}
2025-09-19 16:35:14,795 - INFO - Created VN ctest-vn2_metadata-65030054
2025-09-19 16:35:14,847 - DEBUG - VN ctest-vn2_metadata-65030054 UUID is 84bc39c8-2694-466f-8311-691d3b389300
2025-09-19 16:35:15,018 - DEBUG - Services list from nova: [, , ]
2025-09-19 16:35:15,976 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4150-1)
2025-09-19 16:35:16,083 - DEBUG - Link local service introspect added
2025-09-19 16:35:16,130 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-19 16:35:21,203 - DEBUG - VM is in ACTIVE state now
2025-09-19 16:35:21,330 - INFO - Waiting for VM ctest-TestBasicVMVN-91223087-34085002 to be up..
2025-09-19 16:35:21,330 - INFO - VM name : ctest-TestBasicVMVN-91223087-34085002
2025-09-19 16:35:21,400 - DEBUG - VM ctest-TestBasicVMVN-91223087-34085002 ID is 550070fc-a051-4cd9-9d6f-b83c563b3127
2025-09-19 16:35:21,400 - DEBUG - VM ctest-TestBasicVMVN-91223087-34085002 launched on Node cn-jenkins-deploy-platform-ansible-os-4150-1
2025-09-19 16:35:21,466 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/550070fc-a051-4cd9-9d6f-b83c563b3127
2025-09-19 16:35:21,754 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/550070fc-a051-4cd9-9d6f-b83c563b3127
2025-09-19 16:35:21,783 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/29ebd12b-45cb-44df-80d4-7bfa299b2d0c
2025-09-19 16:35:25,036 - 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 1020ms')
2025-09-19 16:35:25,036 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91223087-34085002 failed!
2025-09-19 16:35:25,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91223087:ctest-vn2_metadata-65030054 is 11.1.1.1 and allocation pool is NOT set
2025-09-19 16:35:27,142 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.344 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.344/1.416/2.489/1.072 ms')
2025-09-19 16:35:27,142 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91223087-34085002 passed
2025-09-19 16:35:27,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:35:27,291 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91223087-34085002, IP 11.1.1.3, Port 22
2025-09-19 16:35:27,442 - DEBUG - VM ctest-TestBasicVMVN-91223087-34085002 is ready for SSH connections
2025-09-19 16:35:27,443 - INFO - Retry 0
2025-09-19 16:35:27,443 - 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.254, gateway password: c0ntrail123
2025-09-19 16:35:27,443 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-19 16:35:29,068 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-19 16:35:29,068 - INFO - Generic metadata worked
2025-09-19 16:35:29,303 - DEBUG - Link local service introspect removed
2025-09-19 16:35:29,303 - INFO - Deleting VM ctest-TestBasicVMVN-91223087-34085002
2025-09-19 16:35:29,373 - INFO - Deleting VN ctest-vn2_metadata-65030054
2025-09-19 16:35:29,405 - DEBUG - VN 84bc39c8-2694-466f-8311-691d3b389300 still in use: Unable to complete operation on network 84bc39c8-2694-466f-8311-691d3b389300. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bee33a10-9637-4f21-920f-03a41b46ecaa']
2025-09-19 16:35:29,405 - WARNING - Deleting VN ctest-vn2_metadata-65030054 failed..Will retry
2025-09-19 16:35:31,495 - DEBUG - Response for deleting network ()
2025-09-19 16:35:31,751 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 16:35:31,752 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-19 16:35:31,752 - INFO - --------------------------------------------------------------------------------
2025-09-19 16:35:31,754 - INFO - ================================================================================
2025-09-19 16:35:31,754 - INFO - STARTING TEST : test_metadata_service
2025-09-19 16:35:31,754 - 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-19 16:35:32,041 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-19 16:35:32,041 - INFO - Initial checks done. Running the testcase now
2025-09-19 16:35:32,041 - INFO -
2025-09-19 16:35:32,041 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-09-19 16:35:32,047 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/f75adfa6-1fe9-497f-b6ce-fb048c9f035a
2025-09-19 16:35:32,222 - DEBUG - Response for create_network : {'network': {'id': '394f0183-f832-415c-85aa-e11b70fc4be0', 'name': 'ctest-vn-71734438', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'project_id': '761e43cb9a8940728486e05de39cae06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91223087', 'ctest-vn-71734438'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 16:35:32,397 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a7d2c8c-d357-4362-97c5-e19406e5d26c', 'name': '', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'network_id': '394f0183-f832-415c-85aa-e11b70fc4be0', 'ip_version': 4, 'cidr': '7.243.116.64/26', 'allocation_pools': [{'start': '7.243.116.66', 'end': '7.243.116.126'}], 'gateway_ip': '7.243.116.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.243.116.66', 'tags': [], 'project_id': '761e43cb9a8940728486e05de39cae06'}}
2025-09-19 16:35:32,411 - INFO - Created VN ctest-vn-71734438
2025-09-19 16:35:32,463 - DEBUG - VN ctest-vn-71734438 UUID is 394f0183-f832-415c-85aa-e11b70fc4be0
2025-09-19 16:35:33,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4150-1)
2025-09-19 16:35:33,582 - INFO - Waiting for VM ctest-TestBasicVMVN-91223087-80036986 to be up..
2025-09-19 16:35:33,617 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-19 16:35:38,702 - DEBUG - VM is in ACTIVE state now
2025-09-19 16:35:38,702 - INFO - VM name : ctest-TestBasicVMVN-91223087-80036986
2025-09-19 16:35:38,802 - DEBUG - VM ctest-TestBasicVMVN-91223087-80036986 ID is e6295b90-ca43-4129-b588-6bee7a0a396e
2025-09-19 16:35:38,802 - DEBUG - VM ctest-TestBasicVMVN-91223087-80036986 launched on Node cn-jenkins-deploy-platform-ansible-os-4150-1
2025-09-19 16:35:38,892 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e6295b90-ca43-4129-b588-6bee7a0a396e
2025-09-19 16:35:38,904 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/6d856521-139d-4773-820e-c17cd46dffbd
2025-09-19 16:35:42,190 - 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 1027ms')
2025-09-19 16:35:42,190 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91223087-80036986 failed!
2025-09-19 16:35:42,243 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-71734438 is 7.243.116.65 and allocation pool is NOT set
2025-09-19 16:35:44,300 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.988 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.988/2.260/3.533/1.272 ms')
2025-09-19 16:35:44,300 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91223087-80036986 passed
2025-09-19 16:35:44,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:35:44,447 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91223087-80036986, IP 7.243.116.67, Port 22
2025-09-19 16:35:44,612 - DEBUG - VM ctest-TestBasicVMVN-91223087-80036986 is ready for SSH connections
2025-09-19 16:35:44,612 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-19 16:35:44,612 - DEBUG - cat /tmp/output.txt
2025-09-19 16:35:46,242 - DEBUG - Hello World. The time is now Fri, 19 Sep 2025 10:35:44 -0600!
2025-09-19 16:35:46,242 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 19 Sep 2025 10:35:44 -0600!'}
2025-09-19 16:35:46,242 - INFO - metadata_script.txt got executed in the vm
2025-09-19 16:35:46,242 - INFO - Deleting VM ctest-TestBasicVMVN-91223087-80036986
2025-09-19 16:35:46,307 - INFO - Deleting VN ctest-vn-71734438
2025-09-19 16:35:46,338 - DEBUG - VN 394f0183-f832-415c-85aa-e11b70fc4be0 still in use: Unable to complete operation on network 394f0183-f832-415c-85aa-e11b70fc4be0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a3365fb3-f962-452a-b52d-8624b9e6ff45']
2025-09-19 16:35:46,338 - WARNING - Deleting VN ctest-vn-71734438 failed..Will retry
2025-09-19 16:35:48,427 - DEBUG - Response for deleting network ()
2025-09-19 16:35:48,680 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 16:35:48,680 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-19 16:35:48,680 - INFO - --------------------------------------------------------------------------------
2025-09-19 16:35:48,682 - INFO - ================================================================================
2025-09-19 16:35:48,682 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-19 16:35:48,682 - 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-19 16:35:48,976 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-19 16:35:48,976 - INFO - Initial checks done. Running the testcase now
2025-09-19 16:35:48,976 - INFO -
2025-09-19 16:35:49,435 - DEBUG - Response for create_network : {'network': {'id': '797d5d93-ea45-464c-9f95-075ee7534f1a', 'name': 'ctest-vn-28341543', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'project_id': '761e43cb9a8940728486e05de39cae06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91223087', 'ctest-vn-28341543'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 16:35:49,579 - DEBUG - Response for create_subnet : {'subnet': {'id': '783595da-6b5a-4c41-97aa-41ff03e1a82a', 'name': '', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'network_id': '797d5d93-ea45-464c-9f95-075ee7534f1a', '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': '761e43cb9a8940728486e05de39cae06'}}
2025-09-19 16:35:49,751 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6b5cead-38c6-4c31-bc11-e81d25dae7ed', 'name': '', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'network_id': '797d5d93-ea45-464c-9f95-075ee7534f1a', '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': '761e43cb9a8940728486e05de39cae06'}}
2025-09-19 16:35:49,768 - INFO - Created VN ctest-vn-28341543
2025-09-19 16:35:49,823 - DEBUG - VN ctest-vn-28341543 UUID is 797d5d93-ea45-464c-9f95-075ee7534f1a
2025-09-19 16:35:50,156 - DEBUG - Response for create_port : {'port': {'name': '82237b6d-5802-4a48-b3b7-bec3a85cdab7', 'id': '82237b6d-5802-4a48-b3b7-bec3a85cdab7', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'network_id': '797d5d93-ea45-464c-9f95-075ee7534f1a', 'mac_address': '02:82:23:7b:6d:58', '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': '783595da-6b5a-4c41-97aa-41ff03e1a82a'}], 'security_groups': ['803fa2c2-cc0e-40ef-8f8f-1ce237f6914b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '761e43cb9a8940728486e05de39cae06'}}
2025-09-19 16:35:50,306 - DEBUG - Response for create_port : {'port': {'name': '90c213df-f9a5-4858-8c4e-a96baab29d65', 'id': '90c213df-f9a5-4858-8c4e-a96baab29d65', 'tenant_id': '761e43cb9a8940728486e05de39cae06', 'network_id': '797d5d93-ea45-464c-9f95-075ee7534f1a', 'mac_address': '02:90:c2:13:df:f9', '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': 'c6b5cead-38c6-4c31-bc11-e81d25dae7ed'}], 'security_groups': ['803fa2c2-cc0e-40ef-8f8f-1ce237f6914b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '761e43cb9a8940728486e05de39cae06'}}
2025-09-19 16:35:50,632 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4150-1)
2025-09-19 16:35:51,017 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4150-1)
2025-09-19 16:35:52,222 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4150-1)
2025-09-19 16:35:52,222 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-19 16:35:52,229 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8670d522-5f73-427f-aca5-158d7e87971a
2025-09-19 16:35:52,239 - DEBUG - Requesting: http://10.0.0.254:8082/project/761e43cb-9a89-4072-8486-e05de39cae06
2025-09-19 16:35:52,310 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/9ae89b28-7ad9-452a-ba3a-13446abe7bba
2025-09-19 16:35:52,318 - INFO - Verifications in API Server for IPAM: ctest-ipam-17213984 passed
2025-09-19 16:35:52,324 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91223087:ctest-ipam-17213984', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91223087', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11162342274599830826', 'uuid-lslong': '13419059224273386426'}, 'enable': 'true', 'created': '2025-09-19T16:35:48', 'last-modified': '2025-09-19T16:35:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.121625'}
2025-09-19 16:35:52,324 - INFO - Verifications in Control node for IPAM: ctest-ipam-17213984 passed
2025-09-19 16:35:52,325 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-19 16:35:52,333 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8670d522-5f73-427f-aca5-158d7e87971a
2025-09-19 16:35:52,343 - DEBUG - Requesting: http://10.0.0.254:8082/project/761e43cb-9a89-4072-8486-e05de39cae06
2025-09-19 16:35:52,424 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/797d5d93-ea45-464c-9f95-075ee7534f1a
2025-09-19 16:35:52,439 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/797d5d93-ea45-464c-9f95-075ee7534f1a
2025-09-19 16:35:52,463 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf2c6806-b9b8-4da3-89f2-b95b6ab571ff
2025-09-19 16:35:52,476 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf2c6806-b9b8-4da3-89f2-b95b6ab571ff
2025-09-19 16:35:52,484 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/33367361-6a27-4539-8aa2-e44a52213859
2025-09-19 16:35:52,491 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-19 16:35:52,491 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/797d5d93-ea45-464c-9f95-075ee7534f1a
2025-09-19 16:35:52,502 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf2c6806-b9b8-4da3-89f2-b95b6ab571ff
2025-09-19 16:35:52,515 - INFO - Verified VN network id 9 for VN 797d5d93-ea45-464c-9f95-075ee7534f1a
2025-09-19 16:35:52,516 - INFO - Verifications in API Server for VN ctest-vn-28341543 passed
2025-09-19 16:35:52,516 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/797d5d93-ea45-464c-9f95-075ee7534f1a
2025-09-19 16:35:52,524 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf2c6806-b9b8-4da3-89f2-b95b6ab571ff
2025-09-19 16:35:52,531 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf2c6806-b9b8-4da3-89f2-b95b6ab571ff
2025-09-19 16:35:52,537 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/33367361-6a27-4539-8aa2-e44a52213859
2025-09-19 16:35:52,550 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91223087', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8754256140550096460', 'uuid-lslong': '11499105327749746458'}, 'enable': 'true', 'created': '2025-09-19T16:35:49', 'last-modified': '2025-09-19T16:35:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.823652'}
2025-09-19 16:35:52,557 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-19 16:35:52,558 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28341543 passed
2025-09-19 16:35:52,558 - DEBUG - ====Verifying policy data for ctest-vn-28341543 in API_Server ======
2025-09-19 16:35:52,558 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-19 16:35:52,566 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8670d522-5f73-427f-aca5-158d7e87971a
2025-09-19 16:35:52,578 - DEBUG - Requesting: http://10.0.0.254:8082/project/761e43cb-9a89-4072-8486-e05de39cae06
2025-09-19 16:35:52,665 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/797d5d93-ea45-464c-9f95-075ee7534f1a
2025-09-19 16:35:52,686 - DEBUG - =>VN ctest-vn-28341543 has no policy to be verified
2025-09-19 16:35:52,686 - DEBUG - Verifying the vn in opserver
2025-09-19 16:35:52,686 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543 virtual network link through opserver 10.0.0.254
2025-09-19 16:35:52,686 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-19 16:35:53,070 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-19 16:35:53,165 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543?flat'}
2025-09-19 16:35:53,165 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543 is found in opserver
2025-09-19 16:35:53,170 - DEBUG - VRF ids for VN ctest-vn-28341543: {'10.0.0.254': '2'}
2025-09-19 16:35:53,170 - INFO - Waiting for VM ctest-TestBasicVMVN-91223087-58444459 to be up..
2025-09-19 16:35:53,267 - DEBUG - VM is in ACTIVE state now
2025-09-19 16:35:53,267 - INFO - VM name : ctest-TestBasicVMVN-91223087-58444459
2025-09-19 16:35:53,340 - DEBUG - VM ctest-TestBasicVMVN-91223087-58444459 ID is 952de65b-7006-4457-8a64-5c158d7e14fb
2025-09-19 16:35:53,340 - DEBUG - VM ctest-TestBasicVMVN-91223087-58444459 launched on Node cn-jenkins-deploy-platform-ansible-os-4150-1
2025-09-19 16:35:53,419 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/952de65b-7006-4457-8a64-5c158d7e14fb
2025-09-19 16:35:53,427 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/82237b6d-5802-4a48-b3b7-bec3a85cdab7
2025-09-19 16:35:56,683 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-09-19 16:35:56,683 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91223087-58444459 failed!
2025-09-19 16:35:56,739 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543 is 31.1.1.1 and allocation pool is NOT set
2025-09-19 16:35:56,739 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543 is 31.1.2.1 and allocation pool is NOT set
2025-09-19 16:36:00,818 - 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 1018ms')
2025-09-19 16:36:00,818 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91223087-58444459 failed!
2025-09-19 16:36:00,879 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543 is 31.1.1.1 and allocation pool is NOT set
2025-09-19 16:36:00,879 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543 is 31.1.2.1 and allocation pool is NOT set
2025-09-19 16:36:02,936 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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.412/1.562/2.712/1.150 ms')
2025-09-19 16:36:02,936 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91223087-58444459 passed
2025-09-19 16:36:03,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:03,083 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91223087-58444459, IP 31.1.1.4, Port 22
2025-09-19 16:36:03,242 - DEBUG - VM ctest-TestBasicVMVN-91223087-58444459 is ready for SSH connections
2025-09-19 16:36:03,242 - INFO - Waiting for VM ctest-TestBasicVMVN-91223087-35867761 to be up..
2025-09-19 16:36:03,308 - DEBUG - VM is in ACTIVE state now
2025-09-19 16:36:03,308 - INFO - VM name : ctest-TestBasicVMVN-91223087-35867761
2025-09-19 16:36:03,369 - DEBUG - VM ctest-TestBasicVMVN-91223087-35867761 ID is 3584f78c-35e3-42e9-b4f5-3b55bff22d8c
2025-09-19 16:36:03,370 - DEBUG - VM ctest-TestBasicVMVN-91223087-35867761 launched on Node cn-jenkins-deploy-platform-ansible-os-4150-1
2025-09-19 16:36:03,434 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3584f78c-35e3-42e9-b4f5-3b55bff22d8c
2025-09-19 16:36:03,443 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/90c213df-f9a5-4858-8c4e-a96baab29d65
2025-09-19 16:36:04,680 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.415 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.415/1.554/2.693/1.139 ms')
2025-09-19 16:36:04,680 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-91223087-35867761 passed
2025-09-19 16:36:04,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:04,827 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91223087-35867761, IP 31.1.2.4, Port 22
2025-09-19 16:36:04,978 - DEBUG - VM ctest-TestBasicVMVN-91223087-35867761 is ready for SSH connections
2025-09-19 16:36:04,978 - INFO - Waiting for VM ctest-TestBasicVMVN-91223087-66157978 to be up..
2025-09-19 16:36:05,044 - DEBUG - VM is in ACTIVE state now
2025-09-19 16:36:05,044 - INFO - VM name : ctest-TestBasicVMVN-91223087-66157978
2025-09-19 16:36:05,111 - DEBUG - VM ctest-TestBasicVMVN-91223087-66157978 ID is 2bf10be3-34f0-4e21-99b5-4646fabd730c
2025-09-19 16:36:05,111 - DEBUG - VM ctest-TestBasicVMVN-91223087-66157978 launched on Node cn-jenkins-deploy-platform-ansible-os-4150-1
2025-09-19 16:36:05,177 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2bf10be3-34f0-4e21-99b5-4646fabd730c
2025-09-19 16:36:05,185 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b8a2ff0c-a6d6-4204-979d-5812caae5778
2025-09-19 16:36:06,415 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.16 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.335 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.335/1.747/3.160/1.412 ms')
2025-09-19 16:36:06,415 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91223087-66157978 passed
2025-09-19 16:36:06,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:06,563 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91223087-66157978, IP 31.1.1.3, Port 22
2025-09-19 16:36:06,722 - DEBUG - VM ctest-TestBasicVMVN-91223087-66157978 is ready for SSH connections
2025-09-19 16:36:06,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:06,723 - 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.254, gateway password: c0ntrail123
2025-09-19 16:36:06,723 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-19 16:36:10,711 - 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.108 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.801 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.758 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.758/1.555/3.108 ms
2025-09-19 16:36:10,711 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91223087-58444459 passed
2025-09-19 16:36:10,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:10,711 - 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.254, gateway password: c0ntrail123
2025-09-19 16:36:10,711 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-19 16:36:14,367 - 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.682 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.761 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.011 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.761/1.484/2.682 ms
2025-09-19 16:36:14,367 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91223087-35867761 passed
2025-09-19 16:36:14,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:14,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:14,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 16:36:14,368 - 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.254, gateway password: c0ntrail123
2025-09-19 16:36:14,368 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 16:36:14,559 - DEBUG - None
2025-09-19 16:36:14,559 - 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.254, gateway password: c0ntrail123
2025-09-19 16:36:14,559 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 16:36:14,755 - DEBUG - None
2025-09-19 16:36:14,756 - 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.254, gateway password: c0ntrail123
2025-09-19 16:36:14,756 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 16:36:15,405 - DEBUG - None
2025-09-19 16:36:15,406 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-19 16:36:15,406 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-19 16:36:17,625 - 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=4.541 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.097 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.455 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/2.044/4.541 ms
2025-09-19 16:36:17,625 - 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.254, gateway password: c0ntrail123
2025-09-19 16:36:17,625 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-19 16:36:19,913 - 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.960 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.392 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.547 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.641 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.683 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.119 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.630 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.630/2.424/4.547 ms
2025-09-19 16:36:19,913 - 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.254, gateway password: c0ntrail123
2025-09-19 16:36:19,913 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-19 16:36:22,168 - 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.721 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.890 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.891 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.038 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.248 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.519 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.458/1.966/3.891 ms
2025-09-19 16:36:22,168 - INFO - Deleting VM ctest-TestBasicVMVN-91223087-66157978
2025-09-19 16:36:22,243 - INFO - Detaching port 90c213df-f9a5-4858-8c4e-a96baab29d65 from VM ctest-TestBasicVMVN-91223087-35867761
2025-09-19 16:36:22,280 - INFO - Deleting VM ctest-TestBasicVMVN-91223087-35867761
2025-09-19 16:36:22,356 - INFO - Detaching port 82237b6d-5802-4a48-b3b7-bec3a85cdab7 from VM ctest-TestBasicVMVN-91223087-58444459
2025-09-19 16:36:22,390 - INFO - Deleting VM ctest-TestBasicVMVN-91223087-58444459
2025-09-19 16:36:22,477 - INFO - Deleting VN ctest-vn-28341543
2025-09-19 16:36:22,637 - DEBUG - Response for delete_port : ()
2025-09-19 16:36:22,858 - DEBUG - Response for delete_port : ()
2025-09-19 16:36:22,908 - DEBUG - VN 797d5d93-ea45-464c-9f95-075ee7534f1a still in use: Unable to complete operation on network 797d5d93-ea45-464c-9f95-075ee7534f1a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d364ed03-39b1-4604-9cb3-9db556c0fc2a']
2025-09-19 16:36:22,908 - WARNING - Deleting VN ctest-vn-28341543 failed..Will retry
2025-09-19 16:36:25,054 - DEBUG - Response for deleting network ()
2025-09-19 16:36:25,055 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf2c6806-b9b8-4da3-89f2-b95b6ab571ff
2025-09-19 16:36:25,060 - DEBUG - Response Code: 404
2025-09-19 16:36:25,061 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-19 16:36:25,067 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8670d522-5f73-427f-aca5-158d7e87971a
2025-09-19 16:36:25,125 - DEBUG - Requesting: http://10.0.0.254:8082/project/761e43cb-9a89-4072-8486-e05de39cae06
2025-09-19 16:36:25,210 - INFO - Validated that VN ctest-vn-28341543 is not found in API Server
2025-09-19 16:36:25,220 - DEBUG - VN ctest-vn-28341543 is not present in Agent 10.0.0.254
2025-09-19 16:36:25,220 - INFO - Validated that VN ctest-vn-28341543 is not in any agent
2025-09-19 16:36:25,226 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-09-19 16:36:25,234 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-28341543
2025-09-19 16:36:25,234 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91223087:ctest-vn-28341543
2025-09-19 16:36:25,244 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28341543 info
2025-09-19 16:36:25,335 - INFO - IPAM: ctest-ipam-17213984 is not found in API Server
2025-09-19 16:36:25,347 - INFO - IPAM:ctest-ipam-17213984 is not found in control node
2025-09-19 16:36:25,604 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 16:36:25,604 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-19 16:36:25,604 - INFO - --------------------------------------------------------------------------------
2025-09-19 16:36:26,295 - INFO - Deleted project: ctest-TestBasicVMVN-91223087, ID : 761e43cb-9a89-4072-8486-e05de39cae06