From nobody Wed Apr 29 17:58:29 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 4g5Q5f2gQlz6ZpPB for ; Wed, 29 Apr 2026 17:58:30 +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 4g5Q5d5nVxz42dd; Wed, 29 Apr 2026 17:58:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777485509; a=rsa-sha256; cv=none; b=fnEsLQ+kz2KAFZ952juYIMJ4uKXvqJ6bNdYizNKpJCNodvWy4RceMK52n8XdMd0h3Zhb/C z09KJ6fZW9bqFpuTVj7Mvl1y1QWkSb0k1OVwX69MhfFdYc6QdXbI+MIrq261c5RVu4oaDV DkHD4KQ986wPU+V+LL4yUzmKVTIxO1xJgOj4wnzcM3jlvzDQuPaWECU43CXAFuRAwaDPGm S4GG8YftxV0z/XwTmsdwT09CM5PqXKn42EKM1AZ1vaN8IzrdC7p6hAxiAmKXAqZ1vEvyzm lY0DCM2JIrj831LbdWM+SAPeM1yEmkohU3CDAF/vZvB44QPITwE/bSlzKuo8LA== 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=1777485509; 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=Te3BbinJx2eOZop4sOkVAQO4PYIqt8SZxN0yxtt6asQ=; b=V0g4sFlyEeW4eQApWlyNAudvvD1tR7zB1RXaR/ELblb8pEHLcojXFKQpHgjgT0mGdQQFRs 8Z0Qu6rjlryLRPcUI2Pi9PG34Pc1siCYn6mP86fEpqn9MbOcBSy/llNLPgi8BtbEaGDj5o brlvyBhkt0iwdFmaasg/iY0dt06DxpcMnXyR5+SCYKlaPn8IXGznUrQmKoWx2bqaB0FqNB h0PhJBGx4xMW1KYfOt7zRFam7W8KdW0tvwmcpKS3Pzz57VY8iRCXYrQ7C3UlM701UJCFGk WZF6hOqcYcrCBaXYHtqFSldVjtWNoHDSX8MC75dVqm2Qz2/XDQmA4XY3ZlnSIQ== 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 4g5Q5d4yj7zrkD; Wed, 29 Apr 2026 17:58:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 29 Apr 2026 17:58:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1088536278.339.1777485509700@jenkins.ci.freebsd.org> In-Reply-To: <2069367899.297.1777451467159@jenkins.ci.freebsd.org> References: <2069367899.297.1777451467159@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1897 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_338_71691780.1777485509432" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_338_71691780.1777485509432 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1897 (1cbd6e148249760df4c07c12f77a336ddad909b9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1897/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1897/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1897/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) ae00a52921cafcedd04a240d444fec2076ea7771 by markj: execve: Fix an operator precedence bug b3087e05e848405c3b9c8577a86fed173f3a8a42 by markj: dhclient: Check for unexpected characters in some DHCP server options a813012f4b76444dfde03146487042133c657884 by markj: dhclient: Fix reallocation of dhclient script environments ba21845e94dd165c94d8d610d5df49b8954a405e by markj: pf: improve SCTP validation 680e97f45b0ff827291a96f24c0d8edf5f7dc0c6 by markj: libnv: add test to verify null termination of string in array 07296250c728644cc071fe89344ec9f0705da014 by markj: libnv: add tests to verify potential overflow issues 45809b0e1bc1c443b090999a589f0f31049a6484 by markj: libnv: switch fd_wait() from select(2) to poll(2) 1cbd6e148249760df4c07c12f77a336ddad909b9 by markj: libnv: fix heap overflow in nvlist_recv() The failed test cases: 9 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met 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 FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details 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_338_71691780.1777485509432--