FreeBSD-main-amd64-test - Build #26385 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 14 May 2025 21:06:41 UTC
FreeBSD-main-amd64-test - Build #26385 (bf2166bd72ad691765ff5e081f00cbba6b12da61) - Failure

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

bf2166bd72ad691765ff5e081f00cbba6b12da61 by jhibbits:
Revert "powernv: Add RF_BIGENDIAN resource flag"



The end of the build log:

[...truncated 1.43 MiB...]
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15360.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15360.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 512.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15360.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15360.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 512.
GEOM_ELI: md1.eli: Failed to authenticate 5FATAL: command execution failed
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:824)
	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.processResult(SSLEngineFilterLayer.java:460)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processRead(SSLEngineFilterLayer.java:413)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecv(SSLEngineFilterLayer.java:118)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecv(ProtocolStack.java:676)
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRead(NetworkLayer.java:137)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:162)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:804)
	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.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:50328' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
	at jdk.proxy2/jdk.proxy2.$Proxy79.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
	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:1833)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:446)
FATAL: Unable to delete script file /tmp/jenkins5328857129333625416.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:824)
	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.processResult(SSLEngineFilterLayer.java:460)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processRead(SSLEngineFilterLayer.java:413)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecv(SSLEngineFilterLayer.java:118)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecv(ProtocolStack.java:676)
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRead(NetworkLayer.java:137)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:162)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:804)
	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.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@506a2af1:JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:50328": Remote call on JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:50328 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:1105)
	at hudson.FilePath.act(FilePath.java:1207)
	at hudson.FilePath.act(FilePath.java:1196)
	at hudson.FilePath.delete(FilePath.java:1743)
	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:1833)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:446)
Build step 'Execute shell' marked build as failure
12 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 7680 bytes of data at offset 512.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 7680 bytes of data at offset 512.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 3584 bytes of data at offset 512.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 48 bytes of data at offset 464.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15360.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15360.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 7168 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 7168 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 3072 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 15872.
GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 512.
GEOM_ELI: Device md1.eli destroyed.
GEOM_ELI: Device md1.eli created.
GEOM_ELI: Encryption: CAMELLIA-CBC 192
GEOM_ELI:  Integrity: HMAC/SHA384
GEOM_ELI:     Crypto: software
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 19456.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 19456.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 19456.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 19456.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 7168 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 7168 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 3072 bytes of data at offset 1024.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 464 bytes of data at offset 464.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 19456.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 19456.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 6144 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 6144 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 560 bytes of data at offset 1488.
GEOM_ELI: Device md1.eli destroyed.
GEOM_ELI: Device md1.eli created.
GEOM_ELI: Encryption: CAMELLIA-CBC 192
GEOM_ELI:  Integrity: HMAC/SHA384
GEOM_ELI:     Crypto: software
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 6144 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 6144 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 2048.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 464 bytes of data at offset 464.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 4096.
GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 4096.
GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 22528.
GEOM_ELI: md1.eli: Failed to authenticate 656 bytes of data at offset 3440.
GEOM_ELI: Device md1.eli destroyed.
GEOM_ELI: Device md1.eli created.
GEOM_ELI: Encryption: CAMELLIA-CBC 192
GEOM_ELI:  Integrity: HMAC/SHA384
GEOM_ELI:     Crypto: software
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 24576.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 24576.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 24576.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 24576.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 20480.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 4096.
GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data a[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0.
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for FreeBSD-main-amd64-test #26385
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