From nobody Thu Dec 28 07:33:12 2023 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 4T10bs0P3lz55GJ0 for ; Thu, 28 Dec 2023 07:33:13 +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 4T10br5S8Yz3DHh; Thu, 28 Dec 2023 07:33:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703748792; a=rsa-sha256; cv=none; b=shhwMxvmAUYmTcafCpM8quo71bvwv69qJGe5SmrbtTW7k6G8Y1uL73bGQUtgNubiPU6f3i 3L+U//BDBiXGsQekD+xNMBUh00fPb32RM8HRabDG1GrgZATbYFFLS2Qwj71P7HtMg18gXc hiq7TJwVOcBsXkpbxXUArQvcL4BRRRUzss137StXWVZUjrP3dFIQYiN4ac08qmh8jM5pnH ekCmIjoOkqDmbPZgO+CQeTZ+UymXm333W68MalvgaeDxU11rwhhMlJdcvzyb8KiJyI9yAe kxe7Er21vh6OEteKn3jVXv9gPly694vwHn6+dAd+ho1mBGhQHJ/GVawJNHWwtA== 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=1703748792; 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=A0c1H6/BA9qiC8VwMzXbDb45Q/nB54TWkoxKYc8DAy8=; b=x12FkimuB1uejawsbKVCGEB3ja7r2l+4mn66ABd+HXWKXlwF76X6PC2aQ3LqhXS2bLFYha og9aBDQsRblPlmKC6ybEPthFrpZvAZbKlMh6QxuiQ/Ut1RZgRaDWXT3FAAaT+gRmX5xp6D 4g7xaRAekJjXUInWOi9iffh+7uuiZ8v03SsFMVuoUsQhkj1hv3LDcvmhQtgB+1tXE2CAtc yFuunHJ2NWP+mTaQuKGM46/c+6bkQB5SJ94o86d4iLPUCBaR9eS8aTip5chtKEkK0EJvcI r5sZ4KOI0XnXMr3EjQqjP6yGBw0auZpUlUYSPve7aGxMXfVmdxfw29b8PIvnYw== 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 4T10br4TLJz1Cfx; Thu, 28 Dec 2023 07:33:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 28 Dec 2023 07:33:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, imp@FreeBSD.org, noreply@github.com, behlendorf1@llnl.gov, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <813803704.11510.1703748792634@jenkins.ci.freebsd.org> In-Reply-To: <1131876003.11492.1703734182385@jenkins.ci.freebsd.org> References: <1131876003.11492.1703734182385@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24589 - 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_11509_317773391.1703748792170" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_11509_317773391.1703748792170 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24589 (fb03f7f8e30d21ad74ef7a3ee1b4a7e546fef852) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24589/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24589/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24589/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) 00f40961e0eb7d8bcdb016020f1f2dbe372d3e96 by behlendorf1: Linux 6.7 compat: simplify current_time() check db4fc559cc1931b9219e62aa505cd5c51a17b232 by behlendorf1: Linux 6.7 compat: use inode atime/mtime accessors 1d324aceefff81ee605f8d0368e2b6a711b631cf by behlendorf1: Linux 6.7 compat: handle superblock shrinker member change 957dc1037a87cf4e2748010b9469511b721f7067 by behlendorf1: Linux 6.7 compat: rework shrinker setup for heap allocations 6930ecbb75e17f6d6cc7686211d4f3b34852795b by noreply: spa: make read/write queues configurable a9520e6e5961d9fc58d71b97652773d0f5fee1ff by noreply: zpool: Add slot power control, print power status eff77a802dc14e91f9fba0dda1403aeb65889814 by noreply: ZIL: Improve next log block size prediction 5a4915660c54e6c16ca7b4683dcf4c18a3942a5b by noreply: Don't panic on unencrypted block in encrypted dataset 233d34e47ef88ee9e9a1e1ad02384f2063cd039b by noreply: Linux 6.5 compat: check BLK_OPEN_EXCL is defined 4cf4bc7334acf145daf6f7f894fbb333710c1cc9 by noreply: Block cloning tests. 07e95b4670dc421ec726a2b4efa97a22fe572005 by noreply: Fix the FreeBSD userspace build (#15716) 61e2161367bb4e68e603f53b1107f9427f988861 by cperciva: x86: Adjust base addr for PCI MCFG regions b9f4462063d3ab35fa63ec8335de966c77362437 by imp: rc(8): angle brackets to avoid link breakage 3dfb39ef1d66e8370c302b158173ed8065887c2a by imp: bsd-family-tree: QCU: ISBN and EAN numbers db348fdba461519d4ea7be45f96719b1bd76485d by imp: bsd-family-tree: tidiness, width fc8ac5fedf7ee513efabddd26dbe65f5aa5996c3 by imp: auto_master.5: improve description, bump date e21ebb4d2d9484e2c7ce3cfc15b98a9c60b88050 by imp: auto_master.5: Fix my push 4ea5e107b1e778321f2e5e5083cf4eee3888eca8 by imp: : Allow using SRCS for common sources 9c1335cead4ff07faf257d0b9003f9e6227be150 by imp: contributing: Add note about static analyzers fb03f7f8e30d21ad74ef7a3ee1b4a7e546fef852 by imp: CONTRIBUTING: class work The failed test cases: 1 tests failed. FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 ------=_Part_11509_317773391.1703748792170--