2026-05-08 19:36:42,185 - INFO - Domain Default found not creating
2026-05-08 19:36:42,343 - INFO - Project ctest-TestBasicVMVN-30231256 not found, creating it
2026-05-08 19:36:42,780 - INFO - Created Project:ctest-TestBasicVMVN-30231256, ID : 3195ca8a-9666-49c5-8e48-51b511365d0c
2026-05-08 19:36:44,244 - INFO - ================================================================================
2026-05-08 19:36:44,244 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-08 19:36:44,244 - 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-05-08 19:36:44,503 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 19:36:44,503 - INFO - Initial checks done. Running the testcase now
2026-05-08 19:36:44,503 - INFO -
2026-05-08 19:36:45,028 - DEBUG - Response for create_network : {'network': {'id': '88d042dc-a2f6-4802-a47a-9ce1ae8e1fc9', 'name': 'ctest-vn2_metadata-33314359', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'project_id': '3195ca8a966649c58e4851b511365d0c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30231256', 'ctest-vn2_metadata-33314359'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 19:36:45,234 - DEBUG - Response for create_subnet : {'subnet': {'id': '1682e79f-63af-4f29-977d-07a8758aae50', 'name': '', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'network_id': '88d042dc-a2f6-4802-a47a-9ce1ae8e1fc9', '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': '3195ca8a966649c58e4851b511365d0c'}}
2026-05-08 19:36:45,249 - INFO - Created VN ctest-vn2_metadata-33314359
2026-05-08 19:36:45,302 - DEBUG - VN ctest-vn2_metadata-33314359 UUID is 88d042dc-a2f6-4802-a47a-9ce1ae8e1fc9
2026-05-08 19:36:45,467 - DEBUG - Services list from nova: [, , ]
2026-05-08 19:36:46,485 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5759-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5759-1)
2026-05-08 19:36:46,590 - DEBUG - Link local service introspect added
2026-05-08 19:36:46,628 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-08 19:36:51,701 - DEBUG - VM is in ACTIVE state now
2026-05-08 19:36:51,826 - INFO - Waiting for VM ctest-TestBasicVMVN-30231256-12164367 to be up..
2026-05-08 19:36:51,826 - INFO - VM name : ctest-TestBasicVMVN-30231256-12164367
2026-05-08 19:36:51,895 - DEBUG - VM ctest-TestBasicVMVN-30231256-12164367 ID is d9d880c6-5f53-4df1-8942-d9fe666a3f25
2026-05-08 19:36:51,895 - DEBUG - VM ctest-TestBasicVMVN-30231256-12164367 launched on Node cn-jenkins-deploy-platform-ansible-os-5759-1
2026-05-08 19:36:51,961 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d9d880c6-5f53-4df1-8942-d9fe666a3f25
2026-05-08 19:36:52,253 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d9d880c6-5f53-4df1-8942-d9fe666a3f25
2026-05-08 19:36:52,287 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8e5a4617-8aa5-42f7-988b-3d93466cd933
2026-05-08 19:36:55,540 - 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 1019ms')
2026-05-08 19:36:55,540 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30231256-12164367 failed!
2026-05-08 19:36:55,591 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30231256:ctest-vn2_metadata-33314359 is 11.1.1.1 and allocation pool is NOT set
2026-05-08 19:36:57,654 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.717 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.717/2.254/3.792/1.537 ms')
2026-05-08 19:36:57,654 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30231256-12164367 passed
2026-05-08 19:36:57,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:36:57,803 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30231256-12164367, IP 11.1.1.3, Port 22
2026-05-08 19:36:57,962 - DEBUG - VM ctest-TestBasicVMVN-30231256-12164367 is ready for SSH connections
2026-05-08 19:36:57,962 - INFO - Retry 0
2026-05-08 19:36:57,962 - 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.50, gateway password: c0ntrail123
2026-05-08 19:36:57,963 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-08 19:36:59,576 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-08 19:36:59,576 - INFO - Generic metadata worked
2026-05-08 19:36:59,827 - DEBUG - Link local service introspect removed
2026-05-08 19:36:59,827 - INFO - Deleting VM ctest-TestBasicVMVN-30231256-12164367
2026-05-08 19:36:59,893 - INFO - Deleting VN ctest-vn2_metadata-33314359
2026-05-08 19:36:59,928 - DEBUG - VN 88d042dc-a2f6-4802-a47a-9ce1ae8e1fc9 still in use: Unable to complete operation on network 88d042dc-a2f6-4802-a47a-9ce1ae8e1fc9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9bf2fc6b-6507-4ab0-8748-3f236512bf45']
2026-05-08 19:36:59,928 - WARNING - Deleting VN ctest-vn2_metadata-33314359 failed..Will retry
2026-05-08 19:37:02,026 - DEBUG - Response for deleting network ()
2026-05-08 19:37:02,283 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 19:37:02,283 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-08 19:37:02,283 - INFO - --------------------------------------------------------------------------------
2026-05-08 19:37:02,285 - INFO - ================================================================================
2026-05-08 19:37:02,285 - INFO - STARTING TEST : test_metadata_service
2026-05-08 19:37:02,285 - 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-05-08 19:37:02,590 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 19:37:02,590 - INFO - Initial checks done. Running the testcase now
2026-05-08 19:37:02,590 - INFO -
2026-05-08 19:37:02,590 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-05-08 19:37:02,595 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/ea7ebf8c-c4ff-4f5e-9a0c-30c341a8ad78
2026-05-08 19:37:02,767 - DEBUG - Response for create_network : {'network': {'id': '3a4dbdfe-37c1-49ba-abd6-d7a6cb8e0231', 'name': 'ctest-vn-14459314', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'project_id': '3195ca8a966649c58e4851b511365d0c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30231256', 'ctest-vn-14459314'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 19:37:02,947 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a2049b6-79c2-4068-88a3-ad9d7e60bf8b', 'name': '', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'network_id': '3a4dbdfe-37c1-49ba-abd6-d7a6cb8e0231', 'ip_version': 4, 'cidr': '175.47.217.64/26', 'allocation_pools': [{'start': '175.47.217.66', 'end': '175.47.217.126'}], 'gateway_ip': '175.47.217.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.47.217.66', 'tags': [], 'project_id': '3195ca8a966649c58e4851b511365d0c'}}
2026-05-08 19:37:02,962 - INFO - Created VN ctest-vn-14459314
2026-05-08 19:37:03,015 - DEBUG - VN ctest-vn-14459314 UUID is 3a4dbdfe-37c1-49ba-abd6-d7a6cb8e0231
2026-05-08 19:37:04,249 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5759-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5759-1)
2026-05-08 19:37:04,249 - INFO - Waiting for VM ctest-TestBasicVMVN-30231256-08901369 to be up..
2026-05-08 19:37:04,291 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-08 19:37:09,358 - DEBUG - VM is in ACTIVE state now
2026-05-08 19:37:09,358 - INFO - VM name : ctest-TestBasicVMVN-30231256-08901369
2026-05-08 19:37:09,424 - DEBUG - VM ctest-TestBasicVMVN-30231256-08901369 ID is cb728608-5e17-4aa9-9660-cc25fc1bdb50
2026-05-08 19:37:09,424 - DEBUG - VM ctest-TestBasicVMVN-30231256-08901369 launched on Node cn-jenkins-deploy-platform-ansible-os-5759-1
2026-05-08 19:37:09,488 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cb728608-5e17-4aa9-9660-cc25fc1bdb50
2026-05-08 19:37:09,496 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fdfccb1d-6efc-4267-93f3-7600e1dc3ed9
2026-05-08 19:37:12,753 - 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 1032ms')
2026-05-08 19:37:12,753 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30231256-08901369 failed!
2026-05-08 19:37:12,811 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-14459314 is 175.47.217.65 and allocation pool is NOT set
2026-05-08 19:37:14,870 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.05 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.046/3.052/4.059/1.006 ms')
2026-05-08 19:37:14,871 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30231256-08901369 passed
2026-05-08 19:37:15,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:15,023 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30231256-08901369, IP 175.47.217.67, Port 22
2026-05-08 19:37:15,178 - DEBUG - VM ctest-TestBasicVMVN-30231256-08901369 is ready for SSH connections
2026-05-08 19:37:15,178 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-08 19:37:15,178 - DEBUG - cat /tmp/output.txt
2026-05-08 19:37:16,792 - DEBUG - Hello World. The time is now Fri, 08 May 2026 13:37:15 -0600!
2026-05-08 19:37:16,792 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 08 May 2026 13:37:15 -0600!'}
2026-05-08 19:37:16,792 - INFO - metadata_script.txt got executed in the vm
2026-05-08 19:37:16,792 - INFO - Deleting VM ctest-TestBasicVMVN-30231256-08901369
2026-05-08 19:37:16,860 - INFO - Deleting VN ctest-vn-14459314
2026-05-08 19:37:16,893 - DEBUG - VN 3a4dbdfe-37c1-49ba-abd6-d7a6cb8e0231 still in use: Unable to complete operation on network 3a4dbdfe-37c1-49ba-abd6-d7a6cb8e0231. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-18d66f61-e764-4d25-b24f-c7341ce5d00a']
2026-05-08 19:37:16,893 - WARNING - Deleting VN ctest-vn-14459314 failed..Will retry
2026-05-08 19:37:18,985 - DEBUG - Response for deleting network ()
2026-05-08 19:37:19,240 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 19:37:19,240 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-05-08 19:37:19,240 - INFO - --------------------------------------------------------------------------------
2026-05-08 19:37:19,242 - INFO - ================================================================================
2026-05-08 19:37:19,242 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-08 19:37:19,243 - 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-05-08 19:37:19,537 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 19:37:19,537 - INFO - Initial checks done. Running the testcase now
2026-05-08 19:37:19,538 - INFO -
2026-05-08 19:37:20,005 - DEBUG - Response for create_network : {'network': {'id': 'be530fa9-af20-486a-b4bf-d7797ea5dd5b', 'name': 'ctest-vn-70775751', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'project_id': '3195ca8a966649c58e4851b511365d0c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30231256', 'ctest-vn-70775751'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 19:37:20,199 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a428e522-db2c-43c0-bb27-74c8b69400a7', 'name': '', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'network_id': 'be530fa9-af20-486a-b4bf-d7797ea5dd5b', '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': '3195ca8a966649c58e4851b511365d0c'}}
2026-05-08 19:37:20,387 - DEBUG - Response for create_subnet : {'subnet': {'id': '9e06f94b-618e-47fa-8a6e-eee74e9d7221', 'name': '', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'network_id': 'be530fa9-af20-486a-b4bf-d7797ea5dd5b', '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': '3195ca8a966649c58e4851b511365d0c'}}
2026-05-08 19:37:20,404 - INFO - Created VN ctest-vn-70775751
2026-05-08 19:37:20,459 - DEBUG - VN ctest-vn-70775751 UUID is be530fa9-af20-486a-b4bf-d7797ea5dd5b
2026-05-08 19:37:20,785 - DEBUG - Response for create_port : {'port': {'name': '7c447d1e-3f5d-4ee2-884f-cd00ef600ef5', 'id': '7c447d1e-3f5d-4ee2-884f-cd00ef600ef5', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'network_id': 'be530fa9-af20-486a-b4bf-d7797ea5dd5b', 'mac_address': '02:7c:44:7d:1e:3f', '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': 'a428e522-db2c-43c0-bb27-74c8b69400a7'}], 'security_groups': ['0fe32eab-4d31-4fea-9d75-8d5c863a74e0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3195ca8a966649c58e4851b511365d0c'}}
2026-05-08 19:37:20,942 - DEBUG - Response for create_port : {'port': {'name': 'ae45f847-2e2e-4f9e-b5f4-396bb4aeb66e', 'id': 'ae45f847-2e2e-4f9e-b5f4-396bb4aeb66e', 'tenant_id': '3195ca8a966649c58e4851b511365d0c', 'network_id': 'be530fa9-af20-486a-b4bf-d7797ea5dd5b', 'mac_address': '02:ae:45:f8:47:2e', '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': '9e06f94b-618e-47fa-8a6e-eee74e9d7221'}], 'security_groups': ['0fe32eab-4d31-4fea-9d75-8d5c863a74e0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3195ca8a966649c58e4851b511365d0c'}}
2026-05-08 19:37:21,273 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5759-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5759-1)
2026-05-08 19:37:21,682 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5759-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5759-1)
2026-05-08 19:37:22,871 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5759-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5759-1)
2026-05-08 19:37:22,871 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 19:37:22,876 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa040dd8-e6fd-4b87-8557-631a6565bdb7
2026-05-08 19:37:22,957 - DEBUG - Requesting: http://10.0.0.50:8082/project/3195ca8a-9666-49c5-8e48-51b511365d0c
2026-05-08 19:37:23,030 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/611526e4-1f06-4454-8c1b-471eab8786b8
2026-05-08 19:37:23,043 - INFO - Verifications in API Server for IPAM: ctest-ipam-36535421 passed
2026-05-08 19:37:23,050 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30231256:ctest-ipam-36535421', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30231256', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6995540357404836948', 'uuid-lslong': '10095741186733475512'}, 'enable': 'true', 'created': '2026-05-08T19:37:19', 'last-modified': '2026-05-08T19:37:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.287715'}
2026-05-08 19:37:23,050 - INFO - Verifications in Control node for IPAM: ctest-ipam-36535421 passed
2026-05-08 19:37:23,050 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 19:37:23,057 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa040dd8-e6fd-4b87-8557-631a6565bdb7
2026-05-08 19:37:23,069 - DEBUG - Requesting: http://10.0.0.50:8082/project/3195ca8a-9666-49c5-8e48-51b511365d0c
2026-05-08 19:37:23,145 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be530fa9-af20-486a-b4bf-d7797ea5dd5b
2026-05-08 19:37:23,158 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be530fa9-af20-486a-b4bf-d7797ea5dd5b
2026-05-08 19:37:23,168 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a21ea66e-2998-4cb5-b26e-a28ac6ab4487
2026-05-08 19:37:23,178 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a21ea66e-2998-4cb5-b26e-a28ac6ab4487
2026-05-08 19:37:23,188 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/972d7f86-9480-485e-9f97-a1c531359bdc
2026-05-08 19:37:23,196 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-08 19:37:23,196 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be530fa9-af20-486a-b4bf-d7797ea5dd5b
2026-05-08 19:37:23,207 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a21ea66e-2998-4cb5-b26e-a28ac6ab4487
2026-05-08 19:37:23,225 - INFO - Verified VN network id 11 for VN be530fa9-af20-486a-b4bf-d7797ea5dd5b
2026-05-08 19:37:23,225 - INFO - Verifications in API Server for VN ctest-vn-70775751 passed
2026-05-08 19:37:23,225 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be530fa9-af20-486a-b4bf-d7797ea5dd5b
2026-05-08 19:37:23,237 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a21ea66e-2998-4cb5-b26e-a28ac6ab4487
2026-05-08 19:37:23,252 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a21ea66e-2998-4cb5-b26e-a28ac6ab4487
2026-05-08 19:37:23,265 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/972d7f86-9480-485e-9f97-a1c531359bdc
2026-05-08 19:37:23,290 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30231256', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13714322511735310442', 'uuid-lslong': '13024365564194577755'}, 'enable': 'true', 'created': '2026-05-08T19:37:19', 'last-modified': '2026-05-08T19:37:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.930478'}
2026-05-08 19:37:23,297 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-08 19:37:23,297 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70775751 passed
2026-05-08 19:37:23,298 - DEBUG - ====Verifying policy data for ctest-vn-70775751 in API_Server ======
2026-05-08 19:37:23,298 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 19:37:23,310 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa040dd8-e6fd-4b87-8557-631a6565bdb7
2026-05-08 19:37:23,375 - DEBUG - Requesting: http://10.0.0.50:8082/project/3195ca8a-9666-49c5-8e48-51b511365d0c
2026-05-08 19:37:23,475 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be530fa9-af20-486a-b4bf-d7797ea5dd5b
2026-05-08 19:37:23,492 - DEBUG - =>VN ctest-vn-70775751 has no policy to be verified
2026-05-08 19:37:23,492 - DEBUG - Verifying the vn in opserver
2026-05-08 19:37:23,492 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751 virtual network link through opserver 10.0.0.50
2026-05-08 19:37:23,492 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-08 19:37:23,819 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-08 19:37:23,903 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751?flat'}
2026-05-08 19:37:23,903 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751 is found in opserver
2026-05-08 19:37:23,910 - DEBUG - VRF ids for VN ctest-vn-70775751: {'10.0.0.50': '2'}
2026-05-08 19:37:23,910 - INFO - Waiting for VM ctest-TestBasicVMVN-30231256-09025394 to be up..
2026-05-08 19:37:23,993 - DEBUG - VM is in ACTIVE state now
2026-05-08 19:37:23,993 - INFO - VM name : ctest-TestBasicVMVN-30231256-09025394
2026-05-08 19:37:24,069 - DEBUG - VM ctest-TestBasicVMVN-30231256-09025394 ID is 87dd57bd-8a95-460d-b6f4-4712fe75ecd9
2026-05-08 19:37:24,069 - DEBUG - VM ctest-TestBasicVMVN-30231256-09025394 launched on Node cn-jenkins-deploy-platform-ansible-os-5759-1
2026-05-08 19:37:24,173 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/87dd57bd-8a95-460d-b6f4-4712fe75ecd9
2026-05-08 19:37:24,182 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7c447d1e-3f5d-4ee2-884f-cd00ef600ef5
2026-05-08 19:37:27,445 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2026-05-08 19:37:27,445 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30231256-09025394 failed!
2026-05-08 19:37:27,498 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751 is 31.1.1.1 and allocation pool is NOT set
2026-05-08 19:37:27,499 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751 is 31.1.2.1 and allocation pool is NOT set
2026-05-08 19:37:31,576 - 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')
2026-05-08 19:37:31,576 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30231256-09025394 failed!
2026-05-08 19:37:31,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751 is 31.1.1.1 and allocation pool is NOT set
2026-05-08 19:37:31,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751 is 31.1.2.1 and allocation pool is NOT set
2026-05-08 19:37:33,695 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.433 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.433/2.061/3.689/1.628 ms')
2026-05-08 19:37:33,695 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30231256-09025394 passed
2026-05-08 19:37:33,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:33,843 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30231256-09025394, IP 31.1.1.4, Port 22
2026-05-08 19:37:34,002 - DEBUG - VM ctest-TestBasicVMVN-30231256-09025394 is ready for SSH connections
2026-05-08 19:37:34,002 - INFO - Waiting for VM ctest-TestBasicVMVN-30231256-44801638 to be up..
2026-05-08 19:37:34,073 - DEBUG - VM is in ACTIVE state now
2026-05-08 19:37:34,074 - INFO - VM name : ctest-TestBasicVMVN-30231256-44801638
2026-05-08 19:37:34,143 - DEBUG - VM ctest-TestBasicVMVN-30231256-44801638 ID is 47f6b8f3-48d4-4dc2-a5c1-2f4ea2c91423
2026-05-08 19:37:34,143 - DEBUG - VM ctest-TestBasicVMVN-30231256-44801638 launched on Node cn-jenkins-deploy-platform-ansible-os-5759-1
2026-05-08 19:37:34,211 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/47f6b8f3-48d4-4dc2-a5c1-2f4ea2c91423
2026-05-08 19:37:34,218 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ae45f847-2e2e-4f9e-b5f4-396bb4aeb66e
2026-05-08 19:37:35,442 - 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.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.364 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.364/1.602/2.840/1.238 ms')
2026-05-08 19:37:35,442 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30231256-44801638 passed
2026-05-08 19:37:35,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:35,591 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30231256-44801638, IP 31.1.2.4, Port 22
2026-05-08 19:37:35,746 - DEBUG - VM ctest-TestBasicVMVN-30231256-44801638 is ready for SSH connections
2026-05-08 19:37:35,746 - INFO - Waiting for VM ctest-TestBasicVMVN-30231256-02695998 to be up..
2026-05-08 19:37:35,819 - DEBUG - VM is in ACTIVE state now
2026-05-08 19:37:35,819 - INFO - VM name : ctest-TestBasicVMVN-30231256-02695998
2026-05-08 19:37:35,885 - DEBUG - VM ctest-TestBasicVMVN-30231256-02695998 ID is 8766e40d-4c71-408a-aa23-8a0f2548907b
2026-05-08 19:37:35,885 - DEBUG - VM ctest-TestBasicVMVN-30231256-02695998 launched on Node cn-jenkins-deploy-platform-ansible-os-5759-1
2026-05-08 19:37:35,952 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8766e40d-4c71-408a-aa23-8a0f2548907b
2026-05-08 19:37:35,959 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fe3a9190-30ee-44a6-8598-b18715e274fe
2026-05-08 19:37:37,193 - 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.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.337 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.337/1.579/2.822/1.242 ms')
2026-05-08 19:37:37,193 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30231256-02695998 passed
2026-05-08 19:37:37,343 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:37,343 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30231256-02695998, IP 31.1.1.3, Port 22
2026-05-08 19:37:37,498 - DEBUG - VM ctest-TestBasicVMVN-30231256-02695998 is ready for SSH connections
2026-05-08 19:37:37,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:37,498 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:37,498 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-08 19:37:41,606 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.910 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.731 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.920 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.731/1.853/3.910 ms
2026-05-08 19:37:41,606 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30231256-09025394 passed
2026-05-08 19:37:41,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:41,606 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:41,606 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-08 19:37:45,260 - 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.677 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.785 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.829 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/2.097/4.677 ms
2026-05-08 19:37:45,260 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30231256-44801638 passed
2026-05-08 19:37:45,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:45,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:45,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 19:37:45,260 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:45,260 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-08 19:37:45,455 - DEBUG - None
2026-05-08 19:37:45,455 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:45,455 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-08 19:37:45,640 - DEBUG - None
2026-05-08 19:37:45,641 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:45,641 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-08 19:37:46,320 - DEBUG - None
2026-05-08 19:37:46,320 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:46,320 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-08 19:37:48,527 - 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.887 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.657 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.681 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/1.994/5.657 ms
2026-05-08 19:37:48,527 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:48,527 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-08 19:37:50,764 - 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.929 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.583 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.681 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.566 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.006 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.983 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.376/1.874/3.681 ms
2026-05-08 19:37:50,764 - 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.50, gateway password: c0ntrail123
2026-05-08 19:37:50,765 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-08 19:37:53,004 - 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.631 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.591 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.415 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.658 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.549 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.334/1.942/3.549 ms
2026-05-08 19:37:53,004 - INFO - Deleting VM ctest-TestBasicVMVN-30231256-02695998
2026-05-08 19:37:53,071 - INFO - Detaching port ae45f847-2e2e-4f9e-b5f4-396bb4aeb66e from VM ctest-TestBasicVMVN-30231256-44801638
2026-05-08 19:37:53,108 - INFO - Deleting VM ctest-TestBasicVMVN-30231256-44801638
2026-05-08 19:37:53,171 - INFO - Detaching port 7c447d1e-3f5d-4ee2-884f-cd00ef600ef5 from VM ctest-TestBasicVMVN-30231256-09025394
2026-05-08 19:37:53,204 - INFO - Deleting VM ctest-TestBasicVMVN-30231256-09025394
2026-05-08 19:37:53,269 - INFO - Deleting VN ctest-vn-70775751
2026-05-08 19:37:53,408 - DEBUG - Response for delete_port : ()
2026-05-08 19:37:53,570 - DEBUG - Response for delete_port : ()
2026-05-08 19:37:53,639 - DEBUG - VN be530fa9-af20-486a-b4bf-d7797ea5dd5b still in use: Unable to complete operation on network be530fa9-af20-486a-b4bf-d7797ea5dd5b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c367ee84-735a-4ffc-be55-f5eda87583b4']
2026-05-08 19:37:53,639 - WARNING - Deleting VN ctest-vn-70775751 failed..Will retry
2026-05-08 19:37:55,789 - DEBUG - Response for deleting network ()
2026-05-08 19:37:55,789 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a21ea66e-2998-4cb5-b26e-a28ac6ab4487
2026-05-08 19:37:55,797 - DEBUG - Response Code: 404
2026-05-08 19:37:55,798 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 19:37:55,802 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa040dd8-e6fd-4b87-8557-631a6565bdb7
2026-05-08 19:37:55,859 - DEBUG - Requesting: http://10.0.0.50:8082/project/3195ca8a-9666-49c5-8e48-51b511365d0c
2026-05-08 19:37:55,931 - INFO - Validated that VN ctest-vn-70775751 is not found in API Server
2026-05-08 19:37:55,941 - DEBUG - VN ctest-vn-70775751 is not present in Agent 10.0.0.50
2026-05-08 19:37:55,941 - INFO - Validated that VN ctest-vn-70775751 is not in any agent
2026-05-08 19:37:55,947 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-05-08 19:37:55,955 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-70775751
2026-05-08 19:37:55,955 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30231256:ctest-vn-70775751
2026-05-08 19:37:55,964 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70775751 info
2026-05-08 19:37:56,042 - INFO - IPAM: ctest-ipam-36535421 is not found in API Server
2026-05-08 19:37:56,052 - INFO - IPAM:ctest-ipam-36535421 is not found in control node
2026-05-08 19:37:56,307 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 19:37:56,308 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-05-08 19:37:56,308 - INFO - --------------------------------------------------------------------------------
2026-05-08 19:37:56,983 - INFO - Deleted project: ctest-TestBasicVMVN-30231256, ID : 3195ca8a-9666-49c5-8e48-51b511365d0c