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

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 19 Jan 2023 22:00:01 UTC
FreeBSD-main-amd64-test - Build #22829 (fc1901abcfa95bbdf985ee86ce24fa73c30d5076) - Still Unstable

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

b36b14beda4ff7ecbb906ada756141f76fcb81aa by jhb:
bhyve: Avoid triggering false -Wfree-nonheap-object warnings.

6a284cacb1e56a81dff7f5c34bbbd7ed1a0b6cb1 by jhb:
bhyve: Remove vmctx argument from PCI device model methods.

fc1901abcfa95bbdf985ee86ce24fa73c30d5076 by jhb:
<sys/sysctl.h>: Reduce overly broad header pollution.



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