FreeBSD-main-amd64-test - Build #25247 - Still Unstable
Date: Wed, 05 Jun 2024 16:13:23 UTC
FreeBSD-main-amd64-test - Build #25247 (bec000c9c1ef409989685bb03ff0532907befb4a) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25247/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25247/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25247/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)
9712479723b69ee15a1a1d3d550436aff55cf8ac by jrtc27:
ObsoleteFiles.inc: Add missed riscv64 file for LLVM 17
4779b16fa61f858ad5c449834f550fbd5e162d98 by kp:
pf: fix overly large copy in pf_rule_to_krule()
84ff9e9122acf23252680784724d6d565e734d31 by kp:
pf: fix overly large memcpy()
41d6858ebd6ae0431196c1bc6f03f8e388eae8e6 by mhorne:
git-arc.1: list width typo
9ff1462976fce4f4389be9a3357eadd22d04d308 by dougm:
x86: simplify ceil(log2(x)) function
543d55d79109ce47e43a98af16232aa86d0e02ec by dougm:
vm_phys: use ilog2(x) instead of fls(x)-1
8327796cc873ad86dfdef2846412a68709dcbbf2 by mhorne:
build.7: nit section order, tag spdx
a8a2d5ef126f9ed866f2524a4fe012ba831add2f by mhorne:
build.7: +freebsd to description, link development
afa166be99fc202027ab5b2030205b59d5104299 by mhorne:
build.7: update cross-compile example
75cb949228bb97e49f35fd2b2585293a6b9212aa by markj:
arm64/vmm: Add breakpoint and single-stepping support
a0ca4af9455b844c5e094fc1b09b1390ffa979fc by markj:
bhyve: Add arm64 support to the gdb stub
05704402ac85e0864eda63cecc20eb7810ecb503 by markj:
bhyve: Add a stub VM_EXITCODE_REG_EMUL handler
480ad4055314efbfff7eedbb34272031d836ba89 by kp:
vnet tests: check for if_bridge.ko
191e6a6049385a47db42595c32de63d7dd119ae5 by mhorne:
physmem: zero entire array
5df74441b35f2303ecdc7b79f9d331f5e77a07db by mhorne:
devmap: eliminate unused arguments
191bf63da25589f9364f99390ff81432227bb475 by mhorne:
riscv: Move sigcode out of locore.S
65a33120c3d5c4bd815de1c463fac0cd3ce7d368 by mhorne:
riscv: fix vm.pmap.kernel_maps with Sv48
98056127ddfa36720bcf46edc09843c867784bcb by jhb:
acpi/pci/vmd: Fix a nit with nested resource mapping requests
871b33ad65baf07c92cce120a4fc1978c2ed7b3b by jhb:
pci: Consistently use pci_vf_* for suballocated VF memory resources
e2c9fad2e0ae3f7049831bf7f2be1a3573363cdc by rmacklem:
nfsd: Fix delegation handled for atomic upgrade
dbe7ff254e6c87a851a75caa7250b8fbcab90c9f by rmacklem:
nfsd: Update a file missed by commit e2c9fad2e0ae
77c04f3eb12a560eb61252c817e4147bc0178e43 by ngie:
radlib: fix a memory leak in `is_valid_request`
41dfea24eec242e1e083e2a879483a7c05c7e2ff by alc:
arm64 pmap: Enable L3C promotions by pmap_enter_quick()
83fcab792c9d7f13f7e8bd73cf1850ba74f49341 by bapt:
nuageinit: use pw(8) instead of getent(1)
fa07b02f6e09f776b3afe5709e8fee1764c11a2a by bapt:
nuageinit: make addsshkey friendly for testsuite
8d7331e62a5aa75760ac54e3cb1594b0001645c6 by bapt:
nuageinit: fix authorized_key test
361da40536d7f6fc6c06d54b261c299d170ccf2f by andrew:
arm64: Disable outling atomics
a5affc0c4cabb59cceca98c4099fc9acc6a05dda by andrew:
stats: Fix the build under gcc
c2e0d56f5e493a8514324fd5e062ddc99a68b599 by andrew:
arm64: Support BTI checking in most of the kernel
bed65d85c631c3a8e60a81a15a5a745c8ef92fbe by andrew:
linux64: Fix the build on arm64 with bti checking
4eb82e65a73f6cd180700bb8ae47227a553f94ed by zlei:
hidbus(4): Fix wrong assertion of bus
bec000c9c1ef409989685bb03ff0532907befb4a by whu:
amd64: add a func pointer to tlb shootdown function
The failed test cases:
2 tests failed.
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, ¶ms->sendbuf[off], len, flags) == len not met
FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success
Error Message:
1 != 0 (1 != 0)