2025-10-21 11:59:35,196 - INFO - Domain Default found not creating 2025-10-21 11:59:35,340 - INFO - Project ctest-TestBasicVMVN-83837561 not found, creating it 2025-10-21 11:59:35,799 - INFO - Created Project:ctest-TestBasicVMVN-83837561, ID : eba0d012-6a9a-419a-8606-18682ace7034 2025-10-21 11:59:37,287 - INFO - ================================================================================ 2025-10-21 11:59:37,287 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-21 11:59:37,287 - 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-10-21 11:59:37,543 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-21 11:59:37,543 - INFO - Initial checks done. Running the testcase now 2025-10-21 11:59:37,543 - INFO - 2025-10-21 11:59:38,119 - DEBUG - Response for create_network : {'network': {'id': 'b2227014-45ff-4779-be8a-b6a38db7f6ee', 'name': 'ctest-vn2_metadata-64006228', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'project_id': 'eba0d0126a9a419a860618682ace7034', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83837561', 'ctest-vn2_metadata-64006228'], 'port_security_enabled': True, 'description': ''}} 2025-10-21 11:59:38,353 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eeffce3c-3c09-4c96-8318-c240c9a90c20', 'name': '', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'network_id': 'b2227014-45ff-4779-be8a-b6a38db7f6ee', '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': 'eba0d0126a9a419a860618682ace7034'}} 2025-10-21 11:59:38,373 - INFO - Created VN ctest-vn2_metadata-64006228 2025-10-21 11:59:38,426 - DEBUG - VN ctest-vn2_metadata-64006228 UUID is b2227014-45ff-4779-be8a-b6a38db7f6ee 2025-10-21 11:59:38,606 - DEBUG - Services list from nova: [, , ] 2025-10-21 11:59:39,598 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4392-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4392-1) 2025-10-21 11:59:39,702 - DEBUG - Link local service introspect added 2025-10-21 11:59:39,745 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-21 11:59:44,816 - DEBUG - VM is in ACTIVE state now 2025-10-21 11:59:44,941 - INFO - Waiting for VM ctest-TestBasicVMVN-83837561-89000154 to be up.. 2025-10-21 11:59:44,941 - INFO - VM name : ctest-TestBasicVMVN-83837561-89000154 2025-10-21 11:59:45,009 - DEBUG - VM ctest-TestBasicVMVN-83837561-89000154 ID is b01b6901-b8ec-4005-bf74-d216bbdf1942 2025-10-21 11:59:45,009 - DEBUG - VM ctest-TestBasicVMVN-83837561-89000154 launched on Node cn-jenkins-deploy-platform-ansible-os-4392-1 2025-10-21 11:59:45,077 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b01b6901-b8ec-4005-bf74-d216bbdf1942 2025-10-21 11:59:45,372 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b01b6901-b8ec-4005-bf74-d216bbdf1942 2025-10-21 11:59:45,402 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1045366b-b9ab-45b4-848f-0def0734b8b0 2025-10-21 11:59:48,656 - 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 1018ms') 2025-10-21 11:59:48,657 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83837561-89000154 failed! 2025-10-21 11:59:48,710 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83837561:ctest-vn2_metadata-64006228 is 11.1.1.1 and allocation pool is NOT set 2025-10-21 11:59:50,767 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.587 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.587/1.920/3.254/1.333 ms') 2025-10-21 11:59:50,767 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83837561-89000154 passed 2025-10-21 11:59:50,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 11:59:50,918 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83837561-89000154, IP 11.1.1.3, Port 22 2025-10-21 11:59:51,070 - DEBUG - VM ctest-TestBasicVMVN-83837561-89000154 is ready for SSH connections 2025-10-21 11:59:51,070 - INFO - Retry 0 2025-10-21 11:59:51,070 - 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-10-21 11:59:51,070 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-21 11:59:52,685 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-21 11:59:52,685 - INFO - Generic metadata worked 2025-10-21 11:59:52,922 - DEBUG - Link local service introspect removed 2025-10-21 11:59:52,922 - INFO - Deleting VM ctest-TestBasicVMVN-83837561-89000154 2025-10-21 11:59:52,996 - INFO - Deleting VN ctest-vn2_metadata-64006228 2025-10-21 11:59:53,035 - DEBUG - VN b2227014-45ff-4779-be8a-b6a38db7f6ee still in use: Unable to complete operation on network b2227014-45ff-4779-be8a-b6a38db7f6ee. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-58929735-435b-43df-b2c2-7abc1c1c812c'] 2025-10-21 11:59:53,035 - WARNING - Deleting VN ctest-vn2_metadata-64006228 failed..Will retry 2025-10-21 11:59:55,135 - DEBUG - Response for deleting network () 2025-10-21 11:59:55,387 - DEBUG - No XMPP flaps were noticed during the test 2025-10-21 11:59:55,387 - INFO - -------------------------------------------------------------------------------- 2025-10-21 11:59:55,391 - INFO - ================================================================================ 2025-10-21 11:59:55,391 - INFO - STARTING TEST : test_metadata_service 2025-10-21 11:59:55,391 - 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-10-21 11:59:55,677 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-21 11:59:55,677 - INFO - Initial checks done. Running the testcase now 2025-10-21 11:59:55,677 - INFO - 2025-10-21 11:59:55,677 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-21 11:59:55,683 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/067c26c3-a870-46f1-a1da-e6928023c5b5 2025-10-21 11:59:55,857 - DEBUG - Response for create_network : {'network': {'id': 'c78fa7ee-80fc-4b70-968e-c8a047e037df', 'name': 'ctest-vn-73545513', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'project_id': 'eba0d0126a9a419a860618682ace7034', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83837561', 'ctest-vn-73545513'], 'port_security_enabled': True, 'description': ''}} 2025-10-21 11:59:56,001 - DEBUG - Response for create_subnet : {'subnet': {'id': '9136c4fd-4470-4e15-82d4-c0a547d683b5', 'name': '', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'network_id': 'c78fa7ee-80fc-4b70-968e-c8a047e037df', 'ip_version': 4, 'cidr': '79.75.157.192/26', 'allocation_pools': [{'start': '79.75.157.194', 'end': '79.75.157.254'}], 'gateway_ip': '79.75.157.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.75.157.194', 'tags': [], 'project_id': 'eba0d0126a9a419a860618682ace7034'}} 2025-10-21 11:59:56,017 - INFO - Created VN ctest-vn-73545513 2025-10-21 11:59:56,070 - DEBUG - VN ctest-vn-73545513 UUID is c78fa7ee-80fc-4b70-968e-c8a047e037df 2025-10-21 11:59:57,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4392-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4392-1) 2025-10-21 11:59:57,239 - INFO - Waiting for VM ctest-TestBasicVMVN-83837561-36796936 to be up.. 2025-10-21 11:59:57,285 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-21 12:00:02,361 - DEBUG - VM is in ACTIVE state now 2025-10-21 12:00:02,361 - INFO - VM name : ctest-TestBasicVMVN-83837561-36796936 2025-10-21 12:00:02,433 - DEBUG - VM ctest-TestBasicVMVN-83837561-36796936 ID is 20b362f8-5a0c-456e-be4b-3c4ec1c5fe85 2025-10-21 12:00:02,433 - DEBUG - VM ctest-TestBasicVMVN-83837561-36796936 launched on Node cn-jenkins-deploy-platform-ansible-os-4392-1 2025-10-21 12:00:02,507 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/20b362f8-5a0c-456e-be4b-3c4ec1c5fe85 2025-10-21 12:00:02,516 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b8643c25-b9ec-4cad-ae2b-0b173e67c845 2025-10-21 12:00:05,776 - 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 1019ms') 2025-10-21 12:00:05,776 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83837561-36796936 failed! 2025-10-21 12:00:05,834 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-73545513 is 79.75.157.193 and allocation pool is NOT set 2025-10-21 12:00:07,902 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.480 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.480/3.475/6.471/2.995 ms') 2025-10-21 12:00:07,902 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83837561-36796936 passed 2025-10-21 12:00:08,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:08,054 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83837561-36796936, IP 79.75.157.195, Port 22 2025-10-21 12:00:08,210 - DEBUG - VM ctest-TestBasicVMVN-83837561-36796936 is ready for SSH connections 2025-10-21 12:00:08,210 - 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-10-21 12:00:08,210 - DEBUG - cat /tmp/output.txt 2025-10-21 12:00:09,848 - DEBUG - Hello World. The time is now Tue, 21 Oct 2025 06:00:07 -0600! 2025-10-21 12:00:09,848 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 21 Oct 2025 06:00:07 -0600!'} 2025-10-21 12:00:09,848 - INFO - metadata_script.txt got executed in the vm 2025-10-21 12:00:09,848 - INFO - Deleting VM ctest-TestBasicVMVN-83837561-36796936 2025-10-21 12:00:09,925 - INFO - Deleting VN ctest-vn-73545513 2025-10-21 12:00:09,969 - DEBUG - VN c78fa7ee-80fc-4b70-968e-c8a047e037df still in use: Unable to complete operation on network c78fa7ee-80fc-4b70-968e-c8a047e037df. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-45ea83c8-dd86-43e6-92de-cfbd22b10332'] 2025-10-21 12:00:09,969 - WARNING - Deleting VN ctest-vn-73545513 failed..Will retry 2025-10-21 12:00:12,074 - DEBUG - Response for deleting network () 2025-10-21 12:00:12,328 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 12:00:12,328 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-21 12:00:12,328 - INFO - -------------------------------------------------------------------------------- 2025-10-21 12:00:12,331 - INFO - ================================================================================ 2025-10-21 12:00:12,331 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-21 12:00:12,331 - 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-10-21 12:00:12,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-21 12:00:12,615 - INFO - Initial checks done. Running the testcase now 2025-10-21 12:00:12,616 - INFO - 2025-10-21 12:00:13,108 - DEBUG - Response for create_network : {'network': {'id': '96349a75-5736-4fd9-b115-13f7bfb7428a', 'name': 'ctest-vn-20629532', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'project_id': 'eba0d0126a9a419a860618682ace7034', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83837561', 'ctest-vn-20629532'], 'port_security_enabled': True, 'description': ''}} 2025-10-21 12:00:13,303 - DEBUG - Response for create_subnet : {'subnet': {'id': '724e2d5c-527c-42d8-a914-ea6fa0ba9bf1', 'name': '', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'network_id': '96349a75-5736-4fd9-b115-13f7bfb7428a', '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': 'eba0d0126a9a419a860618682ace7034'}} 2025-10-21 12:00:13,488 - DEBUG - Response for create_subnet : {'subnet': {'id': '82d4081d-cf33-419f-9946-35859b0f7059', 'name': '', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'network_id': '96349a75-5736-4fd9-b115-13f7bfb7428a', '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': 'eba0d0126a9a419a860618682ace7034'}} 2025-10-21 12:00:13,507 - INFO - Created VN ctest-vn-20629532 2025-10-21 12:00:13,558 - DEBUG - VN ctest-vn-20629532 UUID is 96349a75-5736-4fd9-b115-13f7bfb7428a 2025-10-21 12:00:13,921 - DEBUG - Response for create_port : {'port': {'name': 'd59baf29-e2bb-449d-ae8c-d0516021d332', 'id': 'd59baf29-e2bb-449d-ae8c-d0516021d332', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'network_id': '96349a75-5736-4fd9-b115-13f7bfb7428a', 'mac_address': '02:d5:9b:af:29:e2', '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': '724e2d5c-527c-42d8-a914-ea6fa0ba9bf1'}], 'security_groups': ['2470e4f1-3880-45b7-9a2a-8511920e73c9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eba0d0126a9a419a860618682ace7034'}} 2025-10-21 12:00:14,087 - DEBUG - Response for create_port : {'port': {'name': '2625a2a3-18a5-4d30-abea-170848779673', 'id': '2625a2a3-18a5-4d30-abea-170848779673', 'tenant_id': 'eba0d0126a9a419a860618682ace7034', 'network_id': '96349a75-5736-4fd9-b115-13f7bfb7428a', 'mac_address': '02:26:25:a2:a3:18', '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': '82d4081d-cf33-419f-9946-35859b0f7059'}], 'security_groups': ['2470e4f1-3880-45b7-9a2a-8511920e73c9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eba0d0126a9a419a860618682ace7034'}} 2025-10-21 12:00:14,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4392-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4392-1) 2025-10-21 12:00:14,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4392-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4392-1) 2025-10-21 12:00:16,241 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4392-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4392-1) 2025-10-21 12:00:16,241 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 12:00:16,246 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cfeef5e4-5e46-4ebb-95dc-130f9b498140 2025-10-21 12:00:16,259 - DEBUG - Requesting: http://10.0.0.254:8082/project/eba0d012-6a9a-419a-8606-18682ace7034 2025-10-21 12:00:16,344 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/9946221b-85fc-48fe-ab10-6774c986a41f 2025-10-21 12:00:16,361 - INFO - Verifications in API Server for IPAM: ctest-ipam-44805545 passed 2025-10-21 12:00:16,366 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-83837561:ctest-ipam-44805545', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83837561', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11044552637780084990', 'uuid-lslong': '12326465931407959071'}, 'enable': 'true', 'created': '2025-10-21T12:00:12', 'last-modified': '2025-10-21T12:00:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.522105'} 2025-10-21 12:00:16,366 - INFO - Verifications in Control node for IPAM: ctest-ipam-44805545 passed 2025-10-21 12:00:16,366 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 12:00:16,374 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cfeef5e4-5e46-4ebb-95dc-130f9b498140 2025-10-21 12:00:16,386 - DEBUG - Requesting: http://10.0.0.254:8082/project/eba0d012-6a9a-419a-8606-18682ace7034 2025-10-21 12:00:16,473 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/96349a75-5736-4fd9-b115-13f7bfb7428a 2025-10-21 12:00:16,484 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/96349a75-5736-4fd9-b115-13f7bfb7428a 2025-10-21 12:00:16,499 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/41296507-30f7-44b2-b1fe-1c10c5ce54e7 2025-10-21 12:00:16,510 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/41296507-30f7-44b2-b1fe-1c10c5ce54e7 2025-10-21 12:00:16,518 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/257e4bd6-e9a8-4a35-ac34-37e6bbc0f6f9 2025-10-21 12:00:16,525 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-21 12:00:16,525 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/96349a75-5736-4fd9-b115-13f7bfb7428a 2025-10-21 12:00:16,536 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/41296507-30f7-44b2-b1fe-1c10c5ce54e7 2025-10-21 12:00:16,550 - INFO - Verified VN network id 11 for VN 96349a75-5736-4fd9-b115-13f7bfb7428a 2025-10-21 12:00:16,551 - INFO - Verifications in API Server for VN ctest-vn-20629532 passed 2025-10-21 12:00:16,551 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/96349a75-5736-4fd9-b115-13f7bfb7428a 2025-10-21 12:00:16,563 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/41296507-30f7-44b2-b1fe-1c10c5ce54e7 2025-10-21 12:00:16,573 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/41296507-30f7-44b2-b1fe-1c10c5ce54e7 2025-10-21 12:00:16,580 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/257e4bd6-e9a8-4a35-ac34-37e6bbc0f6f9 2025-10-21 12:00:16,590 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83837561', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10823445633243172825', 'uuid-lslong': '12760127074018476682'}, 'enable': 'true', 'created': '2025-10-21T12:00:13', 'last-modified': '2025-10-21T12:00:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.124837'} 2025-10-21 12:00:16,598 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-21 12:00:16,598 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20629532 passed 2025-10-21 12:00:16,598 - DEBUG - ====Verifying policy data for ctest-vn-20629532 in API_Server ====== 2025-10-21 12:00:16,598 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 12:00:16,604 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cfeef5e4-5e46-4ebb-95dc-130f9b498140 2025-10-21 12:00:16,614 - DEBUG - Requesting: http://10.0.0.254:8082/project/eba0d012-6a9a-419a-8606-18682ace7034 2025-10-21 12:00:16,699 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/96349a75-5736-4fd9-b115-13f7bfb7428a 2025-10-21 12:00:16,714 - DEBUG - =>VN ctest-vn-20629532 has no policy to be verified 2025-10-21 12:00:16,714 - DEBUG - Verifying the vn in opserver 2025-10-21 12:00:16,714 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532 virtual network link through opserver 10.0.0.254 2025-10-21 12:00:16,714 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-21 12:00:17,082 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-21 12:00:17,184 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532?flat'} 2025-10-21 12:00:17,184 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532 is found in opserver 2025-10-21 12:00:17,190 - DEBUG - VRF ids for VN ctest-vn-20629532: {'10.0.0.254': '2'} 2025-10-21 12:00:17,190 - INFO - Waiting for VM ctest-TestBasicVMVN-83837561-20830975 to be up.. 2025-10-21 12:00:17,287 - DEBUG - VM is in ACTIVE state now 2025-10-21 12:00:17,287 - INFO - VM name : ctest-TestBasicVMVN-83837561-20830975 2025-10-21 12:00:17,370 - DEBUG - VM ctest-TestBasicVMVN-83837561-20830975 ID is 360f8cef-370e-4011-bb36-b0900b4d94f9 2025-10-21 12:00:17,370 - DEBUG - VM ctest-TestBasicVMVN-83837561-20830975 launched on Node cn-jenkins-deploy-platform-ansible-os-4392-1 2025-10-21 12:00:17,454 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/360f8cef-370e-4011-bb36-b0900b4d94f9 2025-10-21 12:00:17,461 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d59baf29-e2bb-449d-ae8c-d0516021d332 2025-10-21 12:00:20,715 - 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-10-21 12:00:20,716 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83837561-20830975 failed! 2025-10-21 12:00:20,770 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532 is 31.1.1.1 and allocation pool is NOT set 2025-10-21 12:00:20,770 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532 is 31.1.2.1 and allocation pool is NOT set 2025-10-21 12:00:24,845 - 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 1014ms') 2025-10-21 12:00:24,845 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83837561-20830975 failed! 2025-10-21 12:00:24,898 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532 is 31.1.1.1 and allocation pool is NOT set 2025-10-21 12:00:24,898 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532 is 31.1.2.1 and allocation pool is NOT set 2025-10-21 12:00:26,963 - 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=5.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.27 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.268/3.383/5.498/2.115 ms') 2025-10-21 12:00:26,963 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83837561-20830975 passed 2025-10-21 12:00:27,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:27,110 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83837561-20830975, IP 31.1.1.4, Port 22 2025-10-21 12:00:27,266 - DEBUG - VM ctest-TestBasicVMVN-83837561-20830975 is ready for SSH connections 2025-10-21 12:00:27,266 - INFO - Waiting for VM ctest-TestBasicVMVN-83837561-80673745 to be up.. 2025-10-21 12:00:27,344 - DEBUG - VM is in ACTIVE state now 2025-10-21 12:00:27,344 - INFO - VM name : ctest-TestBasicVMVN-83837561-80673745 2025-10-21 12:00:27,423 - DEBUG - VM ctest-TestBasicVMVN-83837561-80673745 ID is ccd2ad4f-5be3-493c-a22e-248a4e7ee152 2025-10-21 12:00:27,423 - DEBUG - VM ctest-TestBasicVMVN-83837561-80673745 launched on Node cn-jenkins-deploy-platform-ansible-os-4392-1 2025-10-21 12:00:27,497 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ccd2ad4f-5be3-493c-a22e-248a4e7ee152 2025-10-21 12:00:27,505 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2625a2a3-18a5-4d30-abea-170848779673 2025-10-21 12:00:28,745 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.419 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.419/1.584/2.750/1.165 ms') 2025-10-21 12:00:28,746 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83837561-80673745 passed 2025-10-21 12:00:28,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:28,894 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83837561-80673745, IP 31.1.2.4, Port 22 2025-10-21 12:00:29,049 - DEBUG - VM ctest-TestBasicVMVN-83837561-80673745 is ready for SSH connections 2025-10-21 12:00:29,049 - INFO - Waiting for VM ctest-TestBasicVMVN-83837561-85287231 to be up.. 2025-10-21 12:00:29,118 - DEBUG - VM is in ACTIVE state now 2025-10-21 12:00:29,118 - INFO - VM name : ctest-TestBasicVMVN-83837561-85287231 2025-10-21 12:00:29,187 - DEBUG - VM ctest-TestBasicVMVN-83837561-85287231 ID is 439f5278-f0de-4b01-8375-6eaf5650b223 2025-10-21 12:00:29,187 - DEBUG - VM ctest-TestBasicVMVN-83837561-85287231 launched on Node cn-jenkins-deploy-platform-ansible-os-4392-1 2025-10-21 12:00:29,262 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/439f5278-f0de-4b01-8375-6eaf5650b223 2025-10-21 12:00:29,270 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2a242c70-34fd-4f35-88ca-354244085b6c 2025-10-21 12:00:30,510 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.509 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.509/1.638/2.767/1.129 ms') 2025-10-21 12:00:30,510 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-83837561-85287231 passed 2025-10-21 12:00:30,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:30,662 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83837561-85287231, IP 31.1.1.3, Port 22 2025-10-21 12:00:30,818 - DEBUG - VM ctest-TestBasicVMVN-83837561-85287231 is ready for SSH connections 2025-10-21 12:00:30,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:30,818 - 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-10-21 12:00:30,818 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-21 12:00:34,877 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.580 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.873 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.021 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.873/2.158/4.580 ms 2025-10-21 12:00:34,877 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-83837561-20830975 passed 2025-10-21 12:00:34,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:34,877 - 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-10-21 12:00:34,878 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-21 12:00:38,753 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.883 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.726 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.043 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.726/1.550/2.883 ms 2025-10-21 12:00:38,754 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-83837561-80673745 passed 2025-10-21 12:00:38,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:38,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:38,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 12:00:38,754 - 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-10-21 12:00:38,754 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-21 12:00:38,930 - DEBUG - None 2025-10-21 12:00:38,930 - 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-10-21 12:00:38,930 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-21 12:00:39,117 - DEBUG - None 2025-10-21 12:00:39,117 - 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-10-21 12:00:39,117 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-21 12:00:39,766 - DEBUG - None 2025-10-21 12:00:39,767 - 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-10-21 12:00:39,767 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-21 12:00:41,975 - 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.898 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.132 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.049 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.362/1.975/5.132 ms 2025-10-21 12:00:41,976 - 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-10-21 12:00:41,976 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-21 12:00:44,225 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.980 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.025 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.197 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.634 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.085 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.091 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.336/2.049/4.197 ms 2025-10-21 12:00:44,225 - 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-10-21 12:00:44,225 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-21 12:00:46,479 - 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.999 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.145 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.944 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.639 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.005 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.150 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.518 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.518/2.485/4.150 ms 2025-10-21 12:00:46,479 - INFO - Deleting VM ctest-TestBasicVMVN-83837561-85287231 2025-10-21 12:00:46,550 - INFO - Detaching port 2625a2a3-18a5-4d30-abea-170848779673 from VM ctest-TestBasicVMVN-83837561-80673745 2025-10-21 12:00:46,585 - INFO - Deleting VM ctest-TestBasicVMVN-83837561-80673745 2025-10-21 12:00:46,652 - INFO - Detaching port d59baf29-e2bb-449d-ae8c-d0516021d332 from VM ctest-TestBasicVMVN-83837561-20830975 2025-10-21 12:00:46,685 - INFO - Deleting VM ctest-TestBasicVMVN-83837561-20830975 2025-10-21 12:00:46,772 - INFO - Deleting VN ctest-vn-20629532 2025-10-21 12:00:46,940 - DEBUG - Response for delete_port : () 2025-10-21 12:00:47,117 - DEBUG - Response for delete_port : () 2025-10-21 12:00:47,157 - DEBUG - VN 96349a75-5736-4fd9-b115-13f7bfb7428a still in use: Unable to complete operation on network 96349a75-5736-4fd9-b115-13f7bfb7428a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5433b38f-3259-47ef-8ac0-998ac9a97efc'] 2025-10-21 12:00:47,157 - WARNING - Deleting VN ctest-vn-20629532 failed..Will retry 2025-10-21 12:00:49,294 - DEBUG - Response for deleting network () 2025-10-21 12:00:49,294 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/41296507-30f7-44b2-b1fe-1c10c5ce54e7 2025-10-21 12:00:49,303 - DEBUG - Response Code: 404 2025-10-21 12:00:49,304 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 12:00:49,311 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cfeef5e4-5e46-4ebb-95dc-130f9b498140 2025-10-21 12:00:49,368 - DEBUG - Requesting: http://10.0.0.254:8082/project/eba0d012-6a9a-419a-8606-18682ace7034 2025-10-21 12:00:49,446 - INFO - Validated that VN ctest-vn-20629532 is not found in API Server 2025-10-21 12:00:49,456 - DEBUG - VN ctest-vn-20629532 is not present in Agent 10.0.0.254 2025-10-21 12:00:49,456 - INFO - Validated that VN ctest-vn-20629532 is not in any agent 2025-10-21 12:00:49,462 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-21 12:00:49,470 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-20629532 2025-10-21 12:00:49,470 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-83837561:ctest-vn-20629532 2025-10-21 12:00:49,482 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20629532 info 2025-10-21 12:00:49,558 - INFO - IPAM: ctest-ipam-44805545 is not found in API Server 2025-10-21 12:00:49,568 - INFO - IPAM:ctest-ipam-44805545 is not found in control node 2025-10-21 12:00:49,832 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 12:00:49,832 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-21 12:00:49,832 - INFO - -------------------------------------------------------------------------------- 2025-10-21 12:00:50,531 - INFO - Deleted project: ctest-TestBasicVMVN-83837561, ID : eba0d012-6a9a-419a-8606-18682ace7034