From nobody Tue Oct 31 05:03:42 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 4SKJ2804N5z4yryM for ; Tue, 31 Oct 2023 05:03:44 +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 4SKJ271scmz3W0G; Tue, 31 Oct 2023 05:03:43 +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=1698728623; 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=j11dvX+I/MeUAhFiaFxVxRKi6vr24b7VX660+Tl3rQI=; b=fPNuvDTNJnn2UKhnL65X6Uo0hZwyK5bSNvKAOC85C0mnwKpnFlTDn3L+nxrYSlaiCeV1nC mx+LcDQqKsycs+QK4va7TTH5cyYzBAsTE2zJvTaX5yDZqqFOt7hA1pfsPQq8LEgznntx0K dXyfMa2e02/HfeJThDC8rhQneM7pZK0heOddDvXR6+fFHUC5F1uRL4a/u5KOeq0N0tXwen u+H8Ts/oSsf/CNZs4LOqyL0isAs4vPyj1Uz40qE95QmfNffUYWGz5DVAh59Y7ev3cXSWV2 32H5D4HvXtU/Km3I5bQ7Aaa/8frjhmUlYojfzgV1LG1WNUHA3tokNQIIkXMijg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698728623; a=rsa-sha256; cv=none; b=Bf0Pjg073PNfAKLRleoujqXqta0YI64LFGYtRdMck3lndMns40tQW3GaueqPPCpb3pIRYA kL2K/o6yo0ekDMAI93vwzjvRjnPWfHnimnwyNJ0SuTuRULKf4ikn9tgY+jhqRgKiWSMYYj elRkCaBwFhG6qLbZDzUAgsCqgGkqyB3VkiLnIaDoVpryomA3VfRZsp0feOvL5G4H/hc1Ux xHyEy06U9IpeCo7ekqOd+C6hS7eoBE7779dyM06HOv0JncWAljfGBvRguQHbjGPHCeZ3v6 d7YCdfz62FOeVSPUCKd4Mu0iD8UUOiXkaIikmo9oupzHRR6mjGQpCo3AVUMw4Q== 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 4SKJ270xVXzr5D; Tue, 31 Oct 2023 05:03:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 31 Oct 2023 05:03:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: noreply@github.com, kp@FreeBSD.org, behlendorf1@llnl.gov, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <219443654.7414.1698728623136@jenkins.ci.freebsd.org> In-Reply-To: <813321343.7400.1698703079670@jenkins.ci.freebsd.org> References: <813321343.7400.1698703079670@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24308 - 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_7413_777710118.1698728622773" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7413_777710118.1698728622773 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24308 (6c1e79df8c651b31ca4f656336e6c5ac29a66482) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24308/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24308/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24308/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) b5e6091885c32e9a01df887092061b6ed8642ad0 by noreply: spa: document spa_thread() and SDC feature gates e9725abd83166bf190dee859bbf0cefe0abb0a2b by noreply: Revert "Do not persist user/group/project quota zap objects when e57909265b4352832d69f5107bac7e56d6a8fbd2 by noreply: "ARC prefetch metadata accesses:" appears twice in the output. 07345ac2524754cfd3e020298d16d9fb341f028b by noreply: Add prefetch property e007908a1644cd78d39cfe1c28f80c7c46f2e893 by noreply: ABD: Be more assertive in iterators 252f46be7d8f2a7480a99b671004c463311e28b0 by noreply: ZIL: Detect single-threaded workloads 7c9b6fed16ed5034fd1cdfdaedfad93dc97b1557 by behlendorf1: zvol: Remove broken blk-mq optimization 05c4710e8958832afc2868102c9535a4f18115be by behlendorf1: Revert "zvol: Temporally disable blk-mq" 3afdc97d91c24192db51b67762126a8d99d433db by noreply: ZIO: Remove READY pipeline stage from root ZIOs 6a629f32344468ae81b264055916641480cb438d by noreply: arc_default_max on Linux should match FreeBSD 97a0b5be50964d5ec288e85c853039fdee75c76b by noreply: Add mutex_enter_interruptible() for interruptible sleeping IOCTLs 043c6ee3b6bfb55f8d36e1f048ff13128c279fb8 by noreply: Read prefetched buffers from L2ARC 1c824f430a395cdc66e22406e72f20ebd300e47e by kp: libpfctl: add missing pfctl_status_lcounter() function 87c5032353106764f324e82541662f448e68f38a by kp: libpfctl: remove unused field from struct pfctl_states The failed test cases: 1 tests failed. FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 ------=_Part_7413_777710118.1698728622773--