From nobody Wed Jul 10 13:54:53 2024 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WJzrG5HJtz5QWLv for ; Wed, 10 Jul 2024 13:54:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WJzrG2mjvz4MHV; Wed, 10 Jul 2024 13:54:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720619694; a=rsa-sha256; cv=none; b=URJk+VHikaAD+oQ3CJON7/ZSo+X3fyM+d1e6ij1zMuIvriQqdjUHEm80Kdy9pNdFPcHfUC VQs7VaqbXTuIcn8xn0TBVEVzJN5sdF5/UO8lNLqkwGgx3pDEVRcOr/HcjiX2qLbCgTDnSy V0pTgWasw+NMcxO4/L5wDxv66cZDCK2TQMElolsjglJzbhu4Kjy2XMkM4dqPX+47nbn5bV mRVhzo5dqIb0ZJ3P1/6LuXClraVq2dlU6JOus9PriPmFZQQ0CnaOJkJ55Geb5yUj+sODrl 9OrbAew15XAxZhnvlLAorXAqfPkawVPkdCIp4KTEFBR97hd0I3+TMV3hZ+7bdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720619694; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=L41CHyLCQVGV9FNhd8//wpsZXDP7fQYH2hWbMaKJmlw=; b=Q3wg/gVgrT95pfuCSsURyclmeJVj6crFJjeHmi/y8Rk+diEiM457HsyZZry4IMQ5q8K09B vkYe0SmDt7bBpPUtImd9Ydp0mInhmjuIkKIq/IYmsBLwh3/SLEeKT6toyon2ey65OSNriG sI5C/kEwVhrRjEtJZaRDCuhYfwsS+ghMeffqT6sIIonEt1n7lm5Paisrhimh49zN5LCiJV 2o0TPCAFqcL1d7tx47xoq0uA+rgIPDRFNI3JcPRSglDxT0CdUtA7GTWetWKo+NelMU94tA 8MVvmOechAOtd6e9oKMQyYbJXyQl3qd/5koZpb29uTbQWpqtp8AdhKqCReymfQ== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4WJzrG2LPpzKvL; Wed, 10 Jul 2024 13:54:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 10 Jul 2024 13:54:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <73003572.823.1720619694333@jenkins.ci.freebsd.org> In-Reply-To: <718374151.733.1720559927300@jenkins.ci.freebsd.org> References: <718374151.733.1720559927300@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #602 - Still Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_822_176907596.1720619693948" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_822_176907596.1720619693948 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #602 (e729e750806d3873d5de24cce3b47cc054145985) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/602/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/602/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/602/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 77362b5eb7a558d4327187bd6997df4051301059 by des: tftpd: Code cleanup. 7de38cbb5dc4d0a6de65eb562a1b066313dc756a by zlei: if_vxlan(4): Exclude ETHER_CRC_LEN from macro VXLAN_MAX_MTU e729e750806d3873d5de24cce3b47cc054145985 by zlei: if_vxlan(4): Plug a memory leak The failed test cases: 7 tests failed. FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.pf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.no_scrub_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.set_tos_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_822_176907596.1720619693948--