Test_openjdk26_hs_extended.openjdk_aarch64_linux_testList_3
Started by upstream project "Test_openjdk26_hs_extended.openjdk_aarch64_linux" build number 5
originally caused by:
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-aarch64-temurin" build number 434
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 14
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 23
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_linux_testList_3@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_linux_testList_3@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d8f5f5e453197862dc2e8fc1c2349614a4d9d716 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10
Commit message: "Remove unnecessary escapes of / in grep pattern (#6551)"
> git rev-list --no-walk f0754f8bed360429812e41fbd2540f9864ca09ba # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-02T22:51:31.299Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-10-02T22:51:31.302Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-02T22:51:31.311Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-02T22:51:31.314Z] dynamicAgents: []
[Pipeline] node
[2025-10-02T22:51:46.317Z] Still waiting to schedule task
[2025-10-02T22:51:46.319Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
hudson.remoting.ProxyException: java.util.concurrent.TimeoutException: Ping started at 1759451938411 hasn't completed by 1759452178417
at hudson.remoting.PingThread.ping(PingThread.java:135)
Caused: Command Close created at
at hudson.remoting.Command.<init>(Command.java:69)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1424)
at hudson.remoting.Channel.close(Channel.java:1603)
at Jenkins v2.516.3//hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:204)
at hudson.remoting.PingThread.ping(PingThread.java:134)
at hudson.remoting.PingThread.run(PingThread.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
at hudson.remoting.Request.call(Request.java:204)
at hudson.remoting.Channel.call(Channel.java:1107)
at hudson.EnvVars.getRemote(EnvVars.java:437)
at hudson.model.Computer.getEnvironment(Computer.java:1182)
at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution$PlaceholderTask$PlaceholderExecutable.run(ExecutorStepExecution.java:1108)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:454)
Also: hudson.model.Computer$TerminationRequest: Termination requested at Fri Oct 03 02:17:50 CEST 2025 by Thread[Ping thread for channel hudson.remoting.Channel@3b0c0449:test-docker-ubuntu2404-armv8-5,5,main] [id=1330]
at hudson.model.Computer.recordTermination(Computer.java:243)
at hudson.model.Computer.disconnect(Computer.java:503)
at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:195)
at hudson.remoting.PingThread.ping(PingThread.java:134)
at hudson.remoting.PingThread.run(PingThread.java:87)
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 3367b023-dc42-4207-ae32-c71e10b74553
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:358)
at hudson.remoting.Channel.terminate(Channel.java:1189)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1431)
at hudson.remoting.Channel$1.handle(Channel.java:664)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:86)
Finished: FAILURE