2025-09-01 15:12:57,710 - INFO - Domain Default found not creating 2025-09-01 15:12:57,855 - INFO - Project ctest-TestBasicVMVN-72540653 not found, creating it 2025-09-01 15:12:58,301 - INFO - Created Project:ctest-TestBasicVMVN-72540653, ID : 01aae41e-59de-4cd6-b516-db35a3b832ef 2025-09-01 15:12:59,913 - INFO - ================================================================================ 2025-09-01 15:12:59,914 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-01 15:12:59,914 - 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-01 15:13:00,174 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-01 15:13:00,174 - INFO - Initial checks done. Running the testcase now 2025-09-01 15:13:00,174 - INFO - 2025-09-01 15:13:00,752 - DEBUG - Response for create_network : {'network': {'id': 'd70b22a4-ace5-4d27-be8f-601740b02554', 'name': 'ctest-vn2_metadata-60294234', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'project_id': '01aae41e59de4cd6b516db35a3b832ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72540653', 'ctest-vn2_metadata-60294234'], 'port_security_enabled': True, 'description': ''}} 2025-09-01 15:13:00,898 - DEBUG - Response for create_subnet : {'subnet': {'id': '668e62dd-9dfc-4fa2-a519-ed9ce5d53150', 'name': '', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'network_id': 'd70b22a4-ace5-4d27-be8f-601740b02554', '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': '01aae41e59de4cd6b516db35a3b832ef'}} 2025-09-01 15:13:00,916 - INFO - Created VN ctest-vn2_metadata-60294234 2025-09-01 15:13:00,968 - DEBUG - VN ctest-vn2_metadata-60294234 UUID is d70b22a4-ace5-4d27-be8f-601740b02554 2025-09-01 15:13:01,156 - DEBUG - Services list from nova: [, , ] 2025-09-01 15:13:02,271 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3997-1) 2025-09-01 15:13:02,376 - DEBUG - Link local service introspect added 2025-09-01 15:13:02,416 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-01 15:13:07,494 - DEBUG - VM is in ACTIVE state now 2025-09-01 15:13:07,623 - INFO - Waiting for VM ctest-TestBasicVMVN-72540653-99578045 to be up.. 2025-09-01 15:13:07,623 - INFO - VM name : ctest-TestBasicVMVN-72540653-99578045 2025-09-01 15:13:07,691 - DEBUG - VM ctest-TestBasicVMVN-72540653-99578045 ID is 4bb0890c-8234-4202-ad1e-4dde22094cfe 2025-09-01 15:13:07,691 - DEBUG - VM ctest-TestBasicVMVN-72540653-99578045 launched on Node cn-jenkins-deploy-platform-ansible-os-3997-1 2025-09-01 15:13:07,760 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4bb0890c-8234-4202-ad1e-4dde22094cfe 2025-09-01 15:13:08,091 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4bb0890c-8234-4202-ad1e-4dde22094cfe 2025-09-01 15:13:08,135 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/118ba512-d654-4572-a08e-ad1c119d6dca 2025-09-01 15:13:11,393 - 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 1022ms') 2025-09-01 15:13:11,393 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72540653-99578045 failed! 2025-09-01 15:13:11,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72540653:ctest-vn2_metadata-60294234 is 11.1.1.1 and allocation pool is NOT set 2025-09-01 15:13:13,506 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.680 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.680/4.839/8.998/4.159 ms') 2025-09-01 15:13:13,506 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72540653-99578045 passed 2025-09-01 15:13:13,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:13:13,660 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72540653-99578045, IP 11.1.1.3, Port 22 2025-09-01 15:13:13,829 - DEBUG - VM ctest-TestBasicVMVN-72540653-99578045 is ready for SSH connections 2025-09-01 15:13:13,829 - INFO - Retry 0 2025-09-01 15:13:13,829 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:13:13,829 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-01 15:13:15,518 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-01 15:13:15,519 - INFO - Generic metadata worked 2025-09-01 15:13:15,768 - DEBUG - Link local service introspect removed 2025-09-01 15:13:15,768 - INFO - Deleting VM ctest-TestBasicVMVN-72540653-99578045 2025-09-01 15:13:15,835 - INFO - Deleting VN ctest-vn2_metadata-60294234 2025-09-01 15:13:15,870 - DEBUG - VN d70b22a4-ace5-4d27-be8f-601740b02554 still in use: Unable to complete operation on network d70b22a4-ace5-4d27-be8f-601740b02554. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-09d1d688-85dc-4c59-9aff-cdd244fc3b87'] 2025-09-01 15:13:15,870 - WARNING - Deleting VN ctest-vn2_metadata-60294234 failed..Will retry 2025-09-01 15:13:17,969 - DEBUG - Response for deleting network () 2025-09-01 15:13:18,227 - DEBUG - No XMPP flaps were noticed during the test 2025-09-01 15:13:18,227 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-09-01 15:13:18,227 - INFO - -------------------------------------------------------------------------------- 2025-09-01 15:13:18,230 - INFO - ================================================================================ 2025-09-01 15:13:18,230 - INFO - STARTING TEST : test_metadata_service 2025-09-01 15:13:18,230 - 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-01 15:13:18,512 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-01 15:13:18,513 - INFO - Initial checks done. Running the testcase now 2025-09-01 15:13:18,513 - INFO - 2025-09-01 15:13:18,513 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-09-01 15:13:18,518 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/07403908-3b74-4cb0-acd7-9f36b0a696cb 2025-09-01 15:13:18,797 - DEBUG - Response for create_network : {'network': {'id': 'b395001e-c8e5-42ef-9794-ad1ba03f660c', 'name': 'ctest-vn-77689093', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'project_id': '01aae41e59de4cd6b516db35a3b832ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72540653', 'ctest-vn-77689093'], 'port_security_enabled': True, 'description': ''}} 2025-09-01 15:13:19,026 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3bcfbfb-4960-4688-ac8a-f9e7e76da8c8', 'name': '', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'network_id': 'b395001e-c8e5-42ef-9794-ad1ba03f660c', 'ip_version': 4, 'cidr': '61.74.5.192/26', 'allocation_pools': [{'start': '61.74.5.194', 'end': '61.74.5.254'}], 'gateway_ip': '61.74.5.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '61.74.5.194', 'tags': [], 'project_id': '01aae41e59de4cd6b516db35a3b832ef'}} 2025-09-01 15:13:19,043 - INFO - Created VN ctest-vn-77689093 2025-09-01 15:13:19,096 - DEBUG - VN ctest-vn-77689093 UUID is b395001e-c8e5-42ef-9794-ad1ba03f660c 2025-09-01 15:13:20,331 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3997-1) 2025-09-01 15:13:20,331 - INFO - Waiting for VM ctest-TestBasicVMVN-72540653-97769582 to be up.. 2025-09-01 15:13:20,371 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-01 15:13:25,457 - DEBUG - VM is in ACTIVE state now 2025-09-01 15:13:25,457 - INFO - VM name : ctest-TestBasicVMVN-72540653-97769582 2025-09-01 15:13:25,531 - DEBUG - VM ctest-TestBasicVMVN-72540653-97769582 ID is e31f7a9c-b401-4801-bd47-9e518df61ec0 2025-09-01 15:13:25,531 - DEBUG - VM ctest-TestBasicVMVN-72540653-97769582 launched on Node cn-jenkins-deploy-platform-ansible-os-3997-1 2025-09-01 15:13:25,605 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e31f7a9c-b401-4801-bd47-9e518df61ec0 2025-09-01 15:13:25,615 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/da4dbee1-be02-4f9d-a457-ae186e6de70e 2025-09-01 15:13:28,875 - 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 1010ms') 2025-09-01 15:13:28,875 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72540653-97769582 failed! 2025-09-01 15:13:28,932 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-77689093 is 61.74.5.193 and allocation pool is NOT set 2025-09-01 15:13:33,002 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 8.815/8.815/8.815/0.000 ms') 2025-09-01 15:13:33,002 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72540653-97769582 passed 2025-09-01 15:13:33,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:13:33,152 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72540653-97769582, IP 61.74.5.195, Port 22 2025-09-01 15:13:33,318 - DEBUG - VM ctest-TestBasicVMVN-72540653-97769582 is ready for SSH connections 2025-09-01 15:13:33,318 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:13:33,318 - DEBUG - cat /tmp/output.txt 2025-09-01 15:13:34,965 - DEBUG - Hello World. The time is now Mon, 01 Sep 2025 09:13:32 -0600! 2025-09-01 15:13:34,965 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 01 Sep 2025 09:13:32 -0600!'} 2025-09-01 15:13:34,965 - INFO - metadata_script.txt got executed in the vm 2025-09-01 15:13:34,965 - INFO - Deleting VM ctest-TestBasicVMVN-72540653-97769582 2025-09-01 15:13:35,030 - INFO - Deleting VN ctest-vn-77689093 2025-09-01 15:13:35,067 - DEBUG - VN b395001e-c8e5-42ef-9794-ad1ba03f660c still in use: Unable to complete operation on network b395001e-c8e5-42ef-9794-ad1ba03f660c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2b9f1d02-2fbf-4397-ad09-260f19982a6f'] 2025-09-01 15:13:35,067 - WARNING - Deleting VN ctest-vn-77689093 failed..Will retry 2025-09-01 15:13:37,159 - DEBUG - Response for deleting network () 2025-09-01 15:13:37,414 - DEBUG - No XMPP flaps were noticed during the test 2025-09-01 15:13:37,414 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-09-01 15:13:37,414 - INFO - -------------------------------------------------------------------------------- 2025-09-01 15:13:37,416 - INFO - ================================================================================ 2025-09-01 15:13:37,417 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-01 15:13:37,417 - 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-01 15:13:37,704 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-01 15:13:37,704 - INFO - Initial checks done. Running the testcase now 2025-09-01 15:13:37,704 - INFO - 2025-09-01 15:13:38,187 - DEBUG - Response for create_network : {'network': {'id': 'b57e6e17-114a-42d4-9feb-1b06eceb8738', 'name': 'ctest-vn-60618615', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'project_id': '01aae41e59de4cd6b516db35a3b832ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72540653', 'ctest-vn-60618615'], 'port_security_enabled': True, 'description': ''}} 2025-09-01 15:13:38,331 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c02d448-011d-4f49-9407-6a36c953ee9d', 'name': '', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'network_id': 'b57e6e17-114a-42d4-9feb-1b06eceb8738', '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': '01aae41e59de4cd6b516db35a3b832ef'}} 2025-09-01 15:13:38,500 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7d3fdc4-cc52-41af-9071-4c31d1aae88f', 'name': '', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'network_id': 'b57e6e17-114a-42d4-9feb-1b06eceb8738', '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': '01aae41e59de4cd6b516db35a3b832ef'}} 2025-09-01 15:13:38,518 - INFO - Created VN ctest-vn-60618615 2025-09-01 15:13:38,572 - DEBUG - VN ctest-vn-60618615 UUID is b57e6e17-114a-42d4-9feb-1b06eceb8738 2025-09-01 15:13:38,919 - DEBUG - Response for create_port : {'port': {'name': '8cd4ce5a-9ffc-459c-9aff-1156c516169a', 'id': '8cd4ce5a-9ffc-459c-9aff-1156c516169a', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'network_id': 'b57e6e17-114a-42d4-9feb-1b06eceb8738', 'mac_address': '02:8c:d4:ce:5a:9f', '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': '7c02d448-011d-4f49-9407-6a36c953ee9d'}], 'security_groups': ['733d998b-f704-49c6-adad-005a374b1d65'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01aae41e59de4cd6b516db35a3b832ef'}} 2025-09-01 15:13:39,086 - DEBUG - Response for create_port : {'port': {'name': 'd3a4a8d4-b06c-4337-98fe-f7b66513e3b5', 'id': 'd3a4a8d4-b06c-4337-98fe-f7b66513e3b5', 'tenant_id': '01aae41e59de4cd6b516db35a3b832ef', 'network_id': 'b57e6e17-114a-42d4-9feb-1b06eceb8738', 'mac_address': '02:d3:a4:a8:d4:b0', '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': 'd7d3fdc4-cc52-41af-9071-4c31d1aae88f'}], 'security_groups': ['733d998b-f704-49c6-adad-005a374b1d65'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01aae41e59de4cd6b516db35a3b832ef'}} 2025-09-01 15:13:39,426 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3997-1) 2025-09-01 15:13:39,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3997-1) 2025-09-01 15:13:41,148 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3997-1) 2025-09-01 15:13:41,148 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-01 15:13:41,160 - DEBUG - Requesting: http://10.0.0.254:8082/domain/78463fc5-d58e-4981-b96e-f0db1956b3d8 2025-09-01 15:13:41,176 - DEBUG - Requesting: http://10.0.0.254:8082/project/01aae41e-59de-4cd6-b516-db35a3b832ef 2025-09-01 15:13:41,261 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/26ed05f4-c94e-41c6-bbd6-7fda14eee3e7 2025-09-01 15:13:41,273 - INFO - Verifications in API Server for IPAM: ctest-ipam-68520897 passed 2025-09-01 15:13:41,279 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-72540653:ctest-ipam-68520897', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72540653', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2804904691829195206', 'uuid-lslong': '13535146304739402727'}, 'enable': 'true', 'created': '2025-09-01T15:13:37', 'last-modified': '2025-09-01T15:13:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.345575'} 2025-09-01 15:13:41,279 - INFO - Verifications in Control node for IPAM: ctest-ipam-68520897 passed 2025-09-01 15:13:41,279 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-01 15:13:41,285 - DEBUG - Requesting: http://10.0.0.254:8082/domain/78463fc5-d58e-4981-b96e-f0db1956b3d8 2025-09-01 15:13:41,298 - DEBUG - Requesting: http://10.0.0.254:8082/project/01aae41e-59de-4cd6-b516-db35a3b832ef 2025-09-01 15:13:41,378 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b57e6e17-114a-42d4-9feb-1b06eceb8738 2025-09-01 15:13:41,390 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b57e6e17-114a-42d4-9feb-1b06eceb8738 2025-09-01 15:13:41,401 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/9fc4195a-9b8a-4e08-b6c3-a03f8519ba21 2025-09-01 15:13:41,411 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/9fc4195a-9b8a-4e08-b6c3-a03f8519ba21 2025-09-01 15:13:41,420 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/4f72eacc-a967-4e80-8fd2-d00995e179b1 2025-09-01 15:13:41,428 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-01 15:13:41,428 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b57e6e17-114a-42d4-9feb-1b06eceb8738 2025-09-01 15:13:41,442 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/9fc4195a-9b8a-4e08-b6c3-a03f8519ba21 2025-09-01 15:13:41,457 - INFO - Verified VN network id 12 for VN b57e6e17-114a-42d4-9feb-1b06eceb8738 2025-09-01 15:13:41,457 - INFO - Verifications in API Server for VN ctest-vn-60618615 passed 2025-09-01 15:13:41,458 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b57e6e17-114a-42d4-9feb-1b06eceb8738 2025-09-01 15:13:41,467 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/9fc4195a-9b8a-4e08-b6c3-a03f8519ba21 2025-09-01 15:13:41,474 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/9fc4195a-9b8a-4e08-b6c3-a03f8519ba21 2025-09-01 15:13:41,481 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/4f72eacc-a967-4e80-8fd2-d00995e179b1 2025-09-01 15:13:41,492 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72540653', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13078011413283881684', 'uuid-lslong': '11523333788116158264'}, 'enable': 'true', 'created': '2025-09-01T15:13:38', 'last-modified': '2025-09-01T15:13:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.024439'} 2025-09-01 15:13:41,498 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-01 15:13:41,498 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60618615 passed 2025-09-01 15:13:41,499 - DEBUG - ====Verifying policy data for ctest-vn-60618615 in API_Server ====== 2025-09-01 15:13:41,499 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-01 15:13:41,505 - DEBUG - Requesting: http://10.0.0.254:8082/domain/78463fc5-d58e-4981-b96e-f0db1956b3d8 2025-09-01 15:13:41,517 - DEBUG - Requesting: http://10.0.0.254:8082/project/01aae41e-59de-4cd6-b516-db35a3b832ef 2025-09-01 15:13:41,603 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b57e6e17-114a-42d4-9feb-1b06eceb8738 2025-09-01 15:13:41,614 - DEBUG - =>VN ctest-vn-60618615 has no policy to be verified 2025-09-01 15:13:41,614 - DEBUG - Verifying the vn in opserver 2025-09-01 15:13:41,614 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615 virtual network link through opserver 10.0.0.254 2025-09-01 15:13:41,614 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-01 15:13:41,983 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-01 15:13:42,074 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615?flat'} 2025-09-01 15:13:42,074 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615 is found in opserver 2025-09-01 15:13:42,083 - DEBUG - VRF ids for VN ctest-vn-60618615: {'10.0.0.254': '2'} 2025-09-01 15:13:42,083 - INFO - Waiting for VM ctest-TestBasicVMVN-72540653-98992839 to be up.. 2025-09-01 15:13:42,172 - DEBUG - VM is in ACTIVE state now 2025-09-01 15:13:42,172 - INFO - VM name : ctest-TestBasicVMVN-72540653-98992839 2025-09-01 15:13:42,248 - DEBUG - VM ctest-TestBasicVMVN-72540653-98992839 ID is 8f879ad3-725c-4293-a0f7-120aa5daa8ce 2025-09-01 15:13:42,248 - DEBUG - VM ctest-TestBasicVMVN-72540653-98992839 launched on Node cn-jenkins-deploy-platform-ansible-os-3997-1 2025-09-01 15:13:42,323 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8f879ad3-725c-4293-a0f7-120aa5daa8ce 2025-09-01 15:13:42,331 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8cd4ce5a-9ffc-459c-9aff-1156c516169a 2025-09-01 15:13:45,574 - 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-01 15:13:45,574 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72540653-98992839 failed! 2025-09-01 15:13:45,632 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615 is 31.1.1.1 and allocation pool is NOT set 2025-09-01 15:13:45,632 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615 is 31.1.2.1 and allocation pool is NOT set 2025-09-01 15:13:49,703 - 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 1010ms') 2025-09-01 15:13:49,703 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72540653-98992839 failed! 2025-09-01 15:13:49,760 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615 is 31.1.1.1 and allocation pool is NOT set 2025-09-01 15:13:49,760 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615 is 31.1.2.1 and allocation pool is NOT set 2025-09-01 15:13:51,820 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.418 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.418/2.133/3.848/1.715 ms') 2025-09-01 15:13:51,820 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72540653-98992839 passed 2025-09-01 15:13:51,972 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:13:51,972 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72540653-98992839, IP 31.1.1.4, Port 22 2025-09-01 15:13:52,128 - DEBUG - VM ctest-TestBasicVMVN-72540653-98992839 is ready for SSH connections 2025-09-01 15:13:52,128 - INFO - Waiting for VM ctest-TestBasicVMVN-72540653-37843784 to be up.. 2025-09-01 15:13:52,201 - DEBUG - VM is in ACTIVE state now 2025-09-01 15:13:52,201 - INFO - VM name : ctest-TestBasicVMVN-72540653-37843784 2025-09-01 15:13:52,271 - DEBUG - VM ctest-TestBasicVMVN-72540653-37843784 ID is 94bc6d80-29e1-40f8-bb66-c03588b8649f 2025-09-01 15:13:52,271 - DEBUG - VM ctest-TestBasicVMVN-72540653-37843784 launched on Node cn-jenkins-deploy-platform-ansible-os-3997-1 2025-09-01 15:13:52,351 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/94bc6d80-29e1-40f8-bb66-c03588b8649f 2025-09-01 15:13:52,361 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d3a4a8d4-b06c-4337-98fe-f7b66513e3b5 2025-09-01 15:13:53,600 - 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=3.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.407 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.407/2.178/3.949/1.771 ms') 2025-09-01 15:13:53,600 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-72540653-37843784 passed 2025-09-01 15:13:53,748 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:13:53,748 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72540653-37843784, IP 31.1.2.4, Port 22 2025-09-01 15:13:53,903 - DEBUG - VM ctest-TestBasicVMVN-72540653-37843784 is ready for SSH connections 2025-09-01 15:13:53,903 - INFO - Waiting for VM ctest-TestBasicVMVN-72540653-51768578 to be up.. 2025-09-01 15:13:53,970 - DEBUG - VM is in ACTIVE state now 2025-09-01 15:13:53,970 - INFO - VM name : ctest-TestBasicVMVN-72540653-51768578 2025-09-01 15:13:54,035 - DEBUG - VM ctest-TestBasicVMVN-72540653-51768578 ID is f7a88684-a28e-40d0-a546-38dc8500a237 2025-09-01 15:13:54,035 - DEBUG - VM ctest-TestBasicVMVN-72540653-51768578 launched on Node cn-jenkins-deploy-platform-ansible-os-3997-1 2025-09-01 15:13:54,108 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f7a88684-a28e-40d0-a546-38dc8500a237 2025-09-01 15:13:54,116 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/6d765038-2bd9-487b-a432-10821663aba2 2025-09-01 15:13:55,342 - 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=3.39 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.532 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.532/1.961/3.391/1.429 ms') 2025-09-01 15:13:55,342 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-72540653-51768578 passed 2025-09-01 15:13:55,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:13:55,496 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72540653-51768578, IP 31.1.1.3, Port 22 2025-09-01 15:13:55,662 - DEBUG - VM ctest-TestBasicVMVN-72540653-51768578 is ready for SSH connections 2025-09-01 15:13:55,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:13:55,663 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:13:55,663 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-01 15:13:59,731 - 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.571 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.829 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.838 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.829/1.746/3.571 ms 2025-09-01 15:13:59,731 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-72540653-98992839 passed 2025-09-01 15:13:59,732 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:13:59,732 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:13:59,732 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-01 15:14:03,423 - 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.484 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.784 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.756 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.756/1.674/3.484 ms 2025-09-01 15:14:03,423 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-72540653-37843784 passed 2025-09-01 15:14:03,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:14:03,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:14:03,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-01 15:14:03,423 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:14:03,423 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-01 15:14:03,622 - DEBUG - None 2025-09-01 15:14:03,622 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:14:03,622 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-01 15:14:03,816 - DEBUG - None 2025-09-01 15:14:03,817 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:14:03,817 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-01 15:14:04,492 - DEBUG - None 2025-09-01 15:14:04,492 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:14:04,492 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-01 15:14:06,715 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.090 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.288 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.437 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.192 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.352/2.271/5.288 ms 2025-09-01 15:14:06,715 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:14:06,715 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-01 15:14:08,981 - 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.145 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.236 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.654 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.523 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.801 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.728 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.526 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.523/2.087/4.654 ms 2025-09-01 15:14:08,981 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-01 15:14:08,981 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-01 15:14:11,235 - 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.712 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.588 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.437 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.689 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.630 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.354/1.690/3.437 ms 2025-09-01 15:14:11,235 - INFO - Deleting VM ctest-TestBasicVMVN-72540653-51768578 2025-09-01 15:14:11,305 - INFO - Detaching port d3a4a8d4-b06c-4337-98fe-f7b66513e3b5 from VM ctest-TestBasicVMVN-72540653-37843784 2025-09-01 15:14:11,337 - INFO - Deleting VM ctest-TestBasicVMVN-72540653-37843784 2025-09-01 15:14:11,405 - INFO - Detaching port 8cd4ce5a-9ffc-459c-9aff-1156c516169a from VM ctest-TestBasicVMVN-72540653-98992839 2025-09-01 15:14:11,436 - INFO - Deleting VM ctest-TestBasicVMVN-72540653-98992839 2025-09-01 15:14:11,506 - INFO - Deleting VN ctest-vn-60618615 2025-09-01 15:14:11,669 - DEBUG - Response for delete_port : () 2025-09-01 15:14:11,829 - DEBUG - Response for delete_port : () 2025-09-01 15:14:11,874 - DEBUG - VN b57e6e17-114a-42d4-9feb-1b06eceb8738 still in use: Unable to complete operation on network b57e6e17-114a-42d4-9feb-1b06eceb8738. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5a41b528-9525-495f-afc5-fbbdeb72f33e'] 2025-09-01 15:14:11,874 - WARNING - Deleting VN ctest-vn-60618615 failed..Will retry 2025-09-01 15:14:14,057 - DEBUG - Response for deleting network () 2025-09-01 15:14:14,058 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/9fc4195a-9b8a-4e08-b6c3-a03f8519ba21 2025-09-01 15:14:14,063 - DEBUG - Response Code: 404 2025-09-01 15:14:14,063 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-01 15:14:14,068 - DEBUG - Requesting: http://10.0.0.254:8082/domain/78463fc5-d58e-4981-b96e-f0db1956b3d8 2025-09-01 15:14:14,121 - DEBUG - Requesting: http://10.0.0.254:8082/project/01aae41e-59de-4cd6-b516-db35a3b832ef 2025-09-01 15:14:14,196 - INFO - Validated that VN ctest-vn-60618615 is not found in API Server 2025-09-01 15:14:14,214 - DEBUG - VN ctest-vn-60618615 is not present in Agent 10.0.0.254 2025-09-01 15:14:14,215 - INFO - Validated that VN ctest-vn-60618615 is not in any agent 2025-09-01 15:14:14,219 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-09-01 15:14:14,225 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-60618615 2025-09-01 15:14:14,225 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-72540653:ctest-vn-60618615 2025-09-01 15:14:14,234 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60618615 info 2025-09-01 15:14:14,328 - INFO - IPAM: ctest-ipam-68520897 is not found in API Server 2025-09-01 15:14:14,337 - INFO - IPAM:ctest-ipam-68520897 is not found in control node 2025-09-01 15:14:14,597 - DEBUG - No XMPP flaps were noticed during the test 2025-09-01 15:14:14,597 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-09-01 15:14:14,598 - INFO - -------------------------------------------------------------------------------- 2025-09-01 15:14:15,326 - INFO - Deleted project: ctest-TestBasicVMVN-72540653, ID : 01aae41e-59de-4cd6-b516-db35a3b832ef