From nobody Sun Jun 21 13:15:13 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 4gjsJL3q5Vz6jhjS for ; Sun, 21 Jun 2026 13:15:14 +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 4gjsJK71Llz3qhc; Sun, 21 Jun 2026 13:15:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782047714; a=rsa-sha256; cv=none; b=QesgBBIJcDioiC214s7L0MYqolf8CEHBVrGQ7kQpSDz7u4LATc5KfpEB3MBvEevhkwVKaY 5hveFKM3f0EqIekFtawjqMj1dZTgNLBvx8oK/FjABzkKMztmVISHj9e4p4oPbQueksgYG1 d199qMFghaoTaVnzSAlEzOB6jlD4jbWWeQfMTtFl+2Mn9Jff4Sd+4MwZbv1F9bZ7Grc3ay SB8LiLNi/ckHPLqhEF/P3LNiO0ReZRnbDNvE2WHq9fa9TpGpdDiT587NiEW6HJ2HZooovZ 0xn7fQzG6ClTlK6+EwKFWQcygnaWYNOXV1R6YZhR0z29BkDF/DtNYJ2PS+5eSg== 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=1782047714; 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=HniTTeXSuizoA5FJ4NpY3RvZ/E9C04CsvuhK4B8Cv3U=; b=bOWoNOiLxisjmF4eKjAqZPdaF8t1AJbt/CwqTB/kAlipJOi+NmHeB+GzXLyKA0STK/QtvF arCsqxGtGG9nb8tT0/U1Z6TlA70p3PtTPBrDMJz4am4h3PJ5FPBlqRkpM9nwrCXRGo2KeI Ilo3NzLyU8U07MyKn0TKUIvP/WPUapAS3ddINFPIvQ58P3/4TuOmTiAxgjLlgVRQaUMbkt tVCgiSQz3doiCUgZkiFEld6yIGHRKa0kgfhvhj+tXooh+OB6+APOJVW9gBNkrijk3H08E1 mO26uuczGgQ6fwofghwdsse0JIu0nnVHAy7QflKeveP1Cn1ZP1d3MsWKvI1DUQ== 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 4gjsJK5f6Lz1H6K; Sun, 21 Jun 2026 13:15:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 21 Jun 2026 13:15:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1927823117.3379.1782047713804@jenkins.ci.freebsd.org> In-Reply-To: <2084891851.3331.1782002215308@jenkins.ci.freebsd.org> References: <2084891851.3331.1782002215308@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #875 - 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_3378_1370458311.1782047713535" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3378_1370458311.1782047713535 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #875 (b8044a0ccef0700de08951bf98701d1e3890f11a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/875/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/875/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/875/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) ef9f11abea383fd55d027a270532bc030f90d805 by kib: vfs: work around the race between vget() and vnlru 049c784eae5d482e78df7e2202e6e16944d2cdb0 by kib: vfs: convert vfs_op_thread_* macros to static inlines fb738982b51414ebfc878eda24564a18e3f2590e by kib: vnode: add VIRF_KNOTE flag e076ee22f2a6e08d4a6a1f90181d84c096827b50 by kib: vop_read_pgcache_post(): report inotify IN_ACCESS same as for 18c08fda2498f2cb6c26f68512f0f5b930eddefe by kib: vop_read_pgcache_post(): the vnode is unlocked 5c4e88c813243c3c67e8df1394abdf1cbdd161b6 by kib: vfs: convert VFS_OPs from macros to static inlines d56df1f775257a7415b780baf2c64a0a36f2ce69 by kib: sys/vnode.h: remove stale comment c20d12958d45b8a01b9d3dd99b85a195183190ec by kib: x86: remove sys/mount.h from genassym.c ce6cc3b30a8076376f82b7ea956ce6ca5c4202c3 by kib: sys/mount.h: restore KNF_NOKQLOCK in VFS_KNOTE_{,UN}LOCKED() call to eb810be64618332a08056691f395d37cd0aaf449 by kib: sys/rangelock.h: explicitly enumerate padding at the end of the 9d43654d8c5612c5f8529bcae45c0c20c181d2af by kib: struct vnode: assign v_rl.resv1 as v_type and v_rl.resv2 as v_state b8044a0ccef0700de08951bf98701d1e3890f11a by kib: vnode: move VIRF_KNOTE to v_v2flag The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.aslr.aslr_setuid Error Message: /usr/src/tests/sys/kern/aslr.c:112: failed to find /sbin/ping text segment ------=_Part_3378_1370458311.1782047713535--