FreeBSD-main-amd64-test - Build #27768 - Still Unstable
Date: Thu, 29 Jan 2026 19:54:09 UTC
FreeBSD-main-amd64-test - Build #27768 (5a733026088f68a0171584045af968d1ea83804b) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27768/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27768/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27768/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)
21efed6cd8442ba9abb6c8a7e54a2433de9bfc60 by obiwac:
touch: Tests for -h flag
578b4ec8f1a4134027e66a156e6cf801284aab14 by obiwac:
touch: Test for -a flag
5a733026088f68a0171584045af968d1ea83804b by obiwac:
touch: Test for -m flag
The failed test cases:
5 tests failed.
FAILED: sys.netpfil.ipfw.log.bpf
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netpfil.pf.route_to.random_table
Error Message:
Target 2001:db8:4202::42:4 not selected after 10 attempts!
FAILED: sys.netgraph.ksocket.udp6_bind
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:167: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in6)) == 0 not met
FAILED: sys.netgraph.ksocket.udp6_connect
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:134: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sin6, sizeof(sin6)) >= 0 not met
FAILED: sys.netinet.socket_afinet.socket_afinet_bind_connected_port
Error Message:
/usr/src/tests/sys/netinet/socket_afinet.c:556: connect failed: Network is unreachable