From nobody Tue Aug 25 19:15:12 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 4hTyCj6JMrz6pptD for ; Tue, 25 Aug 2026 19:15:13 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hTyCj2MqYz412L; Tue, 25 Aug 2026 19:15:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787685313; a=rsa-sha256; cv=none; b=A9I9lx0forbexSCzG5eSc+hLHZ3dtZhsFDHuMVA2pxd8Qx+MfeFlL4xVA9lmSZ0BEC8qCu BFtRq2shRf5h1PKySMNdeUKRw90d+VFwFjs3YHPDDBO4n+HjS46YPx3MZdXmhWc5TmTiKu qNmKdtZtipugQLjcsoPCGq1EZCuKm7rF4RgHwOIRFFwgPErVPmVrLQwu78qxElKUVBnlht 2B9EMknu6u9+e40c3d+vah726mUxrKcvRzxm6GaTrWgPCCCYnI39JX7Jl0uvlBTQIJio6m ScWfy/Hx0HVbXMqV8IQ7s+1zwqTT5EgwQKL4Q7e/ElLN+tG125UsFTzYBpiaGg== 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=1787685313; 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=5GoKb1/ruBQJmLGtKIatloNPRoJhRVOynVksSsCWnEM=; b=TkaaUK7aRCEubcrYSpRTkt25s7VPjHPhSQb/8zT+tyBN6PIJ27txL3vwg3clmZoS5UibK+ +km87iMXs6cvNEsHtw3PUJp3iO7HQNyyjBtokS1aHWj3OSUpsbMGQa9DM8GV5D8R6UiAti /uHaC+sSavQlXXJ+clxz5wkJA9ARd12mc6AFtOBSWDVbXPDQgwiTiJD7RiPcxjdHu5dP+h kN1E7fQ2iaD+q4VsjXGui0TXyn/CmF3DCE2UqTavvdiatopxtUvB2V2OusB1K+/GJwfw8S dhbvA2NEVAJrkwBpyqNiTiSMmj84IyumGUGdBF8kCoGrUk1Yx/jUIHZn7mC6fA== 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 4hTyCj1Gbyz149Q; Tue, 25 Aug 2026 19:15:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 25 Aug 2026 19:15:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <672455938.3285.1787685313181@jenkins.ci.freebsd.org> In-Reply-To: <655145420.3261.1787675196483@jenkins.ci.freebsd.org> References: <655145420.3261.1787675196483@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #1062 - 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_3284_658150458.1787685312967" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3284_658150458.1787685312967 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #1062 (5990860ca841fddaef9acbb7e2cbbd372ce10081) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1062/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1062/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1062/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) 87bb4aa63ac789dd2821753f04bae5c768f343df by markj: hwpmc: Fix the execve handler edff72e5f64cc04ae41a9da6336d0ec7779e48df by markj: dsp: Fix a potential use-after-free in dsp_oss_syncstart() ae27dff4710b87f25a909e008cdbe822b5b61667 by markj: cred: Fix group_is_primary() c5ad29cb6c62fb50164e953ea5ad017350db875c by markj: openssl: Fix multiple vulnerabilities c7cec6fa6e4aeca7488130e17f4fd1ad2c476fa0 by markj: tty: Revalidate after dropping the tty lock in ioctl handlers 5990860ca841fddaef9acbb7e2cbbd372ce10081 by markj: posixshm: Fix a TOCTOU race in the FIOSSHMLPGCNF handler The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host 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_3284_658150458.1787685312967--