From nobody Sun Sep 06 02:16:45 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 4hcv322vrYz6rVhB for ; Sun, 06 Sep 2026 02:16:46 +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 4hcv316P7Yz3WYx; Sun, 06 Sep 2026 02:16:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788661005; a=rsa-sha256; cv=none; b=lIVF1WOq73RZ0rG3xmS13Qh3IvJ7VY5iMlH81q9dO1o6DdrI15RSw/YR+7iICZLv4mc/gX K8i2ybhhIok+mhjpNtK84/oV0oVlvjrtI5vVktxIBRuXAQWLUJFb+wQ6x2tRn25JJuwvF0 +UlzCQb6GO6D4G+xBL9spTbgUYVNkfTMGXzvlU2g+3qvUTb9JpcP5xhK+VXiB84r+hLceq 8nSynk8BZ1EkqcWXKxEv5MeWZnrF0KWZVKl3lbA6BDbxl5mMxN5SlIu/3gqtX+LXhTXhOK PaOSYPPKb4/+Cnn9TqgZHjZZZ3UEaEuZ+yjaiLldqZmfqOthlbZxIskdNGtPJw== 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=1788661005; 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=QzZIW2p/qW8qYpox6J0k+OtI4fpHMQrcGuDaBG9rTqY=; b=trNrhM42KM3phr7kYx4xYgaLoE3EenYugh7DEl32Hv8utfLajH6bBbKRonZl/s2A2Q3F4F wKYj3zwYpJ2DahvmkB2m6FL4i5v0pldaZWLNh8z1TIvsiOTh7s8GSr8uhwYWM1tmKfQqN9 ivS4iqjH7okhM1wQ2HkvOQ61jp3QVXw572IwX04la6ESZ7bLJDxV7W1gpg4u0xRroR0pOh HMEAYCBlXG7cudnnVMCXPz4VwaZ+flPMtVE8M3R/vlcdD6iMeFXGaUj3amgb+cc6h3xTzs 6Z+A7s21/Q5YjWioSyrIrAThkasyO+aib0aunPCjmxMn70OP7chKPlI8QYa6Nw== 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 4hcv3157tRz19w3; Sun, 06 Sep 2026 02:16:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 6 Sep 2026 02:16:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, kevans@FreeBSD.org, kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1214322576.41.1788661005729@jenkins.ci.freebsd.org> In-Reply-To: <425948221.4324.1788517059088@jenkins.ci.freebsd.org> References: <425948221.4324.1788517059088@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2134 - 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_40_1014702548.1788661005451" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_40_1014702548.1788661005451 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2134 (7a0f01a84d62e05d6f68c58ee504647068403586) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2134/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2134/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2134/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) b8370f520dbaa652c4592e02f8f7840db44e95e1 by kevans: bsdinstall: add a hardening knob for unprivileged kenv access 1cfebc97445cdc72e1a01236c92732042205146e by kevans: prometheus_sysctl_exporter: don't abort on bad labels 7399eb45406874f35e736f105d7d6ff0516c7a2e by kevans: kern: fix oversight in security.bsd.unprivileged_kenv_read 4337e2bd5f895d945f87a364e341c613e47c5cf9 by kevans: usb: xhci: allow up to 1s for SET_ADDRESS dc052bc25986f86975b1642e663caf8dd85cd61e by kevans: stand: set st_dev/st_ino in the loader's ZFS stat for veriexec f656bde0c2efd016f1c5d1f22460d657e73a7eb5 by kevans: xhci: Only reset the data toggle value when the USB stack asks for it c58ec93eee8d5300959b84525b82c76826b586e0 by kbowling: ofw_pcibus: Inherit PF locality for SR-IOV VFs ac364c3b368c520930328d3a363f3aa921519b6c by kbowling: ofw_pcibus: Honor device proximity for DMA tags 7e2631981e2465e44d992ca115b468cda1be7221 by kbowling: e1000: Limit the TSO sentinel to lem(4) controllers b88d20eb024110e563352ad2beb83817ed1f08bc by kbowling: pci: Expose a VF's owning PF to bus subclasses 20f75b486aa903007f77280122b7f5cd655ffcee by ngie: asmc(4): Add PnP record 8c39d9f752398976e156c4c38997ccf29d9d24c4 by ngie: asmc(4): Add support for backlight(9) interface 967501b3c7cc170b6b373db22d137650b3ef519a by ngie: asmc: add raw SMC key read/write interface 470993a3d879ab41b2e6466d3495887f480cd247 by ngie: asmc: add support for MacBookPro13,1 6bdc21d47fe437a9e5d3bb1766c3d88c7c54c8a7 by ngie: asmc: add automatic voltage/current/power/ambient sensor detection c23d7287f22dd14d3b874fef6a359cbaf4808ac1 by ngie: asmc: replace hardcoded model table with universal probing 94b80b3dc4f8b0e1b6a38fd8d40f5abf4c7e7abc by ngie: asmc: rename wol sysctl to auto_poweron 744396cdb66abe4d8a0485721aa1d8ff8e7ba79e by ngie: asmc: add MMIO backend for T2 Macs 9537554b617bb1a45d6b66a08153daca5686232b by ngie: asmc: fix asmc_key_dump() page fault on T2 MMIO backend 5a7ff2eb7d0dcc7d8b7f08663fc2e65ac7ef1ebe by ngie: asmc: Refactor sensor detection and sysctl registration 95aa170e635866a9943fa262b1f76e484bcba8c6 by ngie: asmc: try PIO before MMIO to avoid false T2 detection 6e4229e0e17b6958371c4e4df28cbd60e331d272 by ngie: asmc: add system state and board identity sysctls a6e503c5fe693058107027bb271469c4baf65dd7 by ngie: asmc: deduplicate sensor converters and cause sysctls 7a0f01a84d62e05d6f68c58ee504647068403586 by ngie: asmc: prefer MMIO backend over PIO when both are present The failed test cases: 98 tests failed. FAILED: sbin.ping.ping_test.inject_opts Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_pip Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_reply Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.span Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.stp_validation 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.netinet.divert.ipdivert_ip_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_02.frag6_02 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_03.frag6_03 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_04.frag6_04 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_06.frag6_06_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_07.frag6_07 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.netinet6.frag6.frag6_09.frag6_09 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_10.frag6_10 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_11.frag6_11 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_12.frag6_12 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_13.frag6_13 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_14.frag6_14 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_15.frag6_15 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_16.frag6_16 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_17.frag6_17 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_18.frag6_18 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_20.frag6_20 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.mld.mldraw01 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.scapyi386.scapyi386 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipfw_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.pf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.ipfw_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.pf_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.dup.dup_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overreplace 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.netpfil.pf.fragmentation_no_reassembly.match_fragment_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.match_full_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.adjhole Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.no_df Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overhole Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overreplace Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.reassemble_slowpath Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.icmp.cve_2019_5598 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.icmp6.zero_id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v4 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.pass_block.urpf Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.defer Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.route_to.icmp_nat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_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.max_mss_v6 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.scrub_compat.min_ttl_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.no_scrub_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.no_scrub_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.set_tos_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.set_tos_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.max_mss_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.max_mss_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.min_ttl_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.min_ttl_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.set_tos_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.set_tos_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.tcp.rst Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details ------=_Part_40_1014702548.1788661005451--