2026-03-17 12:57:57,859 - INFO - Domain Default found not creating
2026-03-17 12:57:58,081 - INFO - Project ctest-TestBasicVMVN-82384666 not found, creating it
2026-03-17 12:57:58,584 - INFO - Created Project:ctest-TestBasicVMVN-82384666, ID : 4574bfb2-71f3-4e4a-8a80-2b93e4f11231
2026-03-17 12:58:00,246 - INFO - ================================================================================
2026-03-17 12:58:00,246 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-17 12:58:00,246 - 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
2026-03-17 12:58:00,510 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-03-17 12:58:00,510 - INFO - Initial checks done. Running the testcase now
2026-03-17 12:58:00,510 - INFO -
2026-03-17 12:58:01,125 - DEBUG - Response for create_network : {'network': {'id': '27c8309c-f1ca-4733-890e-6b97250a29ca', 'name': 'ctest-vn2_metadata-39165505', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'project_id': '4574bfb271f34e4a8a802b93e4f11231', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82384666', 'ctest-vn2_metadata-39165505'], 'port_security_enabled': True, 'description': ''}}
2026-03-17 12:58:01,330 - DEBUG - Response for create_subnet : {'subnet': {'id': '6dac2cc1-b47d-4c68-b081-b038d74f556e', 'name': '', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'network_id': '27c8309c-f1ca-4733-890e-6b97250a29ca', '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': '4574bfb271f34e4a8a802b93e4f11231'}}
2026-03-17 12:58:01,353 - INFO - Created VN ctest-vn2_metadata-39165505
2026-03-17 12:58:01,408 - DEBUG - VN ctest-vn2_metadata-39165505 UUID is 27c8309c-f1ca-4733-890e-6b97250a29ca
2026-03-17 12:58:01,630 - DEBUG - Services list from nova: [, , ]
2026-03-17 12:58:02,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5480-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5480-1)
2026-03-17 12:58:02,904 - DEBUG - Link local service introspect added
2026-03-17 12:58:02,955 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-17 12:58:08,045 - DEBUG - VM is in ACTIVE state now
2026-03-17 12:58:08,191 - INFO - Waiting for VM ctest-TestBasicVMVN-82384666-86977767 to be up..
2026-03-17 12:58:08,191 - INFO - VM name : ctest-TestBasicVMVN-82384666-86977767
2026-03-17 12:58:08,279 - DEBUG - VM ctest-TestBasicVMVN-82384666-86977767 ID is 292f2037-aebe-4f73-bfb8-0d3fa44e9643
2026-03-17 12:58:08,279 - DEBUG - VM ctest-TestBasicVMVN-82384666-86977767 launched on Node cn-jenkins-deploy-platform-ansible-os-5480-1
2026-03-17 12:58:08,379 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/292f2037-aebe-4f73-bfb8-0d3fa44e9643
2026-03-17 12:58:08,683 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/292f2037-aebe-4f73-bfb8-0d3fa44e9643
2026-03-17 12:58:08,721 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/da004c1c-6f41-4681-8312-d6c92b5657b4
2026-03-17 12:58:11,994 - 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 1021ms')
2026-03-17 12:58:11,995 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82384666-86977767 failed!
2026-03-17 12:58:12,052 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82384666:ctest-vn2_metadata-39165505 is 11.1.1.1 and allocation pool is NOT set
2026-03-17 12:58:14,126 - 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=5.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.31 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 = 3.314/4.545/5.776/1.231 ms')
2026-03-17 12:58:14,126 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82384666-86977767 passed
2026-03-17 12:58:14,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:58:14,284 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82384666-86977767, IP 11.1.1.3, Port 22
2026-03-17 12:58:14,454 - DEBUG - VM ctest-TestBasicVMVN-82384666-86977767 is ready for SSH connections
2026-03-17 12:58:14,455 - INFO - Retry 0
2026-03-17 12:58:14,455 - 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.33, gateway password: c0ntrail123
2026-03-17 12:58:14,455 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-17 12:58:16,169 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-17 12:58:16,170 - INFO - Generic metadata worked
2026-03-17 12:58:16,428 - DEBUG - Link local service introspect removed
2026-03-17 12:58:16,428 - INFO - Deleting VM ctest-TestBasicVMVN-82384666-86977767
2026-03-17 12:58:16,517 - INFO - Deleting VN ctest-vn2_metadata-39165505
2026-03-17 12:58:16,559 - DEBUG - VN 27c8309c-f1ca-4733-890e-6b97250a29ca still in use: Unable to complete operation on network 27c8309c-f1ca-4733-890e-6b97250a29ca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-904e9dce-1f55-4ce4-91ff-b3a2de3b9145']
2026-03-17 12:58:16,559 - WARNING - Deleting VN ctest-vn2_metadata-39165505 failed..Will retry
2026-03-17 12:58:18,678 - DEBUG - Response for deleting network ()
2026-03-17 12:58:18,952 - DEBUG - No XMPP flaps were noticed during the test
2026-03-17 12:58:18,952 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-03-17 12:58:18,952 - INFO - --------------------------------------------------------------------------------
2026-03-17 12:58:18,956 - INFO - ================================================================================
2026-03-17 12:58:18,956 - INFO - STARTING TEST : test_metadata_service
2026-03-17 12:58:18,956 - 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
2026-03-17 12:58:19,245 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-03-17 12:58:19,245 - INFO - Initial checks done. Running the testcase now
2026-03-17 12:58:19,245 - INFO -
2026-03-17 12:58:19,245 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2026-03-17 12:58:19,253 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/3be9b3ee-b677-4b4f-aa29-84c224d5979e
2026-03-17 12:58:19,450 - DEBUG - Response for create_network : {'network': {'id': '602dfa37-b396-4821-94fc-18e47c780e27', 'name': 'ctest-vn-39259484', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'project_id': '4574bfb271f34e4a8a802b93e4f11231', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82384666', 'ctest-vn-39259484'], 'port_security_enabled': True, 'description': ''}}
2026-03-17 12:58:19,668 - DEBUG - Response for create_subnet : {'subnet': {'id': '3221455b-ad86-414d-b931-0bf2ec017b76', 'name': '', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'network_id': '602dfa37-b396-4821-94fc-18e47c780e27', 'ip_version': 4, 'cidr': '21.63.111.192/26', 'allocation_pools': [{'start': '21.63.111.194', 'end': '21.63.111.254'}], 'gateway_ip': '21.63.111.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.63.111.194', 'tags': [], 'project_id': '4574bfb271f34e4a8a802b93e4f11231'}}
2026-03-17 12:58:19,689 - INFO - Created VN ctest-vn-39259484
2026-03-17 12:58:19,744 - DEBUG - VN ctest-vn-39259484 UUID is 602dfa37-b396-4821-94fc-18e47c780e27
2026-03-17 12:58:20,970 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5480-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5480-1)
2026-03-17 12:58:20,970 - INFO - Waiting for VM ctest-TestBasicVMVN-82384666-29185231 to be up..
2026-03-17 12:58:21,017 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-17 12:58:26,110 - DEBUG - VM is in ACTIVE state now
2026-03-17 12:58:26,110 - INFO - VM name : ctest-TestBasicVMVN-82384666-29185231
2026-03-17 12:58:26,201 - DEBUG - VM ctest-TestBasicVMVN-82384666-29185231 ID is 142ce30b-0c3b-4cf0-9c02-261c12504183
2026-03-17 12:58:26,201 - DEBUG - VM ctest-TestBasicVMVN-82384666-29185231 launched on Node cn-jenkins-deploy-platform-ansible-os-5480-1
2026-03-17 12:58:26,287 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/142ce30b-0c3b-4cf0-9c02-261c12504183
2026-03-17 12:58:26,297 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b41f8f14-a96b-4007-8575-93f80e5e6648
2026-03-17 12:58:29,558 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2026-03-17 12:58:29,558 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82384666-29185231 failed!
2026-03-17 12:58:29,612 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-39259484 is 21.63.111.193 and allocation pool is NOT set
2026-03-17 12:58:33,688 - 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=2 ttl=63 time=10.0 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 10.024/10.024/10.024/0.000 ms')
2026-03-17 12:58:33,688 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82384666-29185231 passed
2026-03-17 12:58:33,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:58:33,840 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82384666-29185231, IP 21.63.111.195, Port 22
2026-03-17 12:58:33,996 - DEBUG - VM ctest-TestBasicVMVN-82384666-29185231 is ready for SSH connections
2026-03-17 12:58:33,996 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-17 12:58:33,996 - DEBUG - cat /tmp/output.txt
2026-03-17 12:58:35,690 - DEBUG - Hello World. The time is now Tue, 17 Mar 2026 06:58:32 -0600!
2026-03-17 12:58:35,690 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 17 Mar 2026 06:58:32 -0600!'}
2026-03-17 12:58:35,690 - INFO - metadata_script.txt got executed in the vm
2026-03-17 12:58:35,690 - INFO - Deleting VM ctest-TestBasicVMVN-82384666-29185231
2026-03-17 12:58:35,784 - INFO - Deleting VN ctest-vn-39259484
2026-03-17 12:58:35,827 - DEBUG - VN 602dfa37-b396-4821-94fc-18e47c780e27 still in use: Unable to complete operation on network 602dfa37-b396-4821-94fc-18e47c780e27. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-79d8e8aa-62d0-4cf7-85a1-b787f7b4266c']
2026-03-17 12:58:35,828 - WARNING - Deleting VN ctest-vn-39259484 failed..Will retry
2026-03-17 12:58:37,958 - DEBUG - Response for deleting network ()
2026-03-17 12:58:38,222 - DEBUG - No XMPP flaps were noticed during the test
2026-03-17 12:58:38,222 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-03-17 12:58:38,222 - INFO - --------------------------------------------------------------------------------
2026-03-17 12:58:38,225 - INFO - ================================================================================
2026-03-17 12:58:38,226 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-17 12:58:38,226 - 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
2026-03-17 12:58:38,529 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-03-17 12:58:38,529 - INFO - Initial checks done. Running the testcase now
2026-03-17 12:58:38,529 - INFO -
2026-03-17 12:58:39,036 - DEBUG - Response for create_network : {'network': {'id': 'ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f', 'name': 'ctest-vn-07142773', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'project_id': '4574bfb271f34e4a8a802b93e4f11231', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82384666', 'ctest-vn-07142773'], 'port_security_enabled': True, 'description': ''}}
2026-03-17 12:58:39,227 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad7aebac-93b1-4ceb-9bf1-c8b41ad6254a', 'name': '', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'network_id': 'ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f', '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': '4574bfb271f34e4a8a802b93e4f11231'}}
2026-03-17 12:58:39,444 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cda87b50-0682-4002-acfb-c6c16248a41f', 'name': '', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'network_id': 'ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f', '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': '4574bfb271f34e4a8a802b93e4f11231'}}
2026-03-17 12:58:39,467 - INFO - Created VN ctest-vn-07142773
2026-03-17 12:58:39,520 - DEBUG - VN ctest-vn-07142773 UUID is ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f
2026-03-17 12:58:39,945 - DEBUG - Response for create_port : {'port': {'name': '8aefe91e-3635-4528-b323-fae077330af3', 'id': '8aefe91e-3635-4528-b323-fae077330af3', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'network_id': 'ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f', 'mac_address': '02:8a:ef:e9:1e:36', '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': 'ad7aebac-93b1-4ceb-9bf1-c8b41ad6254a'}], 'security_groups': ['e2d1ae6b-35f7-43bc-b4ba-bd69a2f455f5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4574bfb271f34e4a8a802b93e4f11231'}}
2026-03-17 12:58:40,158 - DEBUG - Response for create_port : {'port': {'name': 'ed63475b-bf29-4fc9-9066-9029888487b2', 'id': 'ed63475b-bf29-4fc9-9066-9029888487b2', 'tenant_id': '4574bfb271f34e4a8a802b93e4f11231', 'network_id': 'ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f', 'mac_address': '02:ed:63:47:5b:bf', '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': 'cda87b50-0682-4002-acfb-c6c16248a41f'}], 'security_groups': ['e2d1ae6b-35f7-43bc-b4ba-bd69a2f455f5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4574bfb271f34e4a8a802b93e4f11231'}}
2026-03-17 12:58:40,600 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5480-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5480-1)
2026-03-17 12:58:41,153 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5480-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5480-1)
2026-03-17 12:58:42,518 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5480-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5480-1)
2026-03-17 12:58:42,518 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-03-17 12:58:42,526 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ca1867ad-ddd2-4b08-a4e5-2048c59534f7
2026-03-17 12:58:42,541 - DEBUG - Requesting: http://10.0.0.33:8082/project/4574bfb2-71f3-4e4a-8a80-2b93e4f11231
2026-03-17 12:58:42,622 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/f30ed4a0-820c-46a9-84db-514780747f21
2026-03-17 12:58:42,635 - INFO - Verifications in API Server for IPAM: ctest-ipam-36666138 passed
2026-03-17 12:58:42,646 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-82384666:ctest-ipam-36666138', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82384666', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17514169786732136105', 'uuid-lslong': '9573334800445767457'}, 'enable': 'true', 'created': '2026-03-17T12:58:38', 'last-modified': '2026-03-17T12:58:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.880875'}
2026-03-17 12:58:42,646 - INFO - Verifications in Control node for IPAM: ctest-ipam-36666138 passed
2026-03-17 12:58:42,646 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-03-17 12:58:42,653 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ca1867ad-ddd2-4b08-a4e5-2048c59534f7
2026-03-17 12:58:42,664 - DEBUG - Requesting: http://10.0.0.33:8082/project/4574bfb2-71f3-4e4a-8a80-2b93e4f11231
2026-03-17 12:58:42,741 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f
2026-03-17 12:58:42,759 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f
2026-03-17 12:58:42,776 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5d989eb9-0178-4349-ac10-4d9c95d0955f
2026-03-17 12:58:42,786 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5d989eb9-0178-4349-ac10-4d9c95d0955f
2026-03-17 12:58:42,794 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c6c04ba1-9add-4394-bf23-229ac1333e74
2026-03-17 12:58:42,803 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-17 12:58:42,803 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f
2026-03-17 12:58:42,818 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5d989eb9-0178-4349-ac10-4d9c95d0955f
2026-03-17 12:58:42,845 - INFO - Verified VN network id 11 for VN ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f
2026-03-17 12:58:42,846 - INFO - Verifications in API Server for VN ctest-vn-07142773 passed
2026-03-17 12:58:42,846 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f
2026-03-17 12:58:42,857 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5d989eb9-0178-4349-ac10-4d9c95d0955f
2026-03-17 12:58:42,866 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5d989eb9-0178-4349-ac10-4d9c95d0955f
2026-03-17 12:58:42,876 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c6c04ba1-9add-4394-bf23-229ac1333e74
2026-03-17 12:58:42,894 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82384666', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14869590114227342416', 'uuid-lslong': '11594572186123612703'}, 'enable': 'true', 'created': '2026-03-17T12:58:38', 'last-modified': '2026-03-17T12:58:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.485010'}
2026-03-17 12:58:42,904 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-17 12:58:42,904 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07142773 passed
2026-03-17 12:58:42,904 - DEBUG - ====Verifying policy data for ctest-vn-07142773 in API_Server ======
2026-03-17 12:58:42,904 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-03-17 12:58:42,913 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ca1867ad-ddd2-4b08-a4e5-2048c59534f7
2026-03-17 12:58:42,931 - DEBUG - Requesting: http://10.0.0.33:8082/project/4574bfb2-71f3-4e4a-8a80-2b93e4f11231
2026-03-17 12:58:43,023 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f
2026-03-17 12:58:43,041 - DEBUG - =>VN ctest-vn-07142773 has no policy to be verified
2026-03-17 12:58:43,041 - DEBUG - Verifying the vn in opserver
2026-03-17 12:58:43,041 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773 virtual network link through opserver 10.0.0.33
2026-03-17 12:58:43,041 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-03-17 12:58:43,448 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-03-17 12:58:43,580 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773?flat'}
2026-03-17 12:58:43,580 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773 is found in opserver
2026-03-17 12:58:43,587 - DEBUG - VRF ids for VN ctest-vn-07142773: {'10.0.0.33': '2'}
2026-03-17 12:58:43,587 - INFO - Waiting for VM ctest-TestBasicVMVN-82384666-45533259 to be up..
2026-03-17 12:58:43,717 - DEBUG - VM is in ACTIVE state now
2026-03-17 12:58:43,717 - INFO - VM name : ctest-TestBasicVMVN-82384666-45533259
2026-03-17 12:58:43,828 - DEBUG - VM ctest-TestBasicVMVN-82384666-45533259 ID is b62af883-4d9f-474e-bb01-ee678ad32160
2026-03-17 12:58:43,828 - DEBUG - VM ctest-TestBasicVMVN-82384666-45533259 launched on Node cn-jenkins-deploy-platform-ansible-os-5480-1
2026-03-17 12:58:43,932 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b62af883-4d9f-474e-bb01-ee678ad32160
2026-03-17 12:58:43,941 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8aefe91e-3635-4528-b323-fae077330af3
2026-03-17 12:58:47,223 - 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 1029ms')
2026-03-17 12:58:47,223 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82384666-45533259 failed!
2026-03-17 12:58:47,280 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773 is 31.1.1.1 and allocation pool is NOT set
2026-03-17 12:58:47,280 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773 is 31.1.2.1 and allocation pool is NOT set
2026-03-17 12:58:51,358 - 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')
2026-03-17 12:58:51,358 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82384666-45533259 failed!
2026-03-17 12:58:51,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773 is 31.1.1.1 and allocation pool is NOT set
2026-03-17 12:58:51,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773 is 31.1.2.1 and allocation pool is NOT set
2026-03-17 12:58:53,489 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.516 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.516/2.420/4.325/1.904 ms')
2026-03-17 12:58:53,490 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82384666-45533259 passed
2026-03-17 12:58:53,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:58:53,640 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82384666-45533259, IP 31.1.1.4, Port 22
2026-03-17 12:58:53,807 - DEBUG - VM ctest-TestBasicVMVN-82384666-45533259 is ready for SSH connections
2026-03-17 12:58:53,807 - INFO - Waiting for VM ctest-TestBasicVMVN-82384666-01797216 to be up..
2026-03-17 12:58:53,901 - DEBUG - VM is in ACTIVE state now
2026-03-17 12:58:53,901 - INFO - VM name : ctest-TestBasicVMVN-82384666-01797216
2026-03-17 12:58:54,000 - DEBUG - VM ctest-TestBasicVMVN-82384666-01797216 ID is 37a0edc3-5d40-4f63-8ab5-70d4548c1834
2026-03-17 12:58:54,000 - DEBUG - VM ctest-TestBasicVMVN-82384666-01797216 launched on Node cn-jenkins-deploy-platform-ansible-os-5480-1
2026-03-17 12:58:54,097 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/37a0edc3-5d40-4f63-8ab5-70d4548c1834
2026-03-17 12:58:54,107 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ed63475b-bf29-4fc9-9066-9029888487b2
2026-03-17 12:58:55,348 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.733 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.733/2.853/4.974/2.120 ms')
2026-03-17 12:58:55,348 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-82384666-01797216 passed
2026-03-17 12:58:55,508 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:58:55,508 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82384666-01797216, IP 31.1.2.4, Port 22
2026-03-17 12:58:55,664 - DEBUG - VM ctest-TestBasicVMVN-82384666-01797216 is ready for SSH connections
2026-03-17 12:58:55,664 - INFO - Waiting for VM ctest-TestBasicVMVN-82384666-76756251 to be up..
2026-03-17 12:58:55,770 - DEBUG - VM is in ACTIVE state now
2026-03-17 12:58:55,771 - INFO - VM name : ctest-TestBasicVMVN-82384666-76756251
2026-03-17 12:58:55,875 - DEBUG - VM ctest-TestBasicVMVN-82384666-76756251 ID is 34c2f66c-24aa-44c0-9fd4-37f1c8bcfce8
2026-03-17 12:58:55,875 - DEBUG - VM ctest-TestBasicVMVN-82384666-76756251 launched on Node cn-jenkins-deploy-platform-ansible-os-5480-1
2026-03-17 12:58:55,960 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/34c2f66c-24aa-44c0-9fd4-37f1c8bcfce8
2026-03-17 12:58:55,971 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b69f4935-8208-45d7-919f-74706ad2500d
2026-03-17 12:58:57,230 - 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.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.515 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.515/2.186/3.857/1.671 ms')
2026-03-17 12:58:57,230 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-82384666-76756251 passed
2026-03-17 12:58:57,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:58:57,388 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82384666-76756251, IP 31.1.1.3, Port 22
2026-03-17 12:58:57,554 - DEBUG - VM ctest-TestBasicVMVN-82384666-76756251 is ready for SSH connections
2026-03-17 12:58:57,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:58:57,554 - 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.33, gateway password: c0ntrail123
2026-03-17 12:58:57,554 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-17 12:59:01,642 - 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=5.105 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.996 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.231 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.996/2.444/5.105 ms
2026-03-17 12:59:01,643 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-82384666-45533259 passed
2026-03-17 12:59:01,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:59:01,643 - 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.33, gateway password: c0ntrail123
2026-03-17 12:59:01,643 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-17 12:59:05,373 - 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=4.048 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.205 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.008 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.008/2.087/4.048 ms
2026-03-17 12:59:05,373 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-82384666-01797216 passed
2026-03-17 12:59:05,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:59:05,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:59:05,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-17 12:59:05,373 - 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.33, gateway password: c0ntrail123
2026-03-17 12:59:05,374 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-17 12:59:05,568 - DEBUG - None
2026-03-17 12:59:05,569 - 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.33, gateway password: c0ntrail123
2026-03-17 12:59:05,569 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-17 12:59:05,761 - DEBUG - None
2026-03-17 12:59:05,761 - 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.33, gateway password: c0ntrail123
2026-03-17 12:59:05,762 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-17 12:59:06,444 - DEBUG - None
2026-03-17 12:59:06,444 - 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.33, gateway password: c0ntrail123
2026-03-17 12:59:06,444 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-17 12:59:08,674 - 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.962 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.799 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.701 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.936 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.467/2.573/6.799 ms
2026-03-17 12:59:08,674 - 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.33, gateway password: c0ntrail123
2026-03-17 12:59:08,674 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-17 12:59:10,932 - 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=1.377 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.654 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.163 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.594 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.148 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.643 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.545 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.545/3.017/6.163 ms
2026-03-17 12:59:10,932 - 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.33, gateway password: c0ntrail123
2026-03-17 12:59:10,933 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-17 12:59:13,221 - 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.732 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.283 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.330 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.548 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.467 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.653 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.870 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.548/2.554/4.653 ms
2026-03-17 12:59:13,221 - INFO - Deleting VM ctest-TestBasicVMVN-82384666-76756251
2026-03-17 12:59:13,326 - INFO - Detaching port ed63475b-bf29-4fc9-9066-9029888487b2 from VM ctest-TestBasicVMVN-82384666-01797216
2026-03-17 12:59:13,363 - INFO - Deleting VM ctest-TestBasicVMVN-82384666-01797216
2026-03-17 12:59:13,453 - INFO - Detaching port 8aefe91e-3635-4528-b323-fae077330af3 from VM ctest-TestBasicVMVN-82384666-45533259
2026-03-17 12:59:13,506 - INFO - Deleting VM ctest-TestBasicVMVN-82384666-45533259
2026-03-17 12:59:13,601 - INFO - Deleting VN ctest-vn-07142773
2026-03-17 12:59:13,846 - DEBUG - Response for delete_port : ()
2026-03-17 12:59:14,090 - DEBUG - Response for delete_port : ()
2026-03-17 12:59:14,149 - DEBUG - VN ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f still in use: Unable to complete operation on network ce5b656d-2a2e-4c50-a0e8-31f8fc85b21f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e8cd036a-f254-469d-80fe-8886dfc60a2e']
2026-03-17 12:59:14,149 - WARNING - Deleting VN ctest-vn-07142773 failed..Will retry
2026-03-17 12:59:16,318 - DEBUG - Response for deleting network ()
2026-03-17 12:59:16,318 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5d989eb9-0178-4349-ac10-4d9c95d0955f
2026-03-17 12:59:16,330 - DEBUG - Response Code: 404
2026-03-17 12:59:16,330 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-03-17 12:59:16,341 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ca1867ad-ddd2-4b08-a4e5-2048c59534f7
2026-03-17 12:59:16,357 - DEBUG - Requesting: http://10.0.0.33:8082/project/4574bfb2-71f3-4e4a-8a80-2b93e4f11231
2026-03-17 12:59:16,447 - INFO - Validated that VN ctest-vn-07142773 is not found in API Server
2026-03-17 12:59:16,459 - DEBUG - VN ctest-vn-07142773 is not present in Agent 10.0.0.33
2026-03-17 12:59:16,459 - INFO - Validated that VN ctest-vn-07142773 is not in any agent
2026-03-17 12:59:16,465 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2026-03-17 12:59:16,473 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-07142773
2026-03-17 12:59:16,473 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-82384666:ctest-vn-07142773
2026-03-17 12:59:16,484 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07142773 info
2026-03-17 12:59:16,568 - INFO - IPAM: ctest-ipam-36666138 is not found in API Server
2026-03-17 12:59:16,580 - INFO - IPAM:ctest-ipam-36666138 is not found in control node
2026-03-17 12:59:16,840 - DEBUG - No XMPP flaps were noticed during the test
2026-03-17 12:59:16,840 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-03-17 12:59:16,840 - INFO - --------------------------------------------------------------------------------
2026-03-17 12:59:17,588 - INFO - Deleted project: ctest-TestBasicVMVN-82384666, ID : 4574bfb2-71f3-4e4a-8a80-2b93e4f11231