From nobody Tue Jun 23 22:26:46 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 4glKRq6WrCz6jFSv for ; Tue, 23 Jun 2026 22:26:47 +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 4glKRq2VsKz3XQT; Tue, 23 Jun 2026 22:26:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782253607; a=rsa-sha256; cv=none; b=C2xDhsPxPBnqLeiBmivjzS1IRvHllYRyOeYi1Ftwh0Pp8y2HOZmuF2ZD3X5EIsJxqqux8D QCoyPxy6PJpJq6bfbtwlb3wd2VSOHjEHKfKaq9cb49lCrucXtCfT3mty9ZhOGfXdcWwFJI ylH75OZVV8rJl+FLjYE9DEOhevNUgd7V3HxCDKO9Qj1MoX07CtYGxH9FgZPUSCmLD/F32x r8bvkzyquTcA+JrlKlEW6GREVrhnpb0kdZrmANcIh7dmMr5d//WAcl+cqlfCp/9fjh24gE CVOc2stK5KOAqJNgyl+0dxu7F6WjcFCoMR8LSyAzhHYpyYDZVXdBYcneVhmPJw== 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=1782253607; 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=xB0APdKsPmTtg7dKklRDYvaiOOIzrhZQygw0LdIde38=; b=m2u+NlYAI8i1AeFJ+9XP94UFnY1i5hEBfPD8WXTUqkkPpu67GLlzCQqmXkD0IzlMOf2ep6 w8h/vJplrWoLjbIHZ1b4f0zHZoCQSibB4ZwVP+bDWTpqEd4XinbDMMRC+3eRv0b8fbdQIy gjxgqmq9y1GkaqlTBxtyAFF/Ya1rFP4D2TxPd5GO33Sm4ZugtCJXlTbh4Ytxyz5vHn0TJf RADKmnOwMuKWSAms3OryT0MZ3gTo9/aBfRY4je5cMVMOHVmuHDY1L16CNMtRtPj786NkWT 8WsyIe6W8EjFIu/cZ1Y4PgaNk06nlLZra84VkiEn6EWONTtxwNT7f5vBYS7B1Q== 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 4glKRq0yFNzt31; Tue, 23 Jun 2026 22:26:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 23 Jun 2026 22:26:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1318995861.97.1782253607162@jenkins.ci.freebsd.org> In-Reply-To: <308302622.49.1782205896414@jenkins.ci.freebsd.org> References: <308302622.49.1782205896414@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2018 - 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_96_2003129985.1782253606604" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_96_2003129985.1782253606604 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2018 (0603a7459fc1d04a0415af37fd5f45c2ef3f13dc) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2018/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2018/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2018/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) d9df9b4d2aff2643e79903feae640b3575afb201 by jhb: ctl_ioctl_frontend: Reject out-of-range initiator IDs 9d1baa1a87b070ff96ac01866635a01c5c7bc5ec by jhb: kobj: Assert class passed to kobj_init_static is compiled 1b0efaa6c6260a1f43cba768fac9c84a865e815f by jhb: kobj: Use M_WAITOK in kobj_init b925c93c78596b6ec0bbf99cb56e14404798fd68 by jhb: mandoc: Updating FreeBSD thead library descriptions 10f33a86038833df9971471960423105325e33f2 by jhb: LinuxKPI: Check the devclass of the parent device in dev_is_pci 0603a7459fc1d04a0415af37fd5f45c2ef3f13dc by jhb: pci: Add is_pci_device helper function The failed test cases: 5 tests failed. 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:129: 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 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_96_2003129985.1782253606604--