2025-09-22 02:14:59,789 - INFO - Domain Default found not creating 2025-09-22 02:14:59,912 - INFO - Project ctest-TestBasicVMVN-09048662 not found, creating it 2025-09-22 02:15:00,334 - INFO - Created Project:ctest-TestBasicVMVN-09048662, ID : 4a6b07c3-a40d-46d5-8d2a-b363ab1ce33e 2025-09-22 02:15:01,764 - INFO - ================================================================================ 2025-09-22 02:15:01,765 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-22 02:15:01,765 - 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-22 02:15:02,020 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.209': '0'}} with 2025-09-22 02:15:02,020 - INFO - Initial checks done. Running the testcase now 2025-09-22 02:15:02,020 - INFO - 2025-09-22 02:15:02,534 - DEBUG - Response for create_network : {'network': {'id': 'c1ad16c5-3a27-4c23-bcb8-6b596e771b4f', 'name': 'ctest-vn2_metadata-53648313', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'project_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09048662', 'ctest-vn2_metadata-53648313'], 'port_security_enabled': True, 'description': ''}} 2025-09-22 02:15:02,671 - DEBUG - Response for create_subnet : {'subnet': {'id': '14eb3e60-8723-45a1-8e35-24238aac87f7', 'name': '', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'network_id': 'c1ad16c5-3a27-4c23-bcb8-6b596e771b4f', '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': '4a6b07c3a40d46d58d2ab363ab1ce33e'}} 2025-09-22 02:15:02,686 - INFO - Created VN ctest-vn2_metadata-53648313 2025-09-22 02:15:02,735 - DEBUG - VN ctest-vn2_metadata-53648313 UUID is c1ad16c5-3a27-4c23-bcb8-6b596e771b4f 2025-09-22 02:15:02,906 - DEBUG - Services list from nova: [, , ] 2025-09-22 02:15:03,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4162-1) 2025-09-22 02:15:03,959 - DEBUG - Link local service introspect added 2025-09-22 02:15:03,995 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-22 02:15:09,069 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:15:09,193 - INFO - Waiting for VM ctest-TestBasicVMVN-09048662-17551305 to be up.. 2025-09-22 02:15:09,193 - INFO - VM name : ctest-TestBasicVMVN-09048662-17551305 2025-09-22 02:15:09,258 - DEBUG - VM ctest-TestBasicVMVN-09048662-17551305 ID is 494dc9a8-aecf-4a3c-a1af-a28b7d336726 2025-09-22 02:15:09,258 - DEBUG - VM ctest-TestBasicVMVN-09048662-17551305 launched on Node cn-jenkins-deploy-platform-ansible-os-4162-1 2025-09-22 02:15:09,321 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/494dc9a8-aecf-4a3c-a1af-a28b7d336726 2025-09-22 02:15:09,609 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/494dc9a8-aecf-4a3c-a1af-a28b7d336726 2025-09-22 02:15:09,636 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/77f873e0-0895-404f-95c8-1c74e8805c68 2025-09-22 02:15:12,879 - 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-09-22 02:15:12,879 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09048662-17551305 failed! 2025-09-22 02:15:12,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09048662:ctest-vn2_metadata-53648313 is 11.1.1.1 and allocation pool is NOT set 2025-09-22 02:15:14,987 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.336 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.336/1.443/2.550/1.107 ms') 2025-09-22 02:15:14,987 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09048662-17551305 passed 2025-09-22 02:15:15,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:15:15,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09048662-17551305, IP 11.1.1.3, Port 22 2025-09-22 02:15:15,304 - DEBUG - VM ctest-TestBasicVMVN-09048662-17551305 is ready for SSH connections 2025-09-22 02:15:15,305 - INFO - Retry 0 2025-09-22 02:15:15,305 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:15:15,305 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-22 02:15:16,892 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-22 02:15:16,892 - INFO - Generic metadata worked 2025-09-22 02:15:17,143 - DEBUG - Link local service introspect removed 2025-09-22 02:15:17,143 - INFO - Deleting VM ctest-TestBasicVMVN-09048662-17551305 2025-09-22 02:15:17,209 - INFO - Deleting VN ctest-vn2_metadata-53648313 2025-09-22 02:15:17,244 - DEBUG - VN c1ad16c5-3a27-4c23-bcb8-6b596e771b4f still in use: Unable to complete operation on network c1ad16c5-3a27-4c23-bcb8-6b596e771b4f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d7d14942-e3f3-4577-b1a8-4fd1a073b37c'] 2025-09-22 02:15:17,244 - WARNING - Deleting VN ctest-vn2_metadata-53648313 failed..Will retry 2025-09-22 02:15:19,345 - DEBUG - Response for deleting network () 2025-09-22 02:15:19,612 - DEBUG - No XMPP flaps were noticed during the test 2025-09-22 02:15:19,613 - INFO - -------------------------------------------------------------------------------- 2025-09-22 02:15:19,616 - INFO - ================================================================================ 2025-09-22 02:15:19,616 - INFO - STARTING TEST : test_metadata_service 2025-09-22 02:15:19,616 - 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-22 02:15:19,904 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.209': '0'}} with 2025-09-22 02:15:19,904 - INFO - Initial checks done. Running the testcase now 2025-09-22 02:15:19,904 - INFO - 2025-09-22 02:15:19,904 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-09-22 02:15:19,909 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/e926192d-8820-457c-9c6f-297365ad2479 2025-09-22 02:15:20,077 - DEBUG - Response for create_network : {'network': {'id': '545403ff-0110-4bdf-9781-d504887ecb55', 'name': 'ctest-vn-64987342', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'project_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09048662', 'ctest-vn-64987342'], 'port_security_enabled': True, 'description': ''}} 2025-09-22 02:15:20,288 - DEBUG - Response for create_subnet : {'subnet': {'id': '70841926-1c59-4b37-993f-f96c98d497a7', 'name': '', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'network_id': '545403ff-0110-4bdf-9781-d504887ecb55', 'ip_version': 4, 'cidr': '170.4.224.192/26', 'allocation_pools': [{'start': '170.4.224.194', 'end': '170.4.224.254'}], 'gateway_ip': '170.4.224.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.4.224.194', 'tags': [], 'project_id': '4a6b07c3a40d46d58d2ab363ab1ce33e'}} 2025-09-22 02:15:20,306 - INFO - Created VN ctest-vn-64987342 2025-09-22 02:15:20,359 - DEBUG - VN ctest-vn-64987342 UUID is 545403ff-0110-4bdf-9781-d504887ecb55 2025-09-22 02:15:21,479 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4162-1) 2025-09-22 02:15:21,479 - INFO - Waiting for VM ctest-TestBasicVMVN-09048662-94772053 to be up.. 2025-09-22 02:15:21,525 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-22 02:15:26,602 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:15:26,602 - INFO - VM name : ctest-TestBasicVMVN-09048662-94772053 2025-09-22 02:15:26,669 - DEBUG - VM ctest-TestBasicVMVN-09048662-94772053 ID is 64c3c46e-7b37-41e9-936d-fbdd4c3e9d1c 2025-09-22 02:15:26,669 - DEBUG - VM ctest-TestBasicVMVN-09048662-94772053 launched on Node cn-jenkins-deploy-platform-ansible-os-4162-1 2025-09-22 02:15:26,736 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/64c3c46e-7b37-41e9-936d-fbdd4c3e9d1c 2025-09-22 02:15:26,744 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1d06a727-d145-4962-8dc7-85a1ff1d69e7 2025-09-22 02:15:29,998 - 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 1027ms') 2025-09-22 02:15:29,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09048662-94772053 failed! 2025-09-22 02:15:30,055 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-64987342 is 170.4.224.193 and allocation pool is NOT set 2025-09-22 02:15:32,120 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.804 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.804/2.538/4.273/1.734 ms') 2025-09-22 02:15:32,120 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09048662-94772053 passed 2025-09-22 02:15:32,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:15:32,271 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09048662-94772053, IP 170.4.224.195, Port 22 2025-09-22 02:15:32,426 - DEBUG - VM ctest-TestBasicVMVN-09048662-94772053 is ready for SSH connections 2025-09-22 02:15:32,427 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:15:32,427 - DEBUG - cat /tmp/output.txt 2025-09-22 02:15:34,047 - DEBUG - Hello World. The time is now Sun, 21 Sep 2025 20:15:30 -0600! 2025-09-22 02:15:34,047 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 21 Sep 2025 20:15:30 -0600!'} 2025-09-22 02:15:34,047 - INFO - metadata_script.txt got executed in the vm 2025-09-22 02:15:34,047 - INFO - Deleting VM ctest-TestBasicVMVN-09048662-94772053 2025-09-22 02:15:34,113 - INFO - Deleting VN ctest-vn-64987342 2025-09-22 02:15:34,156 - DEBUG - VN 545403ff-0110-4bdf-9781-d504887ecb55 still in use: Unable to complete operation on network 545403ff-0110-4bdf-9781-d504887ecb55. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b026e78b-0475-471a-9a7b-c09bfbcd824e'] 2025-09-22 02:15:34,156 - WARNING - Deleting VN ctest-vn-64987342 failed..Will retry 2025-09-22 02:15:36,262 - DEBUG - Response for deleting network () 2025-09-22 02:15:36,516 - DEBUG - No XMPP flaps were noticed during the test
2025-09-22 02:15:36,516 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-22 02:15:36,516 - INFO - -------------------------------------------------------------------------------- 2025-09-22 02:15:36,518 - INFO - ================================================================================ 2025-09-22 02:15:36,518 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-22 02:15:36,518 - 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-22 02:15:36,807 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.209': '0'}} with 2025-09-22 02:15:36,807 - INFO - Initial checks done. Running the testcase now 2025-09-22 02:15:36,807 - INFO - 2025-09-22 02:15:37,272 - DEBUG - Response for create_network : {'network': {'id': '475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2', 'name': 'ctest-vn-00595861', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'project_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09048662', 'ctest-vn-00595861'], 'port_security_enabled': True, 'description': ''}} 2025-09-22 02:15:37,447 - DEBUG - Response for create_subnet : {'subnet': {'id': '338408a1-9ae0-4db4-9d77-69b0010bbc55', 'name': '', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'network_id': '475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2', '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': '4a6b07c3a40d46d58d2ab363ab1ce33e'}} 2025-09-22 02:15:37,617 - DEBUG - Response for create_subnet : {'subnet': {'id': '62035f58-46cf-4047-93f9-d31af86cc950', 'name': '', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'network_id': '475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2', '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': '4a6b07c3a40d46d58d2ab363ab1ce33e'}} 2025-09-22 02:15:37,634 - INFO - Created VN ctest-vn-00595861 2025-09-22 02:15:37,691 - DEBUG - VN ctest-vn-00595861 UUID is 475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 2025-09-22 02:15:38,013 - DEBUG - Response for create_port : {'port': {'name': 'db54c8c5-db3c-440e-b281-20e7e03e18b3', 'id': 'db54c8c5-db3c-440e-b281-20e7e03e18b3', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'network_id': '475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2', 'mac_address': '02:db:54:c8:c5:db', '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': '338408a1-9ae0-4db4-9d77-69b0010bbc55'}], 'security_groups': ['b78e64f6-2fdf-4925-9c74-eb21c2104ec7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a6b07c3a40d46d58d2ab363ab1ce33e'}} 2025-09-22 02:15:38,158 - DEBUG - Response for create_port : {'port': {'name': '8335de34-20fb-4098-8056-75b2bb108115', 'id': '8335de34-20fb-4098-8056-75b2bb108115', 'tenant_id': '4a6b07c3a40d46d58d2ab363ab1ce33e', 'network_id': '475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2', 'mac_address': '02:83:35:de:34:20', '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': '62035f58-46cf-4047-93f9-d31af86cc950'}], 'security_groups': ['b78e64f6-2fdf-4925-9c74-eb21c2104ec7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a6b07c3a40d46d58d2ab363ab1ce33e'}} 2025-09-22 02:15:38,483 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4162-1) 2025-09-22 02:15:38,849 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4162-1) 2025-09-22 02:15:40,022 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4162-1) 2025-09-22 02:15:40,022 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-22 02:15:40,027 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b5637f25-7d5a-451c-afff-faab7c691f87 2025-09-22 02:15:40,044 - DEBUG - Requesting: http://10.0.0.50:8082/project/4a6b07c3-a40d-46d5-8d2a-b363ab1ce33e 2025-09-22 02:15:40,145 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/2cc5d52d-2e98-4250-a74a-968f063cfac4 2025-09-22 02:15:40,153 - INFO - Verifications in API Server for IPAM: ctest-ipam-08690500 passed 2025-09-22 02:15:40,160 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-09048662:ctest-ipam-08690500', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09048662', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3226219098112803408', 'uuid-lslong': '12054612893639703236'}, 'enable': 'true', 'created': '2025-09-22T02:15:36', 'last-modified': '2025-09-22T02:15:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.134789'} 2025-09-22 02:15:40,160 - INFO - Verifications in Control node for IPAM: ctest-ipam-08690500 passed 2025-09-22 02:15:40,160 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-22 02:15:40,167 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b5637f25-7d5a-451c-afff-faab7c691f87 2025-09-22 02:15:40,181 - DEBUG - Requesting: http://10.0.0.50:8082/project/4a6b07c3-a40d-46d5-8d2a-b363ab1ce33e 2025-09-22 02:15:40,263 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 2025-09-22 02:15:40,277 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 2025-09-22 02:15:40,287 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8b8291c2-d84e-4b4b-93a0-8c40a9bf214e 2025-09-22 02:15:40,296 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8b8291c2-d84e-4b4b-93a0-8c40a9bf214e 2025-09-22 02:15:40,303 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/75a2987d-4a4f-47e3-8859-2eccc298cdad 2025-09-22 02:15:40,310 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-22 02:15:40,311 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 2025-09-22 02:15:40,320 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8b8291c2-d84e-4b4b-93a0-8c40a9bf214e 2025-09-22 02:15:40,333 - INFO - Verified VN network id 12 for VN 475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 2025-09-22 02:15:40,333 - INFO - Verifications in API Server for VN ctest-vn-00595861 passed 2025-09-22 02:15:40,333 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 2025-09-22 02:15:40,342 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8b8291c2-d84e-4b4b-93a0-8c40a9bf214e 2025-09-22 02:15:40,349 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8b8291c2-d84e-4b4b-93a0-8c40a9bf214e 2025-09-22 02:15:40,357 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/75a2987d-4a4f-47e3-8859-2eccc298cdad 2025-09-22 02:15:40,369 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09048662', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5142712604174338819', 'uuid-lslong': '11935913297927905010'}, 'enable': 'true', 'created': '2025-09-22T02:15:37', 'last-modified': '2025-09-22T02:15:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.779814'} 2025-09-22 02:15:40,379 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-22 02:15:40,379 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-00595861 passed 2025-09-22 02:15:40,379 - DEBUG - ====Verifying policy data for ctest-vn-00595861 in API_Server ====== 2025-09-22 02:15:40,379 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-22 02:15:40,386 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b5637f25-7d5a-451c-afff-faab7c691f87 2025-09-22 02:15:40,397 - DEBUG - Requesting: http://10.0.0.50:8082/project/4a6b07c3-a40d-46d5-8d2a-b363ab1ce33e 2025-09-22 02:15:40,475 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 2025-09-22 02:15:40,490 - DEBUG - =>VN ctest-vn-00595861 has no policy to be verified 2025-09-22 02:15:40,490 - DEBUG - Verifying the vn in opserver 2025-09-22 02:15:40,490 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861 virtual network link through opserver 10.0.0.50 2025-09-22 02:15:40,490 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-22 02:15:40,830 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-22 02:15:40,887 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861?flat'} 2025-09-22 02:15:40,887 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861 is found in opserver 2025-09-22 02:15:40,892 - DEBUG - VRF ids for VN ctest-vn-00595861: {'10.0.0.50': '2'} 2025-09-22 02:15:40,892 - INFO - Waiting for VM ctest-TestBasicVMVN-09048662-07638422 to be up.. 2025-09-22 02:15:40,989 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:15:40,989 - INFO - VM name : ctest-TestBasicVMVN-09048662-07638422 2025-09-22 02:15:41,075 - DEBUG - VM ctest-TestBasicVMVN-09048662-07638422 ID is d41c4241-1fff-4177-9d1f-f9760fefa8b6 2025-09-22 02:15:41,075 - DEBUG - VM ctest-TestBasicVMVN-09048662-07638422 launched on Node cn-jenkins-deploy-platform-ansible-os-4162-1 2025-09-22 02:15:41,162 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d41c4241-1fff-4177-9d1f-f9760fefa8b6 2025-09-22 02:15:41,170 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/db54c8c5-db3c-440e-b281-20e7e03e18b3 2025-09-22 02:15:44,433 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1032ms') 2025-09-22 02:15:44,433 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09048662-07638422 failed! 2025-09-22 02:15:44,491 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861 is 31.1.1.1 and allocation pool is NOT set 2025-09-22 02:15:44,491 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861 is 31.1.2.1 and allocation pool is NOT set 2025-09-22 02:15:48,561 - 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 1007ms') 2025-09-22 02:15:48,561 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09048662-07638422 failed! 2025-09-22 02:15:48,619 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861 is 31.1.1.1 and allocation pool is NOT set 2025-09-22 02:15:48,619 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861 is 31.1.2.1 and allocation pool is NOT set 2025-09-22 02:15:50,684 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.20 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 = 2.196/4.181/6.167/1.985 ms') 2025-09-22 02:15:50,684 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09048662-07638422 passed 2025-09-22 02:15:50,831 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:15:50,831 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09048662-07638422, IP 31.1.1.4, Port 22 2025-09-22 02:15:50,986 - DEBUG - VM ctest-TestBasicVMVN-09048662-07638422 is ready for SSH connections 2025-09-22 02:15:50,986 - INFO - Waiting for VM ctest-TestBasicVMVN-09048662-79983573 to be up.. 2025-09-22 02:15:51,056 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:15:51,056 - INFO - VM name : ctest-TestBasicVMVN-09048662-79983573 2025-09-22 02:15:51,121 - DEBUG - VM ctest-TestBasicVMVN-09048662-79983573 ID is af273433-b3ca-4b17-ad7c-78e8d6af8f9c 2025-09-22 02:15:51,121 - DEBUG - VM ctest-TestBasicVMVN-09048662-79983573 launched on Node cn-jenkins-deploy-platform-ansible-os-4162-1 2025-09-22 02:15:51,198 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/af273433-b3ca-4b17-ad7c-78e8d6af8f9c 2025-09-22 02:15:51,206 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8335de34-20fb-4098-8056-75b2bb108115 2025-09-22 02:15:52,435 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.413 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.413/1.564/2.715/1.151 ms') 2025-09-22 02:15:52,435 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-09048662-79983573 passed 2025-09-22 02:15:52,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:15:52,583 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09048662-79983573, IP 31.1.2.4, Port 22 2025-09-22 02:15:52,738 - DEBUG - VM ctest-TestBasicVMVN-09048662-79983573 is ready for SSH connections 2025-09-22 02:15:52,738 - INFO - Waiting for VM ctest-TestBasicVMVN-09048662-65336058 to be up.. 2025-09-22 02:15:52,807 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:15:52,807 - INFO - VM name : ctest-TestBasicVMVN-09048662-65336058 2025-09-22 02:15:52,872 - DEBUG - VM ctest-TestBasicVMVN-09048662-65336058 ID is 0b8675eb-19da-4998-96d8-c62810e633d0 2025-09-22 02:15:52,872 - DEBUG - VM ctest-TestBasicVMVN-09048662-65336058 launched on Node cn-jenkins-deploy-platform-ansible-os-4162-1 2025-09-22 02:15:52,934 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0b8675eb-19da-4998-96d8-c62810e633d0 2025-09-22 02:15:52,940 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/07a83bb0-825a-48ea-a70a-8d46164780ab 2025-09-22 02:15:54,185 - 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.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.349 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 = 0.349/2.257/4.165/1.908 ms') 2025-09-22 02:15:54,186 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-09048662-65336058 passed 2025-09-22 02:15:54,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:15:54,339 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09048662-65336058, IP 31.1.1.3, Port 22 2025-09-22 02:15:54,495 - DEBUG - VM ctest-TestBasicVMVN-09048662-65336058 is ready for SSH connections 2025-09-22 02:15:54,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:15:54,495 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:15:54,495 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-22 02:15:58,456 - 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.480 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.777 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.912 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.777/1.723/3.480 ms 2025-09-22 02:15:58,457 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-09048662-07638422 passed 2025-09-22 02:15:58,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:15:58,457 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:15:58,457 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-22 02:16:02,271 - 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.097 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.859 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.878 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.859/1.611/3.097 ms 2025-09-22 02:16:02,271 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-09048662-79983573 passed 2025-09-22 02:16:02,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:16:02,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:16:02,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:16:02,271 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:16:02,271 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-22 02:16:02,446 - DEBUG - None 2025-09-22 02:16:02,446 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:16:02,446 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-22 02:16:02,625 - DEBUG - None 2025-09-22 02:16:02,626 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:16:02,626 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-22 02:16:03,262 - DEBUG - None 2025-09-22 02:16:03,262 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:16:03,262 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-22 02:16:05,470 - 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.894 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.286 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.448 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.611 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.448 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.448/1.737/4.286 ms 2025-09-22 02:16:05,470 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:16:05,470 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-22 02:16:07,711 - 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.005 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.454 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.474 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.620 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.665 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.407/2.012/4.474 ms 2025-09-22 02:16:07,711 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-22 02:16:07,711 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-22 02:16:09,942 - 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.691 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.932 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.903 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.673 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.435 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.382 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.382/1.782/3.903 ms 2025-09-22 02:16:09,942 - INFO - Deleting VM ctest-TestBasicVMVN-09048662-65336058 2025-09-22 02:16:10,008 - INFO - Detaching port 8335de34-20fb-4098-8056-75b2bb108115 from VM ctest-TestBasicVMVN-09048662-79983573 2025-09-22 02:16:10,038 - INFO - Deleting VM ctest-TestBasicVMVN-09048662-79983573 2025-09-22 02:16:10,105 - INFO - Detaching port db54c8c5-db3c-440e-b281-20e7e03e18b3 from VM ctest-TestBasicVMVN-09048662-07638422 2025-09-22 02:16:10,148 - INFO - Deleting VM ctest-TestBasicVMVN-09048662-07638422 2025-09-22 02:16:10,219 - INFO - Deleting VN ctest-vn-00595861 2025-09-22 02:16:10,362 - DEBUG - Response for delete_port : () 2025-09-22 02:16:10,491 - DEBUG - Response for delete_port : () 2025-09-22 02:16:10,588 - DEBUG - VN 475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2 still in use: Unable to complete operation on network 475e95dd-c1bc-4b03-a5a4-e1e7c0da9ef2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8d9f0e80-1758-4953-bf29-26184fbe1622'] 2025-09-22 02:16:10,588 - WARNING - Deleting VN ctest-vn-00595861 failed..Will retry 2025-09-22 02:16:12,722 - DEBUG - Response for deleting network () 2025-09-22 02:16:12,723 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8b8291c2-d84e-4b4b-93a0-8c40a9bf214e 2025-09-22 02:16:12,727 - DEBUG - Response Code: 404 2025-09-22 02:16:12,727 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-22 02:16:12,731 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b5637f25-7d5a-451c-afff-faab7c691f87 2025-09-22 02:16:12,787 - DEBUG - Requesting: http://10.0.0.50:8082/project/4a6b07c3-a40d-46d5-8d2a-b363ab1ce33e 2025-09-22 02:16:12,860 - INFO - Validated that VN ctest-vn-00595861 is not found in API Server 2025-09-22 02:16:12,868 - DEBUG - VN ctest-vn-00595861 is not present in Agent 10.0.0.50 2025-09-22 02:16:12,868 - INFO - Validated that VN ctest-vn-00595861 is not in any agent 2025-09-22 02:16:12,872 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-09-22 02:16:12,877 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-00595861 2025-09-22 02:16:12,877 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-09048662:ctest-vn-00595861 2025-09-22 02:16:12,885 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-00595861 info 2025-09-22 02:16:12,954 - INFO - IPAM: ctest-ipam-08690500 is not found in API Server 2025-09-22 02:16:12,963 - INFO - IPAM:ctest-ipam-08690500 is not found in control node 2025-09-22 02:16:13,211 - DEBUG - No XMPP flaps were noticed during the test
2025-09-22 02:16:13,211 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-22 02:16:13,211 - INFO - -------------------------------------------------------------------------------- 2025-09-22 02:16:13,861 - INFO - Deleted project: ctest-TestBasicVMVN-09048662, ID : 4a6b07c3-a40d-46d5-8d2a-b363ab1ce33e