From nobody Tue May 12 11:41:59 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 4gFF7D3d1xz6dWjJ for ; Tue, 12 May 2026 11:42:00 +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 4gFF7C6KP7z3sgP; Tue, 12 May 2026 11:41:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778586119; a=rsa-sha256; cv=none; b=SfTBRFbr/OxV2eRChn6XORVk4pRyJFZ/brQGzmJnAwPPKEbRioNZlQaCGtkiPnAu7lK3Aq v7FnS753XBqdnRnpSyGJ8ukRwFoKKJNFudpVWKMFzCGq1nMPYSkCYfT5WHQs7ytz8mh4y7 KKYLFPVrShnWgy+7efviXUcEjW8/Lbevdx/5bxz+G058JgqwgHEd4SpcAbcx2Ulq+aWd32 PAyLgcJ/j0GVj0wqUvk5D+rIiAV6xGNYPy6uUHSl5M4rf0vax7TQtF6kdASjgDiWtieENB OlszfODuf+e2wRdw61Zo4J4z1dVuVHJ3qOzixZpO2bVWCLo5xFMUdEVXeZQ6LA== 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=1778586119; 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=QAb5L50/4fZmvkNDrpbYoy61egC0YozOY1S6ATFzuYA=; b=rVcTtmTZPH8ZfsMJBrtUNZN7aa8nQTVaLI1sXs1fBGjxKCJoYCBta+IQhDv8ijRFeCFP3f u5H+iWCQD4JgNTzeLCFGW+DpZ3/uFhKgEIy4W+EV8y+sS2wsP8DzykEnnLI0r6YX6Znvd8 1PV9207D5SIf7kQYBqRC4NEFU5p1t26awpDaMvJOLC9GgtKy4B5gLHM264shY570REupiE c+3lBxVg13t9UHikseuClB8aOkFlQFfQUxKSwouTGUnzKNQs5oA+gcc1BrTWKOm1QTb6JZ JYnucKWpjy4BpTjINbA86EN4JyEM2+Zf7w63zfNZBTmElojaYCb3ZyfHYvcKEQ== 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 4gFF7C5vjJz126f; Tue, 12 May 2026 11:41:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 12 May 2026 11:41:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: delphij@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1635758687.305.1778586119834@jenkins.ci.freebsd.org> In-Reply-To: <954894903.175.1778388540771@jenkins.ci.freebsd.org> References: <954894903.175.1778388540771@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #724 - 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_304_339976201.1778586119638" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_304_339976201.1778586119638 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #724 (ae32d61a2e3e47bed54d861893d8e2da90fb7c76) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/724/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/724/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/724/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) ae32d61a2e3e47bed54d861893d8e2da90fb7c76 by delphij: fsck_msdosfs: fix FAT header correction not persisting in cache mode The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_304_339976201.1778586119638--