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

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 26 Jan 2023 20:35:58 UTC
FreeBSD-main-amd64-test - Build #22864 (d3acb974b48be37b552661715c4eb79d462aa6d1) - Still Unstable

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

7a78ae88659e0f6a901574d17672d1ccdc3e971b by markj:
netlink: Zero-initialize writer structures allocated on the stack

18b83b626a4f596f1686140b99473125be9e33bf by rscheff:
tcp: reduce the size of t_rttupdated in tcpcb

ec965063070e5753c166cf592c9336444b74720a by emaste:
lua: reduce diffs between luaconf.h copies

5c67f7c43e78e4ab31bb115dda4a9cf8059a07a0 by glebius:
udp: don't forget to initialize udpcb for UDPv6

d3acb974b48be37b552661715c4eb79d462aa6d1 by glebius:
tcp: protect TCP over UDP configuration with a lock



The failed test cases:

4 tests failed.
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