FreeBSD-main-amd64-test - Build #26590 - Still Unstable
Date: Wed, 18 Jun 2025 13:23:46 UTC
FreeBSD-main-amd64-test - Build #26590 (9134ed157388f3e34374322a5de06449a031f1ec) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26590/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26590/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26590/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)
c13f4b1574da77f89ab57cfcc87fe8ad80f25263 by tuexen:
tcp: cleanup timer initialisations
64e0b2e8f75286f9f4d85a86fbb6815b435c7096 by markj:
makefs: Implement the collision differentiator for micro ZAPs
3923bf59f99295b66c8c36c4d5f03f9e39393274 by jrtc27:
tools/build: Provide extra headers on non-FreeBSD
ebc0ceaca16cd276ca6ff1c66142389db8d33840 by jrtc27:
sys/mount.h: Hoist sys/types.h include
b1e67144058d6c8394272ba81751e041029bd876 by jrtc27:
sys/mount.h: Add missing headers so it's standalone for _WANT_MOUNT
68c3cec90a87d0d833a34f58135be9a1b063087a by jrtc27:
cd9660: Add _WANT_ISO_MNT
c4d3a1836d50f66de71384bf7e824b2c49f914a3 by jrtc27:
msdosfs: Don't #ifdef out msdosfsmount members
b61239ef83d671f04c3f9d3ace96cb07e0c9e6df by jrtc27:
msdosfs: Add _WANT_MSDOSFS_INTERNALS to replace MAKEFS in headers
20aaf0f6578cfb273383332fb9188548b53d2ca7 by jrtc27:
libprocstat: Drop all _KERNEL defines outside of zfs_defs.c
b4f9be7fb371aa84881d12089d42df5ef14d3e89 by jrtc27:
openzfs: Add a _WANT_ZNODE that defines struct znode / znode_t for
66cc116bb2c17c3373762c2c53928a2be775b17d by jrtc27:
libprocstat: Drop zfs_defs.c hack, including its _KERNEL define
d8496725c155e5454a872c8ff61fc7f14d57dc37 by tuexen:
Revert "tcp: cleanup timer initialisations"
9134ed157388f3e34374322a5de06449a031f1ec by emaste:
bsdinstall: Default to pkgbase if media contains base packages
The failed test cases:
14 tests failed.
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_read
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:478: test_file_fopen(fa, files[i], "r", &pfile) == 0 not met
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_read
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:303: test_file_open(fa, files[i], &fd) == 0 not met
FAILED: cddl.lib.libtpool.libtpool_test.complete_exhaustion
Error Message:
/usr/src/cddl/lib/libtpool/tests/libtpool_test.c:68: pthread_barrier_wait(&barrier) != 0
FAILED: libexec.nuageinit.nuageinit.config2_userdata_packages
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.opencrypto.runtests.main
Error Message:
1 of 1 tests failed
FAILED: bin.pwait.pwait_test.basic
Error Message:
atf-check failed; see the output of the test for details
FAILED: bin.pwait.pwait_test.or_flag
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netpfil.pf.sctp.related_icmp
Error Message:
atf-check failed; see the output of the test for details
FAILED: lib.libc.gen.glob2_test.glob_callback_test
Error Message:
/usr/src/lib/libc/tests/gen/glob2_test.c:152: glob(3) failed to invoke callback function
FAILED: lib.libc.gen.glob_blocks_test.glob_b_callback_test
Error Message:
/usr/src/lib/libc/tests/gen/glob_blocks_test.c:35: glob(3) failed to invoke callback block
FAILED: sys.netgraph.ksocket.udp_bind
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:104: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in)) == 0 not met
FAILED: sys.netgraph.ksocket.udp_connect
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:72: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sa, sizeof(sa)) >= 0 not met
FAILED: sys.netinet.broadcast.INADDR_BROADCAST
Error Message:
/usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details