Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2024 19:32:31 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        emaste@FreeBSD.org, christos@FreeBSD.org, jrtc27@FreeBSD.org, pho@FreeBSD.org, delphij@FreeBSD.org, corvink@FreeBSD.org, alc@FreeBSD.org, se@FreeBSD.org, mhorne@FreeBSD.org, imp@FreeBSD.org, kp@FreeBSD.org, gordon@FreeBSD.org, olce@FreeBSD.org, dougm@FreeBSD.org, glebius@FreeBSD.org, wosch@FreeBSD.org, rlibby@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-test - Build #25246 - Still Unstable
Message-ID:  <1495801235.16285.1717529553097@jenkins.ci.freebsd.org>
In-Reply-To: <2018679280.15721.1717438061804@jenkins.ci.freebsd.org>
References:  <2018679280.15721.1717438061804@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-test - Build #25246 (623d432b154a7fc0bd75f3ca221114808b6e9113) - Still Unstable

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

b599c3410cda4294a1f24783c500a7ee63f2f3af by delphij:
Vendor import of xz 5.6.2 (trimmed)

c3e9423743d91ae5b5865602a905900a1855055e by gordon:
Move print_bits to ifconfig.c and make available to other src files.

a68e4f7a065218f0bcc5b34ff8d2e73a240b59b2 by gordon:
Migrate from printb to print_bits for locally defined bit fields.

80828c6fab0292b5c5a34a63558d837cb9308fbd by mhorne:
kern: Remove leftover saf1761otg bits

965fff98260ff53707b4ba38ff44fc5683a7189f by wosch:
man(1): ignore absolute path for .so include

b0056b31e90029553894d17c441cbb2c06d31412 by dougm:
libkern: add ilog2 macro

574ef650695088d56ea12df7da76155370286f9f by dougm:
subr_pctrie: use ilog2(x) instead of fls(x)-1

e3537f9235ba237b7f35d88c3d8147c164f2a86c by dougm:
Revert "subr_pctrie: use ilog2(x) instead of fls(x)-1"

5dda778db63407214394c3cf63fb1312a4981024 by imp:
Use correct function declaration for yyerror

08f6f78f81e21b21dd002a9389436b0333cb3488 by dougm:
libkern: don't use MPASS

749c249dc3b656fea69149f8f7ad3e1a7f935986 by dougm:
subr_pctrie: use ilog2(x) instead of fls(x)-1

3ca6bf7929245ae66c5c0f13776395fea0c2d2c7 by rlibby:
db_show_buffer: minor cleanup

7f1012ff7c8b8762c247698cb6f84963674d1f55 by rlibby:
pctrie: predict successful allocation

fbfdf57d65bedfab28f9debc8a4a8d6802f9338a by jrtc27:
Fix off-by-one bug in btpand

e0dcb9b611d3b3e471d7bc30bcff7cd4e26c6f19 by emaste:
mfi: correct typo in sysctl/tunable description

f3ab0d86e8070c73bf2e2852341f8e5c709f5682 by olce:
bitset: Fix __BIT_FFS_AT()'s herald comment

ef659a2d041c01b747ae4605160c24156cae081b by christos:
snd_hda: Add Lenovo X1 Carbon Gen11 support

badf44cc21249a56e7d822a77acfdd21f8352d50 by glebius:
mbuf: provide m_freemp()

a9b55a66440ce67e545b60f2861badbfc5ec6327 by glebius:
unix: use m_freemp() when disposing unix socket buffers

f1d73aacdc47529310e2302094685295c032e28f by alc:
pmap: Skip some superpage promotion attempts that will fail

41ee91c64f47faaa8131df3cd8a63bdb60fa486a by se:
newfs_msdos: fix build on non-FreeBSD systems

5e09c5a1ed66f58c499884ebf44e1633be195578 by corvink:
bhyve: use correct size to map the OpRegion

e425e601b9781c3585fcee4adf29a295a6b2aa45 by corvink:
bhyve: verify OpRegion size

005dd61dd6d64a60bb01c27319cd457302e20aee by pho:
stress2: Change fixed number of test loops to timed loops. This to

9dbbe68bc5f25e238125f4c6b329b922eaf8d5eb by kp:
pf: convert DIOCCLRSTATUS to netlink

a9d7ff4e5e6d37ace0f9bf1c2344e00cb8182c83 by kp:
pf tests: basic status get/clear test

71d3c7041d7021ae15ff3b366b6cba9e4190283e by kp:
pf: convert DIOCNATLOOK to netlink

c36c90a2cc171d21f78a6f0e28269c0cea37c2e1 by kp:
pf: convert DIOCSETDEBUG to netlink

cce69517551d954105aeb72d083af55d901103bf by kp:
pf tests: basic debug level test

1c5b886e111663d3c7e30beddae9c10445f620d4 by kp:
pf tests: make ether:dummynet test a little more robust

2144e31d8f85c38da875a180f4c016ea8e08fadf by kp:
netpfil tests: make the pls tests more robust

623d432b154a7fc0bd75f3ca221114808b6e9113 by imp:
typo: Fix side -> size since it matters to the meaning...



The failed test cases:

3 tests failed.
FAILED:  libexec.nuageinit.nuageinit.config2_pubkeys

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

FAILED:  sys.kern.unix_seqpacket_test.random_eor_and_waitall

Error Message:
/usr/src/tests/sys/kern/unix_seqpacket_test.c:1182: send(params->sock, &params->sendbuf[off], len, flags) == len not met

FAILED:  sys.netinet6.divert.ipdivert_ip6_output_remote_success

Error Message:
1 != 0 (1 != 0)
------=_Part_16284_518433429.1717529551289--



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