2025-09-05 16:12:19,503 - INFO - Domain Default found not creating
2025-09-05 16:12:19,841 - INFO - Project ctest-TestBasicVMVN-18163189 not found, creating it
2025-09-05 16:12:20,377 - INFO - Created Project:ctest-TestBasicVMVN-18163189, ID : 947b9076-20e5-4a98-8d09-0d863ab039e9
2025-09-05 16:12:22,405 - INFO - ================================================================================
2025-09-05 16:12:22,406 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-05 16:12:22,406 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-09-05 16:12:22,725 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-05 16:12:22,725 - INFO - Initial checks done. Running the testcase now
2025-09-05 16:12:22,726 - INFO -
2025-09-05 16:12:23,512 - DEBUG - Response for create_network : {'network': {'id': '44339da8-aba6-4911-96ac-5a407acd9e3a', 'name': 'ctest-vn2_metadata-58102600', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'project_id': '947b907620e54a988d090d863ab039e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18163189', 'ctest-vn2_metadata-58102600'], 'port_security_enabled': True, 'description': ''}}
2025-09-05 16:12:23,717 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d569f6d-9fab-4e67-bdaa-d799401bb264', 'name': '', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'network_id': '44339da8-aba6-4911-96ac-5a407acd9e3a', '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': '947b907620e54a988d090d863ab039e9'}}
2025-09-05 16:12:23,755 - INFO - Created VN ctest-vn2_metadata-58102600
2025-09-05 16:12:23,824 - DEBUG - VN ctest-vn2_metadata-58102600 UUID is 44339da8-aba6-4911-96ac-5a407acd9e3a
2025-09-05 16:12:24,189 - DEBUG - Services list from nova: [, , ]
2025-09-05 16:12:25,938 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4026-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4026-1)
2025-09-05 16:12:26,079 - DEBUG - Link local service introspect added
2025-09-05 16:12:26,185 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-05 16:12:31,368 - DEBUG - VM is in ACTIVE state now
2025-09-05 16:12:31,637 - INFO - Waiting for VM ctest-TestBasicVMVN-18163189-54618925 to be up..
2025-09-05 16:12:31,638 - INFO - VM name : ctest-TestBasicVMVN-18163189-54618925
2025-09-05 16:12:31,829 - DEBUG - VM ctest-TestBasicVMVN-18163189-54618925 ID is fd3d383c-be56-4060-88e2-f8d2dfb4a3eb
2025-09-05 16:12:31,829 - DEBUG - VM ctest-TestBasicVMVN-18163189-54618925 launched on Node cn-jenkins-deploy-platform-ansible-os-4026-1
2025-09-05 16:12:32,017 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/fd3d383c-be56-4060-88e2-f8d2dfb4a3eb
2025-09-05 16:12:32,373 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/fd3d383c-be56-4060-88e2-f8d2dfb4a3eb
2025-09-05 16:12:32,446 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c3eb0a1d-e5d3-43b0-8152-617f4199969f
2025-09-05 16:12:35,767 - 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-09-05 16:12:35,767 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-54618925 failed!
2025-09-05 16:12:35,823 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18163189:ctest-vn2_metadata-58102600 is 11.1.1.1 and allocation pool is NOT set
2025-09-05 16:12:39,922 - 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=9.51 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 9.513/9.513/9.513/0.000 ms')
2025-09-05 16:12:39,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-54618925 passed
2025-09-05 16:12:40,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:12:40,103 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18163189-54618925, IP 11.1.1.3, Port 22
2025-09-05 16:12:40,305 - DEBUG - VM ctest-TestBasicVMVN-18163189-54618925 is ready for SSH connections
2025-09-05 16:12:40,305 - INFO - Retry 0
2025-09-05 16:12:40,306 - 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.22, gateway password: c0ntrail123
2025-09-05 16:12:40,306 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-05 16:12:42,386 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-05 16:12:42,386 - INFO - Generic metadata worked
2025-09-05 16:12:42,755 - DEBUG - Link local service introspect removed
2025-09-05 16:12:42,755 - INFO - Deleting VM ctest-TestBasicVMVN-18163189-54618925
2025-09-05 16:12:42,941 - INFO - Deleting VN ctest-vn2_metadata-58102600
2025-09-05 16:12:43,036 - DEBUG - VN 44339da8-aba6-4911-96ac-5a407acd9e3a still in use: Unable to complete operation on network 44339da8-aba6-4911-96ac-5a407acd9e3a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-208c905d-986c-4429-bea4-0867a8a47f50']
2025-09-05 16:12:43,036 - WARNING - Deleting VN ctest-vn2_metadata-58102600 failed..Will retry
2025-09-05 16:12:45,271 - DEBUG - Response for deleting network ()
2025-09-05 16:12:45,586 - DEBUG - No XMPP flaps were noticed during the test
2025-09-05 16:12:45,586 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-09-05 16:12:45,586 - INFO - --------------------------------------------------------------------------------
2025-09-05 16:12:45,594 - INFO - ================================================================================
2025-09-05 16:12:45,594 - INFO - STARTING TEST : test_metadata_service
2025-09-05 16:12:45,594 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-09-05 16:12:45,946 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-05 16:12:45,946 - INFO - Initial checks done. Running the testcase now
2025-09-05 16:12:45,947 - INFO -
2025-09-05 16:12:45,947 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-09-05 16:12:45,958 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/b64dff68-7bf0-418f-98bb-59b43370df0b
2025-09-05 16:12:46,286 - DEBUG - Response for create_network : {'network': {'id': '3d067beb-ef64-42bb-b2fe-c780cb552516', 'name': 'ctest-vn-65205802', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'project_id': '947b907620e54a988d090d863ab039e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18163189', 'ctest-vn-65205802'], 'port_security_enabled': True, 'description': ''}}
2025-09-05 16:12:46,559 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0a4eca7-f218-4280-9519-b1ceb5730a52', 'name': '', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'network_id': '3d067beb-ef64-42bb-b2fe-c780cb552516', 'ip_version': 4, 'cidr': '188.225.220.128/26', 'allocation_pools': [{'start': '188.225.220.130', 'end': '188.225.220.190'}], 'gateway_ip': '188.225.220.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.225.220.130', 'tags': [], 'project_id': '947b907620e54a988d090d863ab039e9'}}
2025-09-05 16:12:46,587 - INFO - Created VN ctest-vn-65205802
2025-09-05 16:12:46,647 - DEBUG - VN ctest-vn-65205802 UUID is 3d067beb-ef64-42bb-b2fe-c780cb552516
2025-09-05 16:12:48,300 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4026-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4026-1)
2025-09-05 16:12:48,300 - INFO - Waiting for VM ctest-TestBasicVMVN-18163189-19003953 to be up..
2025-09-05 16:12:48,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-05 16:12:53,555 - DEBUG - VM is in ACTIVE state now
2025-09-05 16:12:53,555 - INFO - VM name : ctest-TestBasicVMVN-18163189-19003953
2025-09-05 16:12:53,726 - DEBUG - VM ctest-TestBasicVMVN-18163189-19003953 ID is a81b81a7-ff2c-451f-9530-954f82821b28
2025-09-05 16:12:53,726 - DEBUG - VM ctest-TestBasicVMVN-18163189-19003953 launched on Node cn-jenkins-deploy-platform-ansible-os-4026-1
2025-09-05 16:12:53,905 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a81b81a7-ff2c-451f-9530-954f82821b28
2025-09-05 16:12:53,921 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4690d0d1-9102-4377-a879-5012864750b2
2025-09-05 16:12:57,267 - 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 1030ms')
2025-09-05 16:12:57,267 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-19003953 failed!
2025-09-05 16:12:57,339 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-65205802 is 188.225.220.129 and allocation pool is NOT set
2025-09-05 16:13:01,424 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-09-05 16:13:01,424 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-19003953 failed!
2025-09-05 16:13:01,487 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-65205802 is 188.225.220.129 and allocation pool is NOT set
2025-09-05 16:13:03,571 - 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=6.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.871 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.871/3.888/6.905/3.017 ms')
2025-09-05 16:13:03,571 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-19003953 passed
2025-09-05 16:13:03,751 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:03,751 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18163189-19003953, IP 188.225.220.131, Port 22
2025-09-05 16:13:03,947 - DEBUG - VM ctest-TestBasicVMVN-18163189-19003953 is ready for SSH connections
2025-09-05 16:13:03,947 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-05 16:13:03,948 - DEBUG - cat /tmp/output.txt
2025-09-05 16:13:05,911 - DEBUG - Hello World. The time is now Fri, 05 Sep 2025 10:13:00 -0600!
2025-09-05 16:13:05,912 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 05 Sep 2025 10:13:00 -0600!'}
2025-09-05 16:13:05,912 - INFO - metadata_script.txt got executed in the vm
2025-09-05 16:13:05,912 - INFO - Deleting VM ctest-TestBasicVMVN-18163189-19003953
2025-09-05 16:13:06,074 - INFO - Deleting VN ctest-vn-65205802
2025-09-05 16:13:06,140 - DEBUG - VN 3d067beb-ef64-42bb-b2fe-c780cb552516 still in use: Unable to complete operation on network 3d067beb-ef64-42bb-b2fe-c780cb552516. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-586a4e0f-fba1-44c5-b415-0976776bbcbb']
2025-09-05 16:13:06,140 - WARNING - Deleting VN ctest-vn-65205802 failed..Will retry
2025-09-05 16:13:08,376 - DEBUG - Response for deleting network ()
2025-09-05 16:13:08,700 - DEBUG - No XMPP flaps were noticed during the test
2025-09-05 16:13:08,701 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-09-05 16:13:08,701 - INFO - --------------------------------------------------------------------------------
2025-09-05 16:13:08,712 - INFO - ================================================================================
2025-09-05 16:13:08,712 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-05 16:13:08,713 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-09-05 16:13:09,027 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-05 16:13:09,027 - INFO - Initial checks done. Running the testcase now
2025-09-05 16:13:09,027 - INFO -
2025-09-05 16:13:09,800 - DEBUG - Response for create_network : {'network': {'id': '70eec20a-0c74-491e-893b-266a6716d2c5', 'name': 'ctest-vn-71265568', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'project_id': '947b907620e54a988d090d863ab039e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18163189', 'ctest-vn-71265568'], 'port_security_enabled': True, 'description': ''}}
2025-09-05 16:13:10,062 - DEBUG - Response for create_subnet : {'subnet': {'id': '9e29d77e-fe38-4002-a086-225e4e83352e', 'name': '', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'network_id': '70eec20a-0c74-491e-893b-266a6716d2c5', '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': '947b907620e54a988d090d863ab039e9'}}
2025-09-05 16:13:10,316 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e06fc677-4faf-4a23-9b73-95a8e6e0e8c0', 'name': '', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'network_id': '70eec20a-0c74-491e-893b-266a6716d2c5', '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': '947b907620e54a988d090d863ab039e9'}}
2025-09-05 16:13:10,352 - INFO - Created VN ctest-vn-71265568
2025-09-05 16:13:10,419 - DEBUG - VN ctest-vn-71265568 UUID is 70eec20a-0c74-491e-893b-266a6716d2c5
2025-09-05 16:13:11,096 - DEBUG - Response for create_port : {'port': {'name': 'a90aad3d-f4b1-45a8-9b4f-622d5cd30063', 'id': 'a90aad3d-f4b1-45a8-9b4f-622d5cd30063', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'network_id': '70eec20a-0c74-491e-893b-266a6716d2c5', 'mac_address': '02:a9:0a:ad:3d:f4', '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': '9e29d77e-fe38-4002-a086-225e4e83352e'}], 'security_groups': ['a7c3635c-2a1e-46f4-9f89-04b572b62356'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '947b907620e54a988d090d863ab039e9'}}
2025-09-05 16:13:11,350 - DEBUG - Response for create_port : {'port': {'name': 'ddb0002e-3591-4f58-903f-8227bf1d0e95', 'id': 'ddb0002e-3591-4f58-903f-8227bf1d0e95', 'tenant_id': '947b907620e54a988d090d863ab039e9', 'network_id': '70eec20a-0c74-491e-893b-266a6716d2c5', 'mac_address': '02:dd:b0:00:2e:35', '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': 'e06fc677-4faf-4a23-9b73-95a8e6e0e8c0'}], 'security_groups': ['a7c3635c-2a1e-46f4-9f89-04b572b62356'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '947b907620e54a988d090d863ab039e9'}}
2025-09-05 16:13:12,182 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4026-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4026-1)
2025-09-05 16:13:13,273 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4026-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4026-1)
2025-09-05 16:13:14,619 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4026-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4026-1)
2025-09-05 16:13:14,620 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-05 16:13:14,625 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f27c11e2-da49-4485-8c6b-c125be6c8d28
2025-09-05 16:13:14,636 - DEBUG - Requesting: http://10.0.0.22:8082/project/947b9076-20e5-4a98-8d09-0d863ab039e9
2025-09-05 16:13:14,723 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/6b947f80-1593-4af7-8644-e54b8ec7a7eb
2025-09-05 16:13:14,734 - INFO - Verifications in API Server for IPAM: ctest-ipam-92726937 passed
2025-09-05 16:13:14,740 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-18163189:ctest-ipam-92726937', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18163189', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7751961046705982199', 'uuid-lslong': '9675110012179425259'}, 'enable': 'true', 'created': '2025-09-05T16:13:09', 'last-modified': '2025-09-05T16:13:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.392899'}
2025-09-05 16:13:14,740 - INFO - Verifications in Control node for IPAM: ctest-ipam-92726937 passed
2025-09-05 16:13:14,740 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-05 16:13:14,745 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f27c11e2-da49-4485-8c6b-c125be6c8d28
2025-09-05 16:13:14,754 - DEBUG - Requesting: http://10.0.0.22:8082/project/947b9076-20e5-4a98-8d09-0d863ab039e9
2025-09-05 16:13:14,840 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70eec20a-0c74-491e-893b-266a6716d2c5
2025-09-05 16:13:14,852 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70eec20a-0c74-491e-893b-266a6716d2c5
2025-09-05 16:13:14,866 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/16c1af0e-97da-4401-817f-af0e14f3418f
2025-09-05 16:13:14,876 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/16c1af0e-97da-4401-817f-af0e14f3418f
2025-09-05 16:13:14,883 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/2a1831e9-a2f5-4ede-b413-b64f8ad891db
2025-09-05 16:13:14,889 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-05 16:13:14,889 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70eec20a-0c74-491e-893b-266a6716d2c5
2025-09-05 16:13:14,899 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/16c1af0e-97da-4401-817f-af0e14f3418f
2025-09-05 16:13:14,911 - INFO - Verified VN network id 11 for VN 70eec20a-0c74-491e-893b-266a6716d2c5
2025-09-05 16:13:14,911 - INFO - Verifications in API Server for VN ctest-vn-71265568 passed
2025-09-05 16:13:14,912 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70eec20a-0c74-491e-893b-266a6716d2c5
2025-09-05 16:13:14,980 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/16c1af0e-97da-4401-817f-af0e14f3418f
2025-09-05 16:13:14,986 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/16c1af0e-97da-4401-817f-af0e14f3418f
2025-09-05 16:13:14,993 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/2a1831e9-a2f5-4ede-b413-b64f8ad891db
2025-09-05 16:13:15,007 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18163189', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8137654925119473950', 'uuid-lslong': '9888539645259993797'}, 'enable': 'true', 'created': '2025-09-05T16:13:09', 'last-modified': '2025-09-05T16:13:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.747179'}
2025-09-05 16:13:15,014 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-05 16:13:15,014 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71265568 passed
2025-09-05 16:13:15,014 - DEBUG - ====Verifying policy data for ctest-vn-71265568 in API_Server ======
2025-09-05 16:13:15,014 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-05 16:13:15,020 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f27c11e2-da49-4485-8c6b-c125be6c8d28
2025-09-05 16:13:15,029 - DEBUG - Requesting: http://10.0.0.22:8082/project/947b9076-20e5-4a98-8d09-0d863ab039e9
2025-09-05 16:13:15,128 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/70eec20a-0c74-491e-893b-266a6716d2c5
2025-09-05 16:13:15,141 - DEBUG - =>VN ctest-vn-71265568 has no policy to be verified
2025-09-05 16:13:15,141 - DEBUG - Verifying the vn in opserver
2025-09-05 16:13:15,141 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568 virtual network link through opserver 10.0.0.22
2025-09-05 16:13:15,142 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-09-05 16:13:15,516 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-09-05 16:13:15,590 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568?flat'}
2025-09-05 16:13:15,590 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568 is found in opserver
2025-09-05 16:13:15,594 - DEBUG - VRF ids for VN ctest-vn-71265568: {'10.0.0.22': '2'}
2025-09-05 16:13:15,594 - INFO - Waiting for VM ctest-TestBasicVMVN-18163189-27198377 to be up..
2025-09-05 16:13:15,668 - DEBUG - VM is in ACTIVE state now
2025-09-05 16:13:15,668 - INFO - VM name : ctest-TestBasicVMVN-18163189-27198377
2025-09-05 16:13:15,749 - DEBUG - VM ctest-TestBasicVMVN-18163189-27198377 ID is 262dcddc-2d58-44dd-83cf-e881374acf60
2025-09-05 16:13:15,749 - DEBUG - VM ctest-TestBasicVMVN-18163189-27198377 launched on Node cn-jenkins-deploy-platform-ansible-os-4026-1
2025-09-05 16:13:15,820 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/262dcddc-2d58-44dd-83cf-e881374acf60
2025-09-05 16:13:15,829 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a90aad3d-f4b1-45a8-9b4f-622d5cd30063
2025-09-05 16:13:19,098 - 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 1017ms')
2025-09-05 16:13:19,098 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-27198377 failed!
2025-09-05 16:13:19,163 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568 is 31.1.1.1 and allocation pool is NOT set
2025-09-05 16:13:19,163 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568 is 31.1.2.1 and allocation pool is NOT set
2025-09-05 16:13:23,251 - 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')
2025-09-05 16:13:23,252 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-27198377 failed!
2025-09-05 16:13:23,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568 is 31.1.1.1 and allocation pool is NOT set
2025-09-05 16:13:23,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568 is 31.1.2.1 and allocation pool is NOT set
2025-09-05 16:13:25,385 - 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=9.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.09 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.085/5.267/9.450/4.182 ms')
2025-09-05 16:13:25,386 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18163189-27198377 passed
2025-09-05 16:13:25,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:25,552 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18163189-27198377, IP 31.1.1.4, Port 22
2025-09-05 16:13:25,737 - DEBUG - VM ctest-TestBasicVMVN-18163189-27198377 is ready for SSH connections
2025-09-05 16:13:25,737 - INFO - Waiting for VM ctest-TestBasicVMVN-18163189-55840895 to be up..
2025-09-05 16:13:25,907 - DEBUG - VM is in ACTIVE state now
2025-09-05 16:13:25,907 - INFO - VM name : ctest-TestBasicVMVN-18163189-55840895
2025-09-05 16:13:26,057 - DEBUG - VM ctest-TestBasicVMVN-18163189-55840895 ID is ef377763-40b3-4048-ac07-cfd7d33c47df
2025-09-05 16:13:26,057 - DEBUG - VM ctest-TestBasicVMVN-18163189-55840895 launched on Node cn-jenkins-deploy-platform-ansible-os-4026-1
2025-09-05 16:13:26,194 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ef377763-40b3-4048-ac07-cfd7d33c47df
2025-09-05 16:13:26,212 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ddb0002e-3591-4f58-903f-8227bf1d0e95
2025-09-05 16:13:27,512 - 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=6.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.861 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.861/3.802/6.743/2.941 ms')
2025-09-05 16:13:27,513 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-18163189-55840895 passed
2025-09-05 16:13:27,696 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:27,696 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18163189-55840895, IP 31.1.2.4, Port 22
2025-09-05 16:13:27,901 - DEBUG - VM ctest-TestBasicVMVN-18163189-55840895 is ready for SSH connections
2025-09-05 16:13:27,902 - INFO - Waiting for VM ctest-TestBasicVMVN-18163189-73997486 to be up..
2025-09-05 16:13:28,105 - DEBUG - VM is in ACTIVE state now
2025-09-05 16:13:28,105 - INFO - VM name : ctest-TestBasicVMVN-18163189-73997486
2025-09-05 16:13:28,291 - DEBUG - VM ctest-TestBasicVMVN-18163189-73997486 ID is d03e2f40-dc5f-4905-9805-28f64afba4f8
2025-09-05 16:13:28,291 - DEBUG - VM ctest-TestBasicVMVN-18163189-73997486 launched on Node cn-jenkins-deploy-platform-ansible-os-4026-1
2025-09-05 16:13:28,476 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d03e2f40-dc5f-4905-9805-28f64afba4f8
2025-09-05 16:13:28,496 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a55e8771-7cec-4057-b2b1-47a7835dcee9
2025-09-05 16:13:29,849 - 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=9.46 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.03 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.029/5.242/9.455/4.213 ms')
2025-09-05 16:13:29,849 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-18163189-73997486 passed
2025-09-05 16:13:30,031 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:30,031 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18163189-73997486, IP 31.1.1.3, Port 22
2025-09-05 16:13:30,228 - DEBUG - VM ctest-TestBasicVMVN-18163189-73997486 is ready for SSH connections
2025-09-05 16:13:30,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:30,228 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:30,228 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-05 16:13:34,854 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.191 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.129 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.253 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 2.129/2.857/4.191 ms
2025-09-05 16:13:34,855 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-18163189-27198377 passed
2025-09-05 16:13:34,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:34,855 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:34,856 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-05 16:13:39,023 - 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.738 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.130 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.809 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.809/2.559/3.738 ms
2025-09-05 16:13:39,024 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-18163189-55840895 passed
2025-09-05 16:13:39,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:39,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:39,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-05 16:13:39,024 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:39,025 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-05 16:13:39,276 - DEBUG - None
2025-09-05 16:13:39,277 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:39,277 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-05 16:13:39,606 - DEBUG - None
2025-09-05 16:13:39,606 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:39,606 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-05 16:13:40,786 - DEBUG - None
2025-09-05 16:13:40,787 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:40,787 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-05 16:13:43,119 - 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=3.244 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=10.834 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.738 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=6.663 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.854 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.854/4.666/10.834 ms
2025-09-05 16:13:43,120 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:43,120 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-05 16:13:45,453 - 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.951 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.751 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=9.163 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.929 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.400 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.084 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.988 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.929/3.752/9.163 ms
2025-09-05 16:13:45,454 - 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.22, gateway password: c0ntrail123
2025-09-05 16:13:45,454 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-05 16:13:47,778 - 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.623 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.433 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.243 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.488 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.057 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.877 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.913 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.488/2.519/5.877 ms
2025-09-05 16:13:47,778 - INFO - Deleting VM ctest-TestBasicVMVN-18163189-73997486
2025-09-05 16:13:47,967 - INFO - Detaching port ddb0002e-3591-4f58-903f-8227bf1d0e95 from VM ctest-TestBasicVMVN-18163189-55840895
2025-09-05 16:13:48,042 - INFO - Deleting VM ctest-TestBasicVMVN-18163189-55840895
2025-09-05 16:13:48,170 - INFO - Detaching port a90aad3d-f4b1-45a8-9b4f-622d5cd30063 from VM ctest-TestBasicVMVN-18163189-27198377
2025-09-05 16:13:48,235 - INFO - Deleting VM ctest-TestBasicVMVN-18163189-27198377
2025-09-05 16:13:48,360 - INFO - Deleting VN ctest-vn-71265568
2025-09-05 16:13:48,576 - DEBUG - Response for delete_port : ()
2025-09-05 16:13:48,791 - DEBUG - Response for delete_port : ()
2025-09-05 16:13:48,913 - DEBUG - Response for deleting network ()
2025-09-05 16:13:48,913 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/16c1af0e-97da-4401-817f-af0e14f3418f
2025-09-05 16:13:48,918 - DEBUG - Response Code: 404
2025-09-05 16:13:48,918 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-05 16:13:48,923 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f27c11e2-da49-4485-8c6b-c125be6c8d28
2025-09-05 16:13:48,977 - DEBUG - Requesting: http://10.0.0.22:8082/project/947b9076-20e5-4a98-8d09-0d863ab039e9
2025-09-05 16:13:49,065 - INFO - Validated that VN ctest-vn-71265568 is not found in API Server
2025-09-05 16:13:49,077 - DEBUG - VN ctest-vn-71265568 is not present in Agent 10.0.0.22
2025-09-05 16:13:49,077 - INFO - Validated that VN ctest-vn-71265568 is not in any agent
2025-09-05 16:13:49,087 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-09-05 16:13:49,097 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-71265568
2025-09-05 16:13:49,097 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-18163189:ctest-vn-71265568
2025-09-05 16:13:49,107 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71265568 info
2025-09-05 16:13:49,178 - INFO - IPAM: ctest-ipam-92726937 is not found in API Server
2025-09-05 16:13:49,191 - INFO - IPAM:ctest-ipam-92726937 is not found in control node
2025-09-05 16:13:49,485 - DEBUG - No XMPP flaps were noticed during the test
2025-09-05 16:13:49,485 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-09-05 16:13:49,485 - INFO - --------------------------------------------------------------------------------
2025-09-05 16:13:50,276 - INFO - Deleted project: ctest-TestBasicVMVN-18163189, ID : 947b9076-20e5-4a98-8d09-0d863ab039e9