From nobody Sun Aug 09 15:23:41 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 4hJ1qy4jmHz6nd3H for ; Sun, 09 Aug 2026 15:23:42 +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 4hJ1qy2Rkbz3XQ1; Sun, 09 Aug 2026 15:23:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786289022; a=rsa-sha256; cv=none; b=AqW/T/axS3acL+W40S+riKaT3Bl5BpLEGH/U3/1Z9IXZ4Zrfi/Fu0FUAUi1bfkvNzE7V+H l/RS7Rl8sxunUJzMSwMNW4NnAdxgPcS/JHQaSOMBt5RNTg7m9ndfthrKRYdhrB6UH6nyBG QiIUqMskPPRjbFBUgXJIiYpjoJixgWS0cJ3+WaoQLWdWYVR75lq/ZnuiC8rvhQmBdi0HMa DfM5PEa48Ee83ehZtDFIoKcP51FrKV0Qpbu2US9ab2MLZnqvbS1US+6UHkOcvaA9JjZ2Ce Est0P6H4GT6UjPtYiZBKMSMaFiLscoGLXQjZd8/bb8s99BWcQWPKpqkg/BpOrQ== 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=1786289022; 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=tPYTl1TYyzTgzhTO+7BfDc/WnkY9tg82H1y7jtn55x8=; b=nn0SpD4vWFv8FcRnb3s0w/WzscchLKFz3Eax1M6BJQjq7bJKRWGzvzvafV5YRAsCIwkAxO 9Rl+X07OiVK+F6kiWUBZlcqgjg4p7LNwD0CTBrw0Z47u2fIpsJFP9ErLyRdub2VGhUnFEo +uwYuMRlwam7YlgDhfGlbTvEE+j+MQPDWAs+DL5WZeZ48PHz/xM+AGD8KQtuNGVMmf+XLD u87S6Jl8YHkA4L8BQjT+7zTEm/PVGzetd2IIaTTN8cYaStRtBb5mQJNaUUex7acfkaUnyT xrfIsFVoGIJSV3Dsv3nKuOtMqDwO5WG7cPqccp4IvBCg3vu+nw5U4gpuTwvyig== 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 4hJ1qy1Q9QzCwS; Sun, 09 Aug 2026 15:23:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 9 Aug 2026 15:23:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <454055021.1539.1786289022203@jenkins.ci.freebsd.org> In-Reply-To: <1206436076.1517.1786279091776@jenkins.ci.freebsd.org> References: <1206436076.1517.1786279091776@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29232 - 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_1538_1319150580.1786289021986" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1538_1319150580.1786289021986 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29232 (8696cc600f44767e7988a92c8e6fb943e97d4cc7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29232/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29232/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29232/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) 8696cc600f44767e7988a92c8e6fb943e97d4cc7 by kbowling: iflib: Avoid locking for unsupported VF status queries The failed test cases: 5 tests failed. FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host FAILED: sys.fs.tmpfs.vnode_leak_test.main Error Message: Test case body timed out FAILED: libexec.rc.rc_subr_test.no_cycles Error Message: atf-check failed; see the output of the test for details 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_1538_1319150580.1786289021986--