From nobody Thu Sep 05 18:38:33 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 4X07RH0m4Hz5Tc4P for ; Thu, 05 Sep 2024 18:38:35 +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 4X07RG5yjHz4Nkx; Thu, 5 Sep 2024 18:38:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725561514; a=rsa-sha256; cv=none; b=X9kj1gY6BASpMR3x5EYJNypsHQx6iTrxkH7x4yK/3TB9Qz+SXtGI9T2OldM1+qgWPI45cw Mbhbj/UbwXCim7FP5ttUfba3lTeWbbHZiH0Q2Pmrf5AMzqjH4YPvw3e0w3WPXxXmQhaJdk HdFFVYbp2aLd5cOh2edzIIAfFsokQuvcurfciaoe6fTHZNwWi5yLyYS2XNTW47f5PbIf5Q 7JUFOFRTwYKdyz6OR0quJ4z0SU7f06hdLccJLyt0cjrl5IXFH6BSumuGMzHtJcJiL18Lz4 Uh3kwEwW0fWdumIJNJKR4MZFihda6bYX/b55fXPSLlh3s4UYwV8Ft44C6/L52w== 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=1725561514; 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=QXbWnteUW6a8TUkFKA5Rj1INDCjMH1aCCckTR2EruZY=; b=RbP2RjdIdalSLNCLTegHbEvwx4hnGH/zmo9mizASDi7ER8XPd/hmBZwGSoXwz6OTAV4po1 iaXk6wx0LXyI9f6j9ZuSx6W1UgOvF0JbyYDweE4k06NrYeM0e0UrPw5LaGdmM2mwMgaDme Q2xDDZVJt9LivLGviI+L3JM4slSTE+Td89X0BBddoE+uKedzShXW+QcBz6tUn5fXGuYk9d ajxzLD+bNCiva7hAfYriMs8DXa7hZCMkd8a2RdEjNRaWpdzKxDGnpGHaJ2x1wF442lVexC 5g7TvsnsmZ9DFkEdZMtn27kwcIK12zPQENT1VuBmZM3MYW9GhTwbNG2v5oly1A== 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 4X07RG5NzGzKSN; Thu, 5 Sep 2024 18:38:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 5 Sep 2024 18:38:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, asomers@FreeBSD.org, tuexen@FreeBSD.org, kp@FreeBSD.org, bz@FreeBSD.org, markj@FreeBSD.org, thj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <443331800.2689.1725561514764@jenkins.ci.freebsd.org> In-Reply-To: <1807280967.2513.1725532874898@jenkins.ci.freebsd.org> References: <1807280967.2513.1725532874898@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25484 - 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_2688_2068516505.1725561513647" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2688_2068516505.1725561513647 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25484 (1726db7af6b3738eb04d962b351d7f4017e1fc77) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25484/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25484/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25484/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) a9ac25d65f640a0a06a96e20c60bb34111db8ef6 by kp: pf.4: document missing sysctls 5644e2c6d47c6113a61ab7fc0776b7227677656a by kp: if_ovpn: ensure it's safe to modify the mbuf 7be11454edd4eca6cbd299cb5b486294f912ffbd by andrew: arm64: Add the tcr_el2 ds field 3a3aa2cc07563e288950affbda6b743487e9d49d by andrew: arm64: Remove TCR_CACHE_ATTRS and TCR_SMP_ATTRS e2990a9ee479b7d31bceb75310c0f290cdfb8504 by andrew: arm64: Remove ATTR_DEFAULT from pte.h d52c31904218c79424435b69b9ec4098885d800f by andrew: arm64: Make shareability attributes dynamic f5c7feee7129dc88a2e5dc3ce0a075cb5e4f534a by bz: LinuxKPI: add general module_driver(), use it for module_pci_driver() d8fffc3704a0d7f4ea5b866f689e58480ddebaa1 by thj: imx_gpio: Add gpio compat string for imx8 SOCs fe1755fa6bb4039c1e00f5226c473a024685005b by asomers: ctl: add tests for START STOP UNIT e234a72bb8c0e8e25ea8a879582e85bb2e09f096 by asomers: ctl: add tests for PREVENT ALLOW MEDIUM REMOVAL 0f2b2276abc305905e7d88619a7abca26b0dd7eb by asomers: ctl: fix uninitialized data used by PREVENT ALLOW MEDIUM REMOVAL 5203dcce2527fd235648e2b855a13f62247eb2de by tuexen: neta: improve TCP LRO 0b45d36510d8c629fcc49805bc64e5893f4ba63c by tuexen: al_eth: improve TCP LRO e06cf0fc5dd626c34acdef308b696b4995371a4b by tuexen: tcp: make tcp_lro_flush() static 1726db7af6b3738eb04d962b351d7f4017e1fc77 by markj: flua: Add wrappers for sys/utsname.h The failed test cases: 3 tests failed. FAILED: sys.netinet.arp.static Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.daemon.daemon_test.output_file Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.grep.grep_test.recurse_symlink Error Message: atf-check failed; see the output of the test for details ------=_Part_2688_2068516505.1725561513647--