2025-08-12 16:03:01,407 - INFO - Domain Default found not creating
2025-08-12 16:03:01,527 - INFO - Project ctest-TestBasicVMVN-98957248 not found, creating it
2025-08-12 16:03:01,982 - INFO - Created Project:ctest-TestBasicVMVN-98957248, ID : 0c2d16b0-59a4-40d5-9d8f-ee228926ea52
2025-08-12 16:03:03,399 - INFO - ================================================================================
2025-08-12 16:03:03,399 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-12 16:03:03,399 - 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-08-12 16:03:03,655 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.17': '0'}} with
2025-08-12 16:03:03,655 - INFO - Initial checks done. Running the testcase now
2025-08-12 16:03:03,656 - INFO -
2025-08-12 16:03:04,165 - DEBUG - Response for create_network : {'network': {'id': 'ca382686-8713-4388-8d81-a401c5ac29f3', 'name': 'ctest-vn2_metadata-04024271', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'project_id': '0c2d16b059a440d59d8fee228926ea52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98957248', 'ctest-vn2_metadata-04024271'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 16:03:04,373 - DEBUG - Response for create_subnet : {'subnet': {'id': '44f3fd04-8984-4e8e-8582-8bf7c95ae543', 'name': '', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'network_id': 'ca382686-8713-4388-8d81-a401c5ac29f3', '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': '0c2d16b059a440d59d8fee228926ea52'}}
2025-08-12 16:03:04,388 - INFO - Created VN ctest-vn2_metadata-04024271
2025-08-12 16:03:04,438 - DEBUG - VN ctest-vn2_metadata-04024271 UUID is ca382686-8713-4388-8d81-a401c5ac29f3
2025-08-12 16:03:04,587 - DEBUG - Services list from nova: [, , ]
2025-08-12 16:03:05,506 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3833-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3833-1)
2025-08-12 16:03:05,614 - DEBUG - Link local service introspect added
2025-08-12 16:03:05,654 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-12 16:03:10,716 - DEBUG - VM is in ACTIVE state now
2025-08-12 16:03:10,830 - INFO - Waiting for VM ctest-TestBasicVMVN-98957248-53731844 to be up..
2025-08-12 16:03:10,831 - INFO - VM name : ctest-TestBasicVMVN-98957248-53731844
2025-08-12 16:03:10,895 - DEBUG - VM ctest-TestBasicVMVN-98957248-53731844 ID is 1f728ff4-f526-4726-80a9-650359de63c9
2025-08-12 16:03:10,896 - DEBUG - VM ctest-TestBasicVMVN-98957248-53731844 launched on Node cn-jenkins-deploy-platform-ansible-os-3833-1
2025-08-12 16:03:10,955 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/1f728ff4-f526-4726-80a9-650359de63c9
2025-08-12 16:03:11,243 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/1f728ff4-f526-4726-80a9-650359de63c9
2025-08-12 16:03:11,269 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/f5eecaa9-d430-4d6f-9b7a-282201abd0c0
2025-08-12 16:03:14,495 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms')
2025-08-12 16:03:14,495 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98957248-53731844 failed!
2025-08-12 16:03:14,554 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98957248:ctest-vn2_metadata-04024271 is 11.1.1.1 and allocation pool is NOT set
2025-08-12 16:03:16,612 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.675 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.675/2.118/3.561/1.443 ms')
2025-08-12 16:03:16,612 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98957248-53731844 passed
2025-08-12 16:03:16,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:03:16,762 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98957248-53731844, IP 11.1.1.3, Port 22
2025-08-12 16:03:16,913 - DEBUG - VM ctest-TestBasicVMVN-98957248-53731844 is ready for SSH connections
2025-08-12 16:03:16,913 - INFO - Retry 0
2025-08-12 16:03:16,913 - 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.133, gateway password: c0ntrail123
2025-08-12 16:03:16,913 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-12 16:03:18,479 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-12 16:03:18,479 - INFO - Generic metadata worked
2025-08-12 16:03:18,714 - DEBUG - Link local service introspect removed
2025-08-12 16:03:18,714 - INFO - Deleting VM ctest-TestBasicVMVN-98957248-53731844
2025-08-12 16:03:18,770 - INFO - Deleting VN ctest-vn2_metadata-04024271
2025-08-12 16:03:18,800 - DEBUG - VN ca382686-8713-4388-8d81-a401c5ac29f3 still in use: Unable to complete operation on network ca382686-8713-4388-8d81-a401c5ac29f3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-85fe6ce0-97bf-4d8d-8933-71c4ceb7b5f5']
2025-08-12 16:03:18,801 - WARNING - Deleting VN ctest-vn2_metadata-04024271 failed..Will retry
2025-08-12 16:03:20,892 - DEBUG - Response for deleting network ()
2025-08-12 16:03:21,143 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 16:03:21,143 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-12 16:03:21,143 - INFO - --------------------------------------------------------------------------------
2025-08-12 16:03:21,145 - INFO - ================================================================================
2025-08-12 16:03:21,146 - INFO - STARTING TEST : test_metadata_service
2025-08-12 16:03:21,146 - 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-08-12 16:03:21,426 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.17': '0'}} with
2025-08-12 16:03:21,426 - INFO - Initial checks done. Running the testcase now
2025-08-12 16:03:21,426 - INFO -
2025-08-12 16:03:21,426 - DEBUG - Requesting: http://10.0.0.133:8082/global-vrouter-configs
2025-08-12 16:03:21,432 - DEBUG - Requesting: http://10.0.0.133:8082/global-vrouter-config/26b7fb3d-6021-4e88-ad2f-3fd70207cdec
2025-08-12 16:03:21,602 - DEBUG - Response for create_network : {'network': {'id': 'bb85c07a-3df5-4dea-a52b-f694a9728493', 'name': 'ctest-vn-76689857', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'project_id': '0c2d16b059a440d59d8fee228926ea52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98957248', 'ctest-vn-76689857'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 16:03:21,743 - DEBUG - Response for create_subnet : {'subnet': {'id': '09d1d879-5d00-428e-afc3-19d1915758da', 'name': '', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'network_id': 'bb85c07a-3df5-4dea-a52b-f694a9728493', 'ip_version': 4, 'cidr': '7.144.180.0/26', 'allocation_pools': [{'start': '7.144.180.2', 'end': '7.144.180.62'}], 'gateway_ip': '7.144.180.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.144.180.2', 'tags': [], 'project_id': '0c2d16b059a440d59d8fee228926ea52'}}
2025-08-12 16:03:21,758 - INFO - Created VN ctest-vn-76689857
2025-08-12 16:03:21,810 - DEBUG - VN ctest-vn-76689857 UUID is bb85c07a-3df5-4dea-a52b-f694a9728493
2025-08-12 16:03:22,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3833-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3833-1)
2025-08-12 16:03:22,883 - INFO - Waiting for VM ctest-TestBasicVMVN-98957248-45763929 to be up..
2025-08-12 16:03:22,917 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-12 16:03:27,982 - DEBUG - VM is in ACTIVE state now
2025-08-12 16:03:27,982 - INFO - VM name : ctest-TestBasicVMVN-98957248-45763929
2025-08-12 16:03:28,046 - DEBUG - VM ctest-TestBasicVMVN-98957248-45763929 ID is d15e7210-ecde-484b-895b-1f2f6cea101c
2025-08-12 16:03:28,046 - DEBUG - VM ctest-TestBasicVMVN-98957248-45763929 launched on Node cn-jenkins-deploy-platform-ansible-os-3833-1
2025-08-12 16:03:28,105 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/d15e7210-ecde-484b-895b-1f2f6cea101c
2025-08-12 16:03:28,112 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/55ac64fe-7539-4ec2-a7a4-396f2a08da7a
2025-08-12 16:03:31,363 - 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 1012ms')
2025-08-12 16:03:31,363 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98957248-45763929 failed!
2025-08-12 16:03:31,414 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-76689857 is 7.144.180.1 and allocation pool is NOT set
2025-08-12 16:03:33,472 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.85 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.847/2.842/3.838/0.995 ms')
2025-08-12 16:03:33,472 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98957248-45763929 passed
2025-08-12 16:03:33,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:03:33,634 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98957248-45763929, IP 7.144.180.3, Port 22
2025-08-12 16:03:33,793 - DEBUG - VM ctest-TestBasicVMVN-98957248-45763929 is ready for SSH connections
2025-08-12 16:03:33,793 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-12 16:03:33,793 - DEBUG - cat /tmp/output.txt
2025-08-12 16:03:35,379 - DEBUG - Hello World. The time is now Tue, 12 Aug 2025 10:03:31 -0600!
2025-08-12 16:03:35,379 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 12 Aug 2025 10:03:31 -0600!'}
2025-08-12 16:03:35,379 - INFO - metadata_script.txt got executed in the vm
2025-08-12 16:03:35,379 - INFO - Deleting VM ctest-TestBasicVMVN-98957248-45763929
2025-08-12 16:03:35,444 - INFO - Deleting VN ctest-vn-76689857
2025-08-12 16:03:35,480 - DEBUG - VN bb85c07a-3df5-4dea-a52b-f694a9728493 still in use: Unable to complete operation on network bb85c07a-3df5-4dea-a52b-f694a9728493. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-741f58fb-87f5-4f84-8596-bcf95179bed4']
2025-08-12 16:03:35,480 - WARNING - Deleting VN ctest-vn-76689857 failed..Will retry
2025-08-12 16:03:37,559 - DEBUG - Response for deleting network ()
2025-08-12 16:03:37,818 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 16:03:37,818 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-08-12 16:03:37,818 - INFO - --------------------------------------------------------------------------------
2025-08-12 16:03:37,821 - INFO - ================================================================================
2025-08-12 16:03:37,821 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-12 16:03:37,821 - 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-08-12 16:03:38,103 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.17': '0'}} with
2025-08-12 16:03:38,103 - INFO - Initial checks done. Running the testcase now
2025-08-12 16:03:38,103 - INFO -
2025-08-12 16:03:38,557 - DEBUG - Response for create_network : {'network': {'id': 'b4a97aa1-2755-47ad-82dd-de179c6e31ab', 'name': 'ctest-vn-88082219', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'project_id': '0c2d16b059a440d59d8fee228926ea52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98957248', 'ctest-vn-88082219'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 16:03:38,714 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f621bba2-6ebc-4a65-84b3-e8d9ffa51efb', 'name': '', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'network_id': 'b4a97aa1-2755-47ad-82dd-de179c6e31ab', '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': '0c2d16b059a440d59d8fee228926ea52'}}
2025-08-12 16:03:38,852 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc99911a-431b-4d68-96d6-6d1474250a63', 'name': '', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'network_id': 'b4a97aa1-2755-47ad-82dd-de179c6e31ab', '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': '0c2d16b059a440d59d8fee228926ea52'}}
2025-08-12 16:03:38,868 - INFO - Created VN ctest-vn-88082219
2025-08-12 16:03:38,918 - DEBUG - VN ctest-vn-88082219 UUID is b4a97aa1-2755-47ad-82dd-de179c6e31ab
2025-08-12 16:03:39,233 - DEBUG - Response for create_port : {'port': {'name': '6d56c63c-7e1f-40f7-8d99-22e7e92f3370', 'id': '6d56c63c-7e1f-40f7-8d99-22e7e92f3370', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'network_id': 'b4a97aa1-2755-47ad-82dd-de179c6e31ab', 'mac_address': '02:6d:56:c6:3c:7e', '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': 'f621bba2-6ebc-4a65-84b3-e8d9ffa51efb'}], 'security_groups': ['9aa4df0c-c887-4a71-b568-2a7b73a04cbb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0c2d16b059a440d59d8fee228926ea52'}}
2025-08-12 16:03:39,388 - DEBUG - Response for create_port : {'port': {'name': '92078e7a-5212-4592-802f-c937371e7ee9', 'id': '92078e7a-5212-4592-802f-c937371e7ee9', 'tenant_id': '0c2d16b059a440d59d8fee228926ea52', 'network_id': 'b4a97aa1-2755-47ad-82dd-de179c6e31ab', 'mac_address': '02:92:07:8e:7a:52', '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': 'cc99911a-431b-4d68-96d6-6d1474250a63'}], 'security_groups': ['9aa4df0c-c887-4a71-b568-2a7b73a04cbb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0c2d16b059a440d59d8fee228926ea52'}}
2025-08-12 16:03:39,668 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3833-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3833-1)
2025-08-12 16:03:39,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3833-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3833-1)
2025-08-12 16:03:41,151 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3833-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3833-1)
2025-08-12 16:03:41,151 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-12 16:03:41,158 - DEBUG - Requesting: http://10.0.0.133:8082/domain/51a8d18b-6947-4111-b900-4e4b82af27cc
2025-08-12 16:03:41,171 - DEBUG - Requesting: http://10.0.0.133:8082/project/0c2d16b0-59a4-40d5-9d8f-ee228926ea52
2025-08-12 16:03:41,252 - DEBUG - Requesting: http://10.0.0.133:8082/network-ipam/27f7572a-4639-4117-a11e-c685deb24074
2025-08-12 16:03:41,263 - INFO - Verifications in API Server for IPAM: ctest-ipam-81883430 passed
2025-08-12 16:03:41,270 - DEBUG - Control-node 10.0.0.133 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-98957248:ctest-ipam-81883430', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98957248', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2879866325805121815', 'uuid-lslong': '11609935167676891252'}, 'enable': 'true', 'created': '2025-08-12T16:03:38', 'last-modified': '2025-08-12T16:03:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.948549'}
2025-08-12 16:03:41,270 - INFO - Verifications in Control node for IPAM: ctest-ipam-81883430 passed
2025-08-12 16:03:41,270 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-12 16:03:41,279 - DEBUG - Requesting: http://10.0.0.133:8082/domain/51a8d18b-6947-4111-b900-4e4b82af27cc
2025-08-12 16:03:41,290 - DEBUG - Requesting: http://10.0.0.133:8082/project/0c2d16b0-59a4-40d5-9d8f-ee228926ea52
2025-08-12 16:03:41,371 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/b4a97aa1-2755-47ad-82dd-de179c6e31ab
2025-08-12 16:03:41,383 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/b4a97aa1-2755-47ad-82dd-de179c6e31ab
2025-08-12 16:03:41,394 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/e626d77f-794d-4305-b228-185657e009df
2025-08-12 16:03:41,402 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/e626d77f-794d-4305-b228-185657e009df
2025-08-12 16:03:41,413 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/fc4db819-81a8-4199-9f3b-42e9439ac2af
2025-08-12 16:03:41,424 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-12 16:03:41,424 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/b4a97aa1-2755-47ad-82dd-de179c6e31ab
2025-08-12 16:03:41,435 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/e626d77f-794d-4305-b228-185657e009df
2025-08-12 16:03:41,450 - INFO - Verified VN network id 11 for VN b4a97aa1-2755-47ad-82dd-de179c6e31ab
2025-08-12 16:03:41,450 - INFO - Verifications in API Server for VN ctest-vn-88082219 passed
2025-08-12 16:03:41,450 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/b4a97aa1-2755-47ad-82dd-de179c6e31ab
2025-08-12 16:03:41,463 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/e626d77f-794d-4305-b228-185657e009df
2025-08-12 16:03:41,479 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/e626d77f-794d-4305-b228-185657e009df
2025-08-12 16:03:41,486 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/fc4db819-81a8-4199-9f3b-42e9439ac2af
2025-08-12 16:03:41,500 - DEBUG - Control-node 10.0.0.133 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98957248', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13018071030459353005', 'uuid-lslong': '9429937387773768107'}, 'enable': 'true', 'created': '2025-08-12T16:03:38', 'last-modified': '2025-08-12T16:03:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.670420'}
2025-08-12 16:03:41,507 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-12 16:03:41,507 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88082219 passed
2025-08-12 16:03:41,508 - DEBUG - ====Verifying policy data for ctest-vn-88082219 in API_Server ======
2025-08-12 16:03:41,508 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-12 16:03:41,516 - DEBUG - Requesting: http://10.0.0.133:8082/domain/51a8d18b-6947-4111-b900-4e4b82af27cc
2025-08-12 16:03:41,577 - DEBUG - Requesting: http://10.0.0.133:8082/project/0c2d16b0-59a4-40d5-9d8f-ee228926ea52
2025-08-12 16:03:41,685 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/b4a97aa1-2755-47ad-82dd-de179c6e31ab
2025-08-12 16:03:41,707 - DEBUG - =>VN ctest-vn-88082219 has no policy to be verified
2025-08-12 16:03:41,707 - DEBUG - Verifying the vn in opserver
2025-08-12 16:03:41,707 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219 virtual network link through opserver 10.0.0.133
2025-08-12 16:03:41,707 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks
2025-08-12 16:03:42,031 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks
2025-08-12 16:03:42,079 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219', 'href': 'http://10.0.0.133:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219?flat'}
2025-08-12 16:03:42,079 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219 is found in opserver
2025-08-12 16:03:42,086 - DEBUG - VRF ids for VN ctest-vn-88082219: {'10.0.0.133': '2'}
2025-08-12 16:03:42,086 - INFO - Waiting for VM ctest-TestBasicVMVN-98957248-83697043 to be up..
2025-08-12 16:03:42,150 - DEBUG - VM is in ACTIVE state now
2025-08-12 16:03:42,150 - INFO - VM name : ctest-TestBasicVMVN-98957248-83697043
2025-08-12 16:03:42,218 - DEBUG - VM ctest-TestBasicVMVN-98957248-83697043 ID is 90a3d8eb-490d-4cd1-908b-3e06b6520e0a
2025-08-12 16:03:42,218 - DEBUG - VM ctest-TestBasicVMVN-98957248-83697043 launched on Node cn-jenkins-deploy-platform-ansible-os-3833-1
2025-08-12 16:03:42,312 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/90a3d8eb-490d-4cd1-908b-3e06b6520e0a
2025-08-12 16:03:42,320 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/6d56c63c-7e1f-40f7-8d99-22e7e92f3370
2025-08-12 16:03:45,569 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2025-08-12 16:03:45,569 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98957248-83697043 failed!
2025-08-12 16:03:45,626 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219 is 31.1.1.1 and allocation pool is NOT set
2025-08-12 16:03:45,626 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219 is 31.1.2.1 and allocation pool is NOT set
2025-08-12 16:03:49,702 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2025-08-12 16:03:49,702 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98957248-83697043 failed!
2025-08-12 16:03:49,758 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219 is 31.1.1.1 and allocation pool is NOT set
2025-08-12 16:03:49,758 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219 is 31.1.2.1 and allocation pool is NOT set
2025-08-12 16:03:51,818 - 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.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.275 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.275/1.448/2.621/1.173 ms')
2025-08-12 16:03:51,818 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98957248-83697043 passed
2025-08-12 16:03:51,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:03:51,970 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98957248-83697043, IP 31.1.1.4, Port 22
2025-08-12 16:03:52,121 - DEBUG - VM ctest-TestBasicVMVN-98957248-83697043 is ready for SSH connections
2025-08-12 16:03:52,121 - INFO - Waiting for VM ctest-TestBasicVMVN-98957248-95134896 to be up..
2025-08-12 16:03:52,184 - DEBUG - VM is in ACTIVE state now
2025-08-12 16:03:52,185 - INFO - VM name : ctest-TestBasicVMVN-98957248-95134896
2025-08-12 16:03:52,243 - DEBUG - VM ctest-TestBasicVMVN-98957248-95134896 ID is c2c33b06-c7dd-4c33-921d-0ef1be91184f
2025-08-12 16:03:52,244 - DEBUG - VM ctest-TestBasicVMVN-98957248-95134896 launched on Node cn-jenkins-deploy-platform-ansible-os-3833-1
2025-08-12 16:03:52,299 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/c2c33b06-c7dd-4c33-921d-0ef1be91184f
2025-08-12 16:03:52,306 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/92078e7a-5212-4592-802f-c937371e7ee9
2025-08-12 16:03:53,530 - 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.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.263 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.263/1.398/2.534/1.135 ms')
2025-08-12 16:03:53,530 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-98957248-95134896 passed
2025-08-12 16:03:53,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:03:53,674 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98957248-95134896, IP 31.1.2.4, Port 22
2025-08-12 16:03:53,837 - DEBUG - VM ctest-TestBasicVMVN-98957248-95134896 is ready for SSH connections
2025-08-12 16:03:53,837 - INFO - Waiting for VM ctest-TestBasicVMVN-98957248-80461214 to be up..
2025-08-12 16:03:53,898 - DEBUG - VM is in ACTIVE state now
2025-08-12 16:03:53,898 - INFO - VM name : ctest-TestBasicVMVN-98957248-80461214
2025-08-12 16:03:53,955 - DEBUG - VM ctest-TestBasicVMVN-98957248-80461214 ID is e9a2a643-6d76-471b-82b6-926705357d50
2025-08-12 16:03:53,955 - DEBUG - VM ctest-TestBasicVMVN-98957248-80461214 launched on Node cn-jenkins-deploy-platform-ansible-os-3833-1
2025-08-12 16:03:54,013 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/e9a2a643-6d76-471b-82b6-926705357d50
2025-08-12 16:03:54,021 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/12c07598-1b99-4b79-ac91-89b354ff8aec
2025-08-12 16:03:55,251 - 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.69 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.343 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.343/1.518/2.694/1.175 ms')
2025-08-12 16:03:55,251 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-98957248-80461214 passed
2025-08-12 16:03:55,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:03:55,398 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98957248-80461214, IP 31.1.1.3, Port 22
2025-08-12 16:03:55,549 - DEBUG - VM ctest-TestBasicVMVN-98957248-80461214 is ready for SSH connections
2025-08-12 16:03:55,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:03:55,550 - 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.133, gateway password: c0ntrail123
2025-08-12 16:03:55,550 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-12 16:03:59,462 - 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=2.983 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.789 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.703 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.703/1.491/2.983 ms
2025-08-12 16:03:59,462 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-98957248-83697043 passed
2025-08-12 16:03:59,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:03:59,462 - 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.133, gateway password: c0ntrail123
2025-08-12 16:03:59,462 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-12 16:04:03,066 - 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.597 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.727 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.686 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.686/1.336/2.597 ms
2025-08-12 16:04:03,066 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-98957248-95134896 passed
2025-08-12 16:04:03,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:04:03,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:04:03,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 16:04:03,066 - 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.133, gateway password: c0ntrail123
2025-08-12 16:04:03,066 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-12 16:04:03,229 - DEBUG - None
2025-08-12 16:04:03,229 - 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.133, gateway password: c0ntrail123
2025-08-12 16:04:03,229 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-12 16:04:03,399 - DEBUG - None
2025-08-12 16:04:03,399 - 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.133, gateway password: c0ntrail123
2025-08-12 16:04:03,399 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-12 16:04:03,977 - DEBUG - None
2025-08-12 16:04:03,977 - 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.133, gateway password: c0ntrail123
2025-08-12 16:04:03,977 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-12 16:04:06,170 - 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.840 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.514 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.366 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.480 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.336/1.707/4.514 ms
2025-08-12 16:04:06,171 - 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.133, gateway password: c0ntrail123
2025-08-12 16:04:06,171 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-12 16:04:08,389 - 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.885 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.624 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.571 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.683 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.406 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/1.703/3.571 ms
2025-08-12 16:04:08,389 - 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.133, gateway password: c0ntrail123
2025-08-12 16:04:08,389 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-12 16:04:10,616 - 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.597 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.332 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.332 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=2.770 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.498 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.289 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.289/1.884/3.498 ms
2025-08-12 16:04:10,616 - INFO - Deleting VM ctest-TestBasicVMVN-98957248-80461214
2025-08-12 16:04:10,671 - INFO - Detaching port 92078e7a-5212-4592-802f-c937371e7ee9 from VM ctest-TestBasicVMVN-98957248-95134896
2025-08-12 16:04:10,702 - INFO - Deleting VM ctest-TestBasicVMVN-98957248-95134896
2025-08-12 16:04:10,757 - INFO - Detaching port 6d56c63c-7e1f-40f7-8d99-22e7e92f3370 from VM ctest-TestBasicVMVN-98957248-83697043
2025-08-12 16:04:10,785 - INFO - Deleting VM ctest-TestBasicVMVN-98957248-83697043
2025-08-12 16:04:10,839 - INFO - Deleting VN ctest-vn-88082219
2025-08-12 16:04:11,000 - DEBUG - Response for delete_port : ()
2025-08-12 16:04:11,154 - DEBUG - Response for delete_port : ()
2025-08-12 16:04:11,190 - DEBUG - VN b4a97aa1-2755-47ad-82dd-de179c6e31ab still in use: Unable to complete operation on network b4a97aa1-2755-47ad-82dd-de179c6e31ab. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-743d9c3c-ddfd-4fc3-8879-48963ff7008f']
2025-08-12 16:04:11,190 - WARNING - Deleting VN ctest-vn-88082219 failed..Will retry
2025-08-12 16:04:13,303 - DEBUG - Response for deleting network ()
2025-08-12 16:04:13,303 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/e626d77f-794d-4305-b228-185657e009df
2025-08-12 16:04:13,308 - DEBUG - Response Code: 404
2025-08-12 16:04:13,308 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-12 16:04:13,313 - DEBUG - Requesting: http://10.0.0.133:8082/domain/51a8d18b-6947-4111-b900-4e4b82af27cc
2025-08-12 16:04:13,366 - DEBUG - Requesting: http://10.0.0.133:8082/project/0c2d16b0-59a4-40d5-9d8f-ee228926ea52
2025-08-12 16:04:13,436 - INFO - Validated that VN ctest-vn-88082219 is not found in API Server
2025-08-12 16:04:13,446 - DEBUG - VN ctest-vn-88082219 is not present in Agent 10.0.0.133
2025-08-12 16:04:13,446 - INFO - Validated that VN ctest-vn-88082219 is not in any agent
2025-08-12 16:04:13,451 - DEBUG - VRF 2 is not seen in agent 10.0.0.133
2025-08-12 16:04:13,456 - DEBUG - Vrouter 10.0.0.133 does not have vrf 2 for VN ctest-vn-88082219
2025-08-12 16:04:13,456 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-98957248:ctest-vn-88082219
2025-08-12 16:04:13,466 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88082219 info
2025-08-12 16:04:13,541 - INFO - IPAM: ctest-ipam-81883430 is not found in API Server
2025-08-12 16:04:13,551 - INFO - IPAM:ctest-ipam-81883430 is not found in control node
2025-08-12 16:04:13,806 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 16:04:13,806 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-12 16:04:13,807 - INFO - --------------------------------------------------------------------------------
2025-08-12 16:04:14,447 - INFO - Deleted project: ctest-TestBasicVMVN-98957248, ID : 0c2d16b0-59a4-40d5-9d8f-ee228926ea52