2025-09-04 14:37:04,985 - INFO - Domain Default found not creating 2025-09-04 14:37:05,118 - INFO - Project ctest-TestBasicVMVN-86059282 not found, creating it 2025-09-04 14:37:05,561 - INFO - Created Project:ctest-TestBasicVMVN-86059282, ID : cccdbfc4-4c2e-4b7d-b20e-a39651bab053 2025-09-04 14:37:07,064 - INFO - ================================================================================ 2025-09-04 14:37:07,064 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-04 14:37:07,064 - 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-04 14:37:07,314 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-04 14:37:07,314 - INFO - Initial checks done. Running the testcase now 2025-09-04 14:37:07,314 - INFO - 2025-09-04 14:37:07,833 - DEBUG - Response for create_network : {'network': {'id': '23b03787-bb82-4e17-8195-d1a97fbe132c', 'name': 'ctest-vn2_metadata-59157132', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'project_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86059282', 'ctest-vn2_metadata-59157132'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 14:37:08,048 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efc8aceb-5dbd-4d40-8dfd-6602537fe41c', 'name': '', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'network_id': '23b03787-bb82-4e17-8195-d1a97fbe132c', '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': 'cccdbfc44c2e4b7db20ea39651bab053'}} 2025-09-04 14:37:08,063 - INFO - Created VN ctest-vn2_metadata-59157132 2025-09-04 14:37:08,113 - DEBUG - VN ctest-vn2_metadata-59157132 UUID is 23b03787-bb82-4e17-8195-d1a97fbe132c 2025-09-04 14:37:08,282 - DEBUG - Services list from nova: [, , ] 2025-09-04 14:37:09,221 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4015-1) 2025-09-04 14:37:09,325 - DEBUG - Link local service introspect added 2025-09-04 14:37:09,368 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-04 14:37:14,437 - DEBUG - VM is in ACTIVE state now 2025-09-04 14:37:14,559 - INFO - Waiting for VM ctest-TestBasicVMVN-86059282-38874455 to be up.. 2025-09-04 14:37:14,559 - INFO - VM name : ctest-TestBasicVMVN-86059282-38874455 2025-09-04 14:37:14,622 - DEBUG - VM ctest-TestBasicVMVN-86059282-38874455 ID is 7a1d2849-9844-4bd6-b6b0-25c3e2709ca0 2025-09-04 14:37:14,622 - DEBUG - VM ctest-TestBasicVMVN-86059282-38874455 launched on Node cn-jenkins-deploy-platform-ansible-os-4015-1 2025-09-04 14:37:14,683 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/7a1d2849-9844-4bd6-b6b0-25c3e2709ca0 2025-09-04 14:37:14,974 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/7a1d2849-9844-4bd6-b6b0-25c3e2709ca0 2025-09-04 14:37:14,999 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/57985093-6263-42e8-8d1c-5cc772705b2a 2025-09-04 14:37:18,259 - 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-04 14:37:18,259 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86059282-38874455 failed! 2025-09-04 14:37:18,317 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86059282:ctest-vn2_metadata-59157132 is 11.1.1.1 and allocation pool is NOT set 2025-09-04 14:37:20,381 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.347 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.347/1.531/2.715/1.184 ms') 2025-09-04 14:37:20,381 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86059282-38874455 passed 2025-09-04 14:37:20,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:37:20,525 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86059282-38874455, IP 11.1.1.3, Port 22 2025-09-04 14:37:20,676 - DEBUG - VM ctest-TestBasicVMVN-86059282-38874455 is ready for SSH connections 2025-09-04 14:37:20,676 - INFO - Retry 0 2025-09-04 14:37:20,676 - 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.22, gateway password: c0ntrail123 2025-09-04 14:37:20,676 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-04 14:37:22,271 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-04 14:37:22,272 - INFO - Generic metadata worked 2025-09-04 14:37:22,516 - DEBUG - Link local service introspect removed 2025-09-04 14:37:22,517 - INFO - Deleting VM ctest-TestBasicVMVN-86059282-38874455 2025-09-04 14:37:22,572 - INFO - Deleting VN ctest-vn2_metadata-59157132 2025-09-04 14:37:22,603 - DEBUG - VN 23b03787-bb82-4e17-8195-d1a97fbe132c still in use: Unable to complete operation on network 23b03787-bb82-4e17-8195-d1a97fbe132c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5a3d2aad-fcdf-4600-afca-fd079d8494c4'] 2025-09-04 14:37:22,603 - WARNING - Deleting VN ctest-vn2_metadata-59157132 failed..Will retry 2025-09-04 14:37:24,689 - DEBUG - Response for deleting network () 2025-09-04 14:37:24,937 - DEBUG - No XMPP flaps were noticed during the test 2025-09-04 14:37:24,937 - INFO - -------------------------------------------------------------------------------- 2025-09-04 14:37:24,939 - INFO - ================================================================================ 2025-09-04 14:37:24,939 - INFO - STARTING TEST : test_metadata_service 2025-09-04 14:37:24,939 - 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-04 14:37:25,225 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-04 14:37:25,225 - INFO - Initial checks done. Running the testcase now 2025-09-04 14:37:25,225 - INFO - 2025-09-04 14:37:25,225 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-09-04 14:37:25,230 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/c1beda74-365e-4cdb-be3a-efbeb1c63b18 2025-09-04 14:37:25,381 - DEBUG - Response for create_network : {'network': {'id': '5f6d8610-b15d-40d0-9b17-8d7dac2467b4', 'name': 'ctest-vn-14170584', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'project_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86059282', 'ctest-vn-14170584'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 14:37:25,527 - DEBUG - Response for create_subnet : {'subnet': {'id': '91d3be02-96dd-474c-bbe7-164961d06312', 'name': '', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'network_id': '5f6d8610-b15d-40d0-9b17-8d7dac2467b4', 'ip_version': 4, 'cidr': '167.40.46.0/26', 'allocation_pools': [{'start': '167.40.46.2', 'end': '167.40.46.62'}], 'gateway_ip': '167.40.46.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.40.46.2', 'tags': [], 'project_id': 'cccdbfc44c2e4b7db20ea39651bab053'}} 2025-09-04 14:37:25,541 - INFO - Created VN ctest-vn-14170584 2025-09-04 14:37:25,593 - DEBUG - VN ctest-vn-14170584 UUID is 5f6d8610-b15d-40d0-9b17-8d7dac2467b4 2025-09-04 14:37:26,672 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4015-1) 2025-09-04 14:37:26,672 - INFO - Waiting for VM ctest-TestBasicVMVN-86059282-43914683 to be up.. 2025-09-04 14:37:26,705 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-04 14:37:31,777 - DEBUG - VM is in ACTIVE state now 2025-09-04 14:37:31,777 - INFO - VM name : ctest-TestBasicVMVN-86059282-43914683 2025-09-04 14:37:31,844 - DEBUG - VM ctest-TestBasicVMVN-86059282-43914683 ID is 17f6abc6-b5ea-4624-9b3e-c77c45d1b158 2025-09-04 14:37:31,844 - DEBUG - VM ctest-TestBasicVMVN-86059282-43914683 launched on Node cn-jenkins-deploy-platform-ansible-os-4015-1 2025-09-04 14:37:31,910 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/17f6abc6-b5ea-4624-9b3e-c77c45d1b158 2025-09-04 14:37:31,917 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/714c1a79-091e-4b18-a068-482c22fedd12 2025-09-04 14:37:35,180 - 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 1036ms') 2025-09-04 14:37:35,180 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86059282-43914683 failed! 2025-09-04 14:37:35,237 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14170584 is 167.40.46.1 and allocation pool is NOT set 2025-09-04 14:37:37,300 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.943 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.943/2.843/4.743/1.900 ms') 2025-09-04 14:37:37,300 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86059282-43914683 passed 2025-09-04 14:37:37,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:37:37,445 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86059282-43914683, IP 167.40.46.3, Port 22 2025-09-04 14:37:37,596 - DEBUG - VM ctest-TestBasicVMVN-86059282-43914683 is ready for SSH connections 2025-09-04 14:37:37,596 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-09-04 14:37:37,596 - DEBUG - cat /tmp/output.txt 2025-09-04 14:37:39,205 - DEBUG - Hello World. The time is now Thu, 04 Sep 2025 08:37:35 -0600! 2025-09-04 14:37:39,205 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 04 Sep 2025 08:37:35 -0600!'} 2025-09-04 14:37:39,205 - INFO - metadata_script.txt got executed in the vm 2025-09-04 14:37:39,205 - INFO - Deleting VM ctest-TestBasicVMVN-86059282-43914683 2025-09-04 14:37:39,264 - INFO - Deleting VN ctest-vn-14170584 2025-09-04 14:37:39,293 - DEBUG - VN 5f6d8610-b15d-40d0-9b17-8d7dac2467b4 still in use: Unable to complete operation on network 5f6d8610-b15d-40d0-9b17-8d7dac2467b4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aa65ca77-04b1-4ce6-aef1-dc4052d3646a'] 2025-09-04 14:37:39,294 - WARNING - Deleting VN ctest-vn-14170584 failed..Will retry 2025-09-04 14:37:41,384 - DEBUG - Response for deleting network () 2025-09-04 14:37:41,640 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 14:37:41,640 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-04 14:37:41,640 - INFO - -------------------------------------------------------------------------------- 2025-09-04 14:37:41,643 - INFO - ================================================================================ 2025-09-04 14:37:41,643 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-04 14:37:41,643 - 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-04 14:37:41,929 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-04 14:37:41,929 - INFO - Initial checks done. Running the testcase now 2025-09-04 14:37:41,929 - INFO - 2025-09-04 14:37:42,394 - DEBUG - Response for create_network : {'network': {'id': '7e9cf86c-0a8a-43ea-b442-66acb8b5d1df', 'name': 'ctest-vn-14122077', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'project_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86059282', 'ctest-vn-14122077'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 14:37:42,561 - DEBUG - Response for create_subnet : {'subnet': {'id': '24263807-41b7-4337-b1fc-c3d38aef158e', 'name': '', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'network_id': '7e9cf86c-0a8a-43ea-b442-66acb8b5d1df', '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': 'cccdbfc44c2e4b7db20ea39651bab053'}} 2025-09-04 14:37:42,719 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bf6dc7a-049e-414b-afc4-4e3873907cc6', 'name': '', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'network_id': '7e9cf86c-0a8a-43ea-b442-66acb8b5d1df', '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': 'cccdbfc44c2e4b7db20ea39651bab053'}} 2025-09-04 14:37:42,734 - INFO - Created VN ctest-vn-14122077 2025-09-04 14:37:42,785 - DEBUG - VN ctest-vn-14122077 UUID is 7e9cf86c-0a8a-43ea-b442-66acb8b5d1df 2025-09-04 14:37:43,108 - DEBUG - Response for create_port : {'port': {'name': '2d96f939-f5d4-48ca-bf4a-47f97dadf918', 'id': '2d96f939-f5d4-48ca-bf4a-47f97dadf918', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'network_id': '7e9cf86c-0a8a-43ea-b442-66acb8b5d1df', 'mac_address': '02:2d:96:f9:39:f5', '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': '24263807-41b7-4337-b1fc-c3d38aef158e'}], 'security_groups': ['02dbcb3a-bcde-41d9-bb4d-8013c425996a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cccdbfc44c2e4b7db20ea39651bab053'}} 2025-09-04 14:37:43,268 - DEBUG - Response for create_port : {'port': {'name': '6d9325d5-b92d-479c-87f1-8de933f500a6', 'id': '6d9325d5-b92d-479c-87f1-8de933f500a6', 'tenant_id': 'cccdbfc44c2e4b7db20ea39651bab053', 'network_id': '7e9cf86c-0a8a-43ea-b442-66acb8b5d1df', 'mac_address': '02:6d:93:25:d5:b9', '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': '9bf6dc7a-049e-414b-afc4-4e3873907cc6'}], 'security_groups': ['02dbcb3a-bcde-41d9-bb4d-8013c425996a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cccdbfc44c2e4b7db20ea39651bab053'}} 2025-09-04 14:37:43,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4015-1) 2025-09-04 14:37:43,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4015-1) 2025-09-04 14:37:45,015 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4015-1) 2025-09-04 14:37:45,016 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-04 14:37:45,022 - DEBUG - Requesting: http://10.0.0.22:8082/domain/7252870a-c484-4179-aeef-2d8a0b94dd84 2025-09-04 14:37:45,034 - DEBUG - Requesting: http://10.0.0.22:8082/project/cccdbfc4-4c2e-4b7d-b20e-a39651bab053 2025-09-04 14:37:45,108 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/5549818f-316d-4e2a-8400-143051c1ace0 2025-09-04 14:37:45,123 - INFO - Verifications in API Server for IPAM: ctest-ipam-52049833 passed 2025-09-04 14:37:45,129 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86059282:ctest-ipam-52049833', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86059282', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6145585618533305898', 'uuid-lslong': '9511624610769120480'}, 'enable': 'true', 'created': '2025-09-04T14:37:41', 'last-modified': '2025-09-04T14:37:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.969551'} 2025-09-04 14:37:45,129 - INFO - Verifications in Control node for IPAM: ctest-ipam-52049833 passed 2025-09-04 14:37:45,130 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-04 14:37:45,135 - DEBUG - Requesting: http://10.0.0.22:8082/domain/7252870a-c484-4179-aeef-2d8a0b94dd84 2025-09-04 14:37:45,145 - DEBUG - Requesting: http://10.0.0.22:8082/project/cccdbfc4-4c2e-4b7d-b20e-a39651bab053 2025-09-04 14:37:45,230 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/7e9cf86c-0a8a-43ea-b442-66acb8b5d1df 2025-09-04 14:37:45,240 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/7e9cf86c-0a8a-43ea-b442-66acb8b5d1df 2025-09-04 14:37:45,256 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e26e154-2189-4f9c-98bc-f30ca04724ae 2025-09-04 14:37:45,265 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e26e154-2189-4f9c-98bc-f30ca04724ae 2025-09-04 14:37:45,273 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/ff67ed30-e2f9-4673-bf68-9b905cae21c0 2025-09-04 14:37:45,279 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-04 14:37:45,279 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/7e9cf86c-0a8a-43ea-b442-66acb8b5d1df 2025-09-04 14:37:45,291 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e26e154-2189-4f9c-98bc-f30ca04724ae 2025-09-04 14:37:45,307 - INFO - Verified VN network id 12 for VN 7e9cf86c-0a8a-43ea-b442-66acb8b5d1df 2025-09-04 14:37:45,307 - INFO - Verifications in API Server for VN ctest-vn-14122077 passed 2025-09-04 14:37:45,308 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/7e9cf86c-0a8a-43ea-b442-66acb8b5d1df 2025-09-04 14:37:45,318 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e26e154-2189-4f9c-98bc-f30ca04724ae 2025-09-04 14:37:45,326 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e26e154-2189-4f9c-98bc-f30ca04724ae 2025-09-04 14:37:45,333 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/ff67ed30-e2f9-4673-bf68-9b905cae21c0 2025-09-04 14:37:45,348 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86059282', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9123440088062772202', 'uuid-lslong': '12989057167309263327'}, 'enable': 'true', 'created': '2025-09-04T14:37:42', 'last-modified': '2025-09-04T14:37:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.644586'} 2025-09-04 14:37:45,357 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-04 14:37:45,357 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-14122077 passed 2025-09-04 14:37:45,357 - DEBUG - ====Verifying policy data for ctest-vn-14122077 in API_Server ====== 2025-09-04 14:37:45,357 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-04 14:37:45,367 - DEBUG - Requesting: http://10.0.0.22:8082/domain/7252870a-c484-4179-aeef-2d8a0b94dd84 2025-09-04 14:37:45,378 - DEBUG - Requesting: http://10.0.0.22:8082/project/cccdbfc4-4c2e-4b7d-b20e-a39651bab053 2025-09-04 14:37:45,479 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/7e9cf86c-0a8a-43ea-b442-66acb8b5d1df 2025-09-04 14:37:45,508 - DEBUG - =>VN ctest-vn-14122077 has no policy to be verified 2025-09-04 14:37:45,508 - DEBUG - Verifying the vn in opserver 2025-09-04 14:37:45,509 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077 virtual network link through opserver 10.0.0.22 2025-09-04 14:37:45,509 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-09-04 14:37:45,950 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-09-04 14:37:45,998 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077?flat'} 2025-09-04 14:37:45,998 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077 is found in opserver 2025-09-04 14:37:46,003 - DEBUG - VRF ids for VN ctest-vn-14122077: {'10.0.0.22': '2'} 2025-09-04 14:37:46,003 - INFO - Waiting for VM ctest-TestBasicVMVN-86059282-10039804 to be up.. 2025-09-04 14:37:46,080 - DEBUG - VM is in ACTIVE state now 2025-09-04 14:37:46,080 - INFO - VM name : ctest-TestBasicVMVN-86059282-10039804 2025-09-04 14:37:46,160 - DEBUG - VM ctest-TestBasicVMVN-86059282-10039804 ID is 57b2b4d8-49c2-42a2-84ad-46ce43b317a0 2025-09-04 14:37:46,161 - DEBUG - VM ctest-TestBasicVMVN-86059282-10039804 launched on Node cn-jenkins-deploy-platform-ansible-os-4015-1 2025-09-04 14:37:46,235 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/57b2b4d8-49c2-42a2-84ad-46ce43b317a0 2025-09-04 14:37:46,249 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2d96f939-f5d4-48ca-bf4a-47f97dadf918 2025-09-04 14:37:49,511 - 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 1028ms') 2025-09-04 14:37:49,511 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86059282-10039804 failed! 2025-09-04 14:37:49,565 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077 is 31.1.1.1 and allocation pool is NOT set 2025-09-04 14:37:49,565 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077 is 31.1.2.1 and allocation pool is NOT set 2025-09-04 14:37:53,650 - 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 1023ms') 2025-09-04 14:37:53,650 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86059282-10039804 failed! 2025-09-04 14:37:53,709 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077 is 31.1.1.1 and allocation pool is NOT set 2025-09-04 14:37:53,709 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077 is 31.1.2.1 and allocation pool is NOT set 2025-09-04 14:37:55,772 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.434 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.434/1.537/2.640/1.103 ms') 2025-09-04 14:37:55,772 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86059282-10039804 passed 2025-09-04 14:37:55,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:37:55,917 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86059282-10039804, IP 31.1.1.4, Port 22 2025-09-04 14:37:56,080 - DEBUG - VM ctest-TestBasicVMVN-86059282-10039804 is ready for SSH connections 2025-09-04 14:37:56,080 - INFO - Waiting for VM ctest-TestBasicVMVN-86059282-65319547 to be up.. 2025-09-04 14:37:56,141 - DEBUG - VM is in ACTIVE state now 2025-09-04 14:37:56,141 - INFO - VM name : ctest-TestBasicVMVN-86059282-65319547 2025-09-04 14:37:56,198 - DEBUG - VM ctest-TestBasicVMVN-86059282-65319547 ID is 8d5f736b-5606-4228-af0b-d32771920c82 2025-09-04 14:37:56,198 - DEBUG - VM ctest-TestBasicVMVN-86059282-65319547 launched on Node cn-jenkins-deploy-platform-ansible-os-4015-1 2025-09-04 14:37:56,257 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8d5f736b-5606-4228-af0b-d32771920c82 2025-09-04 14:37:56,264 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6d9325d5-b92d-479c-87f1-8de933f500a6 2025-09-04 14:37:57,489 - 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.85 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.311 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.311/1.582/2.854/1.271 ms') 2025-09-04 14:37:57,489 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86059282-65319547 passed 2025-09-04 14:37:57,637 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:37:57,637 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86059282-65319547, IP 31.1.2.4, Port 22 2025-09-04 14:37:57,800 - DEBUG - VM ctest-TestBasicVMVN-86059282-65319547 is ready for SSH connections 2025-09-04 14:37:57,800 - INFO - Waiting for VM ctest-TestBasicVMVN-86059282-93541877 to be up.. 2025-09-04 14:37:57,860 - DEBUG - VM is in ACTIVE state now 2025-09-04 14:37:57,860 - INFO - VM name : ctest-TestBasicVMVN-86059282-93541877 2025-09-04 14:37:57,914 - DEBUG - VM ctest-TestBasicVMVN-86059282-93541877 ID is 52c552d9-bd09-4ecb-9b72-5983751cb2c8 2025-09-04 14:37:57,915 - DEBUG - VM ctest-TestBasicVMVN-86059282-93541877 launched on Node cn-jenkins-deploy-platform-ansible-os-4015-1 2025-09-04 14:37:57,975 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/52c552d9-bd09-4ecb-9b72-5983751cb2c8 2025-09-04 14:37:57,982 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8d880f6e-0dcc-4326-8ee1-4ca121f318bc 2025-09-04 14:37:59,210 - 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.09 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.316 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.316/1.702/3.089/1.386 ms') 2025-09-04 14:37:59,211 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86059282-93541877 passed 2025-09-04 14:37:59,361 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:37:59,361 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86059282-93541877, IP 31.1.1.3, Port 22 2025-09-04 14:37:59,512 - DEBUG - VM ctest-TestBasicVMVN-86059282-93541877 is ready for SSH connections 2025-09-04 14:37:59,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:37:59,513 - 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.22, gateway password: c0ntrail123 2025-09-04 14:37:59,513 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-04 14:38:03,460 - 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=2.999 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.792 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.821 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.792/1.537/2.999 ms 2025-09-04 14:38:03,460 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86059282-10039804 passed 2025-09-04 14:38:03,460 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:38:03,460 - 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.22, gateway password: c0ntrail123 2025-09-04 14:38:03,460 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-04 14:38:07,112 - 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.644 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=0.649 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.649/1.339/2.644 ms 2025-09-04 14:38:07,112 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86059282-65319547 passed 2025-09-04 14:38:07,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:38:07,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:38:07,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 14:38:07,112 - 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.22, gateway password: c0ntrail123 2025-09-04 14:38:07,113 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 14:38:07,288 - DEBUG - None 2025-09-04 14:38:07,288 - 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.22, gateway password: c0ntrail123 2025-09-04 14:38:07,288 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 14:38:07,460 - DEBUG - None 2025-09-04 14:38:07,460 - 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.22, gateway password: c0ntrail123 2025-09-04 14:38:07,460 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 14:38:08,072 - DEBUG - None 2025-09-04 14:38:08,072 - 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.22, gateway password: c0ntrail123 2025-09-04 14:38:08,072 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-04 14:38:10,258 - 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.328 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.688 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.510 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.350/2.049/5.688 ms 2025-09-04 14:38:10,259 - 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.22, gateway password: c0ntrail123 2025-09-04 14:38:10,259 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-04 14:38:12,499 - 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.918 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.619 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.548 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.547 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.277 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.539 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.409/1.693/3.548 ms 2025-09-04 14:38:12,499 - 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.22, gateway password: c0ntrail123 2025-09-04 14:38:12,499 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-04 14:38:14,729 - 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.738 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.373 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.108 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.532 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.266 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.320 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.320/1.534/3.108 ms 2025-09-04 14:38:14,729 - INFO - Deleting VM ctest-TestBasicVMVN-86059282-93541877 2025-09-04 14:38:14,800 - INFO - Detaching port 6d9325d5-b92d-479c-87f1-8de933f500a6 from VM ctest-TestBasicVMVN-86059282-65319547 2025-09-04 14:38:14,828 - INFO - Deleting VM ctest-TestBasicVMVN-86059282-65319547 2025-09-04 14:38:14,907 - INFO - Detaching port 2d96f939-f5d4-48ca-bf4a-47f97dadf918 from VM ctest-TestBasicVMVN-86059282-10039804 2025-09-04 14:38:14,937 - INFO - Deleting VM ctest-TestBasicVMVN-86059282-10039804 2025-09-04 14:38:15,005 - INFO - Deleting VN ctest-vn-14122077 2025-09-04 14:38:15,167 - DEBUG - Response for delete_port : () 2025-09-04 14:38:15,322 - DEBUG - Response for delete_port : () 2025-09-04 14:38:15,433 - DEBUG - VN 7e9cf86c-0a8a-43ea-b442-66acb8b5d1df still in use: Unable to complete operation on network 7e9cf86c-0a8a-43ea-b442-66acb8b5d1df. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-97245612-f98b-46d2-a21a-92dd2acb8b2f'] 2025-09-04 14:38:15,433 - WARNING - Deleting VN ctest-vn-14122077 failed..Will retry 2025-09-04 14:38:17,531 - DEBUG - Response for deleting network () 2025-09-04 14:38:17,531 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e26e154-2189-4f9c-98bc-f30ca04724ae 2025-09-04 14:38:17,535 - DEBUG - Response Code: 404 2025-09-04 14:38:17,535 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-04 14:38:17,540 - DEBUG - Requesting: http://10.0.0.22:8082/domain/7252870a-c484-4179-aeef-2d8a0b94dd84 2025-09-04 14:38:17,590 - DEBUG - Requesting: http://10.0.0.22:8082/project/cccdbfc4-4c2e-4b7d-b20e-a39651bab053 2025-09-04 14:38:17,654 - INFO - Validated that VN ctest-vn-14122077 is not found in API Server 2025-09-04 14:38:17,663 - DEBUG - VN ctest-vn-14122077 is not present in Agent 10.0.0.22 2025-09-04 14:38:17,663 - INFO - Validated that VN ctest-vn-14122077 is not in any agent 2025-09-04 14:38:17,667 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-09-04 14:38:17,672 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-14122077 2025-09-04 14:38:17,672 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-86059282:ctest-vn-14122077 2025-09-04 14:38:17,679 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-14122077 info 2025-09-04 14:38:17,748 - INFO - IPAM: ctest-ipam-52049833 is not found in API Server 2025-09-04 14:38:17,757 - INFO - IPAM:ctest-ipam-52049833 is not found in control node 2025-09-04 14:38:18,009 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 14:38:18,009 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-04 14:38:18,009 - INFO - -------------------------------------------------------------------------------- 2025-09-04 14:38:18,636 - INFO - Deleted project: ctest-TestBasicVMVN-86059282, ID : cccdbfc4-4c2e-4b7d-b20e-a39651bab053