Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2024 11:42:27 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        noreply@github.com, kp@FreeBSD.org, gbe@FreeBSD.org, markj@FreeBSD.org, mizhka@FreeBSD.org, christos@FreeBSD.org, fuz@FreeBSD.org, hutter2@llnl.gov, kevans@FreeBSD.org, tuexen@FreeBSD.org, wulf@FreeBSD.org, behlendorf1@llnl.gov, emaste@FreeBSD.org, marck@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-test - Build #648 - Still Unstable
Message-ID:  <1474641737.35.1723549349508@jenkins.ci.freebsd.org>
In-Reply-To: <1458680056.843.1722982430507@jenkins.ci.freebsd.org>
References:  <1458680056.843.1722982430507@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-test - Build #648 (d27c97326439551596d63bfe9e7533fb49dbbb7b) - Still Unstable

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

9edf6af4aed14948925588eb4d2171d229c9713a by behlendorf1:
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.

b474dfad0d9dfe708eea0a14108e17374dd9b093 by behlendorf1:
Refactor dbuf_read() for safer decryption

0f1e8ba2f8260bd36dce010c0adb4dda80a9d442 by behlendorf1:
L2ARC: Cleanup buffer re-compression

938d1588ebc7fb41e24500b2f21839f5a53b4ab5 by behlendorf1:
Make more taskq parameters writable

672474659687115fc10f56f5473cd16eb307a99f by behlendorf1:
Slightly improve dnode hash

41f2a9c81f6151cd01fc455f13b8330aa72718a6 by behlendorf1:
Fix scn_queue races on very old pools

4c484d66b7f8fe595fdb89d91797e3e8fa686dab by behlendorf1:
Fix ZIL clone records for legacy holes

fa4b1a404e12d3b883c86d8ea13d8c1203addce0 by behlendorf1:
ZAP: Fix leaf references on zap_expand_leaf() errors

4c0fbd8d6d1565ba2dd3d403a2bb42e2b6c64ec0 by behlendorf1:
FreeBSD: Add zfs_link_create() error handling

2eab4f7b396a1abb9adf7cab82d6ff47f9d78e9b by behlendorf1:
Fix assertion in Persistent L2ARC

54ef0fdf60a8e7633c38cb46e1f5bcfcec792f4e by noreply:
head_errlog: fix use-after-free

f4e2aed42a704e2f238886b0dac50c06671b2d70 by hutter2:
Linux 6.7 compat: detect if kernel defines intptr_t

c24a039042ef846940adae8e1dd1fc33cbb1f147 by hutter2:
Linux 6.9: Call add_disk() from workqueue to fix zfs_allow_010_pos

d7bf0e5259f311dbe6466cc3655e8cdb27392fb9 by hutter2:
Linux 6.9: Fix UBSAN errors in zap_micro.c

0342c4a6b22d872beb286a09004706f521061c24 by hutter2:
Linux 6.10: rework queue limits setup

3ea3649755d4a684a7e04a0c6a5eb3df8f87b27b by hutter2:
Linux 6.10: work harder to avoid kmem_cache_alloc reuse

7d8e2a7f730374cb39fefa25e02702c03a41aa85 by hutter2:
Linux 5.16: use bdev_nr_bytes() to get device capacity

97f1eb80522532b65bf5b529d765c454cfbbc6b8 by hutter2:
ZTS: Fix redacted_send failures on FreeBSD

da9da6aea6b925c91b8e46dab0e9cd7488cf1ddc by hutter2:
ZTS: handle FreeBSD version numbers correctly (#16340)

bb401c02fca54e0877d33ee6e8012edb38ce1a27 by hutter2:
Linux 6.9 compat: META (#16358)

08da05400556a778105156640a6f0dbee81e32ee by hutter2:
one-word manpage correction: snapshot->rollback (#16294)

dfdac38afb1f25de0b35c4b522a839fe78052aed by hutter2:
Fix missing semicolon in trace_dbuf.h (#16281)

f14a62ebbe87f52993dc52b6e0f3c0aee1f6d6d2 by hutter2:
zts: allow running a single test by name only

ad8c8c1e31f94a96f904c59e6aef2972dd10670c by hutter2:
zts: add a debug option to get full test output

fa2480f5b3bc1d265304a950c1b5ab05497853cd by hutter2:
abd_iter_page: rework to handle multipage scatterlists

32cd2da551c952298c11b5f17efd5cbb18b98d8f by hutter2:
find_system_library: fix var cleanup when library not found

56684117133943f176f73fdbf0b9535a2bcf251d by hutter2:
Only provide execvpe(3) when needed

96cad4ca4c1f78fd57a8e3ae1193457606be9eb4 by hutter2:
libspl/assert: show process/task details in assert output

3ca305f87377afeeb3006ee6fe053358dc2f1ad8 by hutter2:
libspl/assert: add lock around assertion output

21f66db67432ad9f6363d0e69fcabb53976a45e4 by hutter2:
libspl/assert: dump backtrace in assert

88686213c38068492f0831fca0931f949b79ab4b by hutter2:
libspl/assert: use libunwind for backtrace when available

bc42d96d66d91cbfba98c0cbc34530c1156d6120 by hutter2:
Unbreak FreeBSD cross-build on MacOS broken in 051460b8b

2a2e3584752a172d9b3c406835f1e2057c498ef7 by hutter2:
libspl_assert: always link -lpthread on FreeBSD

d06c8de7484930de6bb932f0d739ebbd9e255cb5 by hutter2:
zdb: bring crash handling over from ztest

27cc6df760edb26bf3e55e795f83b92d40fcae8f by hutter2:
Use memset to zero stack allocations containing unions

ba3c7692cd73291b16abdf5ce7e51c058f73fca7 by hutter2:
Destroy ARC buffer in case of fill error

13ccbbb47a1be93f2c44e4fa51f6ae1a5a327f5d by hutter2:
Some improvements to metaslabs eviction

c950c5d3695b35ba4f02de167bdd3441862db210 by hutter2:
disable automatic dependency tracking for dkms builds

25c4271d2f3bf36025abc5c80f6a2f80b84b4a88 by hutter2:
zts: test single-disk pool resumes properly after disk pull

4d2f7f9839d12708417457cd57cf43d15cae5e92 by hutter2:
vdev_open: clear async fault flag after reopen

9835255f5dcf52b664ef6272f2db17886b702e10 by hutter2:
zdb: dump ZAP_FLAG_UINT64_KEY ZAPs properly (#16334)

14cce09a65e5921fd33439ae804039c913565a43 by hutter2:
FreeBSD: Use a statement expression to implement SET_ERROR() (#16284)

9ad205ecded2fc24ee1d3bf38439fbb3c0df7e6c by hutter2:
AUTHORS: refresh with recent new contributors (#16362)

ef08cb26dae6b3c2e930e66852f13329babb7c2e by hutter2:
Fix long_free_dirty accounting for small files (#16264)

b5835ed137f7c954efc27630283b4c08d38ceff2 by hutter2:
Linux 6.9: Fix UBSAN errors in sa.c (#16380)

dd5de55ebaa60ffa3ad1a4b004cf5c068471ba78 by hutter2:
ZTS: Make do_vol_test() more deterministic (#16379)

6f27c4cadd29eb9b850c1c66bf71ef9ba119b955 by hutter2:
[2.2.5-only] Make 'rmmod zfs' work after zfs-2.2.4 (#16406)

33174af15112ed5c53299da2d28e763b0163f428 by hutter2:
Tag zfs-2.2.5

6cd4450c6c9a83a0fd9430df7ec02c4c3203ad25 by emaste:
msun: update Clang bug reference in fma test

d1d8c9114751ee481aa6ff980caa2640f8d6848d by emaste:
libm: add parens to clarify expressions in fma, fmal

ed4fbdda588d711d9dc5cb318f01dffa7b0c58b2 by emaste:
tools/build/make.py: Minor typo fix

5daa7f5bef2162889b0eb43bcd4adf0cfa74a2f0 by emaste:
depend-cleanup: remove entries from 2020 and 2021

f06d322e9d925ab56a4aa8210a67637d4d341ab6 by emaste:
Remove "All Rights Reserved" from FreeBSD Foundation copyrights

dc39004bc670fe33ae6759816380c93a37268dd6 by emaste:
libm: fma: correct zero sign with small inputs

5bd6e6c1ddff7f10e8b86703536d81af8ce0532b by emaste:
libusb: claim to be version 1.0.16

feaaac5e153babd35b5b29b7e255d52e9b8f1093 by tuexen:
sctp: improve input validation for data chunks

8b400c8488f0b9e67ae269f6d8e5022a3bc7d854 by markj:
ktrace: Fix an inverted privilege check

644d81447118692ced65bc63829998150a646bec by fuz:
lib/libc/amd64/string: fix overread condition in memccpy

db238c7c52b320e396578eddcabdcf4d515d3896 by christos:
mixer.3: Fix mixer_get_mode() description

36bb714e2592f1e424dc74f4f0a44f2e87eee84b by kp:
pfctl: Allow a semicolon (;) as a comment

096cb89033a4ee78aa891cfef06d3b48a96537b0 by markj:
dtrace: Avoid including dtrace_isa.c directly into dtrace.c

aa937aa8c52646c37a2e1c98303fb581d858af03 by markj:
cxgbe: Flush transmitted packets more regularly in netmap mode

407ef8669f5a30b9269d53d65c82ec881d6f7808 by markj:
nd6: Fix the routing table subscription

cb2657c9622abb416ba90239e6f652147e7b62dc by markj:
netinet6 tests: Add a regression test for default router handling

40c79e979ea8dbbf2262297865754910f8d704c0 by kevans:
route: avoid overlapping strcpy

33708452aaabca205d81eceb83e0813e5882815c by kevans:
calendar: don't setlogin(2) in the -a user handlers

c23c718ed63763aabad0b5bef828fcd374d2c4d0 by tuexen:
tcpsso: add example to man page

5c4fd0b523f7c75b0d331025378ed7df12f0fc87 by tuexen:
tcpsso: improve man page

f7425802933f76c9af62c09a79a87753626281e0 by tuexen:
tcp: fix t_flags2 collision

59d36b8969925a68f805338c1fd288d1c14bf7d4 by wulf:
LinuxKPI: update linuxkpi_video to Linux 6.6

3d2b2d8d02fda59ce3a8be6df91ea729970cdbb3 by marck:
mailer.conf for sendmail: remove duplicate word.

6b6eebd39d5a30b43a2d279e029734003688d68b by mizhka:
usr.sbin/gstat: add microsecond precision for disk latency

6fb0634bc4ce5fe32312a53031e56fe866b0b24d by emaste:
linuxkpi: use canonical tests for is_{zero,broadcast}_ether_addr

cbbc8d67301c650dd683566d44ff554993556224 by emaste:
pipe: keep uio_iovcnt consistent

6bf5c32ad8aa1f1602b3cefb0b5e5918db287335 by emaste:
acl_copyin: avoid returning uninitialized memory

ce42e0ed036b39c5ddf18967b1449e95faf0d3c6 by tuexen:
tcp: initialize V_ts_offset_secret for all vnets

eac2a1edabae65e57bf66236bcbaf04d0c973b5e by gbe:
axgbe: Fix two typos in source code comments

0ea9f98023cf159c3299774e28ef486ac13bf8b2 by gbe:
sctp(4): Fix typos in source code comments

36dc690bd10cf423ecbdfc7daaec7feb73949eb1 by gbe:
ipfilter(4): Fix typos in source code comments

402db142e07aba7d95bd99b2e3f672ad7e2b23ee by gbe:
stress2: Fix a typo in namecache2.sh



The failed test cases:

6 tests failed.
FAILED:  sbin.ping.ping_test.inject_opts

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

FAILED:  sbin.ping.ping_test.inject_pip

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

FAILED:  sys.netinet6.frag6.frag6_13.frag6_13

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

FAILED:  sys.netpfil.pf.fragmentation_compat.overlimit

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

FAILED:  sys.geom.class.eli.attach_test.attach_multiple_fails

Error Message:
Premature exit; test case exited with code 1

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly
------=_Part_34_2060165930.1723549347992--



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