2025-08-08 03:03:44,977 - INFO - Domain Default found not creating 2025-08-08 03:03:45,116 - INFO - Project ctest-TestBasicVMVN-96952929 not found, creating it 2025-08-08 03:03:45,572 - INFO - Created Project:ctest-TestBasicVMVN-96952929, ID : 01e6967c-9f4b-4529-bdc4-0914ab1eb5ce 2025-08-08 03:03:47,226 - INFO - ================================================================================ 2025-08-08 03:03:47,226 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-08 03:03:47,226 - 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-08 03:03:47,488 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-08-08 03:03:47,488 - INFO - Initial checks done. Running the testcase now 2025-08-08 03:03:47,488 - INFO - 2025-08-08 03:03:48,070 - DEBUG - Response for create_network : {'network': {'id': '7d0af54d-85f2-4cb7-bb4d-746ba4c79d21', 'name': 'ctest-vn2_metadata-80332539', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'project_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96952929', 'ctest-vn2_metadata-80332539'], 'port_security_enabled': True, 'description': ''}} 2025-08-08 03:03:48,282 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2aa4226-07de-4968-a9c7-43be99f5483d', 'name': '', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'network_id': '7d0af54d-85f2-4cb7-bb4d-746ba4c79d21', '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': '01e6967c9f4b4529bdc40914ab1eb5ce'}} 2025-08-08 03:03:48,300 - INFO - Created VN ctest-vn2_metadata-80332539 2025-08-08 03:03:48,353 - DEBUG - VN ctest-vn2_metadata-80332539 UUID is 7d0af54d-85f2-4cb7-bb4d-746ba4c79d21 2025-08-08 03:03:48,523 - DEBUG - Services list from nova: [, , ] 2025-08-08 03:03:49,751 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3779-1) 2025-08-08 03:03:49,861 - DEBUG - Link local service introspect added 2025-08-08 03:03:49,910 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-08 03:03:55,000 - DEBUG - VM is in ACTIVE state now 2025-08-08 03:03:55,134 - INFO - Waiting for VM ctest-TestBasicVMVN-96952929-31997039 to be up.. 2025-08-08 03:03:55,134 - INFO - VM name : ctest-TestBasicVMVN-96952929-31997039 2025-08-08 03:03:55,217 - DEBUG - VM ctest-TestBasicVMVN-96952929-31997039 ID is d09a80b8-d8a6-49bb-91c4-1b87c2263b3a 2025-08-08 03:03:55,217 - DEBUG - VM ctest-TestBasicVMVN-96952929-31997039 launched on Node cn-jenkins-deploy-platform-ansible-os-3779-1 2025-08-08 03:03:55,293 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d09a80b8-d8a6-49bb-91c4-1b87c2263b3a 2025-08-08 03:03:55,638 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d09a80b8-d8a6-49bb-91c4-1b87c2263b3a 2025-08-08 03:03:55,680 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5255b439-2443-4ec5-b077-5390a290e998 2025-08-08 03:03:58,950 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-08-08 03:03:58,950 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96952929-31997039 failed! 2025-08-08 03:03:59,005 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96952929:ctest-vn2_metadata-80332539 is 11.1.1.1 and allocation pool is NOT set 2025-08-08 03:04:01,068 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.445 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.445/2.265/4.086/1.820 ms') 2025-08-08 03:04:01,069 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96952929-31997039 passed 2025-08-08 03:04:01,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:01,221 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96952929-31997039, IP 11.1.1.3, Port 22 2025-08-08 03:04:01,380 - DEBUG - VM ctest-TestBasicVMVN-96952929-31997039 is ready for SSH connections 2025-08-08 03:04:01,380 - INFO - Retry 0 2025-08-08 03:04:01,380 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:01,381 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-08 03:04:03,005 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-08 03:04:03,005 - INFO - Generic metadata worked 2025-08-08 03:04:03,261 - DEBUG - Link local service introspect removed 2025-08-08 03:04:03,261 - INFO - Deleting VM ctest-TestBasicVMVN-96952929-31997039 2025-08-08 03:04:03,331 - INFO - Deleting VN ctest-vn2_metadata-80332539 2025-08-08 03:04:03,369 - DEBUG - VN 7d0af54d-85f2-4cb7-bb4d-746ba4c79d21 still in use: Unable to complete operation on network 7d0af54d-85f2-4cb7-bb4d-746ba4c79d21. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-02ae6001-4c8b-433b-a076-03f0574e34bb'] 2025-08-08 03:04:03,369 - WARNING - Deleting VN ctest-vn2_metadata-80332539 failed..Will retry 2025-08-08 03:04:05,467 - DEBUG - Response for deleting network () 2025-08-08 03:04:05,723 - DEBUG - No XMPP flaps were noticed during the test 2025-08-08 03:04:05,724 - INFO - -------------------------------------------------------------------------------- 2025-08-08 03:04:05,726 - INFO - ================================================================================ 2025-08-08 03:04:05,727 - INFO - STARTING TEST : test_metadata_service 2025-08-08 03:04:05,727 - 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-08 03:04:06,011 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-08-08 03:04:06,011 - INFO - Initial checks done. Running the testcase now 2025-08-08 03:04:06,011 - INFO - 2025-08-08 03:04:06,011 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-08-08 03:04:06,017 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/4d3b6dce-e229-451e-a3b7-7cd2295b901a 2025-08-08 03:04:06,199 - DEBUG - Response for create_network : {'network': {'id': 'cfa175ac-2090-498a-8888-33e65f9f98b5', 'name': 'ctest-vn-53109185', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'project_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96952929', 'ctest-vn-53109185'], 'port_security_enabled': True, 'description': ''}} 2025-08-08 03:04:06,410 - DEBUG - Response for create_subnet : {'subnet': {'id': '80569d08-3a2b-4f9d-b361-f2d373673272', 'name': '', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'network_id': 'cfa175ac-2090-498a-8888-33e65f9f98b5', 'ip_version': 4, 'cidr': '174.12.222.0/26', 'allocation_pools': [{'start': '174.12.222.2', 'end': '174.12.222.62'}], 'gateway_ip': '174.12.222.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.12.222.2', 'tags': [], 'project_id': '01e6967c9f4b4529bdc40914ab1eb5ce'}} 2025-08-08 03:04:06,429 - INFO - Created VN ctest-vn-53109185 2025-08-08 03:04:06,481 - DEBUG - VN ctest-vn-53109185 UUID is cfa175ac-2090-498a-8888-33e65f9f98b5 2025-08-08 03:04:07,710 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3779-1) 2025-08-08 03:04:07,710 - INFO - Waiting for VM ctest-TestBasicVMVN-96952929-00846455 to be up.. 2025-08-08 03:04:07,749 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-08 03:04:12,823 - DEBUG - VM is in ACTIVE state now 2025-08-08 03:04:12,823 - INFO - VM name : ctest-TestBasicVMVN-96952929-00846455 2025-08-08 03:04:12,897 - DEBUG - VM ctest-TestBasicVMVN-96952929-00846455 ID is 68fda34a-8eee-404d-bd53-b75465a8568b 2025-08-08 03:04:12,897 - DEBUG - VM ctest-TestBasicVMVN-96952929-00846455 launched on Node cn-jenkins-deploy-platform-ansible-os-3779-1 2025-08-08 03:04:12,966 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/68fda34a-8eee-404d-bd53-b75465a8568b 2025-08-08 03:04:12,975 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a4361bb8-d7ee-4e73-b137-6ab40d57d4e6 2025-08-08 03:04:16,233 - 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 1015ms') 2025-08-08 03:04:16,233 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96952929-00846455 failed! 2025-08-08 03:04:16,289 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-53109185 is 174.12.222.1 and allocation pool is NOT set 2025-08-08 03:04:18,355 - 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=13.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.33 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 = 2.330/7.900/13.471/5.570 ms') 2025-08-08 03:04:18,356 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96952929-00846455 passed 2025-08-08 03:04:18,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:18,505 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96952929-00846455, IP 174.12.222.3, Port 22 2025-08-08 03:04:18,661 - DEBUG - VM ctest-TestBasicVMVN-96952929-00846455 is ready for SSH connections 2025-08-08 03:04:18,661 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-08-08 03:04:18,661 - DEBUG - cat /tmp/output.txt 2025-08-08 03:04:20,316 - DEBUG - Hello World. The time is now Thu, 07 Aug 2025 21:04:18 -0600! 2025-08-08 03:04:20,316 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 07 Aug 2025 21:04:18 -0600!'} 2025-08-08 03:04:20,316 - INFO - metadata_script.txt got executed in the vm 2025-08-08 03:04:20,316 - INFO - Deleting VM ctest-TestBasicVMVN-96952929-00846455 2025-08-08 03:04:20,386 - INFO - Deleting VN ctest-vn-53109185 2025-08-08 03:04:20,420 - DEBUG - VN cfa175ac-2090-498a-8888-33e65f9f98b5 still in use: Unable to complete operation on network cfa175ac-2090-498a-8888-33e65f9f98b5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1df6d8de-07d6-4fdf-8b9c-d3ce26bd9c8e'] 2025-08-08 03:04:20,421 - WARNING - Deleting VN ctest-vn-53109185 failed..Will retry 2025-08-08 03:04:22,524 - DEBUG - Response for deleting network () 2025-08-08 03:04:22,778 - DEBUG - No XMPP flaps were noticed during the test
2025-08-08 03:04:22,778 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-08 03:04:22,778 - INFO - -------------------------------------------------------------------------------- 2025-08-08 03:04:22,781 - INFO - ================================================================================ 2025-08-08 03:04:22,781 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-08 03:04:22,781 - 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-08 03:04:23,071 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-08-08 03:04:23,072 - INFO - Initial checks done. Running the testcase now 2025-08-08 03:04:23,072 - INFO - 2025-08-08 03:04:23,570 - DEBUG - Response for create_network : {'network': {'id': 'c36d3241-6610-42dd-859b-a2dbad788614', 'name': 'ctest-vn-21916615', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'project_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96952929', 'ctest-vn-21916615'], 'port_security_enabled': True, 'description': ''}} 2025-08-08 03:04:23,783 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a100c64-2fd5-4bd4-bc90-55d06e0fc405', 'name': '', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'network_id': 'c36d3241-6610-42dd-859b-a2dbad788614', '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': '01e6967c9f4b4529bdc40914ab1eb5ce'}} 2025-08-08 03:04:23,980 - DEBUG - Response for create_subnet : {'subnet': {'id': '7b2fd399-b91a-4490-8f57-a1f5c2678a6d', 'name': '', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'network_id': 'c36d3241-6610-42dd-859b-a2dbad788614', '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': '01e6967c9f4b4529bdc40914ab1eb5ce'}} 2025-08-08 03:04:23,999 - INFO - Created VN ctest-vn-21916615 2025-08-08 03:04:24,053 - DEBUG - VN ctest-vn-21916615 UUID is c36d3241-6610-42dd-859b-a2dbad788614 2025-08-08 03:04:24,407 - DEBUG - Response for create_port : {'port': {'name': '0cb0c2d1-1316-4474-a9bc-ed606b4d3ca4', 'id': '0cb0c2d1-1316-4474-a9bc-ed606b4d3ca4', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'network_id': 'c36d3241-6610-42dd-859b-a2dbad788614', 'mac_address': '02:0c:b0:c2:d1:13', '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': '8a100c64-2fd5-4bd4-bc90-55d06e0fc405'}], 'security_groups': ['8108efc4-4d6a-4978-9395-e7dc54b3e959'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01e6967c9f4b4529bdc40914ab1eb5ce'}} 2025-08-08 03:04:24,577 - DEBUG - Response for create_port : {'port': {'name': 'b9367a11-aa7d-41a8-ae01-c51cf53279ef', 'id': 'b9367a11-aa7d-41a8-ae01-c51cf53279ef', 'tenant_id': '01e6967c9f4b4529bdc40914ab1eb5ce', 'network_id': 'c36d3241-6610-42dd-859b-a2dbad788614', 'mac_address': '02:b9:36:7a:11:aa', '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': '7b2fd399-b91a-4490-8f57-a1f5c2678a6d'}], 'security_groups': ['8108efc4-4d6a-4978-9395-e7dc54b3e959'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01e6967c9f4b4529bdc40914ab1eb5ce'}} 2025-08-08 03:04:24,932 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3779-1) 2025-08-08 03:04:25,462 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3779-1) 2025-08-08 03:04:26,801 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3779-1) 2025-08-08 03:04:26,801 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-08 03:04:26,807 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ec7420f7-6e46-4225-aa03-44be25833719 2025-08-08 03:04:26,822 - DEBUG - Requesting: http://10.0.0.38:8082/project/01e6967c-9f4b-4529-bdc4-0914ab1eb5ce 2025-08-08 03:04:26,913 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/c3ba1094-5f5f-4c78-8e98-77d419dd9635 2025-08-08 03:04:26,926 - INFO - Verifications in API Server for IPAM: ctest-ipam-61554461 passed 2025-08-08 03:04:26,934 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-96952929:ctest-ipam-61554461', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96952929', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14103603412505414776', 'uuid-lslong': '10275094302696511029'}, 'enable': 'true', 'created': '2025-08-08T03:04:23', 'last-modified': '2025-08-08T03:04:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.630175'} 2025-08-08 03:04:26,934 - INFO - Verifications in Control node for IPAM: ctest-ipam-61554461 passed 2025-08-08 03:04:26,934 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-08 03:04:26,941 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ec7420f7-6e46-4225-aa03-44be25833719 2025-08-08 03:04:26,961 - DEBUG - Requesting: http://10.0.0.38:8082/project/01e6967c-9f4b-4529-bdc4-0914ab1eb5ce 2025-08-08 03:04:27,048 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c36d3241-6610-42dd-859b-a2dbad788614 2025-08-08 03:04:27,062 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c36d3241-6610-42dd-859b-a2dbad788614 2025-08-08 03:04:27,073 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ab829ebf-7dcb-47a5-815f-84b768caaa19 2025-08-08 03:04:27,081 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ab829ebf-7dcb-47a5-815f-84b768caaa19 2025-08-08 03:04:27,089 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4f592c2d-05d5-446d-bb1a-3b8bbce0b1a7 2025-08-08 03:04:27,101 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-08 03:04:27,101 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c36d3241-6610-42dd-859b-a2dbad788614 2025-08-08 03:04:27,116 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ab829ebf-7dcb-47a5-815f-84b768caaa19 2025-08-08 03:04:27,140 - INFO - Verified VN network id 11 for VN c36d3241-6610-42dd-859b-a2dbad788614 2025-08-08 03:04:27,140 - INFO - Verifications in API Server for VN ctest-vn-21916615 passed 2025-08-08 03:04:27,140 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c36d3241-6610-42dd-859b-a2dbad788614 2025-08-08 03:04:27,156 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ab829ebf-7dcb-47a5-815f-84b768caaa19 2025-08-08 03:04:27,165 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ab829ebf-7dcb-47a5-815f-84b768caaa19 2025-08-08 03:04:27,173 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4f592c2d-05d5-446d-bb1a-3b8bbce0b1a7 2025-08-08 03:04:27,197 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96952929', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14081966866324013789', 'uuid-lslong': '9627467692826461716'}, 'enable': 'true', 'created': '2025-08-08T03:04:23', 'last-modified': '2025-08-08T03:04:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.243975'} 2025-08-08 03:04:27,207 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-08 03:04:27,207 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-21916615 passed 2025-08-08 03:04:27,208 - DEBUG - ====Verifying policy data for ctest-vn-21916615 in API_Server ====== 2025-08-08 03:04:27,208 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-08 03:04:27,224 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ec7420f7-6e46-4225-aa03-44be25833719 2025-08-08 03:04:27,252 - DEBUG - Requesting: http://10.0.0.38:8082/project/01e6967c-9f4b-4529-bdc4-0914ab1eb5ce 2025-08-08 03:04:27,397 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c36d3241-6610-42dd-859b-a2dbad788614 2025-08-08 03:04:27,432 - DEBUG - =>VN ctest-vn-21916615 has no policy to be verified 2025-08-08 03:04:27,432 - DEBUG - Verifying the vn in opserver 2025-08-08 03:04:27,432 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615 virtual network link through opserver 10.0.0.38 2025-08-08 03:04:27,433 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-08 03:04:27,840 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-08 03:04:27,899 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615?flat'} 2025-08-08 03:04:27,899 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615 is found in opserver 2025-08-08 03:04:27,905 - DEBUG - VRF ids for VN ctest-vn-21916615: {'10.0.0.38': '2'} 2025-08-08 03:04:27,905 - INFO - Waiting for VM ctest-TestBasicVMVN-96952929-74983307 to be up.. 2025-08-08 03:04:27,978 - DEBUG - VM is in ACTIVE state now 2025-08-08 03:04:27,978 - INFO - VM name : ctest-TestBasicVMVN-96952929-74983307 2025-08-08 03:04:28,064 - DEBUG - VM ctest-TestBasicVMVN-96952929-74983307 ID is 3c84f31c-d24c-4d71-ac96-744093058199 2025-08-08 03:04:28,064 - DEBUG - VM ctest-TestBasicVMVN-96952929-74983307 launched on Node cn-jenkins-deploy-platform-ansible-os-3779-1 2025-08-08 03:04:28,144 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3c84f31c-d24c-4d71-ac96-744093058199 2025-08-08 03:04:28,153 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0cb0c2d1-1316-4474-a9bc-ed606b4d3ca4 2025-08-08 03:04:31,437 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-08-08 03:04:31,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96952929-74983307 failed! 2025-08-08 03:04:31,497 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615 is 31.1.1.1 and allocation pool is NOT set 2025-08-08 03:04:31,497 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615 is 31.1.2.1 and allocation pool is NOT set 2025-08-08 03:04:35,556 - 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-08 03:04:35,556 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96952929-74983307 failed! 2025-08-08 03:04:35,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615 is 31.1.1.1 and allocation pool is NOT set 2025-08-08 03:04:35,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615 is 31.1.2.1 and allocation pool is NOT set 2025-08-08 03:04:37,688 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.79 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 = 3.476/6.132/8.789/2.656 ms') 2025-08-08 03:04:37,688 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96952929-74983307 passed 2025-08-08 03:04:37,857 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:37,857 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96952929-74983307, IP 31.1.1.4, Port 22 2025-08-08 03:04:38,012 - DEBUG - VM ctest-TestBasicVMVN-96952929-74983307 is ready for SSH connections 2025-08-08 03:04:38,012 - INFO - Waiting for VM ctest-TestBasicVMVN-96952929-28374155 to be up.. 2025-08-08 03:04:38,082 - DEBUG - VM is in ACTIVE state now 2025-08-08 03:04:38,082 - INFO - VM name : ctest-TestBasicVMVN-96952929-28374155 2025-08-08 03:04:38,152 - DEBUG - VM ctest-TestBasicVMVN-96952929-28374155 ID is 7dd97e45-5a86-4af2-ab2e-7504ed24c973 2025-08-08 03:04:38,152 - DEBUG - VM ctest-TestBasicVMVN-96952929-28374155 launched on Node cn-jenkins-deploy-platform-ansible-os-3779-1 2025-08-08 03:04:38,222 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7dd97e45-5a86-4af2-ab2e-7504ed24c973 2025-08-08 03:04:38,230 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b9367a11-aa7d-41a8-ae01-c51cf53279ef 2025-08-08 03:04:39,466 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.448 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.448/1.904/3.360/1.456 ms') 2025-08-08 03:04:39,466 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-96952929-28374155 passed 2025-08-08 03:04:39,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:39,621 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96952929-28374155, IP 31.1.2.4, Port 22 2025-08-08 03:04:39,780 - DEBUG - VM ctest-TestBasicVMVN-96952929-28374155 is ready for SSH connections 2025-08-08 03:04:39,780 - INFO - Waiting for VM ctest-TestBasicVMVN-96952929-84739408 to be up.. 2025-08-08 03:04:39,856 - DEBUG - VM is in ACTIVE state now 2025-08-08 03:04:39,856 - INFO - VM name : ctest-TestBasicVMVN-96952929-84739408 2025-08-08 03:04:39,934 - DEBUG - VM ctest-TestBasicVMVN-96952929-84739408 ID is 87da8a47-2eb5-4d41-8e08-1b69a0b1cf06 2025-08-08 03:04:39,935 - DEBUG - VM ctest-TestBasicVMVN-96952929-84739408 launched on Node cn-jenkins-deploy-platform-ansible-os-3779-1 2025-08-08 03:04:40,003 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/87da8a47-2eb5-4d41-8e08-1b69a0b1cf06 2025-08-08 03:04:40,014 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9d000460-aa06-40c8-8895-afb53495c34a 2025-08-08 03:04:41,265 - 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.29 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.354 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.354/1.819/3.285/1.465 ms') 2025-08-08 03:04:41,265 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-96952929-84739408 passed 2025-08-08 03:04:41,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:41,421 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96952929-84739408, IP 31.1.1.3, Port 22 2025-08-08 03:04:41,580 - DEBUG - VM ctest-TestBasicVMVN-96952929-84739408 is ready for SSH connections 2025-08-08 03:04:41,580 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:41,580 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:41,581 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-08 03:04:45,630 - 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.542 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.906 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.938 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.906/1.795/3.542 ms 2025-08-08 03:04:45,630 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-96952929-74983307 passed 2025-08-08 03:04:45,630 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:45,631 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:45,631 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-08 03:04:49,379 - 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.105 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.853 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.571/3.105 ms 2025-08-08 03:04:49,379 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-96952929-28374155 passed 2025-08-08 03:04:49,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:49,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:49,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-08 03:04:49,379 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:49,379 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-08 03:04:49,576 - DEBUG - None 2025-08-08 03:04:49,576 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:49,576 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-08 03:04:49,769 - DEBUG - None 2025-08-08 03:04:49,769 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:49,770 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-08 03:04:50,590 - DEBUG - None 2025-08-08 03:04:50,590 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:50,590 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-08 03:04:52,804 - 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.923 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.122 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.812 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.370/1.725/4.122 ms 2025-08-08 03:04:52,804 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:52,805 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-08 03:04:55,063 - 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.057 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.253 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.525 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.521 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.868 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.793 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.361/2.339/5.525 ms 2025-08-08 03:04:55,064 - 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.38, gateway password: c0ntrail123 2025-08-08 03:04:55,064 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-08 03:04:57,308 - 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.659 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.729 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.605 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.614 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.657 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.423 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.392/1.725/3.605 ms 2025-08-08 03:04:57,308 - INFO - Deleting VM ctest-TestBasicVMVN-96952929-84739408 2025-08-08 03:04:57,377 - INFO - Detaching port b9367a11-aa7d-41a8-ae01-c51cf53279ef from VM ctest-TestBasicVMVN-96952929-28374155 2025-08-08 03:04:57,410 - INFO - Deleting VM ctest-TestBasicVMVN-96952929-28374155 2025-08-08 03:04:57,482 - INFO - Detaching port 0cb0c2d1-1316-4474-a9bc-ed606b4d3ca4 from VM ctest-TestBasicVMVN-96952929-74983307 2025-08-08 03:04:57,515 - INFO - Deleting VM ctest-TestBasicVMVN-96952929-74983307 2025-08-08 03:04:57,581 - INFO - Deleting VN ctest-vn-21916615 2025-08-08 03:04:57,748 - DEBUG - Response for delete_port : () 2025-08-08 03:04:57,918 - DEBUG - Response for delete_port : () 2025-08-08 03:04:57,963 - DEBUG - VN c36d3241-6610-42dd-859b-a2dbad788614 still in use: Unable to complete operation on network c36d3241-6610-42dd-859b-a2dbad788614. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a253a12c-16df-46ff-bee8-97f3781eb94b'] 2025-08-08 03:04:57,964 - WARNING - Deleting VN ctest-vn-21916615 failed..Will retry 2025-08-08 03:05:00,104 - DEBUG - Response for deleting network () 2025-08-08 03:05:00,104 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ab829ebf-7dcb-47a5-815f-84b768caaa19 2025-08-08 03:05:00,110 - DEBUG - Response Code: 404 2025-08-08 03:05:00,110 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-08 03:05:00,116 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ec7420f7-6e46-4225-aa03-44be25833719 2025-08-08 03:05:00,183 - DEBUG - Requesting: http://10.0.0.38:8082/project/01e6967c-9f4b-4529-bdc4-0914ab1eb5ce 2025-08-08 03:05:00,265 - INFO - Validated that VN ctest-vn-21916615 is not found in API Server 2025-08-08 03:05:00,280 - DEBUG - VN ctest-vn-21916615 is not present in Agent 10.0.0.38 2025-08-08 03:05:00,280 - INFO - Validated that VN ctest-vn-21916615 is not in any agent 2025-08-08 03:05:00,287 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-08-08 03:05:00,294 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-21916615 2025-08-08 03:05:00,294 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-96952929:ctest-vn-21916615 2025-08-08 03:05:00,307 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-21916615 info 2025-08-08 03:05:00,389 - INFO - IPAM: ctest-ipam-61554461 is not found in API Server 2025-08-08 03:05:00,401 - INFO - IPAM:ctest-ipam-61554461 is not found in control node 2025-08-08 03:05:00,655 - DEBUG - No XMPP flaps were noticed during the test
2025-08-08 03:05:00,655 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-08 03:05:00,655 - INFO - -------------------------------------------------------------------------------- 2025-08-08 03:05:01,400 - INFO - Deleted project: ctest-TestBasicVMVN-96952929, ID : 01e6967c-9f4b-4529-bdc4-0914ab1eb5ce