From nobody Tue Jul 28 20:03:29 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 4h8mcL4ygzz6nDDZ for ; Tue, 28 Jul 2026 20:03:30 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8mcL20xdz3DB0; Tue, 28 Jul 2026 20:03:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785269010; a=rsa-sha256; cv=none; b=PYtZRtwViy3b+N57KbhBaIKGCijKV8xjq2wmLwX9nJ5DwbFdrXoNge5V2WBfhWl2vHodeU uQm/q/znb0NwrQTYMH5R7cmPOOXk7XfYiJp8L4Ass7qO6Ccf1DckJTAQ6gShPPnSKNAzxV EBoKiNuGXIwPG5u2lEq7iDwHjowimFphjAdhQYh4dCEyKRSmxPdSqa8TUQAjUbFnO1OSbm hmXsNhjVeoV2joCNqu3q1hk1x2nxZ/vR0z92qEVLKL9DN6Llb57pFW5/j45BvAhG5emb6H /iKHoUgrRyZh+Pn+4/E7zFHuNd3Mz7p3vk4IKkhJkzxHDAepd/ksYwl/ClsV4w== 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=1785269010; 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=mOtaNcsBeOQaTbG6hzAL/jZk7IpuEB1b3wPKG2SGPBw=; b=u30BFXSzNcjyJ3Dmv3TRHIjNm0VKgRpk/HuZc9yvo8WgcU1l9NZoiQMZCyqQLjh/3naRE9 Dcff2/OKKeR6fPbmg+CJGIidCki/1lJ/iWkflyiLPY/7pqAnMsrHnNzfRqnfM4ium2blGI /pT88dw1qP7OhKe6Oo9itDvaoYa05EDvp1eniwXiYvRru28aMhRtKnNGtZkpdS5lHQHaiS 9F/sjChfFN+5sxcJ6KwUQjJWD4zRebpsP9z9OX3zknGJmEBYm+TpL3ni+GOTwGAuXQVkIV psh3MEDeVXAbykcPYa7RQGfjU7ZAxPK9MMqPdgei43o2WDuc/dFfhtu2dUbPSQ== 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 4h8mcL0YrnzvC0; Tue, 28 Jul 2026 20:03:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 28 Jul 2026 20:03:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1137606922.327.1785269010084@jenkins.ci.freebsd.org> In-Reply-To: <554675176.325.1785260674322@jenkins.ci.freebsd.org> References: <554675176.325.1785260674322@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29158 - 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_326_771417891.1785269009872" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_326_771417891.1785269009872 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29158 (d6dcd8d2c3ef8cd3fae94b43c6dfe9986ee33985) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29158/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29158/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29158/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) d6dcd8d2c3ef8cd3fae94b43c6dfe9986ee33985 by mhorne: libsysdecode: fix nlm_flag regex in mktables The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_326_771417891.1785269009872--