2025-09-18 01:53:37,995 - INFO - Domain Default found not creating
2025-09-18 01:53:38,144 - INFO - Project ctest-TestBasicVMVN-66690938 not found, creating it
2025-09-18 01:53:38,561 - INFO - Created Project:ctest-TestBasicVMVN-66690938, ID : 4ac8bc0d-679d-4af2-b25e-256e45f2f554
2025-09-18 01:53:40,009 - INFO - ================================================================================
2025-09-18 01:53:40,009 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-18 01:53:40,009 - 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-18 01:53:40,262 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2025-09-18 01:53:40,262 - INFO - Initial checks done. Running the testcase now
2025-09-18 01:53:40,262 - INFO -
2025-09-18 01:53:40,765 - DEBUG - Response for create_network : {'network': {'id': '23c6c7e2-3088-4ebb-9305-922998122986', 'name': 'ctest-vn2_metadata-62978055', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'project_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66690938', 'ctest-vn2_metadata-62978055'], 'port_security_enabled': True, 'description': ''}}
2025-09-18 01:53:40,936 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee9ce3eb-f5b0-432a-a0f6-6c6ae2ab2952', 'name': '', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'network_id': '23c6c7e2-3088-4ebb-9305-922998122986', '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': '4ac8bc0d679d4af2b25e256e45f2f554'}}
2025-09-18 01:53:40,951 - INFO - Created VN ctest-vn2_metadata-62978055
2025-09-18 01:53:41,001 - DEBUG - VN ctest-vn2_metadata-62978055 UUID is 23c6c7e2-3088-4ebb-9305-922998122986
2025-09-18 01:53:41,173 - DEBUG - Services list from nova: [, , ]
2025-09-18 01:53:42,137 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4133-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4133-1)
2025-09-18 01:53:42,245 - DEBUG - Link local service introspect added
2025-09-18 01:53:42,281 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-18 01:53:47,349 - DEBUG - VM is in ACTIVE state now
2025-09-18 01:53:47,472 - INFO - Waiting for VM ctest-TestBasicVMVN-66690938-70609510 to be up..
2025-09-18 01:53:47,473 - INFO - VM name : ctest-TestBasicVMVN-66690938-70609510
2025-09-18 01:53:47,539 - DEBUG - VM ctest-TestBasicVMVN-66690938-70609510 ID is d94d6daa-e23e-4884-b509-786e8a44709b
2025-09-18 01:53:47,539 - DEBUG - VM ctest-TestBasicVMVN-66690938-70609510 launched on Node cn-jenkins-deploy-platform-ansible-os-4133-1
2025-09-18 01:53:47,608 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/d94d6daa-e23e-4884-b509-786e8a44709b
2025-09-18 01:53:47,898 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/d94d6daa-e23e-4884-b509-786e8a44709b
2025-09-18 01:53:47,929 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/d6939da1-271a-499e-95f1-a6377a570e31
2025-09-18 01:53:51,188 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-09-18 01:53:51,189 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66690938-70609510 failed!
2025-09-18 01:53:51,241 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66690938:ctest-vn2_metadata-62978055 is 11.1.1.1 and allocation pool is NOT set
2025-09-18 01:53:53,304 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.01 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.005/2.409/3.813/1.404 ms')
2025-09-18 01:53:53,304 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66690938-70609510 passed
2025-09-18 01:53:53,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:53:53,457 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66690938-70609510, IP 11.1.1.3, Port 22
2025-09-18 01:53:53,616 - DEBUG - VM ctest-TestBasicVMVN-66690938-70609510 is ready for SSH connections
2025-09-18 01:53:53,617 - INFO - Retry 0
2025-09-18 01:53:53,617 - 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.19, gateway password: c0ntrail123
2025-09-18 01:53:53,617 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-18 01:53:55,194 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-18 01:53:55,195 - INFO - Generic metadata worked
2025-09-18 01:53:55,453 - DEBUG - Link local service introspect removed
2025-09-18 01:53:55,453 - INFO - Deleting VM ctest-TestBasicVMVN-66690938-70609510
2025-09-18 01:53:55,510 - INFO - Deleting VN ctest-vn2_metadata-62978055
2025-09-18 01:53:55,550 - DEBUG - VN 23c6c7e2-3088-4ebb-9305-922998122986 still in use: Unable to complete operation on network 23c6c7e2-3088-4ebb-9305-922998122986. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1e2a3c6f-ee6c-464d-9d0a-dab1b5c1bb80']
2025-09-18 01:53:55,550 - WARNING - Deleting VN ctest-vn2_metadata-62978055 failed..Will retry
2025-09-18 01:53:57,637 - DEBUG - Response for deleting network ()
2025-09-18 01:53:57,889 - DEBUG - No XMPP flaps were noticed during the test
2025-09-18 01:53:57,889 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-09-18 01:53:57,889 - INFO - --------------------------------------------------------------------------------
2025-09-18 01:53:57,891 - INFO - ================================================================================
2025-09-18 01:53:57,891 - INFO - STARTING TEST : test_metadata_service
2025-09-18 01:53:57,891 - 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-18 01:53:58,181 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2025-09-18 01:53:58,181 - INFO - Initial checks done. Running the testcase now
2025-09-18 01:53:58,181 - INFO -
2025-09-18 01:53:58,181 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-09-18 01:53:58,186 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/5a89cc08-ed54-4617-8df2-c42f480c6bb2
2025-09-18 01:53:58,358 - DEBUG - Response for create_network : {'network': {'id': '45a9ee7d-cdc1-4bd9-8ffb-70fc8b567ac8', 'name': 'ctest-vn-68470893', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'project_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66690938', 'ctest-vn-68470893'], 'port_security_enabled': True, 'description': ''}}
2025-09-18 01:53:58,538 - DEBUG - Response for create_subnet : {'subnet': {'id': '051c5821-db89-4596-a543-54e2b5c8a20c', 'name': '', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'network_id': '45a9ee7d-cdc1-4bd9-8ffb-70fc8b567ac8', 'ip_version': 4, 'cidr': '151.90.161.128/26', 'allocation_pools': [{'start': '151.90.161.130', 'end': '151.90.161.190'}], 'gateway_ip': '151.90.161.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.90.161.130', 'tags': [], 'project_id': '4ac8bc0d679d4af2b25e256e45f2f554'}}
2025-09-18 01:53:58,554 - INFO - Created VN ctest-vn-68470893
2025-09-18 01:53:58,605 - DEBUG - VN ctest-vn-68470893 UUID is 45a9ee7d-cdc1-4bd9-8ffb-70fc8b567ac8
2025-09-18 01:53:59,758 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4133-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4133-1)
2025-09-18 01:53:59,759 - INFO - Waiting for VM ctest-TestBasicVMVN-66690938-92708594 to be up..
2025-09-18 01:53:59,803 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-18 01:54:04,869 - DEBUG - VM is in ACTIVE state now
2025-09-18 01:54:04,869 - INFO - VM name : ctest-TestBasicVMVN-66690938-92708594
2025-09-18 01:54:04,933 - DEBUG - VM ctest-TestBasicVMVN-66690938-92708594 ID is 6563f975-1e05-47e7-89c0-67e9a20d42de
2025-09-18 01:54:04,933 - DEBUG - VM ctest-TestBasicVMVN-66690938-92708594 launched on Node cn-jenkins-deploy-platform-ansible-os-4133-1
2025-09-18 01:54:04,996 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6563f975-1e05-47e7-89c0-67e9a20d42de
2025-09-18 01:54:05,004 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/5c72d09d-5571-4f14-8959-f0620d397ccb
2025-09-18 01:54:08,239 - 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 1006ms')
2025-09-18 01:54:08,239 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66690938-92708594 failed!
2025-09-18 01:54:08,293 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-68470893 is 151.90.161.129 and allocation pool is NOT set
2025-09-18 01:54:10,361 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.38 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 = 2.383/3.376/4.370/0.993 ms')
2025-09-18 01:54:10,361 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66690938-92708594 passed
2025-09-18 01:54:10,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:10,509 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66690938-92708594, IP 151.90.161.131, Port 22
2025-09-18 01:54:10,671 - DEBUG - VM ctest-TestBasicVMVN-66690938-92708594 is ready for SSH connections
2025-09-18 01:54:10,671 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-09-18 01:54:10,671 - DEBUG - cat /tmp/output.txt
2025-09-18 01:54:12,297 - DEBUG - Hello World. The time is now Wed, 17 Sep 2025 19:54:09 -0600!
2025-09-18 01:54:12,297 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 17 Sep 2025 19:54:09 -0600!'}
2025-09-18 01:54:12,297 - INFO - metadata_script.txt got executed in the vm
2025-09-18 01:54:12,297 - INFO - Deleting VM ctest-TestBasicVMVN-66690938-92708594
2025-09-18 01:54:12,361 - INFO - Deleting VN ctest-vn-68470893
2025-09-18 01:54:12,399 - DEBUG - VN 45a9ee7d-cdc1-4bd9-8ffb-70fc8b567ac8 still in use: Unable to complete operation on network 45a9ee7d-cdc1-4bd9-8ffb-70fc8b567ac8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-791c7d8b-a678-4b92-aa12-962d21165fc8']
2025-09-18 01:54:12,400 - WARNING - Deleting VN ctest-vn-68470893 failed..Will retry
2025-09-18 01:54:14,497 - DEBUG - Response for deleting network ()
2025-09-18 01:54:14,750 - DEBUG - No XMPP flaps were noticed during the test
2025-09-18 01:54:14,750 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-18 01:54:14,750 - INFO - --------------------------------------------------------------------------------
2025-09-18 01:54:14,753 - INFO - ================================================================================
2025-09-18 01:54:14,753 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-18 01:54:14,753 - 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-18 01:54:15,037 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2025-09-18 01:54:15,037 - INFO - Initial checks done. Running the testcase now
2025-09-18 01:54:15,037 - INFO -
2025-09-18 01:54:15,494 - DEBUG - Response for create_network : {'network': {'id': '380dd5c5-7ec8-4a6d-8aae-a936feabbc91', 'name': 'ctest-vn-02515545', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'project_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66690938', 'ctest-vn-02515545'], 'port_security_enabled': True, 'description': ''}}
2025-09-18 01:54:15,640 - DEBUG - Response for create_subnet : {'subnet': {'id': '6725074e-411b-4926-9c51-5155a374106a', 'name': '', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'network_id': '380dd5c5-7ec8-4a6d-8aae-a936feabbc91', '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': '4ac8bc0d679d4af2b25e256e45f2f554'}}
2025-09-18 01:54:15,825 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e0770ab-74ac-4b71-863c-3e806b72e8ce', 'name': '', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'network_id': '380dd5c5-7ec8-4a6d-8aae-a936feabbc91', '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': '4ac8bc0d679d4af2b25e256e45f2f554'}}
2025-09-18 01:54:15,843 - INFO - Created VN ctest-vn-02515545
2025-09-18 01:54:15,897 - DEBUG - VN ctest-vn-02515545 UUID is 380dd5c5-7ec8-4a6d-8aae-a936feabbc91
2025-09-18 01:54:16,232 - DEBUG - Response for create_port : {'port': {'name': '7a94c1d8-714b-436f-9ec3-82f07ff013f6', 'id': '7a94c1d8-714b-436f-9ec3-82f07ff013f6', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'network_id': '380dd5c5-7ec8-4a6d-8aae-a936feabbc91', 'mac_address': '02:7a:94:c1:d8:71', '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': '6725074e-411b-4926-9c51-5155a374106a'}], 'security_groups': ['32e81ab0-2c3d-40dd-9c39-ea5a817c6a22'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ac8bc0d679d4af2b25e256e45f2f554'}}
2025-09-18 01:54:16,384 - DEBUG - Response for create_port : {'port': {'name': '37936bf2-5c01-4bb8-af81-972a3f749361', 'id': '37936bf2-5c01-4bb8-af81-972a3f749361', 'tenant_id': '4ac8bc0d679d4af2b25e256e45f2f554', 'network_id': '380dd5c5-7ec8-4a6d-8aae-a936feabbc91', 'mac_address': '02:37:93:6b:f2:5c', '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': '4e0770ab-74ac-4b71-863c-3e806b72e8ce'}], 'security_groups': ['32e81ab0-2c3d-40dd-9c39-ea5a817c6a22'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ac8bc0d679d4af2b25e256e45f2f554'}}
2025-09-18 01:54:16,712 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4133-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4133-1)
2025-09-18 01:54:17,130 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4133-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4133-1)
2025-09-18 01:54:18,481 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4133-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4133-1)
2025-09-18 01:54:18,481 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-09-18 01:54:18,489 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f150ecda-b6d6-4e81-b4f4-7b8830876085
2025-09-18 01:54:18,501 - DEBUG - Requesting: http://10.0.0.19:8082/project/4ac8bc0d-679d-4af2-b25e-256e45f2f554
2025-09-18 01:54:18,575 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/f81ade01-c6b4-42d8-b3fa-de69923a876e
2025-09-18 01:54:18,587 - INFO - Verifications in API Server for IPAM: ctest-ipam-63298155 passed
2025-09-18 01:54:18,593 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-66690938:ctest-ipam-63298155', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66690938', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17877845770010641112', 'uuid-lslong': '12968922621973006190'}, 'enable': 'true', 'created': '2025-09-18T01:54:15', 'last-modified': '2025-09-18T01:54:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.331806'}
2025-09-18 01:54:18,593 - INFO - Verifications in Control node for IPAM: ctest-ipam-63298155 passed
2025-09-18 01:54:18,593 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-09-18 01:54:18,598 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f150ecda-b6d6-4e81-b4f4-7b8830876085
2025-09-18 01:54:18,610 - DEBUG - Requesting: http://10.0.0.19:8082/project/4ac8bc0d-679d-4af2-b25e-256e45f2f554
2025-09-18 01:54:18,686 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/380dd5c5-7ec8-4a6d-8aae-a936feabbc91
2025-09-18 01:54:18,707 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/380dd5c5-7ec8-4a6d-8aae-a936feabbc91
2025-09-18 01:54:18,717 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d55bc7b9-3801-44bd-9d20-112bdbfe8f3e
2025-09-18 01:54:18,727 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d55bc7b9-3801-44bd-9d20-112bdbfe8f3e
2025-09-18 01:54:18,742 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/905f8bd7-03ca-4e99-ba79-26e8eb8fa42c
2025-09-18 01:54:18,811 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-18 01:54:18,811 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/380dd5c5-7ec8-4a6d-8aae-a936feabbc91
2025-09-18 01:54:18,829 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d55bc7b9-3801-44bd-9d20-112bdbfe8f3e
2025-09-18 01:54:18,845 - INFO - Verified VN network id 12 for VN 380dd5c5-7ec8-4a6d-8aae-a936feabbc91
2025-09-18 01:54:18,845 - INFO - Verifications in API Server for VN ctest-vn-02515545 passed
2025-09-18 01:54:18,845 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/380dd5c5-7ec8-4a6d-8aae-a936feabbc91
2025-09-18 01:54:18,853 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d55bc7b9-3801-44bd-9d20-112bdbfe8f3e
2025-09-18 01:54:18,860 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d55bc7b9-3801-44bd-9d20-112bdbfe8f3e
2025-09-18 01:54:18,867 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/905f8bd7-03ca-4e99-ba79-26e8eb8fa42c
2025-09-18 01:54:18,886 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66690938', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4039119485033532013', 'uuid-lslong': '9993110676847705233'}, 'enable': 'true', 'created': '2025-09-18T01:54:15', 'last-modified': '2025-09-18T01:54:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.083070'}
2025-09-18 01:54:18,893 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-18 01:54:18,893 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02515545 passed
2025-09-18 01:54:18,894 - DEBUG - ====Verifying policy data for ctest-vn-02515545 in API_Server ======
2025-09-18 01:54:18,894 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-09-18 01:54:18,899 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f150ecda-b6d6-4e81-b4f4-7b8830876085
2025-09-18 01:54:18,911 - DEBUG - Requesting: http://10.0.0.19:8082/project/4ac8bc0d-679d-4af2-b25e-256e45f2f554
2025-09-18 01:54:18,985 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/380dd5c5-7ec8-4a6d-8aae-a936feabbc91
2025-09-18 01:54:18,999 - DEBUG - =>VN ctest-vn-02515545 has no policy to be verified
2025-09-18 01:54:18,999 - DEBUG - Verifying the vn in opserver
2025-09-18 01:54:18,999 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545 virtual network link through opserver 10.0.0.19
2025-09-18 01:54:18,999 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-09-18 01:54:19,366 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-09-18 01:54:19,455 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545?flat'}
2025-09-18 01:54:19,455 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545 is found in opserver
2025-09-18 01:54:19,462 - DEBUG - VRF ids for VN ctest-vn-02515545: {'10.0.0.19': '2'}
2025-09-18 01:54:19,462 - INFO - Waiting for VM ctest-TestBasicVMVN-66690938-96239795 to be up..
2025-09-18 01:54:19,545 - DEBUG - VM is in ACTIVE state now
2025-09-18 01:54:19,545 - INFO - VM name : ctest-TestBasicVMVN-66690938-96239795
2025-09-18 01:54:19,637 - DEBUG - VM ctest-TestBasicVMVN-66690938-96239795 ID is d47b3832-24c2-408b-a00e-87390a83186c
2025-09-18 01:54:19,637 - DEBUG - VM ctest-TestBasicVMVN-66690938-96239795 launched on Node cn-jenkins-deploy-platform-ansible-os-4133-1
2025-09-18 01:54:19,726 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/d47b3832-24c2-408b-a00e-87390a83186c
2025-09-18 01:54:19,734 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/7a94c1d8-714b-436f-9ec3-82f07ff013f6
2025-09-18 01:54:22,992 - 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 1015ms')
2025-09-18 01:54:22,992 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66690938-96239795 failed!
2025-09-18 01:54:23,053 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545 is 31.1.1.1 and allocation pool is NOT set
2025-09-18 01:54:23,053 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545 is 31.1.2.1 and allocation pool is NOT set
2025-09-18 01:54:27,128 - 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-18 01:54:27,128 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66690938-96239795 failed!
2025-09-18 01:54:27,181 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545 is 31.1.1.1 and allocation pool is NOT set
2025-09-18 01:54:27,181 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545 is 31.1.2.1 and allocation pool is NOT set
2025-09-18 01:54:29,245 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.402 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.402/1.655/2.909/1.253 ms')
2025-09-18 01:54:29,245 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66690938-96239795 passed
2025-09-18 01:54:29,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:29,397 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66690938-96239795, IP 31.1.1.4, Port 22
2025-09-18 01:54:29,557 - DEBUG - VM ctest-TestBasicVMVN-66690938-96239795 is ready for SSH connections
2025-09-18 01:54:29,557 - INFO - Waiting for VM ctest-TestBasicVMVN-66690938-10691331 to be up..
2025-09-18 01:54:29,638 - DEBUG - VM is in ACTIVE state now
2025-09-18 01:54:29,638 - INFO - VM name : ctest-TestBasicVMVN-66690938-10691331
2025-09-18 01:54:29,709 - DEBUG - VM ctest-TestBasicVMVN-66690938-10691331 ID is 6405bce7-1da6-4c0f-a414-9b4592a0351c
2025-09-18 01:54:29,709 - DEBUG - VM ctest-TestBasicVMVN-66690938-10691331 launched on Node cn-jenkins-deploy-platform-ansible-os-4133-1
2025-09-18 01:54:29,778 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6405bce7-1da6-4c0f-a414-9b4592a0351c
2025-09-18 01:54:29,786 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/37936bf2-5c01-4bb8-af81-972a3f749361
2025-09-18 01:54:31,016 - 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.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.329 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.329/1.503/2.678/1.174 ms')
2025-09-18 01:54:31,016 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-66690938-10691331 passed
2025-09-18 01:54:31,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:31,165 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66690938-10691331, IP 31.1.2.4, Port 22
2025-09-18 01:54:31,316 - DEBUG - VM ctest-TestBasicVMVN-66690938-10691331 is ready for SSH connections
2025-09-18 01:54:31,316 - INFO - Waiting for VM ctest-TestBasicVMVN-66690938-72598055 to be up..
2025-09-18 01:54:31,385 - DEBUG - VM is in ACTIVE state now
2025-09-18 01:54:31,385 - INFO - VM name : ctest-TestBasicVMVN-66690938-72598055
2025-09-18 01:54:31,447 - DEBUG - VM ctest-TestBasicVMVN-66690938-72598055 ID is 67965f45-5676-4274-bc56-0e19f4dc37f3
2025-09-18 01:54:31,447 - DEBUG - VM ctest-TestBasicVMVN-66690938-72598055 launched on Node cn-jenkins-deploy-platform-ansible-os-4133-1
2025-09-18 01:54:31,508 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/67965f45-5676-4274-bc56-0e19f4dc37f3
2025-09-18 01:54:31,514 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/2f860e4e-362e-4378-b0cb-8eb026aeec04
2025-09-18 01:54:32,736 - 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.85 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.527 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.527/1.686/2.846/1.159 ms')
2025-09-18 01:54:32,736 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-66690938-72598055 passed
2025-09-18 01:54:32,885 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:32,885 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66690938-72598055, IP 31.1.1.3, Port 22
2025-09-18 01:54:33,044 - DEBUG - VM ctest-TestBasicVMVN-66690938-72598055 is ready for SSH connections
2025-09-18 01:54:33,044 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:33,044 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:33,044 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-18 01:54:37,087 - 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=4.690 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.994 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.047 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.994/2.243/4.690 ms
2025-09-18 01:54:37,087 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-66690938-96239795 passed
2025-09-18 01:54:37,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:37,087 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:37,087 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-18 01:54:40,759 - 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.815 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.789 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.811 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.789/1.471/2.815 ms
2025-09-18 01:54:40,759 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-66690938-10691331 passed
2025-09-18 01:54:40,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:40,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:40,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-18 01:54:40,759 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:40,759 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-18 01:54:40,932 - DEBUG - None
2025-09-18 01:54:40,933 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:40,933 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-18 01:54:41,107 - DEBUG - None
2025-09-18 01:54:41,108 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:41,108 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-18 01:54:41,705 - DEBUG - None
2025-09-18 01:54:41,705 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:41,705 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-18 01:54:43,908 - 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.904 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.100 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.350 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.758 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.443 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/2.111/6.100 ms
2025-09-18 01:54:43,908 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:43,908 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-18 01:54:46,140 - 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.940 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.604 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.819 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.471 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.933 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.807 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/1.851/3.819 ms
2025-09-18 01:54:46,140 - 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.19, gateway password: c0ntrail123
2025-09-18 01:54:46,141 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-18 01:54:48,388 - 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.690 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.906 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.944 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.137 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.926 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.203/3.944 ms
2025-09-18 01:54:48,389 - INFO - Deleting VM ctest-TestBasicVMVN-66690938-72598055
2025-09-18 01:54:48,462 - INFO - Detaching port 37936bf2-5c01-4bb8-af81-972a3f749361 from VM ctest-TestBasicVMVN-66690938-10691331
2025-09-18 01:54:48,495 - INFO - Deleting VM ctest-TestBasicVMVN-66690938-10691331
2025-09-18 01:54:48,579 - INFO - Detaching port 7a94c1d8-714b-436f-9ec3-82f07ff013f6 from VM ctest-TestBasicVMVN-66690938-96239795
2025-09-18 01:54:48,615 - INFO - Deleting VM ctest-TestBasicVMVN-66690938-96239795
2025-09-18 01:54:48,679 - INFO - Deleting VN ctest-vn-02515545
2025-09-18 01:54:48,827 - DEBUG - Response for delete_port : ()
2025-09-18 01:54:48,998 - DEBUG - Response for delete_port : ()
2025-09-18 01:54:49,039 - DEBUG - VN 380dd5c5-7ec8-4a6d-8aae-a936feabbc91 still in use: Unable to complete operation on network 380dd5c5-7ec8-4a6d-8aae-a936feabbc91. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b5a2b8d-cc56-47e5-bdd9-1c5867069282']
2025-09-18 01:54:49,039 - WARNING - Deleting VN ctest-vn-02515545 failed..Will retry
2025-09-18 01:54:51,153 - DEBUG - Response for deleting network ()
2025-09-18 01:54:51,153 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d55bc7b9-3801-44bd-9d20-112bdbfe8f3e
2025-09-18 01:54:51,158 - DEBUG - Response Code: 404
2025-09-18 01:54:51,158 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-09-18 01:54:51,162 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f150ecda-b6d6-4e81-b4f4-7b8830876085
2025-09-18 01:54:51,214 - DEBUG - Requesting: http://10.0.0.19:8082/project/4ac8bc0d-679d-4af2-b25e-256e45f2f554
2025-09-18 01:54:51,287 - INFO - Validated that VN ctest-vn-02515545 is not found in API Server
2025-09-18 01:54:51,298 - DEBUG - VN ctest-vn-02515545 is not present in Agent 10.0.0.19
2025-09-18 01:54:51,298 - INFO - Validated that VN ctest-vn-02515545 is not in any agent
2025-09-18 01:54:51,302 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-09-18 01:54:51,309 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-02515545
2025-09-18 01:54:51,309 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-66690938:ctest-vn-02515545
2025-09-18 01:54:51,317 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02515545 info
2025-09-18 01:54:51,392 - INFO - IPAM: ctest-ipam-63298155 is not found in API Server
2025-09-18 01:54:51,401 - INFO - IPAM:ctest-ipam-63298155 is not found in control node
2025-09-18 01:54:51,654 - DEBUG - No XMPP flaps were noticed during the test
2025-09-18 01:54:51,654 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-18 01:54:51,654 - INFO - --------------------------------------------------------------------------------
2025-09-18 01:54:52,297 - INFO - Deleted project: ctest-TestBasicVMVN-66690938, ID : 4ac8bc0d-679d-4af2-b25e-256e45f2f554