From nobody Sun Jun 28 03:00:07 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 4gnvKN1zHpz6jQZt for ; Sun, 28 Jun 2026 03:00:08 +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 4gnvKM5sPDz42ML; Sun, 28 Jun 2026 03:00:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782615607; a=rsa-sha256; cv=none; b=UZB7zc6hRkfRXHmC6k7Pg9ajse9kpa4BMMs0EeUqqZZ3+6w3RSux7brH4iLk1pOiyon8Ck 939EXmVilAHmpzbZhRKDFUEzcoodWd1RRbJVC4iZdXLUKWWeo1p+yafB5Ic+5y3NzqYZ70 qzbcGWc0d7VZZMXOsalpoKHpxAYuzaWO+a+W6phkWlpQ6oko6M53AeNjSDbCq84/Dn0zTi 7kjgYQUqQ3rGnrBxanFCJWmrb5FCHm2n3uGKU3utk44iqHiTlEcKbjxX2qz+0/SYm07/cM uGbYflnvlNB8lgOUGDuTVR81BVTz2jrnED46UTbjq4iuS9rFUUxty4FTrBQp9g== 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=1782615607; 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=xazEGq9szMD46fDlHrxWPjsnZ1mbhdhKedYlWuFNrIk=; b=RIwkYfa1bcVcxazU+HJ9HJpocU91pwBYVtWalzd0F2+GTkdBFh2jQI4wcdPIjlB2R2n6wu vvgL3kN1TCq3XftNVVwiKtUgOuCbQvQ0B50Q01fg523pDx16oLK+IJO6KsW37743GXdVDg m7VLeRp2WVbrO3V9i9wRWmw/k+Bis9EMN1qjruTFzwPBwukKYq1ioCtty/fksfoZgWEekT FLXMNSqj6WuwbD6YU/H82bkBNlaGs88pi8RKVYuKxyNgAR0keXg5H7d0EOUg+zlgNcbSik BWrulqg4plMgkWqQzuHMJ9FH8IUzCHRSLd17pYj7OczrHAehtFPznJwPNod7Vw== 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 4gnvKM4l4qzsCw; Sun, 28 Jun 2026 03:00:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 28 Jun 2026 03:00:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <748737445.457.1782615607670@jenkins.ci.freebsd.org> In-Reply-To: <237223852.359.1782505373031@jenkins.ci.freebsd.org> References: <237223852.359.1782505373031@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2024 - 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_456_907141413.1782615607459" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_456_907141413.1782615607459 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2024 (bb1154f3ea20291b0c02821743084a6f1a7dd844) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2024/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2024/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2024/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) dc94d15a7136c4cfe3342c005d8a319f0583ed9a by kib: execve_block(): a mechanism for mutual exclusion with execve() on the e7578e37d832ecf1eee8cd3fed10df0e0cb1aa7e by kib: proc: Allow to make proc_rwmem() operate on a consistent address space 1f062247ef4e920e7fdd1ebe91b4600d69fe1e91 by kib: kern_proc.c: ensure stability of the vmspace we read the strings from e856c10a4d6dfe30a730246b2050d9dd438085db by kib: kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap da1398dd6962b458fdcf25799fcb512f4d9c070d by kib: kern_proc.c: ensure stability of the vmspace for sysctl b3f99ce653d456c9c829359b0dc83c4867f044b7 by kib: kern_proc.c: make kern.proc.osrel atomic 197f367cdda7919578d15b1562225d6db462c5ad by kib: kern_proc.c: disallow execve around sysctl kern.proc.kstacks 35b95beb06cab0b10a7e3a697931851315fe3dc2 by kib: kern_proc.c: disallow execve around sysctl kern.proc.rlimit adb14791b752cf0f07dce44d840f01340aa6d6cb by kib: kern_event: block the target process from execing for sysctl 190d6677b11a1deed6bd0ef14fd4f990eea20f5b by kib: kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage 23ebf0c97ac5fcd6adb6cda8a8707b99257721a6 by kib: kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target a11c4f036c1136ba90fbfda5d2025d18116562d8 by kib: linux_prlimit(): block execve for the target caa2e5cf7cfb07c115d143023ffb21546a60556a by kib: pfs_readdir(): block the target process from execing ec0d7d01d6c45eff4043cf178addf65d1933d62a by kib: pseudofs: ensure that the target process vmspace is stable for d7d5337291c983ba969e24c95df0bcab46b44621 by kib: procfs, linprocfs: ensure target process vmspace stability 34b95f53e7ac3a055b3d866d101a79e85d0022c4 by kib: sys_set*id(9): wait for the execblocks to pass bb1154f3ea20291b0c02821743084a6f1a7dd844 by kib: kern_exec.c: explicitly include sys/limits.h for UINT_MAX The failed test cases: 5 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.kern.aslr.aslr_setuid Error Message: /usr/src/tests/sys/kern/aslr.c:112: failed to find /sbin/ping text segment FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details ------=_Part_456_907141413.1782615607459--