Date: Mon, 27 Apr 2026 18:31:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, jhb@FreeBSD.org, ngie@FreeBSD.org, jlduran@FreeBSD.org, cy@FreeBSD.org, philip@FreeBSD.org, michaelo@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-test - Build #1891 - Still unstable Message-ID: <1589920497.61.1777314688337@jenkins.ci.freebsd.org> In-Reply-To: <295376459.2225.1776969845208@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-stable-14-amd64-test - Build #1891 (4fc1503f86177259c140c42eacb073bd17f9f72e) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1891/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1891/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1891/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) 2d2f92194f0776c89afcbc1244fcc8e1de69107e by jlduran: ping6: treat setsockopt failures as fatal 94d944048226a5dac1585a791d9cb5ccb75ee5b4 by cy: ippool(5): Correct example in man page 074f7743a9aba904db96a866ed9ac87936ac09f4 by tuexen: dpaa2: cleanup e820964dc7c4626a9f51f534434109418caa3acb by tuexen: dpnaa2: announce transmit checksum support 35f8e4b961cb2a1ee5b04f8ce14b340b80e57395 by tuexen: dpaa2: add support for several interface counters 50c4b12485fe1364148c2496ac18946779143ab6 by jhb: acpi_apm: Narrow scope of ACPI_LOCK 3639963148722404e92454ffdd4d795fa636a21e by jhb: acpi_apm: Don't recurse on ACPI_LOCK in apmreadfilt eb55ca209aa21bc2b274f129bef954d0931ab23c by michaelo: mfiutil(8)/mrsasutil(8): "show drives" truncates information 99b65c8b47724952a22186b7214523fadd012560 by ngie: release.sh: add chroot cleanup routine d6faa06d8936cf42accbf98860b9333710deda2c by ngie: release.sh: document user-overriddable functions 464afc5d0e855b478f7e8260a0ce8a1f7884806d by ngie: asmc: introduce the concept of generic models 1198b0ca9d6d7b579304404bc38ed17d394fc5a4 by ngie: asmc: add Wake-on-LAN control via sysctl 4c91d2e1a42e0b1be49578e01cf6fde5827abbc0 by ngie: asmc: resource cleanup simplifications 9dbe7570c27513c0e5f8ea57c1994740cad10e92 by ngie: chore: asmc: use designated initializers in macros 78e9708c98aa7b1362cdb909f3530592c97ee904 by ngie: asmc: output the SMC firmware revision on attach 41924423f7eb6e84449a37d5273598e665cd138f by ngie: asmc: use `ASMC_FAN_FUNCS2` with the Macmini4,1 4dd720279f867c73c5ddbfbad926f4be1b5f1299 by ngie: asmc: Convert driver to CTLFLAG_MPSAFE 833df8dabb6bb5f6e87ee6ef11110165af298433 by ngie: asmc: Add MacPro3,1 temperature sensor support 079bfe2a372fb9000e2573f4135537e2b0c3adda by ngie: .gitignore: ignore additional unwanted files 33030906cdd373b92e4a263b2ce0d5d9fe02fade by ngie: libnetbsd: add math.h and sys/time.h ee828a44e8d16e7bf74c0761bd088024821f1eb6 by ngie: lib/libnetbsd: bring in `__type_m{ax,in}*` macro family 7be895e5003534e51efe37cc63a359219099bf4a by ngie: libnetbsd: import `__CTASSERT(..)` macros 608749ca473de286ff40447510c201cb8579aee2 by ngie: divert: unbreak the LINT-NOIP build 0770a765a20415701c42074fdc2f03aa37a908e3 by ngie: asmc: code style modernization and minor cleanups c8ad757af8c87f15ae6e007c2e6bc65140464c15 by ngie: asmc: use symbolic names with the MacPro3,1 model ae09e4a904e5b6bca9ba2847d2788cd4e5fd19c7 by ngie: Add ASMC support for Macbook Pro 8,3 ca93c983ab9480264fe867b49b44b03578baeae2 by ngie: use ASMC_FAN_FUNCS2 to avoid trying to read non-existent keys 1633c00828ac84fc5f9c08e5445fb6e6ead1939c by ngie: chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 30eb33424e74f467346319876e20a83ff71e00cd by philip: contrib/tzdata: import tzdata 2026b 453958b8d8890f707215cb6641df6865d662b9d9 by tuexen: ip: improve deferred computation of checksums acbc8e49ae0fdf22fd9e40e031fa6312a815068a by tuexen: epair: add VLAN_HWTAGGING a0a0fa1dd92289d3b7b5336c409303662a7ec7fa by tuexen: ure: improve checksum offloading 70cfba4a0462df22ef48b84870e4b4e54079c1ea by tuexen: sctp: fix socket type created by sctp_peeloff() d3234683f88d7f4a8c1b72d64184435362728ce3 by tuexen: ifinfo: improve output of hwassist value 32067a7f49a37a5b1507794df95799ceecc26ad9 by tuexen: ure: improve transmit checksum offloading 2c8205002d94697bb164217dcffb3b280729f022 by tuexen: ure: improve receive checksum offloading dd4e2803da39fdcc3fc73d2ee710f479568ce3ad by tuexen: sctp: fix so_proto when peeling off a socket 328210f0efc203cc8db503e2cf60333d79227b4b by tuexen: tcp: BBLog incoming packets in TCPS_TIME_WAIT 53d8d57fa5e2e9eaa03f44c24afddc1f3d09e26d by tuexen: tcp: improve handling of segments in TIME WAIT 5c6a4b3f8965e861322f295f97a2d4e59fd63afb by tuexen: arm64/pmap: fix pmap_is_valid_memattr() 32f8c7821394b3be2d97641dbe8bf8962e2bb90a by tuexen: virtio: add loader tunables to sysctl e4e27b6edcfb4abcafe9999cee913ff6fc8f4416 by tuexen: tcp: improve NOINET builds 00bf1bc888bb6d1510c9247611d727444d14110a by tuexen: virtio.4: fix typo 68a749fbd49797f1f6bfc59c69360302f1381eb6 by tuexen: bpf: fix handling the read timeout on ppc64 dd0e6909ca842e98066b108ec7efb0d55951260b by tuexen: tcp: use RFC 6191 for connection recycling in TIME-WAIT 4fc1503f86177259c140c42eacb073bd17f9f72e by kp: pf: fix duplicate rule detection for automatic tables The failed test cases: 562 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.auto_tables Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details 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 ... and 462 other failed tests.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1589920497.61.1777314688337>
