FreeBSD-main-amd64-test - Build #26564 - Still Unstable
Date: Fri, 13 Jun 2025 22:18:52 UTC
FreeBSD-main-amd64-test - Build #26564 (0c891822310cebd11c22bb59391f85bc53c94fa3) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26564/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26564/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26564/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)
6501b68ffba7f4414b3818fcc3ee945e70918772 by hrs:
libcasper: Use __VA_ARGS__ for function-like macros
b60053fde1726ea047aadfbc0354b79e99d4a668 by hrs:
libcasper: Fix inconsistent error codes of cap_get{addr,name}info()
4deb9760a9d84d5861ee45162ffebe83f13503b8 by hrs:
rc: Disable pathname expansion when calling run_rc_command()
7b7ba7857ce8be0bf6ab905d936d8ba1363e4ec2 by imp:
Implement CLOCK_TAI
0c891822310cebd11c22bb59391f85bc53c94fa3 by hrs:
netinet6: Remove ndpr_raf_ra_derived flag
The failed test cases:
11 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: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_write
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:350: test_file_open(fa, files[i], &fd) == 0 not met
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