From nobody Wed Jul 22 17:14:40 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 4h518K4L5mz6lPGH for ; Wed, 22 Jul 2026 17:14:41 +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 4h518J64ZCz41xV; Wed, 22 Jul 2026 17:14:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784740480; a=rsa-sha256; cv=none; b=Hm2/HabgdUrC3WzAktgtsHhxbYKqqcr/PvpPt+Y1Z1ckEGmekYhGeRIZNTey5Mjc5sDQD1 l33QP1lydr5gH802sxO0Y5mwPgbQFhTFQFAjTCV0edYnRrd2Ef4pqOYNJwX389bvcx5fp1 3fooLze1MyMSyDcTY0G55z1gbeHzYLqp3c4tUgYUdnN5y8iuW5KS4oUJKHqZJ/7NgjXYAT tCEi+g3eG6O14cKA1+f9xL8SC647FWtko4Z8NvNGfO+IhG/ln3FUKJYQ0KaOcL5ox9YLeX sDIiNN0A1LvJ+AflIl4GtuQoFgqGmIlFmu8nZq4Siytjy8PqgLGKfVFM7zq6nQ== 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=1784740480; 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=w4oyRBe4BDPvR6iDM4X4Kl2t/q/NulE98YVMY74dM7o=; b=IwNt7P1/OLE2i9zc+bwc++T9YTyLv5MIRV5O70zfTg4ZMgyEJYNn7NBe1WiQAn5Dwzd23o /upnXmZK+6MBOhK2TqyRtEevt2T9p5ygf74pNUN2rOEd3ibL9eIptdkfpM3CKM+WkNW9iS 3T7/APyqi6VOCdKxTpyQ9X7mtN1y59lYqXBpELzziqA+u82hRJfbh1A7qkz2cPRF1umSzr d3eX5PzpB2Ijsnmp146IshZei2Cy9V6q/rtttzkvCs3Fs3jOFy/QoTVizu0cgOdGEQFsmU XD5PBbciODtB2J2qRqyk2bC1it0ZnZaMO1WOgRmXiZ1xU9W/Uh3QRJ8YjhPWeg== 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 4h518J532QzC6m; Wed, 22 Jul 2026 17:14:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 17:14:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1004499917.2319.1784740480713@jenkins.ci.freebsd.org> In-Reply-To: <1656498718.2303.1784732227781@jenkins.ci.freebsd.org> References: <1656498718.2303.1784732227781@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29122 - 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_2318_377808534.1784740480517" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2318_377808534.1784740480517 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29122 (2efe148a2a321d4c9ed46bdb166f710b2cb21529) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29122/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29122/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29122/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) 55c240eada966b4595cbf93bf0641073713c5b99 by markj: amd64: Fix an off-by-one in the fred_ipi_handlers definition f42c68291d6803abc404fa8d6915a9f5de3a3448 by markj: amd64: Remove a prototype for an unimplemented function 2efe148a2a321d4c9ed46bdb166f710b2cb21529 by markj: exec: Avoid overflow when computing the size of the exec map The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2318_377808534.1784740480517--