From nobody Thu Aug 15 18:04:47 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 4WlCh04YXZz5Sb9w for ; Thu, 15 Aug 2024 18:04:48 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WlCgz6y9tz4kHw; Thu, 15 Aug 2024 18:04:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723745088; a=rsa-sha256; cv=none; b=AS1uRS5zrFpJ3cylgGmM8v2IDGCaORcYRLqD7F4l8wJE5zyOlxLaBwKuwVELCvVR+YEJM3 P8zbwyF9ntIryTeO618orHPTJL3g7igIif1LcPj4J01WkkMokMgo+50BqlGazRTKdXTb52 EjEwJu2N2mZH9nM5NkiaxMIfV4s3DOIM8XYQotlRVWvwnu/v4TK32cUptnnILwWcPA41OA qKO1p1aNRpy66ExbVK0tzOyatADcsYCQqqKpkaRZyOLiTyOZ6VaxbTHRhppeX7O4r+T3OE Rc9VBdwBukq+H9VPPaokAuORr/K2gJsP5n22GT65R9bDjn+lzoXBkSjerBQfqQ== 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=1723745088; 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=ndPP2cp1eW9r72yBELoYivFZN5b+JH7yLtyLSm7xp9M=; b=dYIRSvSnuY8y7q0mJTf3v+6gEXOIbBZx4dmICX8yj8TwnMRG2wFf9H7Gu//KLizNxnLd7O z1blumY8vhQJK/reaF5q/fZV3YKKOEI3IHHczvSharvKZK+GqauQZ85f89cuTLKbujigm/ jIgcNrHL4ZXbtjrxrMYPk0IjiVHC85RQO6m1i9DnoYZHUeXDO9eKCt/O4ppOdDNHpNV2L7 66YVtSHrLjgOVEEZBHQGxHP5JUnZoREna/Tn675Nizigd7i48BX0FK4RpArQ0T+JR4CO7H bu6Bxa8NchaPPEMpOf/qlc6rd3KUb0VUxNCVFWPPQHx4dt8qsqRjlfQsfOxdEg== 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 4WlCgz6XhrzYlc; Thu, 15 Aug 2024 18:04:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 15 Aug 2024 18:04:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <124420490.449.1723745087923@jenkins.ci.freebsd.org> In-Reply-To: <1815174016.363.1723711601155@jenkins.ci.freebsd.org> References: <1815174016.363.1723711601155@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #653 - 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_448_365002182.1723745087520" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_448_365002182.1723745087520 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #653 (b5ce60dffd5d50c1d79561e1616c9463d8c081b4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/653/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/653/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/653/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) 665b21f583e8066df90e9e07d66657ddd8a02a53 by markj: intr: Remove dead code from intr_event_remove_handler() c8d02c3763b9c19c5829741336ff84f97819a143 by markj: ithread: Annotate a branch in ithread_execute_handlers() 58f9c14235f62f8e39992608bec9bd1398eeedff by markj: ktrace tests: Add a test case for handling of exec+setuid binaries f4d580a547341362cacc79383a24e51c6875ff9a by markj: bhyve: Escape binary data sent in reply packets b5ce60dffd5d50c1d79561e1616c9463d8c081b4 by mm: zdb: Fix printf formatting of a uint64_t The failed test cases: 9 tests failed. FAILED: sbin.ping.ping_test.inject_reply Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_input_local_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_08.frag6_08 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.max_mss_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.min_ttl_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.compat_override_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_448_365002182.1723745087520--