FreeBSD-main-amd64-test - Build #22824 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 19 Jan 2023 01:53:11 UTC
FreeBSD-main-amd64-test - Build #22824 (bb651c77f5f71a38dd90b2eee214e7a2224421a7) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22824/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22824/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22824/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)

fd5e9210598cfafbecc05b5ec03da25483833f90 by allanjude:
Add CPU Ident for Qualcomm Kryo 400 (used in MS Dev Kit)

eac971545baa3857903e0107439f00d8438c5847 by kib:
if_ipsec(4): protect against user supplying unknown address family

b1d10b49e24a4fd3af80f8491cd95bd0766ca1f1 by kib:
if_ipsec(4): handle situations where there are no policy or SADB entry

424f1296bd73f2661b556ddfdfb4bcc8f9df898a by kib:
ipsec.c: typos in the comment

bb651c77f5f71a38dd90b2eee214e7a2224421a7 by dumbbell:
linuxkpi: Define `hrtimer_try_to_cancel()`



The failed test cases:

6 tests failed.
FAILED:  lib.libc.time.mktime_test.timegm_epoch

Error Message:
/usr/src/contrib/netbsd-tests/lib/libc/time/t_mktime.c:98: Expected errno 0, got 84, in t == (time_t)0

FAILED:  sys.net.if_tun_test.235704

Error Message:
atf-check failed; see the output of the test for details

FAILED:  usr.sbin.etcupdate.preworld_test.main

Error Message:
Returned non-success exit status 1

FAILED:  sys.aio.aio_test.aio_socket_blocking_short_write

Error Message:
Test case body timed out

FAILED:  sys.aio.aio_test.aio_socket_blocking_short_write_vectored

Error Message:
Test case body timed out

FAILED:  sys.aio.aio_test.aio_socket_short_write_cancel

Error Message:
/usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met