2025-05-21 13:54:53,605 - INFO - Domain Default found not creating
2025-05-21 13:54:53,786 - INFO - Project ctest-TestBasicVMVN-86269055 not found, creating it
2025-05-21 13:54:54,345 - INFO - Created Project:ctest-TestBasicVMVN-86269055, ID : 7c5a238f-3905-4f9f-82f4-8d9ea8749407
2025-05-21 13:54:56,019 - INFO - ================================================================================
2025-05-21 13:54:56,019 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-21 13:54:56,020 - 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-05-21 13:54:56,287 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-05-21 13:54:56,287 - INFO - Initial checks done. Running the testcase now
2025-05-21 13:54:56,287 - INFO -
2025-05-21 13:54:56,902 - DEBUG - Response for create_network : {'network': {'id': 'a1921b1a-7c07-40bb-8afc-6fa88e79a98d', 'name': 'ctest-vn2_metadata-10973294', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'project_id': '7c5a238f39054f9f82f48d9ea8749407', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86269055', 'ctest-vn2_metadata-10973294'], 'port_security_enabled': True, 'description': ''}}
2025-05-21 13:54:57,109 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ed6d0c8-187b-496c-aeea-011b4ac8bc2d', 'name': '', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'network_id': 'a1921b1a-7c07-40bb-8afc-6fa88e79a98d', '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': '7c5a238f39054f9f82f48d9ea8749407'}}
2025-05-21 13:54:57,129 - INFO - Created VN ctest-vn2_metadata-10973294
2025-05-21 13:54:57,187 - DEBUG - VN ctest-vn2_metadata-10973294 UUID is a1921b1a-7c07-40bb-8afc-6fa88e79a98d
2025-05-21 13:54:57,417 - DEBUG - Services list from nova: [, , ]
2025-05-21 13:54:58,696 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3327-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3327-1)
2025-05-21 13:54:58,811 - DEBUG - Link local service introspect added
2025-05-21 13:54:58,857 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-21 13:55:03,948 - DEBUG - VM is in ACTIVE state now
2025-05-21 13:55:04,089 - INFO - Waiting for VM ctest-TestBasicVMVN-86269055-92631135 to be up..
2025-05-21 13:55:04,089 - INFO - VM name : ctest-TestBasicVMVN-86269055-92631135
2025-05-21 13:55:04,202 - DEBUG - VM ctest-TestBasicVMVN-86269055-92631135 ID is 6b16b71a-1f92-45b9-aecd-f724e4787803
2025-05-21 13:55:04,202 - DEBUG - VM ctest-TestBasicVMVN-86269055-92631135 launched on Node cn-jenkins-deploy-platform-ansible-os-3327-1
2025-05-21 13:55:04,305 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6b16b71a-1f92-45b9-aecd-f724e4787803
2025-05-21 13:55:04,608 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6b16b71a-1f92-45b9-aecd-f724e4787803
2025-05-21 13:55:04,648 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/67be8c95-d571-454a-8402-f6f523252040
2025-05-21 13:55:07,929 - 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')
2025-05-21 13:55:07,930 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86269055-92631135 failed!
2025-05-21 13:55:07,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86269055:ctest-vn2_metadata-10973294 is 11.1.1.1 and allocation pool is NOT set
2025-05-21 13:55:10,053 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.21 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 = 3.212/4.140/5.068/0.928 ms')
2025-05-21 13:55:10,053 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86269055-92631135 passed
2025-05-21 13:55:10,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:55:10,212 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86269055-92631135, IP 11.1.1.3, Port 22
2025-05-21 13:55:10,382 - DEBUG - VM ctest-TestBasicVMVN-86269055-92631135 is ready for SSH connections
2025-05-21 13:55:10,382 - INFO - Retry 0
2025-05-21 13:55:10,382 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:55:10,382 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-21 13:55:12,129 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-21 13:55:12,129 - INFO - Generic metadata worked
2025-05-21 13:55:12,407 - DEBUG - Link local service introspect removed
2025-05-21 13:55:12,407 - INFO - Deleting VM ctest-TestBasicVMVN-86269055-92631135
2025-05-21 13:55:12,481 - INFO - Deleting VN ctest-vn2_metadata-10973294
2025-05-21 13:55:12,527 - DEBUG - VN a1921b1a-7c07-40bb-8afc-6fa88e79a98d still in use: Unable to complete operation on network a1921b1a-7c07-40bb-8afc-6fa88e79a98d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e1fa1bdd-554b-415b-ac51-fb47e0bde4c0']
2025-05-21 13:55:12,528 - WARNING - Deleting VN ctest-vn2_metadata-10973294 failed..Will retry
2025-05-21 13:55:14,660 - DEBUG - Response for deleting network ()
2025-05-21 13:55:14,921 - DEBUG - No XMPP flaps were noticed during the test
2025-05-21 13:55:14,921 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-21 13:55:14,921 - INFO - --------------------------------------------------------------------------------
2025-05-21 13:55:14,924 - INFO - ================================================================================
2025-05-21 13:55:14,925 - INFO - STARTING TEST : test_metadata_service
2025-05-21 13:55:14,925 - 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-05-21 13:55:15,221 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-05-21 13:55:15,221 - INFO - Initial checks done. Running the testcase now
2025-05-21 13:55:15,221 - INFO -
2025-05-21 13:55:15,221 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-05-21 13:55:15,229 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/b2eb1c95-d23d-438e-96f1-99ad0f50fef8
2025-05-21 13:55:15,446 - DEBUG - Response for create_network : {'network': {'id': '35b6dd04-efd0-4fa3-8b0f-7789ffa87901', 'name': 'ctest-vn-81132122', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'project_id': '7c5a238f39054f9f82f48d9ea8749407', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86269055', 'ctest-vn-81132122'], 'port_security_enabled': True, 'description': ''}}
2025-05-21 13:55:15,668 - DEBUG - Response for create_subnet : {'subnet': {'id': '67f3f3fe-070e-4047-bd21-7b69889d06dd', 'name': '', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'network_id': '35b6dd04-efd0-4fa3-8b0f-7789ffa87901', 'ip_version': 4, 'cidr': '43.245.114.128/26', 'allocation_pools': [{'start': '43.245.114.130', 'end': '43.245.114.190'}], 'gateway_ip': '43.245.114.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.245.114.130', 'tags': [], 'project_id': '7c5a238f39054f9f82f48d9ea8749407'}}
2025-05-21 13:55:15,690 - INFO - Created VN ctest-vn-81132122
2025-05-21 13:55:15,743 - DEBUG - VN ctest-vn-81132122 UUID is 35b6dd04-efd0-4fa3-8b0f-7789ffa87901
2025-05-21 13:55:17,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3327-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3327-1)
2025-05-21 13:55:17,013 - INFO - Waiting for VM ctest-TestBasicVMVN-86269055-23194655 to be up..
2025-05-21 13:55:17,057 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-21 13:55:22,151 - DEBUG - VM is in ACTIVE state now
2025-05-21 13:55:22,151 - INFO - VM name : ctest-TestBasicVMVN-86269055-23194655
2025-05-21 13:55:22,238 - DEBUG - VM ctest-TestBasicVMVN-86269055-23194655 ID is e540ea0e-690e-4c8e-8802-11d33e3dbf21
2025-05-21 13:55:22,238 - DEBUG - VM ctest-TestBasicVMVN-86269055-23194655 launched on Node cn-jenkins-deploy-platform-ansible-os-3327-1
2025-05-21 13:55:22,327 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e540ea0e-690e-4c8e-8802-11d33e3dbf21
2025-05-21 13:55:22,337 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/02194d46-b122-487d-81b1-59594d847653
2025-05-21 13:55:25,592 - 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 1002ms')
2025-05-21 13:55:25,592 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86269055-23194655 failed!
2025-05-21 13:55:25,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-81132122 is 43.245.114.129 and allocation pool is NOT set
2025-05-21 13:55:29,716 - 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=8.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 8.068/8.068/8.068/0.000 ms')
2025-05-21 13:55:29,716 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86269055-23194655 passed
2025-05-21 13:55:29,871 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:55:29,871 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86269055-23194655, IP 43.245.114.131, Port 22
2025-05-21 13:55:30,042 - DEBUG - VM ctest-TestBasicVMVN-86269055-23194655 is ready for SSH connections
2025-05-21 13:55:30,043 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:55:30,043 - DEBUG - cat /tmp/output.txt
2025-05-21 13:55:31,694 - DEBUG - Hello World. The time is now Wed, 21 May 2025 07:55:28 -0600!
2025-05-21 13:55:31,694 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 21 May 2025 07:55:28 -0600!'}
2025-05-21 13:55:31,694 - INFO - metadata_script.txt got executed in the vm
2025-05-21 13:55:31,694 - INFO - Deleting VM ctest-TestBasicVMVN-86269055-23194655
2025-05-21 13:55:31,786 - INFO - Deleting VN ctest-vn-81132122
2025-05-21 13:55:31,837 - DEBUG - VN 35b6dd04-efd0-4fa3-8b0f-7789ffa87901 still in use: Unable to complete operation on network 35b6dd04-efd0-4fa3-8b0f-7789ffa87901. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1e10a658-fce6-40bd-97e5-764b2b2ddd19']
2025-05-21 13:55:31,837 - WARNING - Deleting VN ctest-vn-81132122 failed..Will retry
2025-05-21 13:55:33,973 - DEBUG - Response for deleting network ()
2025-05-21 13:55:34,238 - DEBUG - No XMPP flaps were noticed during the test
2025-05-21 13:55:34,238 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-05-21 13:55:34,238 - INFO - --------------------------------------------------------------------------------
2025-05-21 13:55:34,241 - INFO - ================================================================================
2025-05-21 13:55:34,241 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-21 13:55:34,241 - 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-05-21 13:55:34,525 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-05-21 13:55:34,526 - INFO - Initial checks done. Running the testcase now
2025-05-21 13:55:34,526 - INFO -
2025-05-21 13:55:35,041 - DEBUG - Response for create_network : {'network': {'id': '47a9294a-190a-4ff7-bc1e-f641b3fc118e', 'name': 'ctest-vn-60350297', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'project_id': '7c5a238f39054f9f82f48d9ea8749407', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86269055', 'ctest-vn-60350297'], 'port_security_enabled': True, 'description': ''}}
2025-05-21 13:55:35,320 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb400c31-c9d7-4481-b116-d7c4c52bd951', 'name': '', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'network_id': '47a9294a-190a-4ff7-bc1e-f641b3fc118e', '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': '7c5a238f39054f9f82f48d9ea8749407'}}
2025-05-21 13:55:35,519 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd575998d-53a3-4d3f-9829-01362b001cdd', 'name': '', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'network_id': '47a9294a-190a-4ff7-bc1e-f641b3fc118e', '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': '7c5a238f39054f9f82f48d9ea8749407'}}
2025-05-21 13:55:35,543 - INFO - Created VN ctest-vn-60350297
2025-05-21 13:55:35,603 - DEBUG - VN ctest-vn-60350297 UUID is 47a9294a-190a-4ff7-bc1e-f641b3fc118e
2025-05-21 13:55:36,023 - DEBUG - Response for create_port : {'port': {'name': '9c86bb60-592a-4b41-9596-3bc904573e70', 'id': '9c86bb60-592a-4b41-9596-3bc904573e70', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'network_id': '47a9294a-190a-4ff7-bc1e-f641b3fc118e', 'mac_address': '02:9c:86:bb:60:59', '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': 'bb400c31-c9d7-4481-b116-d7c4c52bd951'}], 'security_groups': ['bd82b297-6c31-426b-888f-e3048e71c6c0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c5a238f39054f9f82f48d9ea8749407'}}
2025-05-21 13:55:36,234 - DEBUG - Response for create_port : {'port': {'name': '00f76787-d2de-4b30-bfd2-360fc2c91fcf', 'id': '00f76787-d2de-4b30-bfd2-360fc2c91fcf', 'tenant_id': '7c5a238f39054f9f82f48d9ea8749407', 'network_id': '47a9294a-190a-4ff7-bc1e-f641b3fc118e', 'mac_address': '02:00:f7:67:87:d2', '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': 'd575998d-53a3-4d3f-9829-01362b001cdd'}], 'security_groups': ['bd82b297-6c31-426b-888f-e3048e71c6c0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c5a238f39054f9f82f48d9ea8749407'}}
2025-05-21 13:55:36,650 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3327-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3327-1)
2025-05-21 13:55:37,111 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3327-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3327-1)
2025-05-21 13:55:38,499 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3327-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3327-1)
2025-05-21 13:55:38,500 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-21 13:55:38,510 - DEBUG - Requesting: http://10.0.0.254:8082/domain/896f3670-2d87-4ab0-958f-1abdf8f8d010
2025-05-21 13:55:38,529 - DEBUG - Requesting: http://10.0.0.254:8082/project/7c5a238f-3905-4f9f-82f4-8d9ea8749407
2025-05-21 13:55:38,606 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/aa5969b8-370b-4ca5-a430-f18ac89827b1
2025-05-21 13:55:38,623 - INFO - Verifications in API Server for IPAM: ctest-ipam-55163860 passed
2025-05-21 13:55:38,633 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86269055:ctest-ipam-55163860', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86269055', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12274958499293383845', 'uuid-lslong': '11831221799475488689'}, 'enable': 'true', 'created': '2025-05-21T13:55:34', 'last-modified': '2025-05-21T13:55:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.867848'}
2025-05-21 13:55:38,633 - INFO - Verifications in Control node for IPAM: ctest-ipam-55163860 passed
2025-05-21 13:55:38,634 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-21 13:55:38,643 - DEBUG - Requesting: http://10.0.0.254:8082/domain/896f3670-2d87-4ab0-958f-1abdf8f8d010
2025-05-21 13:55:38,660 - DEBUG - Requesting: http://10.0.0.254:8082/project/7c5a238f-3905-4f9f-82f4-8d9ea8749407
2025-05-21 13:55:38,749 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/47a9294a-190a-4ff7-bc1e-f641b3fc118e
2025-05-21 13:55:38,770 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/47a9294a-190a-4ff7-bc1e-f641b3fc118e
2025-05-21 13:55:38,785 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c90c3ab1-0fbc-4146-abc1-23f87ccba395
2025-05-21 13:55:38,797 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c90c3ab1-0fbc-4146-abc1-23f87ccba395
2025-05-21 13:55:38,809 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/26047286-b159-4cd2-a211-4b5f02af5101
2025-05-21 13:55:38,821 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-21 13:55:38,821 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/47a9294a-190a-4ff7-bc1e-f641b3fc118e
2025-05-21 13:55:38,837 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c90c3ab1-0fbc-4146-abc1-23f87ccba395
2025-05-21 13:55:38,862 - INFO - Verified VN network id 9 for VN 47a9294a-190a-4ff7-bc1e-f641b3fc118e
2025-05-21 13:55:38,862 - INFO - Verifications in API Server for VN ctest-vn-60350297 passed
2025-05-21 13:55:38,862 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/47a9294a-190a-4ff7-bc1e-f641b3fc118e
2025-05-21 13:55:38,874 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c90c3ab1-0fbc-4146-abc1-23f87ccba395
2025-05-21 13:55:38,886 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c90c3ab1-0fbc-4146-abc1-23f87ccba395
2025-05-21 13:55:38,902 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/26047286-b159-4cd2-a211-4b5f02af5101
2025-05-21 13:55:38,921 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86269055', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5163703845981409271', 'uuid-lslong': '13555542690484720014'}, 'enable': 'true', 'created': '2025-05-21T13:55:35', 'last-modified': '2025-05-21T13:55:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.450332'}
2025-05-21 13:55:38,932 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-21 13:55:38,932 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60350297 passed
2025-05-21 13:55:38,932 - DEBUG - ====Verifying policy data for ctest-vn-60350297 in API_Server ======
2025-05-21 13:55:38,932 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-21 13:55:38,942 - DEBUG - Requesting: http://10.0.0.254:8082/domain/896f3670-2d87-4ab0-958f-1abdf8f8d010
2025-05-21 13:55:38,970 - DEBUG - Requesting: http://10.0.0.254:8082/project/7c5a238f-3905-4f9f-82f4-8d9ea8749407
2025-05-21 13:55:39,086 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/47a9294a-190a-4ff7-bc1e-f641b3fc118e
2025-05-21 13:55:39,103 - DEBUG - =>VN ctest-vn-60350297 has no policy to be verified
2025-05-21 13:55:39,104 - DEBUG - Verifying the vn in opserver
2025-05-21 13:55:39,104 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297 virtual network link through opserver 10.0.0.254
2025-05-21 13:55:39,104 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-05-21 13:55:39,478 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-05-21 13:55:39,584 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297?flat'}
2025-05-21 13:55:39,585 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297 is found in opserver
2025-05-21 13:55:39,593 - DEBUG - VRF ids for VN ctest-vn-60350297: {'10.0.0.254': '2'}
2025-05-21 13:55:39,593 - INFO - Waiting for VM ctest-TestBasicVMVN-86269055-73094301 to be up..
2025-05-21 13:55:39,699 - DEBUG - VM is in ACTIVE state now
2025-05-21 13:55:39,699 - INFO - VM name : ctest-TestBasicVMVN-86269055-73094301
2025-05-21 13:55:39,838 - DEBUG - VM ctest-TestBasicVMVN-86269055-73094301 ID is b605a139-f84d-495f-a44c-2c8f037cd936
2025-05-21 13:55:39,838 - DEBUG - VM ctest-TestBasicVMVN-86269055-73094301 launched on Node cn-jenkins-deploy-platform-ansible-os-3327-1
2025-05-21 13:55:39,946 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b605a139-f84d-495f-a44c-2c8f037cd936
2025-05-21 13:55:39,958 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9c86bb60-592a-4b41-9596-3bc904573e70
2025-05-21 13:55:43,255 - 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-05-21 13:55:43,255 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86269055-73094301 failed!
2025-05-21 13:55:43,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297 is 31.1.1.1 and allocation pool is NOT set
2025-05-21 13:55:43,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297 is 31.1.2.1 and allocation pool is NOT set
2025-05-21 13:55:47,383 - 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 1002ms')
2025-05-21 13:55:47,384 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86269055-73094301 failed!
2025-05-21 13:55:47,447 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297 is 31.1.1.1 and allocation pool is NOT set
2025-05-21 13:55:47,447 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297 is 31.1.2.1 and allocation pool is NOT set
2025-05-21 13:55:49,512 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.49 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.492/2.972/4.452/1.480 ms')
2025-05-21 13:55:49,512 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86269055-73094301 passed
2025-05-21 13:55:49,667 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:55:49,667 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86269055-73094301, IP 31.1.1.4, Port 22
2025-05-21 13:55:49,734 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-05-21 13:55:49,855 - DEBUG - VM ctest-TestBasicVMVN-86269055-73094301 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-21 13:55:54,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:55:54,856 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86269055-73094301, IP 31.1.1.4, Port 22
2025-05-21 13:55:55,026 - DEBUG - VM ctest-TestBasicVMVN-86269055-73094301 is ready for SSH connections
2025-05-21 13:55:55,026 - INFO - Waiting for VM ctest-TestBasicVMVN-86269055-33489616 to be up..
2025-05-21 13:55:55,112 - DEBUG - VM is in ACTIVE state now
2025-05-21 13:55:55,113 - INFO - VM name : ctest-TestBasicVMVN-86269055-33489616
2025-05-21 13:55:55,203 - DEBUG - VM ctest-TestBasicVMVN-86269055-33489616 ID is 7a32cf62-0883-418a-8846-ae496764a04e
2025-05-21 13:55:55,204 - DEBUG - VM ctest-TestBasicVMVN-86269055-33489616 launched on Node cn-jenkins-deploy-platform-ansible-os-3327-1
2025-05-21 13:55:55,297 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7a32cf62-0883-418a-8846-ae496764a04e
2025-05-21 13:55:55,306 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/00f76787-d2de-4b30-bfd2-360fc2c91fcf
2025-05-21 13:55:56,553 - 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=5.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.391 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.391/3.049/5.707/2.658 ms')
2025-05-21 13:55:56,553 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86269055-33489616 passed
2025-05-21 13:55:56,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:55:56,712 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86269055-33489616, IP 31.1.2.4, Port 22
2025-05-21 13:55:56,868 - DEBUG - VM ctest-TestBasicVMVN-86269055-33489616 is ready for SSH connections
2025-05-21 13:55:56,868 - INFO - Waiting for VM ctest-TestBasicVMVN-86269055-35590117 to be up..
2025-05-21 13:55:56,972 - DEBUG - VM is in ACTIVE state now
2025-05-21 13:55:56,972 - INFO - VM name : ctest-TestBasicVMVN-86269055-35590117
2025-05-21 13:55:57,064 - DEBUG - VM ctest-TestBasicVMVN-86269055-35590117 ID is 7fbfee9e-791f-4e93-8154-a0842cd19575
2025-05-21 13:55:57,065 - DEBUG - VM ctest-TestBasicVMVN-86269055-35590117 launched on Node cn-jenkins-deploy-platform-ansible-os-3327-1
2025-05-21 13:55:57,164 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7fbfee9e-791f-4e93-8154-a0842cd19575
2025-05-21 13:55:57,176 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/64aef287-e48c-40a0-908b-b78b15b10242
2025-05-21 13:55:58,432 - 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=4.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.422 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.422/2.572/4.723/2.150 ms')
2025-05-21 13:55:58,433 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86269055-35590117 passed
2025-05-21 13:55:58,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:55:58,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86269055-35590117, IP 31.1.1.3, Port 22
2025-05-21 13:55:58,755 - DEBUG - VM ctest-TestBasicVMVN-86269055-35590117 is ready for SSH connections
2025-05-21 13:55:58,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:55:58,755 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:55:58,755 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-21 13:56:02,941 - 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=6.524 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.132 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.197 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.132/2.951/6.524 ms
2025-05-21 13:56:02,941 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86269055-73094301 passed
2025-05-21 13:56:02,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:56:02,941 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:56:02,941 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-21 13:56:06,626 - 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=3.666 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.145 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.219 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.145/2.010/3.666 ms
2025-05-21 13:56:06,626 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86269055-33489616 passed
2025-05-21 13:56:06,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:56:06,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:56:06,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 13:56:06,626 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:56:06,626 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-21 13:56:06,847 - DEBUG - None
2025-05-21 13:56:06,847 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:56:06,847 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-21 13:56:07,050 - DEBUG - None
2025-05-21 13:56:07,050 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:56:07,050 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-21 13:56:07,703 - DEBUG - None
2025-05-21 13:56:07,703 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:56:07,704 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-21 13:56:09,931 - 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=2.206 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.387 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.078 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.394/2.112/5.387 ms
2025-05-21 13:56:09,932 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:56:09,932 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-21 13:56:12,184 - 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.125 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.835 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.215 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.505 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.155 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.001 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.649 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.505/2.355/5.215 ms
2025-05-21 13:56:12,184 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-21 13:56:12,184 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-21 13:56:14,440 - 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.759 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.042 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.418 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.601 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.824 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.376/2.495/4.824 ms
2025-05-21 13:56:14,440 - INFO - Deleting VM ctest-TestBasicVMVN-86269055-35590117
2025-05-21 13:56:14,515 - INFO - Detaching port 00f76787-d2de-4b30-bfd2-360fc2c91fcf from VM ctest-TestBasicVMVN-86269055-33489616
2025-05-21 13:56:14,572 - INFO - Deleting VM ctest-TestBasicVMVN-86269055-33489616
2025-05-21 13:56:14,659 - INFO - Detaching port 9c86bb60-592a-4b41-9596-3bc904573e70 from VM ctest-TestBasicVMVN-86269055-73094301
2025-05-21 13:56:14,693 - INFO - Deleting VM ctest-TestBasicVMVN-86269055-73094301
2025-05-21 13:56:14,776 - INFO - Deleting VN ctest-vn-60350297
2025-05-21 13:56:15,012 - DEBUG - Response for delete_port : ()
2025-05-21 13:56:15,276 - DEBUG - Response for delete_port : ()
2025-05-21 13:56:15,462 - DEBUG - Response for deleting network ()
2025-05-21 13:56:15,462 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/c90c3ab1-0fbc-4146-abc1-23f87ccba395
2025-05-21 13:56:15,473 - DEBUG - Response Code: 404
2025-05-21 13:56:15,473 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-21 13:56:15,479 - DEBUG - Requesting: http://10.0.0.254:8082/domain/896f3670-2d87-4ab0-958f-1abdf8f8d010
2025-05-21 13:56:15,541 - DEBUG - Requesting: http://10.0.0.254:8082/project/7c5a238f-3905-4f9f-82f4-8d9ea8749407
2025-05-21 13:56:15,628 - INFO - Validated that VN ctest-vn-60350297 is not found in API Server
2025-05-21 13:56:15,641 - DEBUG - VN ctest-vn-60350297 is not present in Agent 10.0.0.254
2025-05-21 13:56:15,641 - INFO - Validated that VN ctest-vn-60350297 is not in any agent
2025-05-21 13:56:15,646 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-05-21 13:56:15,652 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-60350297
2025-05-21 13:56:15,652 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-86269055:ctest-vn-60350297
2025-05-21 13:56:15,665 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60350297 info
2025-05-21 13:56:15,759 - INFO - IPAM: ctest-ipam-55163860 is not found in API Server
2025-05-21 13:56:15,778 - INFO - IPAM:ctest-ipam-55163860 is not found in control node
2025-05-21 13:56:16,054 - DEBUG - No XMPP flaps were noticed during the test
2025-05-21 13:56:16,055 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-05-21 13:56:16,055 - INFO - --------------------------------------------------------------------------------
2025-05-21 13:56:16,767 - INFO - Deleted project: ctest-TestBasicVMVN-86269055, ID : 7c5a238f-3905-4f9f-82f4-8d9ea8749407