Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2024 09:42:10 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bapt@FreeBSD.org, emaste@FreeBSD.org, np@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-test - Build #756 - Still Unstable
Message-ID:  <1633214442.2805.1729676530705@jenkins.ci.freebsd.org>
In-Reply-To: <92858142.2605.1729536919953@jenkins.ci.freebsd.org>
References:  <92858142.2605.1729536919953@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_2804_830294251.1729676530093
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

FreeBSD-stable-14-amd64-test - Build #756 (6c1a174e4c0a01a40aa1c06dfc07a37a31cabe33) - Still Unstable

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

032bd06d985834b83057b1ca579a87dbe3fe608e by np:
cxgbe(4): Tidy up t4_l2t.h

c18966b3dce0e5110c79b23d290d453c22b49252 by np:
cxgbe/t4_tom: Detach the toep from the tcpcb when entering TIME_WAIT.

e867a25031532f3e54d61a23c6057362c66a6584 by np:
cxgbe/t4_tom: Free up hardware resources when the final CPL is received.

85a5adf4ed39923fc70640a1fd26fb7aca120e3b by np:
cxgbe(4): Make no assumptions about the start and size of the L2T table.

4f1b1077fbb9062f9f54ccc1ccd07dc33e09b45d by np:
cxgbe(4): Changes to ULD list management.

41e9881bf7a2e6c97327a4c331bba86e3a6b6ed2 by np:
cxgbe(4): Basic infrastructure for ULDs to participate in adapter reset.

fb313ad44d5143cc03446bc239fd2437f0e03bd8 by np:
cxgbe(4): Stop and restart the atid allocator with the LLD.

da45eba6d1de7fd334f1928258117d6b5b61f856 by np:
cxgbe(4): Stop and restart the L2T allocator with the LLD.

fcda529bf01aa1ad2dd44c5209b92992b5531f24 by np:
cxgbe/t4_tom: Track all synq entries in a per-adapter list.

b836830270f5c736430fd9358dc26ffad1537a3f by np:
cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM.

788088340cdc0919c13cb8849614db69fa3324f8 by np:
cxgbe/iw_cxgbe: Add a placeholder uld_restart.

3b600c38d8379d88937997496a2de03c0196e4aa by np:
cxgbe/t4_tom: bugfixes in stop/restart.

40162251383edd4294a4f454c6c20d16e73497f4 by np:
cxgbe/iw_cxgbe: Fix typo in assertion.

888858a7bfbf3112ea314cc0d7f12d385c4c39de by np:
cxgbe(4): Stop work request queues in a reliable manner.

ccd65f200cb12e1f6ebf11d59899d24f8e58b43a by np:
cxgbe(4): reset routine for general use.

a7b24758d035a48cb3638e9a77db039361eb1c7a by np:
cxgbe(4): Export the core suspend/resume functionality to other modules.

cd2ae696295f22db7ee72f528cea646c9c6cdcfb by np:
cxgbe/iw_cxgbe: Replace the fatal error flag with a stopped flag.

11dc811bb86a704b3c426d5416cbe3befc3d8b0a by np:
cxgbe/iw_cxgbe: Tidy up a couple of CTRs in c4iw_create_listen.

0366d0bd50281cff65e3856f238e250dba39adfa by np:
cxgbe/iw_cxgbe: c4iw_connect should return a negative errno.

c7550138e5b55f77bf5c8a7907c2f5f6134b4ddd by np:
cxgbe/iw_cxgbe: Fail early in some callbacks when the RNIC is stopped.

3301201fc925a98b5ebdafe3f0cded5beef40d4f by np:
cxgbe(4): Always report link-down on an abrupt stop.

b5c08433224be47da8ce5d4ea66f17e58cfbf650 by np:
cxgbe/t4_tom: Add synq entry to the list before calling send_synack.

610ff48406ef779922298e3b9759fb0abb57e0eb by np:
cxgbe/t4_tom: Demote STALE L2 table entries to RESOLVING in uld_stop.

261c616077acf134a5d8117f6e4cffbd5f970a35 by np:
cxgbe(4): Make sure that the tracing filters are usable after restart.

2c9c295f5e9555a642de6e9473bf3571f593f4c4 by np:
cxgbe/t4_tom: completely avoid L2T entries during stop/suspend.

b56fe21c6df2911f96263675298e19e9b8720366 by np:
cxgbe/t4_tom: Do not set unresolved entries to STALE in t4_l2t_update.

b9f7a09c490f4eb6b9c179d1dfd756e236494998 by np:
cxgbe(4): Clobber all tracer state on stop and redo only traceq on

48473a98a99355eec1bd029c09cac3dcfeead7d0 by np:
cxgbe/t4_tom: Remove duplicate unlock in t4_tom_deactivate.

0eea8754aefc64ce862705a13215837f50ee8983 by np:
cxgbe(4): Allow t4_tom to be unloaded safely.

42d8f6b75933329aaa7fcffed3abc5c7bfb43cb2 by np:
cxgbe(4): Use correct synchronization when marking the adapter offline.

e42a182bb7f69d53ea35dfe22e16a1944c280066 by np:
cxgbe: Add a 'show t4 memdump' DDB command

ae9d96dd9f8599a6fccf190ef6863f1c514a7a27 by emaste:
ldd32: place in utilities-lib32 not utilities

85b6bfaac92551716cfece08137c3cb4d2261521 by emaste:
mk: honor TAGS for FILES in default group

273c500de2c85f14a3971102aae29af765a5002f by emaste:
fdisk: add deprecation/removal notice to man page

3958be5c29dab4abbd7f414f319e11b91db83269 by emaste:
fdisk: emit deprecation notice when run

eff7d958dda8542dc5be4ac6109d0da2055c0d02 by bapt:
genl: allow to monitor all know groups

c116dea0be45de2ebc7c7f519bdfc33c69571054 by bapt:
genl: subscribe to all if no group is provided

58aca1634027fa469f8bcd4503803d8fee94393c by bapt:
genl(1): fix typo

379b9c6e7c680d14fac511ad7d5f54ea95c35681 by bapt:
genl: add parser for nlsysevent

8610fcedb98bf6960c1bfd80084125016e1f8709 by bapt:
genl: small cleanup

c1104a7d8e254037336afff6c1d8cb9f885aa040 by bapt:
pci_vendors: update to 2024-09-20

acd0487a7f1fdbb9c38e777e4b4653ecaf34231a by bapt:
hier(7): fix manpage location in ports

6c1a174e4c0a01a40aa1c06dfc07a37a31cabe33 by bapt:
w(1): fix libxo output being locale dependant



The failed test cases:

3 tests failed.
FAILED:  usr.sbin.syslogd.syslogd_test.basic

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

FAILED:  sys.netmap.ctrl-api-test.main

Error Message:
Returned non-success exit status 255

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly
------=_Part_2804_830294251.1729676530093--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1633214442.2805.1729676530705>