FreeBSD-main-amd64-test - Build #26527 - Still Unstable
Date: Fri, 06 Jun 2025 19:37:59 UTC
FreeBSD-main-amd64-test - Build #26527 (d0d5415881b7ed6908a2a734d893eb870b93b33f) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26527/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26527/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26527/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)
25f09d4a9c358c5452435d299e00c1a1bdafff87 by markj:
qat: fix typos and formatting issues
5a8e5215cef0dac1115853889e925099f61bb5fa by markj:
qat: add disable safe dc mode for QAT SPR devices
4da5c15e5c84738903fd306b54b18a0aaf166d5f by markj:
qat: update 4xxx capabilities handling
c38bafee7e182fbcdc3c346b2785ed258230cb06 by markj:
qat: move debugfs handling to separate file
8aa51e6d7de0a828020de64560d1385e15955a1c by markj:
qat: restrict sysctl access to privileged users
e745eee59c821c1d8ae7f5b25dfbdf0049b4787c by markj:
qat: reimplement cpaCyGetXXXInstances as a wrapper
ded037e65e5239671b1292ec987a2e0894b217b5 by markj:
qat: driver updates to improve code and fix bugs
ae1dc27639c88038d150660c4096753e210aec42 by markj:
qat: refactor error handling and add mutex locks
2542189532b3025577fa4e782904494f3587008b by markj:
qat: update API files to use SPDX identifier
bef6d85b6de55e0e7adcfa1fd2e4abdcecbf9564 by kevans:
lualoader: allow graphical bits to be disabled with loader_gfx
d0d5415881b7ed6908a2a734d893eb870b93b33f by kevans:
lualoader: rename loop variable to cleanup luacheck
The failed test cases:
11 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_realpath
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:733: test_file_open(fa, files[i], &fd) == 0 not met
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_with_casper
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:443: test_file_open(fa, files[i], &fd) == 0 not met
FAILED: sys.opencrypto.runtests.main
Error Message:
1 of 1 tests failed
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.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.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