FreeBSD-main-amd64-test - Build #28364 - Failure
Date: Thu, 23 Apr 2026 00:07:49 UTC
FreeBSD-main-amd64-test - Build #28364 (cff716c2854c167ef7ff3a4785f5faed9b0a4f98) - Failure
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28364/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28364/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28364/console
Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the 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)
566cc005812b72a4ba236764651dd8e82c94a166 by sjg:
safe_set treat ':' and '#' differently
1d69c8e4ac7da648f63a830b23b872582469ba37 by ziaee:
build.7: Improve make delete-old example
1bcd2e2f8311b737170e4bae8381dcb7de2c4413 by ziaee:
build.7: Explain packaging a custom kernel
b183dae4a9934ed9bb91763b5f9d9d4e4d4120a2 by ziaee:
build.7: Explain specifying multiple KERNCONFs
886610c1003e0d0e270531f5a75b0f2c2b5eb2b8 by ziaee:
freebsd-base.7: Add a caveat about dev branches
e692f36a678d4fad6054161e554eb5ec544fffa8 by dumbbell:
linuxkpi: Add `struct kmsg_dump_detail`
84fc57a369dfac882cb9e9333635aaa11978948f by dumbbell:
linuxkpi: Add more `struct folio`-related functions
373871696d3da5f9fe1dcd23c83be95dbaa1b41d by dumbbell:
linuxkpi: Define `fd_file()`
ab77c26d3643b88b29d3526d60b939d1cca402f9 by dumbbell:
linuxkpi: Add `mem_is_zero()`
7643dd70a4dfa5fd874300a7161c24b808d6b134 by dumbbell:
linuxkpi: Add `kmemdup_array()`
849e5b0b6167d7c819f6998fa3e67122af81d794 by dumbbell:
linuxkpi: <asm/unaligned.h> is moved to <linux/unaligned.h> in Linux
7f59126493d44f21d9a2b1a0b5b81c30f9a438f0 by dumbbell:
linuxkpi: Define a guard for the `mutex` type
06cfd1047da6f3cdba80da371592980a7143a7b6 by dumbbell:
linuxkpi: Add `register_pm_notifier()` and `unregister_pm_notifier()`
ade8a27ea4c28d12fabc2d5f8e44386a3add23d1 by dumbbell:
linuxkpi: Add `atomic_read_acquire()`
305ebed50b4e2e2346d211c5a65320fa45c7fbc4 by dumbbell:
linuxkpi: Define `system_state`
002c08158f9e7eb61c467fe29ff8e24361fb8470 by dumbbell:
linuxkpi: Define `DIV_U64_ROUND_UP()`
cff716c2854c167ef7ff3a4785f5faed9b0a4f98 by dumbbell:
linuxkpi: Add `rb_add()`
The end of the build log:
[...truncated 4.43 MiB...]
at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:348)
at hudson.remoting.Channel.close(Channel.java:1619)
at hudson.remoting.Channel.close(Channel.java:1567)
at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:957)
at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:827)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:49290' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
at jdk.proxy2/jdk.proxy2.$Proxy145.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527)
at hudson.model.Run.execute(Run.java:1842)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:456)
FATAL: Unable to delete script file /tmp/jenkins18078521701221711202.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241)
at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:826)
at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:176)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:278)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:502)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:243)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:195)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:208)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:794)
at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:348)
at hudson.remoting.Channel.close(Channel.java:1619)
at hudson.remoting.Channel.close(Channel.java:1567)
at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:957)
at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:827)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@55e1334e:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:49290": Remote call on JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:49290 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:1101)
at hudson.FilePath.act(FilePath.java:1217)
at hudson.FilePath.act(FilePath.java:1206)
at hudson.FilePath.delete(FilePath.java:1753)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527)
at hudson.model.Run.execute(Run.java:1842)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:456)
Build step 'Execute shell' marked build as failure
#4 0xffffffff82fe0e54 at pf_test+0x2954
#5 0xffffffff83000221 at pf_check_out+0x41
#6 0xffffffff80d4c6d8 at pfil_mbuf_out+0x58
#7 0xffffffff80dd7aae at ip_output+0xc0e
#8 0xffffffff80e10dbd at udp_send+0xacd
#9 0xffffffff80c96305 at sosend_dgram+0x315
#10 0xffffffff80c96ed9 at sousrsend+0x79
#11 0xffffffff80c9eaae at kern_sendit+0x1be
#12 0xffffffff80c9edbb at sendit+0x1ab
#13 0xffffffff80c9ebfd at sys_sendto+0x4d
#14 0xffffffff8113ea31 at amd64_syscall+0x451
#15 0xffffffff8110cf1b at fast_syscall_common+0xf8
lock order "pf rulesets"(rm) -> "pfsync bulk"(sleep mutex) first seen at:
#0 0xffffffff80c53f24 at witness_checkorder+0x364
#1 0xffffffff80bb2a11 at __mtx_lock_flags+0x91
#2 0xffffffff83052a1d at pfsync_in_ureq+0x8d
#3 0xffffffff8305161e at pfsync_input+0x24e
#4 0xffffffff80dd3c4d at ip_input+0x28d
#5 0xffffffff80d48884 at netisr_dispatch_src+0xb4
#6 0xffffffff80d2a3ca at ether_demux+0x16a
#7 0xffffffff80d2b93e at ether_nh_input+0x3ce
#8 0xffffffff80d48884 at netisr_dispatch_src+0xb4
#9 0xffffffff80d2a815 at ether_input+0xd5
#10 0xffffffff82ee3b54 at epair_tx_start_deferred+0xd4
#11 0xffffffff80c46972 at taskqueue_run_locked+0x1c2
#12 0xffffffff80c47863 at taskqueue_thread_loop+0xd3
#13 0xffffffff80b899e2 at fork_exit+0x82
#14 0xffffffff8110d64e at fork_trampoline+0xe
lock order "pfsync bulk"(sleep mutex) -> "pf_idhash"(sleep mutex) first seen at:
#0 0xffffffff80c53f24 at witness_checkorder+0x364
#1 0xffffffff80bb2a11 at __mtx_lock_flags+0x91
#2 0xffffffff82fd3ef6 at pf_find_state_byid+0xa6
#3 0xffffffff830534ac at pfsync_bulk_update+0x7c
#4 0xffffffff80bf845b at softclock_call_cc+0x19b
#5 0xffffffff80bf9b96 at softclock_thread+0xc6
#6 0xffffffff80b899e2 at fork_exit+0x82
#7 0xffffffff8110d64e at fork_trampoline+0xe
lock order "pf_idhash"(sleep mutex) -> "pfsync"(sleep mutex) first seen at:
#0 0xffffffff80c53f24 at witness_checkorder+0x364
#1 0xffffffff80bb2a11 at __mtx_lock_flags+0x91
#2 0xffffffff8304e4a5 at pfsync_defer+0xc5
#3 0xffffffff82fe2499 at pf_test_rule+0xa49
#4 0xffffffff82fe0e54 at pf_test+0x2954
#5 0xffffffff83000221 at pf_check_out+0x41
#6 0xffffffff80d4c6d8 at pfil_mbuf_out+0x58
#7 0xffffffff80dd7aae at ip_output+0xc0e
#8 0xffffffff80e10dbd at udp_send+0xacd
#9 0xffffffff80c96305 at sosend_dgram+0x315
#10 0xffffffff80c96ed9 at sousrsend+0x79
#11 0xffffffff80c9eaae at kern_sendit+0x1be
#12 0xffffffff80c9edbb at sendit+0x1ab
#13 0xffffffff80c9ebfd at sys_sendto+0x4d
#14 0xffffffff8113ea31 at amd64_syscall+0x451
#15 0xffffffff8110cf1b at fast_syscall_common+0xf8
lock order pfsync -> in6_ifaddr_lock attempted at:
#0 0xffffffff80c5486f at witness_checkorder+0xcaf
#1 0xffffffff80bd3389 at _rm_rlock_debug+0x129
#2 0xffffffff80e2f017 at in6_selectsrc+0x3f7
#3 0xffffffff80e2ff06 at in6_selectsrc_addr+0x66
#4 0xffffffff8304ddbd at pfsync_kstatus_to_softc+0x50d
#5 0xffffffff8304d18b at pfsyncioctl+0x78b
#6 0xffffffff80d2371d at ifioctl+0x73d
#7 0xffffffff80c5b7e1 at kern_ioctl+0x2a1
#8 0xffffffff80c5b4df at sys_ioctl+0x12f
#9 0xffffffff8113ea31 at amd64_syscall+0x451
#10 0xffffffff8110cf1b at fast_syscall_common+0xf8
carp: demoted by 240 to 240 (pfsync bulk start)
epair1a: link state changed to DOWN
epair1b: link state changed to DOWN
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
carp: demoted by -240 to 0 (pfsync destroy)
epair2a: link state changed to DOWN
epair2b: link state changed to DOWN
carp: demoted by -240 to 0 (pfsync destroy)
passed [2.684s]
sys/netpfil/pf/pfsync:basic_ipv6_unicast -> epair0a: Ethernet address: 1a:f4:c6:fe:21:d9
epair0b: Ethernet address: 3e:4d:c6:a7:ce:a1
epair0a: link state changed to UP
epair0b: link state changed to UP
epair1a: Ethernet address: 2e:44:a5:e8:24:0c
epair1b: Ethernet address: 76:7e:42:68:21:da
epair1a: link state changed to UP
epair1b: link state changed to UP
epair2a: Ethernet address: b6:83:3d:f1:d2:ae
epair2b: Ethernet address: 9e:23:ae:a5:50:b4
epair2a: link state changed to UP
epair2b: link state changed to UP
carp: demoted by 240 to 240 (pfsync bulk start)
carp: demoted by 240 to 240 (pfsync bulk start)
epair1a: link state changed to DOWN
epair1b: link state changed to DOWN
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
carp: demoted by -240 to 0 (pfsync destroy)
epair2a: link state changed to DOWN
epair2b: link state changed to DOWN
carp: demoted by -240 to 0 (pfsync destroy)
passed [2.367s]
sys/netpfil/pf/pfsync:bulk -> epair0a: Ethernet address: 0e:e6:d6:15:2c:22
epair0b: Ethernet address: 56:cc:40:c0:2d:36
epair0a: link state changed to UP
epair0b: link state changed to UP
epair1a: Ethernet address: e6:ba:3f:7d:c1:d1
epair1b: Ethernet address: 82:47:83:c2:c3:89
epair1a: link state changed to UP
epair1b: link state changed to UP
epair2a: Ethernet address: 82:05:c6:38:fb:10
epair2b: Ethernet address: 9e:1b:8a:c9:79:9e
epair2a: link state changed to UP
epair2b: link state changed to UP
carp: demoted by 240 to 240 (pfsync bulk start)
carp: demoted by 240 to 240 (pfsync bulk start)
carp: demoted by -240 to 0 (pfsync bulk done)
epair1a: link state changed to DOWN
epair1b: link state changed to DOWN
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
carp: demoted by -240 to 0 (pfsync destroy)
epair2a: link state changed to DOWN
epair2b: link state changed to DOWN
passed [3.348s]
sys/netpfil/pf/pfsync:defer -> epair0a: Ethernet address: 2e:3c:be:05:1c:34
epair0b: Ethernet address: 82:83:1b:1b:2d:5b
epair0a: link state changed to UP
epair0b: link state changed to UP
epair1a: Ethernet address: 3e:c1:0c:78:2d:2f
epair1b: Ethernet address: 8a:fd:1d:86:1c:92
epair1a: link state changed to UP
epair1b: link state changed to UP
epair2a: Ethernet address: f2:5d:c1:76:f1:3d
epair2b: Ethernet address: 36:c9:88:0a:9a:00
epair2a: link state changed to UP
epair2b: link state changed to UP
carp: demoted by 240 to 240 (pfsync bulk start)
epair0b: promiscuous mode enabled
epair1b: promiscuous mode enabled
epair2b: promiscuous mode enabled
epair2b: p[PostBuildScript] - [INFO] Executing post build scripts.
romiscuous[PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0.
mode disablERROR: Step ‘Publish JUnit test result report’ failed: no workspace for FreeBSD-main-amd64-test #28364
ed
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
epair0b: promiscuous mode disabled
epair1b: promiscuous mode disabled
epair0b: promiscuous mode enabled
epair1b: promiscuous mode enabled
epair2b: promiscuous mode enabled
epair2b: promiscuous mode disabled
epair0b: promiscuous mode disabled
epair1b: promiscuous mode disabled
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
epair1a: link state changed to DOWN
epair1b: link state changed to DOWN
epair2a: link state changed to DOWN
epair2b: link state changed to DOWN
carp: demoted by -240 to 0 (pfsync destroy)
passed [8.669s]
sys/netpfil/pf/pfsync:ipsec -> epair0a: Ethernet address: f2:45:20:18:71:19
epair0b: Ethernet address: f2:0e:db:23:07:36
epair0a: link state changed to UP
epair0b: link state changed to UP