FreeBSD-main-amd64-test - Build #26481 - Still Unstable
Date: Mon, 26 May 2025 19:48:37 UTC
FreeBSD-main-amd64-test - Build #26481 (8cf4ac0c21496cd50c513cd63859dadf98dfddaf) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26481/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26481/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26481/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)
07b7bcf1e5550baa208a3620b6535b92508b8e74 by kevans:
Revert "src.conf: regen"
3ea0fa86f6a453c221c0a4aff028cb5220a2ed94 by glebius:
buildkernel: fix build for kernels without VIMAGE
06a894ca9b413757e786eb7999fcf4c61424d272 by imp:
stand/uboot: Remove unneeded nitems definition
81336653be4c85ba0a4ae862ae1a299dfd2b841a by imp:
stand/uboot: Remove unneeded _etext and _edata
c4270ea8849d7e5c5191b3c5f4a4abb391fb9027 by imp:
stand/powerpc/ofw: Remove bogus end decl
7429d6158ca91195b30c807127b4758424887128 by imp:
kboot: Initialize archsw at compile time
62d1ec7889a864a4c50f727f913384ea50e8a88e by imp:
stand/i386: Initialize archsw at compile time
e94f269cd3293187d52406f1904b82613964644f by imp:
stand/efi: Initialize archsw at compile time
36b05c058892618c9411bcb7231c7ce9d15e52dd by imp:
stand/powerpc/ofw: Initialize archsw at compile time
b33f61833b29916190d9abf75b018576cd587b03 by imp:
stand/uboot: Move archsw init to compile time
5b90ffad8759633aa79bc9736b1bb65e3a5248b7 by imp:
stand/i386/zfsboot: Initialzie archsw at compile time.
26178196de7345cdef047ef5b953101d0b50d41f by imp:
stand/userboot: Initialize archsw at compile time
8cf4ac0c21496cd50c513cd63859dadf98dfddaf by imp:
stand/kboot: Remove _end forward decl
The failed test cases:
10 tests failed.
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_write
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:528: test_file_fopen(fa, files[i], "w", &pfile) == 0 not met
FAILED: sys.netpfil.pf.sctp.related_icmp
Error Message:
atf-check failed; see the output of the test for details
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.socket_afinet.socket_afinet_bind_connected_port
Error Message:
/usr/src/tests/sys/netinet/socket_afinet.c:555: connect failed: Network is unreachable
FAILED: sys.netinet.tcp_implied_connect.tcp_implied_connect
Error Message:
/usr/src/tests/sys/netinet/tcp_implied_connect.c:66: sendto(c, &buf, sizeof(buf), 0, (struct sockaddr *)&sin, sizeof(sin)) == sizeof(buf) not met
FAILED: sys.netinet.udp_io.peek
Error Message:
/usr/src/tests/sys/netinet/udp_io.c:55: connect(c, (struct sockaddr *)&sin, sizeof(sin)) == 0 not met
FAILED: sys.netinet.udp_io.trunc
Error Message:
/usr/src/tests/sys/netinet/udp_io.c:55: connect(c, (struct sockaddr *)&sin, sizeof(sin)) == 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