From nobody Sat Aug 15 10:37:01 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 4hMbBQ3tB1z6nZ9m for ; Sat, 15 Aug 2026 10:37:02 +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 4hMbBP6mkrz3b9G; Sat, 15 Aug 2026 10:37:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786790222; a=rsa-sha256; cv=none; b=IEF1V4D+8hjLPjMEd7M+2fzQ3wKgl8xdJnaVC1OMOaKQhZlie0C7sp5ANZ79szrg6EB//i aheNHFJXU1uFGoeM+4P70J3Gm0ew3HuGs7RHuTqGco47/DXSS0PnP6k+Hf1RAk0BuD4Z1V j3oNq1T7PR4mKWsd2SRpYhIdT2y0bK2mF4p/NFCAKJ11fD/K4THUt+GMdacbgfmcWUlyiP jrbmYVYiqykctRrJUkZ+VSvxBMp9q/uE2By8re4NFBliW9U4W4P5eREjX/Mo2I8UUK/UmG Yg/f7f/iZXXgurOEcKgKc/raX99L5Gb5EV+DT0mIRyTtsBChr4mOMZZBSuOW6g== 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=1786790222; 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=TwEeOYzhLlDnqXFmohlJV4DApAs5Dyydj+tJa6jij7I=; b=sHlpE3R2P+Kkfi2R1XYWkd4Ood7aoIs3SQEtc10CrhdNtqFfMNzRc2kwTvBX5DzPYBCPyg iv5IP1aLAMarYSk2HwbjiW+GkZqV9En8o2h1bymJbRmtBtnQ9nG1Hqg0qj2vryLwgwXHVv KUhKFI85KkVe5/rInr9egZMT4SlOkej2Cki8RUhVMaxnthz5SYlac26780/CTQyL04o5Yo /+dwTju9zdYjqqaykDa8vPMI5DRkX3inEt7FUAGb+Lc3hCwnWQGOIt/kber/HFf0PZGscr 9gmRAqQ88F0CDPEwwR29Gsn5R4IyVyd6PUkJbOChm7ZwDvTYYeX/FAHjvW62Ig== 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 4hMbBP5P9pzgG5; Sat, 15 Aug 2026 10:37:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 15 Aug 2026 10:37:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1399167445.2143.1786790221763@jenkins.ci.freebsd.org> In-Reply-To: <453700468.2137.1786781815934@jenkins.ci.freebsd.org> References: <453700468.2137.1786781815934@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29276 - 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_2142_49568070.1786790221502" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2142_49568070.1786790221502 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29276 (06aaca43fe05d22cd289af9b6fa751b9bd08b560) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29276/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29276/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29276/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) b4208a67edc2eb7898a9ff2a6f3990c6852910e4 by kbowling: iflib: Initialize the VFLR task unconditionally 06aaca43fe05d22cd289af9b6fa751b9bd08b560 by gallatin: iflib: actually disable simple_tx when ALTQ is in use The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2142_49568070.1786790221502--