From nobody Tue Jun 16 19:07:35 2026 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 4gfxMD6pPHz6hfDS for ; Tue, 16 Jun 2026 19:07:36 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gfxMD1tMzz3S3v; Tue, 16 Jun 2026 19:07:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781636856; a=rsa-sha256; cv=none; b=cZEliO/RaA80097h9XjqnT5LtxGX6bBPg85rH/9v4kZUhpuM64WoOd2PtwTGOFc2Ydix4w YPLiLTUI860VtMeQAsfGxg0fuquhymBnh4QJTg5ZygUfPykluuns2TkEc3tkgvg+dLw6ed Xjj5ctsaC7jMO5AaEEJFshtE71kSATFDjPuaio4rp34c/K3SpI+q27GrNdiBVPlM11xp+f RwUmxDF+m85jVeLh2mLmt3GqK4Wf5OJ1CcwEDXYw1EzUCKh/LelmLcVoD4O8ZP5A+RcpSb /dGKxdgV8DITOdhOtrau4z172Fo72CZhOtCd6nhgqWYKTvRk13BkIjmtOKqbDg== 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=1781636856; 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=gpU7hISkPWB8KqFs8JSMmBJUR7fESOSgBu9TzFCtW3M=; b=krjaxyFQOhAJC9h75sNUPUxCjGAhzhmz4gv2ddkGZpJ8SusJJZ1s6xjNTLEisyIhbgw9+s lCuUi96rO8mL5n55jYXXG/YJ77X0sSPraKUTJ83sRaM0R7F0BvUovqC2qpA3VNSS3AcjFU 0abpxfDUH4CnQ8RNs1tcOv3Hz3e4Lf1PqTQYZZrxpjqdxLJDyLvoXwFg0tnHowtlbSqV69 YwtPjqW/xcH9dPHoklK0/dSBRYauI1r6jWv1D+afQ1Q+RM0sQR/AYsTbmcyzUrBngsxcyI Hv8pbHukc7zTEClVpytP9enNPGrojc3L3Zwy1928BK/O4zQuojFf5rt+J9Ywbg== 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 4gfxMD1RTczfXZ; Tue, 16 Jun 2026 19:07:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 16 Jun 2026 19:07:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <423014208.3041.1781636856206@jenkins.ci.freebsd.org> In-Reply-To: <583187734.3037.1781625797416@jenkins.ci.freebsd.org> References: <583187734.3037.1781625797416@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28801 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3040_1464725650.1781636855932" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3040_1464725650.1781636855932 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28801 (2e6615b26bb51ceadc99121f16856aad9345a3cf) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28801/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28801/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28801/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) 9a10af53dbf5b1268d6b74e94f2f8054caab9243 by emaste: Revert "kldload: Improve error handling" 2e6615b26bb51ceadc99121f16856aad9345a3cf by rmacklem: netexport: Move struct netexport in a .h file and refcnt it The failed test cases: 2 tests failed. FAILED: sys.netpfil.pf.table.reset_nonzero Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.aslr.aslr_setuid Error Message: /usr/src/tests/sys/kern/aslr.c:112: failed to find /sbin/ping text segment ------=_Part_3040_1464725650.1781636855932--