From nobody Fri Feb 2 07:14:44 2024 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 4TR6Tx6cb7z588k0 for ; Fri, 2 Feb 2024 07:14:45 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TR6Tx4XxYz4bXq; Fri, 2 Feb 2024 07:14:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706858085; 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=OBR3Q/DLCNIuT4I6vxZKFGcH3Zr7OeqaMcI2b57ZFRU=; b=VkH6Z/ZNitxMvHy/RU+3DZhN8nU3y3l8tXX6Ux/MKNoqYaybghPs9tHHVp2gmH6JjnBPLd tPUtmMzDTRlQr4fEyuZHD5uBn3BUp/1GkdiCMpH/Jic4261DGJdrBZtAn2prlzyJpBM1/P XfA1BHQ0Etz4SbeAjncjyEARtFiIEDukZ1Y2T6IQstwFYpNKDlX4KgUlYf+pvKnK8C0ogk H2Ez/e1a5K0LoBJPISqOM3bR13WBgruvOxSJzUWCwwkYqMqczcz0US24XC6QfoIMw3HYVC pj2VDL9RYvx3d6PbFPrPQ+Sww3daJeWOb6MB8LfGFngkHDkVuGS/ApxXzCyITw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706858085; a=rsa-sha256; cv=none; b=MTLVMtMh9jZ30HmM5XbxY/0U5XVzxjLXnOD4mx/Yv1RYSZLAYIMG71A6Y5IAwdzeJhsCev B/A7U13KhBHH1tWBd24X9jpNqs89LBfEt4WBQ6u3+hHNlmkA/BTSWqLLwm07ZsEhnRoyQ8 QPlo2G/sGDm7MlJ/AfH88mrLPbxBxVWR+PQCp1DqMpltCLzNWcU9wHDGPBtZ6u9ErINaRK uphZg3u7JUMDmXvZrzuOvov7q+vywIVhfC3Qn3QJpuhTLNI3zrh5X+ZYSLtkcYKT8abMbW EuGW/1au082d4cbfE1C4X6VMhEWfAdOIzuqYPJ/TiUgnewqczGpfp7NidwnQUQ== 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 4TR6Tx3bhCzLXl; Fri, 2 Feb 2024 07:14:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 2 Feb 2024 07:14:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, kevans@FreeBSD.org, karels@FreeBSD.org, dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <785929246.327.1706858085511@jenkins.ci.freebsd.org> In-Reply-To: <970118857.228.1706666564717@jenkins.ci.freebsd.org> References: <970118857.228.1706666564717@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #346 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_326_1455156719.1706858084903" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_326_1455156719.1706858084903 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #346 (e9e63d77c6b5ecd26c78502734cbc0fe85364685) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/346/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/346/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/346/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) 8fb7d0ddd3e3b4af91f10536b6f307f8f8792190 by kevans: kern: tty: fix EOF handling for canonical reads aebaa32c3108e99cc28d9aef7229ed4fe7da18ca by kevans: kern: pts: do not special case closed slave side ae7357f2e712026685709ddf98ad6f767f00675b by kevans: kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes 31c3fc40dedddadaaa143f0ddf3d61ee7b2493ee by dim: Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): 277382e92885ebe2adf29c5052b7e2669c36b58e by dim: msun: remove fabs from Symbol.map, and adjust comment 6ccc51fd6f28af3a4516cc058135f519cbeb30e0 by dim: Add libllvm and liblldb source files to enable WITH_ASAN build 06fc42c0cb1f34063a206d82c7076cba4caf13b9 by markj: libc/amd64: Disable ASAN for amd64_archlevel.c 0c6e3bfd13621cfa2dbc432b08cbfb3dcf012d87 by karels: arm64/RPI: enable powerd by default on arm64-aarch64-RPI images e9e63d77c6b5ecd26c78502734cbc0fe85364685 by karels: inet(3): clarify syntax accepted by inet_pton The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.dummynet Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.setkey_test.setkey_passphrase 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_326_1455156719.1706858084903--