FreeBSD-main-amd64-test - Build #27779 - Still Unstable
Date: Fri, 30 Jan 2026 22:36:42 UTC
FreeBSD-main-amd64-test - Build #27779 (bda8028146694ee490543b35e3349e060936fde4) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27779/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27779/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27779/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)
93d3ac1daa0ef3ac54ffcd5cc64a14638d04bd60 by andrew:
arm64: Fix kernel panic in get_arm64_sve during core dump
bda8028146694ee490543b35e3349e060936fde4 by cperciva:
release: Ship firmware from kmods repo on DVD
The failed test cases:
3 tests failed.
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