From nobody Mon Jun 1 20:38:38 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 4gTm5C0W2Zz6fyXX for ; Mon, 01 Jun 2026 20:38:39 +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 4gTm5B2NNMz3TxW; Mon, 01 Jun 2026 20:38:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780346318; a=rsa-sha256; cv=none; b=msJXaCDWxAISQilpX6jMIUmmEAMUu/FXFmQY3bOMQ4pA1Mv3fjdtCYRi1nYn64EgpPT0Rg EoAdYyHn27k6qeZ1F1zgrk6dDAzA3mLyutemT30jcup8xfZzhoNxblI2YQJes0NqSmId+V NDgrgC4h747R+YqgviOoDAAJUFdaLr/PrS15QSyD7HT5+d8JlgxDfkcj5UGGEvD+fT22ws eF262vFVJ7O0soXVUoXXaZntf3dHclWBWMN8CD4liotmwD88D0tEhPawabfcjbfT8sfLzD PrJnG3cty+Uli1c2jU8ll8nQOKe+9m21nVrSNGyGxj0XrYPbAGNRYcHdxucjHQ== 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=1780346318; 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=Yj4uV8wkzs8oEarNTFXJYjksJ3dMbbXjSwBOtMcK328=; b=dk55IBzvnhJaTc9ui4ksYS+t8GK/R/1tKYMOovGsVgCTiBe0G0uHx3IUYJMa+gNDe3lYkB jMAH9Ma6pBPJDq6UA7NultmYqBEyZkIF5WSJN9/Nf56JZ11Nut84e5pKkXLCRwCCOZSN+Y JM2FZ+hgpnbyB80OZB8zWLSeKDAEMPLeCQDIr+qHZjLqK0eKL7kFBSmW8r+MUrg6QxKLVF bg7mvPediekv/FaMFJXysvzfaNNYnK6pF4ECAPRg7x9wHTWH/ry4NUP3PNSCqlbo5Wdcg4 a71ijKnQ9h9+i0Qtqd2J4qXlzSUFPI+/YO4F6V88oZ0DxD2qqOo7TiRnlD/bEA== 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 4gTm5B1mghztGR; Mon, 01 Jun 2026 20:38:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 1 Jun 2026 20:38:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1938986090.2059.1780346318253@jenkins.ci.freebsd.org> In-Reply-To: <2041606358.2029.1780285258138@jenkins.ci.freebsd.org> References: <2041606358.2029.1780285258138@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #803 - 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_2058_1410093366.1780346318060" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2058_1410093366.1780346318060 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #803 (369207a6c4713c64d2411eb96e3f0d6ddab6169e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/803/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/803/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/803/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) 369207a6c4713c64d2411eb96e3f0d6ddab6169e by christos: virtual_oss(8): Fix buffer overflow in voss_compressor() call The failed test cases: 3 tests failed. FAILED: sys.acl.00.main Error Message: 1 of 4 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_2058_1410093366.1780346318060--