2025-08-11 18:36:42,042 - INFO - Domain Default found not creating
2025-08-11 18:36:42,167 - INFO - Project ctest-TestBasicVMVN-13440243 not found, creating it
2025-08-11 18:36:42,585 - INFO - Created Project:ctest-TestBasicVMVN-13440243, ID : 2dd6dec8-a49c-406f-aa36-0d23617fba21
2025-08-11 18:36:44,014 - INFO - ================================================================================
2025-08-11 18:36:44,014 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-11 18:36:44,014 - 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-08-11 18:36:44,267 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-08-11 18:36:44,267 - INFO - Initial checks done. Running the testcase now
2025-08-11 18:36:44,267 - INFO -
2025-08-11 18:36:44,823 - DEBUG - Response for create_network : {'network': {'id': 'd8708fce-9517-4522-8a64-428f79a54fcf', 'name': 'ctest-vn2_metadata-31351172', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'project_id': '2dd6dec8a49c406faa360d23617fba21', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13440243', 'ctest-vn2_metadata-31351172'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 18:36:45,003 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1743e6a-650a-438d-9c1f-8ea318c57686', 'name': '', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'network_id': 'd8708fce-9517-4522-8a64-428f79a54fcf', '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': '2dd6dec8a49c406faa360d23617fba21'}}
2025-08-11 18:36:45,021 - INFO - Created VN ctest-vn2_metadata-31351172
2025-08-11 18:36:45,073 - DEBUG - VN ctest-vn2_metadata-31351172 UUID is d8708fce-9517-4522-8a64-428f79a54fcf
2025-08-11 18:36:45,242 - DEBUG - Services list from nova: [, , ]
2025-08-11 18:36:46,198 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3820-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3820-1)
2025-08-11 18:36:46,301 - DEBUG - Link local service introspect added
2025-08-11 18:36:46,345 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 18:36:51,411 - DEBUG - VM is in ACTIVE state now
2025-08-11 18:36:51,526 - INFO - Waiting for VM ctest-TestBasicVMVN-13440243-87320392 to be up..
2025-08-11 18:36:51,526 - INFO - VM name : ctest-TestBasicVMVN-13440243-87320392
2025-08-11 18:36:51,592 - DEBUG - VM ctest-TestBasicVMVN-13440243-87320392 ID is 0befb24d-93a9-48ca-8a1c-1133349ac369
2025-08-11 18:36:51,592 - DEBUG - VM ctest-TestBasicVMVN-13440243-87320392 launched on Node cn-jenkins-deploy-platform-ansible-os-3820-1
2025-08-11 18:36:51,654 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/0befb24d-93a9-48ca-8a1c-1133349ac369
2025-08-11 18:36:51,941 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/0befb24d-93a9-48ca-8a1c-1133349ac369
2025-08-11 18:36:51,969 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/aa2ec798-1ec7-49f6-97eb-bd0950eda267
2025-08-11 18:36:55,218 - 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 1024ms')
2025-08-11 18:36:55,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13440243-87320392 failed!
2025-08-11 18:36:55,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13440243:ctest-vn2_metadata-31351172 is 11.1.1.1 and allocation pool is NOT set
2025-08-11 18:36:57,335 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.342 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.342/1.590/2.839/1.248 ms')
2025-08-11 18:36:57,335 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13440243-87320392 passed
2025-08-11 18:36:57,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:36:57,485 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13440243-87320392, IP 11.1.1.3, Port 22
2025-08-11 18:36:57,637 - DEBUG - VM ctest-TestBasicVMVN-13440243-87320392 is ready for SSH connections
2025-08-11 18:36:57,637 - INFO - Retry 0
2025-08-11 18:36:57,637 - 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.242, gateway password: c0ntrail123
2025-08-11 18:36:57,637 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-11 18:36:59,207 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-11 18:36:59,207 - INFO - Generic metadata worked
2025-08-11 18:36:59,449 - DEBUG - Link local service introspect removed
2025-08-11 18:36:59,449 - INFO - Deleting VM ctest-TestBasicVMVN-13440243-87320392
2025-08-11 18:36:59,507 - INFO - Deleting VN ctest-vn2_metadata-31351172
2025-08-11 18:36:59,543 - DEBUG - VN d8708fce-9517-4522-8a64-428f79a54fcf still in use: Unable to complete operation on network d8708fce-9517-4522-8a64-428f79a54fcf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b5ed02c4-0370-405e-aa52-b3535e58011a']
2025-08-11 18:36:59,543 - WARNING - Deleting VN ctest-vn2_metadata-31351172 failed..Will retry
2025-08-11 18:37:01,635 - DEBUG - Response for deleting network ()
2025-08-11 18:37:01,894 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 18:37:01,894 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-08-11 18:37:01,894 - INFO - --------------------------------------------------------------------------------
2025-08-11 18:37:01,897 - INFO - ================================================================================
2025-08-11 18:37:01,897 - INFO - STARTING TEST : test_metadata_service
2025-08-11 18:37:01,897 - 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-08-11 18:37:02,182 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-08-11 18:37:02,182 - INFO - Initial checks done. Running the testcase now
2025-08-11 18:37:02,182 - INFO -
2025-08-11 18:37:02,182 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-08-11 18:37:02,188 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/2805af96-0579-42c7-8901-1ab3e1bc088e
2025-08-11 18:37:02,362 - DEBUG - Response for create_network : {'network': {'id': '6147ee7f-c045-4cab-9a54-57130d8e3eec', 'name': 'ctest-vn-86554504', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'project_id': '2dd6dec8a49c406faa360d23617fba21', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13440243', 'ctest-vn-86554504'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 18:37:02,529 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d87c022-2dc6-4d3b-9576-219fa8b9d1e0', 'name': '', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'network_id': '6147ee7f-c045-4cab-9a54-57130d8e3eec', 'ip_version': 4, 'cidr': '187.202.40.128/26', 'allocation_pools': [{'start': '187.202.40.130', 'end': '187.202.40.190'}], 'gateway_ip': '187.202.40.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.202.40.130', 'tags': [], 'project_id': '2dd6dec8a49c406faa360d23617fba21'}}
2025-08-11 18:37:02,546 - INFO - Created VN ctest-vn-86554504
2025-08-11 18:37:02,597 - DEBUG - VN ctest-vn-86554504 UUID is 6147ee7f-c045-4cab-9a54-57130d8e3eec
2025-08-11 18:37:03,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3820-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3820-1)
2025-08-11 18:37:03,688 - INFO - Waiting for VM ctest-TestBasicVMVN-13440243-08359984 to be up..
2025-08-11 18:37:03,721 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 18:37:08,785 - DEBUG - VM is in ACTIVE state now
2025-08-11 18:37:08,785 - INFO - VM name : ctest-TestBasicVMVN-13440243-08359984
2025-08-11 18:37:08,844 - DEBUG - VM ctest-TestBasicVMVN-13440243-08359984 ID is 42205e61-839f-4760-b58b-594110849b97
2025-08-11 18:37:08,845 - DEBUG - VM ctest-TestBasicVMVN-13440243-08359984 launched on Node cn-jenkins-deploy-platform-ansible-os-3820-1
2025-08-11 18:37:08,907 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/42205e61-839f-4760-b58b-594110849b97
2025-08-11 18:37:08,914 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/2b28c8cb-fd80-43bb-88b2-04de8478292f
2025-08-11 18:37:12,147 - 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 1003ms')
2025-08-11 18:37:12,147 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13440243-08359984 failed!
2025-08-11 18:37:12,201 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-86554504 is 187.202.40.129 and allocation pool is NOT set
2025-08-11 18:37:14,265 - 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.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.939 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 = 0.939/1.988/3.037/1.049 ms')
2025-08-11 18:37:14,265 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13440243-08359984 passed
2025-08-11 18:37:14,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:14,417 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13440243-08359984, IP 187.202.40.131, Port 22
2025-08-11 18:37:14,580 - DEBUG - VM ctest-TestBasicVMVN-13440243-08359984 is ready for SSH connections
2025-08-11 18:37:14,581 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-11 18:37:14,581 - DEBUG - cat /tmp/output.txt
2025-08-11 18:37:16,180 - DEBUG - Hello World. The time is now Mon, 11 Aug 2025 12:37:13 -0600!
2025-08-11 18:37:16,180 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 11 Aug 2025 12:37:13 -0600!'}
2025-08-11 18:37:16,180 - INFO - metadata_script.txt got executed in the vm
2025-08-11 18:37:16,180 - INFO - Deleting VM ctest-TestBasicVMVN-13440243-08359984
2025-08-11 18:37:16,239 - INFO - Deleting VN ctest-vn-86554504
2025-08-11 18:37:16,271 - DEBUG - VN 6147ee7f-c045-4cab-9a54-57130d8e3eec still in use: Unable to complete operation on network 6147ee7f-c045-4cab-9a54-57130d8e3eec. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5fd0cbf3-66a5-478e-a764-f6668b82ba27']
2025-08-11 18:37:16,271 - WARNING - Deleting VN ctest-vn-86554504 failed..Will retry
2025-08-11 18:37:18,369 - DEBUG - Response for deleting network ()
2025-08-11 18:37:18,618 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 18:37:18,618 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-11 18:37:18,618 - INFO - --------------------------------------------------------------------------------
2025-08-11 18:37:18,621 - INFO - ================================================================================
2025-08-11 18:37:18,621 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-11 18:37:18,621 - 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-08-11 18:37:18,902 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-08-11 18:37:18,902 - INFO - Initial checks done. Running the testcase now
2025-08-11 18:37:18,902 - INFO -
2025-08-11 18:37:19,372 - DEBUG - Response for create_network : {'network': {'id': '1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567', 'name': 'ctest-vn-95374051', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'project_id': '2dd6dec8a49c406faa360d23617fba21', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13440243', 'ctest-vn-95374051'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 18:37:19,578 - DEBUG - Response for create_subnet : {'subnet': {'id': '129205d6-86df-487e-b10c-fc57a2aa14df', 'name': '', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'network_id': '1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567', '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': '2dd6dec8a49c406faa360d23617fba21'}}
2025-08-11 18:37:19,735 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2fca034-0f32-4990-85b8-98a02108a464', 'name': '', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'network_id': '1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567', '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': '2dd6dec8a49c406faa360d23617fba21'}}
2025-08-11 18:37:19,753 - INFO - Created VN ctest-vn-95374051
2025-08-11 18:37:19,805 - DEBUG - VN ctest-vn-95374051 UUID is 1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567
2025-08-11 18:37:20,132 - DEBUG - Response for create_port : {'port': {'name': 'f4b85e19-a485-4c64-9d4a-b899a0f20024', 'id': 'f4b85e19-a485-4c64-9d4a-b899a0f20024', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'network_id': '1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567', 'mac_address': '02:f4:b8:5e:19:a4', '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': '129205d6-86df-487e-b10c-fc57a2aa14df'}], 'security_groups': ['70a54b9a-fa7f-4868-99e7-c75f6f74cf13'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2dd6dec8a49c406faa360d23617fba21'}}
2025-08-11 18:37:20,294 - DEBUG - Response for create_port : {'port': {'name': '9fb42e96-be17-4e43-97e3-c13194d01904', 'id': '9fb42e96-be17-4e43-97e3-c13194d01904', 'tenant_id': '2dd6dec8a49c406faa360d23617fba21', 'network_id': '1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567', 'mac_address': '02:9f:b4:2e:96:be', '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': 'c2fca034-0f32-4990-85b8-98a02108a464'}], 'security_groups': ['70a54b9a-fa7f-4868-99e7-c75f6f74cf13'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2dd6dec8a49c406faa360d23617fba21'}}
2025-08-11 18:37:20,614 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3820-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3820-1)
2025-08-11 18:37:20,948 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3820-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3820-1)
2025-08-11 18:37:22,046 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3820-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3820-1)
2025-08-11 18:37:22,046 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-11 18:37:22,051 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ae624269-2d4a-472d-80bf-18980a270f1b
2025-08-11 18:37:22,065 - DEBUG - Requesting: http://10.0.0.242:8082/project/2dd6dec8-a49c-406f-aa36-0d23617fba21
2025-08-11 18:37:22,145 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/0897cc6a-e95d-443b-99ed-71f33a3c1d02
2025-08-11 18:37:22,156 - INFO - Verifications in API Server for IPAM: ctest-ipam-13158302 passed
2025-08-11 18:37:22,163 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-13440243:ctest-ipam-13158302', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13440243', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '619188233340535867', 'uuid-lslong': '11091646746751409410'}, 'enable': 'true', 'created': '2025-08-11T18:37:18', 'last-modified': '2025-08-11T18:37:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.036815'}
2025-08-11 18:37:22,164 - INFO - Verifications in Control node for IPAM: ctest-ipam-13158302 passed
2025-08-11 18:37:22,164 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-11 18:37:22,180 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ae624269-2d4a-472d-80bf-18980a270f1b
2025-08-11 18:37:22,196 - DEBUG - Requesting: http://10.0.0.242:8082/project/2dd6dec8-a49c-406f-aa36-0d23617fba21
2025-08-11 18:37:22,294 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567
2025-08-11 18:37:22,310 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567
2025-08-11 18:37:22,321 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3666fdaa-73ad-44d0-a19a-623513586250
2025-08-11 18:37:22,329 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3666fdaa-73ad-44d0-a19a-623513586250
2025-08-11 18:37:22,338 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/dee45af4-5be5-4403-81aa-dead0e7cae0f
2025-08-11 18:37:22,346 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 18:37:22,346 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567
2025-08-11 18:37:22,361 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3666fdaa-73ad-44d0-a19a-623513586250
2025-08-11 18:37:22,381 - INFO - Verified VN network id 11 for VN 1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567
2025-08-11 18:37:22,381 - INFO - Verifications in API Server for VN ctest-vn-95374051 passed
2025-08-11 18:37:22,381 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567
2025-08-11 18:37:22,396 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3666fdaa-73ad-44d0-a19a-623513586250
2025-08-11 18:37:22,406 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3666fdaa-73ad-44d0-a19a-623513586250
2025-08-11 18:37:22,418 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/dee45af4-5be5-4403-81aa-dead0e7cae0f
2025-08-11 18:37:22,434 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13440243', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1996796278717958798', 'uuid-lslong': '10788023325210408295'}, 'enable': 'true', 'created': '2025-08-11T18:37:19', 'last-modified': '2025-08-11T18:37:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.721082'}
2025-08-11 18:37:22,440 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 18:37:22,440 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-95374051 passed
2025-08-11 18:37:22,440 - DEBUG - ====Verifying policy data for ctest-vn-95374051 in API_Server ======
2025-08-11 18:37:22,440 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-11 18:37:22,447 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ae624269-2d4a-472d-80bf-18980a270f1b
2025-08-11 18:37:22,468 - DEBUG - Requesting: http://10.0.0.242:8082/project/2dd6dec8-a49c-406f-aa36-0d23617fba21
2025-08-11 18:37:22,561 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567
2025-08-11 18:37:22,575 - DEBUG - =>VN ctest-vn-95374051 has no policy to be verified
2025-08-11 18:37:22,576 - DEBUG - Verifying the vn in opserver
2025-08-11 18:37:22,576 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051 virtual network link through opserver 10.0.0.242
2025-08-11 18:37:22,576 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-08-11 18:37:22,920 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-08-11 18:37:22,969 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051?flat'}
2025-08-11 18:37:22,969 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051 is found in opserver
2025-08-11 18:37:22,974 - DEBUG - VRF ids for VN ctest-vn-95374051: {'10.0.0.242': '2'}
2025-08-11 18:37:22,974 - INFO - Waiting for VM ctest-TestBasicVMVN-13440243-55581922 to be up..
2025-08-11 18:37:23,065 - DEBUG - VM is in ACTIVE state now
2025-08-11 18:37:23,065 - INFO - VM name : ctest-TestBasicVMVN-13440243-55581922
2025-08-11 18:37:23,153 - DEBUG - VM ctest-TestBasicVMVN-13440243-55581922 ID is e9121611-141b-4ea9-8545-aaa9194f8f73
2025-08-11 18:37:23,153 - DEBUG - VM ctest-TestBasicVMVN-13440243-55581922 launched on Node cn-jenkins-deploy-platform-ansible-os-3820-1
2025-08-11 18:37:23,236 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/e9121611-141b-4ea9-8545-aaa9194f8f73
2025-08-11 18:37:23,249 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/f4b85e19-a485-4c64-9d4a-b899a0f20024
2025-08-11 18:37:26,543 - 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 1012ms')
2025-08-11 18:37:26,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13440243-55581922 failed!
2025-08-11 18:37:26,597 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 18:37:26,598 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 18:37:30,676 - 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')
2025-08-11 18:37:30,676 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13440243-55581922 failed!
2025-08-11 18:37:30,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 18:37:30,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 18:37:32,793 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.386 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.386/1.953/3.520/1.567 ms')
2025-08-11 18:37:32,794 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13440243-55581922 passed
2025-08-11 18:37:32,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:32,945 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13440243-55581922, IP 31.1.1.4, Port 22
2025-08-11 18:37:33,101 - DEBUG - VM ctest-TestBasicVMVN-13440243-55581922 is ready for SSH connections
2025-08-11 18:37:33,101 - INFO - Waiting for VM ctest-TestBasicVMVN-13440243-19197937 to be up..
2025-08-11 18:37:33,178 - DEBUG - VM is in ACTIVE state now
2025-08-11 18:37:33,178 - INFO - VM name : ctest-TestBasicVMVN-13440243-19197937
2025-08-11 18:37:33,248 - DEBUG - VM ctest-TestBasicVMVN-13440243-19197937 ID is 718bfcad-8db9-451f-a99b-7f27e13862e9
2025-08-11 18:37:33,248 - DEBUG - VM ctest-TestBasicVMVN-13440243-19197937 launched on Node cn-jenkins-deploy-platform-ansible-os-3820-1
2025-08-11 18:37:33,308 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/718bfcad-8db9-451f-a99b-7f27e13862e9
2025-08-11 18:37:33,315 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/9fb42e96-be17-4e43-97e3-c13194d01904
2025-08-11 18:37:34,543 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.401 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.401/1.645/2.890/1.244 ms')
2025-08-11 18:37:34,543 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-13440243-19197937 passed
2025-08-11 18:37:34,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:34,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13440243-19197937, IP 31.1.2.4, Port 22
2025-08-11 18:37:34,852 - DEBUG - VM ctest-TestBasicVMVN-13440243-19197937 is ready for SSH connections
2025-08-11 18:37:34,852 - INFO - Waiting for VM ctest-TestBasicVMVN-13440243-48936278 to be up..
2025-08-11 18:37:34,913 - DEBUG - VM is in ACTIVE state now
2025-08-11 18:37:34,913 - INFO - VM name : ctest-TestBasicVMVN-13440243-48936278
2025-08-11 18:37:34,972 - DEBUG - VM ctest-TestBasicVMVN-13440243-48936278 ID is e3370746-4925-4e43-bdd9-6b7906e7dc43
2025-08-11 18:37:34,972 - DEBUG - VM ctest-TestBasicVMVN-13440243-48936278 launched on Node cn-jenkins-deploy-platform-ansible-os-3820-1
2025-08-11 18:37:35,030 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/e3370746-4925-4e43-bdd9-6b7906e7dc43
2025-08-11 18:37:35,037 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7fb71471-7828-46f4-ada9-4e96b171e25e
2025-08-11 18:37:36,264 - 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.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.320 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.320/1.547/2.774/1.227 ms')
2025-08-11 18:37:36,265 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-13440243-48936278 passed
2025-08-11 18:37:36,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:36,413 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13440243-48936278, IP 31.1.1.3, Port 22
2025-08-11 18:37:36,569 - DEBUG - VM ctest-TestBasicVMVN-13440243-48936278 is ready for SSH connections
2025-08-11 18:37:36,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:36,569 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:36,569 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-11 18:37:40,497 - 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.550 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.786 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.852 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.786/1.729/3.550 ms
2025-08-11 18:37:40,497 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-13440243-55581922 passed
2025-08-11 18:37:40,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:40,497 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:40,497 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-11 18:37:44,104 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.598 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.799 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.792 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.792/1.396/2.598 ms
2025-08-11 18:37:44,104 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-13440243-19197937 passed
2025-08-11 18:37:44,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:44,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:44,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 18:37:44,105 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:44,105 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 18:37:44,264 - DEBUG - None
2025-08-11 18:37:44,264 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:44,264 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 18:37:44,436 - DEBUG - None
2025-08-11 18:37:44,436 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:44,436 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 18:37:45,023 - DEBUG - None
2025-08-11 18:37:45,023 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:45,024 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-11 18:37:47,222 - 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.668 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.785 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.468 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.511 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/1.555/3.785 ms
2025-08-11 18:37:47,222 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:47,222 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-11 18:37:49,446 - 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.006 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.111 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.265 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.496 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.607 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.357 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.345 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.345/1.883/4.265 ms
2025-08-11 18:37:49,446 - 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.242, gateway password: c0ntrail123
2025-08-11 18:37:49,446 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-11 18:37:51,681 - 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.624 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.239 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.151 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.503 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.430 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.345 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.345/1.528/3.151 ms
2025-08-11 18:37:51,681 - INFO - Deleting VM ctest-TestBasicVMVN-13440243-48936278
2025-08-11 18:37:51,741 - INFO - Detaching port 9fb42e96-be17-4e43-97e3-c13194d01904 from VM ctest-TestBasicVMVN-13440243-19197937
2025-08-11 18:37:51,769 - INFO - Deleting VM ctest-TestBasicVMVN-13440243-19197937
2025-08-11 18:37:51,828 - INFO - Detaching port f4b85e19-a485-4c64-9d4a-b899a0f20024 from VM ctest-TestBasicVMVN-13440243-55581922
2025-08-11 18:37:51,855 - INFO - Deleting VM ctest-TestBasicVMVN-13440243-55581922
2025-08-11 18:37:51,909 - INFO - Deleting VN ctest-vn-95374051
2025-08-11 18:37:52,040 - DEBUG - Response for delete_port : ()
2025-08-11 18:37:52,172 - DEBUG - Response for delete_port : ()
2025-08-11 18:37:52,210 - DEBUG - VN 1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567 still in use: Unable to complete operation on network 1bb60ba2-d1ce-4a8e-95b6-c20e8fcb7567. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3aa41692-3bb8-4dd1-82db-625ccc801270']
2025-08-11 18:37:52,210 - WARNING - Deleting VN ctest-vn-95374051 failed..Will retry
2025-08-11 18:37:54,346 - DEBUG - Response for deleting network ()
2025-08-11 18:37:54,346 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3666fdaa-73ad-44d0-a19a-623513586250
2025-08-11 18:37:54,352 - DEBUG - Response Code: 404
2025-08-11 18:37:54,352 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-11 18:37:54,362 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ae624269-2d4a-472d-80bf-18980a270f1b
2025-08-11 18:37:54,414 - DEBUG - Requesting: http://10.0.0.242:8082/project/2dd6dec8-a49c-406f-aa36-0d23617fba21
2025-08-11 18:37:54,498 - INFO - Validated that VN ctest-vn-95374051 is not found in API Server
2025-08-11 18:37:54,509 - DEBUG - VN ctest-vn-95374051 is not present in Agent 10.0.0.242
2025-08-11 18:37:54,510 - INFO - Validated that VN ctest-vn-95374051 is not in any agent
2025-08-11 18:37:54,515 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-08-11 18:37:54,521 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-95374051
2025-08-11 18:37:54,521 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-13440243:ctest-vn-95374051
2025-08-11 18:37:54,530 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-95374051 info
2025-08-11 18:37:54,609 - INFO - IPAM: ctest-ipam-13158302 is not found in API Server
2025-08-11 18:37:54,619 - INFO - IPAM:ctest-ipam-13158302 is not found in control node
2025-08-11 18:37:54,874 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 18:37:54,874 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-11 18:37:54,874 - INFO - --------------------------------------------------------------------------------
2025-08-11 18:37:55,535 - INFO - Deleted project: ctest-TestBasicVMVN-13440243, ID : 2dd6dec8-a49c-406f-aa36-0d23617fba21