From nobody Fri Jan 16 23:53:39 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 4dtGs03NCjz6P4S9 for ; Fri, 16 Jan 2026 23:53:40 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dtGs01brMz43Pm; Fri, 16 Jan 2026 23:53:40 +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=1768607620; 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=xJSDs4ahuePVDbXFYlS98qGenwoIMHlE9GS50iDpvpo=; b=JMI60nfQHBkdUPFzHXYZ1WCcQfraYKbQZo56epm7CeCIcgyCVxuzlsdVRwSz+lMYOr6VFD VVIDqks72Qy1Tsa1vTu+Km/jC3Kak73P6NI5MB4jrn1/bWTSSLFIlGPi5GPTsR9qNhjEcq AITUFW8wodU44AFXcWKlDb/hVfHobobnKXwtjTHbveDhwNdlhKFQM35/X0b+qo7Bz84TvG FeTA6krrgZ+vSSuCPl63K/A0/Ts9XyoEplZ1fcfUb37FQzRkRGqK1Oy/DWR1ExgZ27HONE 1fcZZF0/3wNXQJF1Slhm8fCv1LnJmWLtvuR/1QWy9Lv3hrLw43xWHdjvANnpDw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768607620; a=rsa-sha256; cv=none; b=AMgOB1706pEjnji2nqyEdApvNAmT58guaVgHHgyX8LKPUCY7OT++QeBpazJgZDpXoKlTGF mrr5S6leC5g+tsWYqqaHq8McmtlVDGqIEA+VzK9ncH/NpZMlTLOxk7raY+Q74BpEHyqXyn ELDGYrOJ9fGeOvkOvbmUdQSKufUyj6KgEu0+TajftC/mTZvCw7u0VXQv07pYeEvwaHNppy bwZeHTFWQ3IjGU1O1Ax60DvScWvlrBYzxRpFWvYd860I9OnTdZnKHJbSMSWqX87/VBZ81g xJKRwb2ZStDzpEi0LBMcSnQ/x44GxOIyBuJP8k/EHNl/CXpLXyVKiy/9l5XGKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4dtGs0145FzbyD; Fri, 16 Jan 2026 23:53:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 16 Jan 2026 23:53:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <818703319.1355.1768607620152@jenkins.ci.freebsd.org> In-Reply-To: <1462976999.1271.1768571332688@jenkins.ci.freebsd.org> References: <1462976999.1271.1768571332688@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1731 - 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_1354_1306666483.1768607619946" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1354_1306666483.1768607619946 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1731 (fff9ab9ed295e7f584feba459a1f0a3f4a1b783e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1731/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1731/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1731/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) 0b6bb81935970d61bdc6580048c806ef17ef8cd4 by bz: LinuxKPI: acpi: fix guid_t argument type 7d33beb6af2de0b769756211aaf2f253ed5e3e22 by bz: LinuxKPI: pci: harmonize #defines 96419b3aa91e71ef09832061afd6ffc630280faf by bz: LinuxKPI: pci: fix argument type to linuxkpi_pci_iomap[_range] 443e07f7980f8e777b7513e72769da639dd4e0e9 by bz: LinuxKPI: pci: use unsigned int for vendor/device arguments 42c4f4d98216ebf1355e1387ff8d0bd42a88b120 by bz: dwmmc: cleanup cmd and locking, consistency between mmc and mmccam cfc216559c92e8c4b610175d58a10c09a6a5e66d by bz: bsnmp: wlan: use correct value for rssi 30ea10d3513096d65840e10d8db964368ee7cc91 by bz: iwlwifi.4: add link to bugzilla in the BUGS section 1aa8504d1c5156ff2b46c4eb0cc01fb2332dfb96 by bz: rtw88 / rtw89: define LINUXKPI_VERSION 236b76516b6fc4d9439921259a7d2b9645e37a27 by bz: LinuxKPI: 802.11: add bitfield.h to ieee80211.h aaecab14f52c01ee0bfbb054ad5da7b0c6680586 by bz: LinuxKPI: 802.11: define the full set of IEEE80211_VHT_MAX_AMPDU_* 796aa6055e797b32ee1e3d1092f3e28f14e2c6d1 by bz: LinuxKPI: 802.11: ieee80211_probereq_get() takes const arguments cc8d17e4366ce376204037fbf2a3a9eb3eeecda8 by bz: LinuxKPI: 802.11: add wiphy_locked_debugfs_read() 463d0ab1374f771366babb6e5a3fd64e24fcb543 by bz: LinuxKPI: 802.11: add dummy IEEE80211_EML_CAP_EMLSR_*_DELAY_256US 66e3185134528714f0017fe52f110b0cd9e94c19 by bz: linuxKPI: 802.11: assert wihpy lock in lkpi_80211_mo_start() 4faad6c23983b564b0c832eaed059b65758e38b3 by bz: LinuxKPI: 802.11: add guards to lkpi_ic_ampdu_rx_{start,stop} d784cfcd5c44ad0dc1a92ce5a42421ff06688089 by bz: LinuxKPI: 802.11: announce netdev features under boot -v 8346b963c66628bd03121cacec60a9351cbbaa0e by bz: LinuxKPI: 802.11: assign values to WLAN_HT_CAP_SM_PS_* ee44e19f0f8c5050c88e991e7f83521d776d094a by bz: LinuxKPI: 802.11: improve reg_query_regdb_wmm() 7937d7fe644d7f55f563b65c349637c7acde0e25 by bz: LinuxKPI: 802.11: correct struct linuxkpi_ieee80211_channel 11f0a07f37c49e7c9bce020a2996c92a5466bb46 by bz: LinuxKPi: 802.11: adjust linuxkpi_set_ieee80211_dev() to set ic_name 203fe473d079add112ddc2a019e9b33d48821309 by bz: LinuxKPI: 802.11: improve ieee80211_request_smps() 03cc8045e57a5cba2e5e4aa109fdf5a903630d15 by bz: LinuxKPI: 802.11: fill in sinfo for chains in case driver does not b23b05c1d42044e7a1a812ddb7f21b27551ad156 by bz: LinuxKPI: 802.11: factor out sinfo printing b4688ce7454fd5324c2cd7e3743b21261592e18f by bz: LinuxKPI: 802.11: stop using hw_value on a channel ea8a9265e0fc42700636677303e4175aa83a0344 by bz: usb: hub: uhub_root_intr() mark function arguments as __unused 3d35647d33cf90d3ead87e45dd62eac4d3bddc66 by bz: LinuxKPI: implement str_disable_enable() 096f1bd897464edfd115f7dd2272e3488cbca191 by bz: LinuxKPI: 802.11: mark all structs in struct ieee80211_mgmt __packed 8121f688bb550af894b4b1b3ff66dba283ac16d5 by bz: LinuxKPI: 802.11: adjust lower wake_queue locking 4a26d2750b5695a1e700ea1530628e7ad470baaa by bz: LinuxKPI: 802.11: do not delete keys while still assoc 5b7aa8225bea341b830666e2724ecb13316e27b0 by bz: LinuxKPI: skbuff: checksum offloading flags 53d1c328e9123c8065f121afdd9dccb222af2221 by bz: rc: bluetooth: startup improvements 772579c13e5ce63eb4fddd97db77f5f53c7c19fa by bz: fwget: pci: hex strings use 0-9 and a-f not a-z c5ca8670efda02044811dfa87d14dec35ad8a66a by bz: fwget: pci: video amd: correct glob matching entries 2c48a938d570b895002b16f78133ff4256efea1d by bz: LinuxKPI: skbuff: no longer use IEEE80211_DEBUG to turn on debug baefe812214ebdeb042cf5a85e8232f4ee1a97ab by bz: LinuxKPI: pci: implement for_each_pci_dev() and improve pci_get_device() 008b9c7db5b28ed38f30e05f9c0bfb6e30156a35 by bz: LinuxKPI: pci: implement pcim_iomap() c017775775ee7548a071806042b0294e94824991 by bz: LinuxKPI: pci: implement [linuxkpi_]pcim_request_all_regions() 8f8a0aadfa8d0176c0d2527973208850faf432d3 by bz: LinuxKPI: pci: allow children to be attached to a pci_dev fe8793b39bef5a035aa4dce6fd8479f954ac5845 by bz: LinuxKPI: correct the LINUXKPI_VERSION check for abs_diff() 3c1f1bcb14d3e1f8c4f3af912fdce867cc72f3ab by bz: LinuxKPI: rename from_timer() to timer_container_of() c84bfaa2531870a023fa9b267a765b9518ed3350 by bz: LinuxKPI: timer KPI *_timer -> timer_* 6ceb046df3d72dfa2c218fdb9b32635d11bdcfcd by bz: LinuxKPI: cleanup: implement __free() and DEFINE_FREE(); use for kfree() 163fe10479a34071eb860695459999e2575e714c by bz: LinuxKPI: add DEFINE_LOCK_GUARD_0 for rcu eba61bc6749e571ca5797b85f572925916266927 by bz: LinuxKPI: add __struct_size 95f0e1e425a6847c58aad97b8d65b2a386e5b300 by bz: LinuxKPI: sync overflow.h from Linux v6.16 4a3facee3ce66fedaafbb10dd2c927f001af2b7e by bz: LinuxKPI: kunit: add static_stub.h and more dummy headers fa3f62df151532a2e6b2934d5d5dc632b923c2b5 by bz: LinuxKPI: maths64: implement roundup_u64() 62d86be3d64d65ba207f81f18d0dbf38f57935ee by bz: LinuxKPI: devres: divorce dem_kfree from lkpi_devm_kmalloc_release 64075d53646679554c6b62911076b6b26e862acf by bz: LinuxKPI: 802.11: avoid recursive wiphy lock 2f4700c4dc1598c1b99996412a932764d5cbac45 by bz: LinuxKPI: pci: allocate entire pci_dev hiereachy up to root port on 8d76cbe16b42749336cf369fbba850bfb30e5cd6 by bz: LinuxKPI: pci: implementation of [lkpi_]pci_get_slot() 9c54475b16dddeaf50510418c98a6e69ff635035 by bz: pci: add quirk to disable Function-Level Reset (FLR) 61c549c2bbf01eacb74093674694c595ded0e757 by bz: fwget: pci: mediatek: correct package name 6d7d95b4758d04adcf051d6dcf7355caf4a1f2cd by bz: dc(4): fix argument to if_foreach_llmaddr() for 21143. 710bc041bb138e8a24c71fbb970d6c54106ef84d by bz: igc(4): also build module on aarch64 923c01f09ba737490e9ac9ee122f4de6742ca077 by bz: LinuxKPI: add __counted_by_le() and __counted_by_be() b0497fabb9d462fa3b9e443188c7dd98b8dbc1b0 by bz: LinuxKPI: add three skeleton functions to etherdevice.h 4c27dfb166f12bf27cd25a52442f4aa744c513e6 by bz: LinuxKPI: platform_device return type change 6248a65545474b0e534ddcf97959205f133ac2de by bz: LinuxKPI: add fips.h 1f9ca940c1ba1e27b3dbd62d8dd6384cd7c4c8c1 by bz: LinuxKPI: add skeleton pci_enable_wake() 26d5278eaee0025a0a24c3860fc58fd2be26c7d9 by bz: LinuxKPI: page_pool headers moved; add netmem.h a75a58393b81a3a9d2c36eb7f5770d2b50d7ebee by bz: LinuxKPI: soc/mediatek add pr_debug calls efa6449e09dae6a8ee2a111313f761c275dc5fc7 by bz: LinuxKPI: skbuff: add a misplaced socket operation to skbuff.h for now a7ac5ba799c74f34effc88e7161873777d3675d8 by bz: LinuxKPI: netdevice add attach/detach skeleton functions 6b70b671b3c89678866a6d4979d214434c095186 by bz: LinuxKPI: 802.11: additions for Linux v6.17 based wireless drivers add692e05ca1825b974804ad65d961719be098f2 by bz: LinuxKPI: 802.11: initialize the passed in chandef in bd339e8341bac1a20716c662b6d024161ec4f8c6 by bz: LinuxKPI: 802.11: make airtime fairness an IMPROVE 2a04a8562ecc23d68f64d0b8df86b5f3da223ac5 by bz: LinuxKPI: device: add a pr_debug("TODO") call to device_release_driver() 78e0a224f50856ad33fc0484fad11ee3dc3b2dcf by bz: LinuxKPI: 802.11: move ieee80211_offload_flags 7e2143845d30bd66424e87c61eb2bd16a3da9622 by bz: LinuxKPI: mt76: depend on CONFIG_NET_MEDIATEK_SOC_WED 1b9d37ebbdb36be70c26da4c3a801cd2fb346b70 by bz: mt76: set appropriate CONFIG options for the module build 8fc0789a4dda595311bec566719ff3c2e2744ee2 by bz: LinuxKPI: 802.11: lock down the "txq_scheduled" tailq 3fc5eb05910f0377e661c0ed57842baa1642b237 by bz: sys/bitcount.h: add __const_bitcount e7c3b91d30176988612f3ab95140f50f13f29178 by bz: LinuxKPI: 802.11: add compat.linuxkpi.80211.IF.dump_stas_queues fff9ab9ed295e7f584feba459a1f0a3f4a1b783e by bz: LinuxKPI: 802.11: reset hdr after crypto in lkpi_80211_txq_tx_one() The failed test cases: 552 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:592: WIFSTOPPED(status) not met FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details ... and 452 other failed tests. ------=_Part_1354_1306666483.1768607619946--