From nobody Wed Aug 26 05:45:03 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 4hVDBS4xG6z6qgkj for ; Wed, 26 Aug 2026 05:45:04 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hVDBR5Yjyz3Zfp; Wed, 26 Aug 2026 05:45:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787723103; a=rsa-sha256; cv=none; b=EbItNDUZU/chRSsTPAU00QtFyTYl95qniDRmvFQiIOM+4v6uOVF2lIXtT6Q8LafHudwXsr Sh6zq/JmeJ2OxddJ4rPuagnmecziDWXhfW2JhHY6YRNyBJrzqVugcDTwbKn/8iaXy6D6le 9aOpMl/2hWFvzcJK20+sIEWfxIxm5pePKtl1dWsgZFbjdMmUmPZoaoxYl0Q00ZnV3AdSu/ cJWXGxS/xURorPZ1U5+v7a6KMN5XShymtmlGxrWWtu29eXyE+w8jAwA5ugF9isPtT2YEp6 qCHi8Dio5vrITbE2hl4hmLMlUbIcYz0Lt29B7imuDhZWIk9LT+oAIwL3buIpKg== 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=1787723103; 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=oKxIwWAONEiRqLcav4ljh4XqYKcVvdc3TJ5Ao4pFBxU=; b=RWOdcCuahxN0arXShpabGaz6FfP1IAApRgFVg3s2El5I+FEYqBmlzGoLzn94MqpT6nIIKl PAXe+5om97X3TJPHAgWhX4ARjS9aMPTo69Bc5pJHJvA7eoDNNlVHZQkEDvsxEix/RZrpl7 80eYPCGOiakolW5sw22NSy9n+2yBHPi2LBEFXLGFjq/TN56NlByR1PnssaG5NwuqoqMim6 NPgNHXEhGRYHXdU0FFLl7DWxc5qpeppz6GIG40pGeKCZp5eJuD07nZVY8esNsMHLwW01Zp tpxfTiBFYaaRL/l548Az9sSU6fpOOWzgtGF4bkJCyR6wlyS5ayHO6AW5GzngJQ== 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 4hVDBR3tNVz8ZT; Wed, 26 Aug 2026 05:45:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 26 Aug 2026 05:45:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <391451064.3331.1787723103550@jenkins.ci.freebsd.org> In-Reply-To: <122414447.3297.1787693054296@jenkins.ci.freebsd.org> References: <122414447.3297.1787693054296@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #1064 - 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_3330_1714124359.1787723103137" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3330_1714124359.1787723103137 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #1064 (132e609c2ce5c72e9e04a5d6f3e0e9140e06ebd8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1064/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1064/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1064/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) e5db37bd060542d849dc3d975c7c597d7d28f210 by kbowling: iflib: Defer LED control to the device taskqueue dbf07219675e9673964160c5e2d25a867ec93e29 by kbowling: iflib: Create led(4) devices 1d9c9fe8344969ea09b90105a0825e8105f4d9a9 by kib: shmfd: consistently return size in 512 byte blocks for fstat(2) 1f1f7b638fef98da619d5c25ecf9452fbb9b96c5 by kib: tests/sys/posixshm/posixshm_test.c::accounting fix after st_size changes ff47081093c8d4c6c405cd8ddd41bbbbca32b6e4 by kib: mlx5(4): convert to timer_setup() linuxKPI ac1026c4c8afcd738f266da06a758f0272ddf7aa by kib: ofed/ipoib: convert to timer_setup linuxKPI ce44f0bfe47d2473d7bc7e0c16c291a8bf18f567 by kbowling: igb(4): Document identification LED device nodes 37f1ac5b871b1e53a8f03917662b1e2b4f7eb493 by kbowling: igc: Add led(4) identification support c43037f2bef77dff2d5c211b3bbf29236bb8eb58 by kbowling: e1000: Identify SerDes adapters with LED blink 5122a6181aa4268761cda41980af62c0245f1816 by kbowling: e1000: Fix the multiqueue debug register dump 63d782348e44f7635fcf9ff455d05490a8030e93 by kbowling: igc: Remove invalid debug ring pointer iteration 623b7198c7a83499d72e10c2b132fbd6b9a5076f by kbowling: ixgbe: Add led(4) identification support ddee18ad56e90373ffa27937a251179befa26da4 by kbowling: ixl: Add led(4) identification support 7ebe1e32f5d4ea8c92676ba11b238c1380032216 by kbowling: ixgbe: Defer ECC recovery to iflib 95cf012c8da1c5c1a0cf3ab564edc78b24b57de4 by kbowling: ixgbe: Defer firmware recovery transitions to iflib 1dc515bfe52f130552ce0a9e3c805d1cc9a84363 by kbowling: ixgbe: Defer E610 thermal shutdown to iflib ee9bbfca423f8250479df7aaeac9a0ffe3bebd3b by kbowling: igc: Recover from fatal internal memory errors 12a27f82b370a049ac027203af9865ff63be9dbc by kbowling: igc: Report corrected internal ECC errors e54458ceaad9413122c4c914dbf446c630e6b86c by kbowling: iflib: Allow conditional LED device support 132e609c2ce5c72e9e04a5d6f3e0e9140e06ebd8 by kbowling: igc: Restore the watchdog event counter The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_3330_1714124359.1787723103137--