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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 25 Apr 2023 16:19:45 UTC
FreeBSD-main-amd64-test - Build #23422 (fc727ad63d3f8d3a4be693c2c9c36200a37200ec) - Still Unstable

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

fd1aa866eb22bcaa01dbedfbe7778c29c0c2fa25 by melifaro:
routing: add rt_tables_get_rnh_safe() that doesn't panic when af/fib is

34066d0008b6b5f0c7f9fbef8d82e468aaf3f7cf by melifaro:
routing: add iterator-based nhop traversal KPI.

70810dc8178cdc473f31f10bdfaec5de533dd67e by melifaro:
netlink: add nlattr_get_uint8() function to pack u8 attributes.

fab828b45580df575c2ef154b3799ba74532bd16 by melifaro:
netlink: fix parameters in snl_attr_get_flag()

ca1850478ff4bc2264a3078c22c4f52dd6f23459 by melifaro:
lltable: properly set expire time to 0 for static IPv4 entries.

a2728a9a5b8da974e238e6413a980134dbd6297f by melifaro:
netlink: allow creation of temporary lle entries.

b32cf15d861794fc91d0f2666a71865ccd0fcb3e by melifaro:
netlink: add support for dumping kernel nexthops.

5af9ad5359cbbd0c82fcfdec9ea667adb10d15a3 by melifaro:
netlink: add snl(3) support for dumping nexthops and neighbors

9f5dc374d0dadb6947a9bd9ff8ff44931e1b6422 by eugen:
ipfw.8: improve description for interface matching

e83f23eb5ef3b793af5179403243c82983d3b9a2 by melifaro:
netlink: enable extended error reporting in snl(3).

6ad73dbf65048b0950a1ba6ff25607f6708c8954 by melifaro:
arp: convert arp(8) to netlink.

896e22fbc6e730b7eb3047221560db8c5c00d958 by melifaro:
netlink: fix neighbour deleting for IPv6.

acc65df45a8d065662436b9a831c9dc3d02d33a1 by melifaro:
netlink: require proper privileges when adding neighbor.

35e7180a326c9b4fdc86d3bfa06224ce1376449f by melifaro:
arp: remove forgotten debug message.

91fbe0819bb9c6e1a5e5b854075deb51742eb41f by melifaro:
ndp: convert ndp(8) to netlink.

089104e0e01f080c9cd45dc5f34c4f636dea4ca7 by melifaro:
netlink: add netlink interfaces to if_clone

fc727ad63d3f8d3a4be693c2c9c36200a37200ec by melifaro:
ipfw: add [fw]mark implementation for ipfw



The failed test cases:

6 tests failed.
FAILED:  sys.fs.fusefs.mknod.main

Error Message:
Returned non-success exit status 1

FAILED:  sys.netinet.arp.arp_del_success

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

FAILED:  sys.netinet6.proxy_ndp.pndp_add_gu_success

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

FAILED:  sys.netinet6.proxy_ndp.pndp_neighbor_advert

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

FAILED:  sys.netinet6.test_ip6_output.py.TestIP6OutputScope::test_output6_linklocal_scope[same]

Error Message:
/usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError

FAILED:  sys.netlink.test_snl.snl_parse_errmsg_capped

Error Message:
1 checks failed; see output for more details