"Common-Cleaner" Id=30 Group=InnocuousThreadGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6abeb76c
at java.base@21.0.9/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6abeb76c
at java.base@21.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at java.base@21.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886)
at java.base@21.0.9/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
at java.base@21.0.9/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
at java.base@21.0.9/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
at java.base@21.0.9/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
at java.base@21.0.9/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)
"IOHub#1: Selector[keys:0, gen:0] / pool-1-thread-1" Id=44 Group=main RUNNABLE (in native)
at java.base@21.0.9/sun.nio.ch.EPoll.wait(Native Method)
at java.base@21.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
at java.base@21.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
- locked sun.nio.ch.Util$2@4c12190e
- locked sun.nio.ch.EPollSelectorImpl@4bcc39aa
at java.base@21.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147)
at app//org.jenkinsci.remoting.protocol.IOHub.run(IOHub.java:460)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@64c7a06a
JarCacheSupport [#2]
"JarCacheSupport [#2]" Id=240 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24307330
at java.base@21.0.9/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24307330
at java.base@21.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at java.base@21.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
at java.base@21.0.9/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
main
"main" Id=1 Group=main WAITING on hudson.remoting.Engine@4350ad07
at java.base@21.0.9/java.lang.Object.wait0(Native Method)
- waiting on hudson.remoting.Engine@4350ad07
at java.base@21.0.9/java.lang.Object.wait(Object.java:366)
at java.base@21.0.9/java.lang.Thread.join(Thread.java:2079)
at java.base@21.0.9/java.lang.Thread.join(Thread.java:2155)
at app//hudson.remoting.Launcher.runAsInboundAgent(Launcher.java:664)
at app//hudson.remoting.Launcher.run(Launcher.java:439)
at app//hudson.remoting.Launcher.main(Launcher.java:409)
at app//hudson.plugins.swarm.SwarmClient.connect(SwarmClient.java:199)
at app//hudson.plugins.swarm.Client.run(Client.java:220)
at app//hudson.plugins.swarm.Client.main(Client.java:67)
Ping thread for channel hudson.remoting.Channel@2c8ac282:JNLP4-connect connection to jenkins/172.18.0.7:50000
"Ping thread for channel hudson.remoting.Channel@2c8ac282:JNLP4-connect connection to jenkins/172.18.0.7:50000" Id=92 Group=main TIMED_WAITING
at java.base@21.0.9/java.lang.Thread.sleep0(Native Method)
at java.base@21.0.9/java.lang.Thread.sleep(Thread.java:558)
at java.base@21.0.9/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446)
at app//hudson.remoting.PingThread.run(PingThread.java:93)
pool-1-thread-154 for JNLP4-connect connection to jenkins/172.18.0.7:50000 id=851
"pool-1-thread-154 for JNLP4-connect connection to jenkins/172.18.0.7:50000 id=851" Id=238 Group=main RUNNABLE
at java.management@21.0.9/sun.management.ThreadImpl.dumpThreads0(Native Method)
at java.management@21.0.9/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518)
at java.management@21.0.9/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506)
at hudson.Functions.getThreadInfos(Functions.java:1534)
at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:108)
at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:104)
at app//hudson.remoting.UserRequest.perform(UserRequest.java:211)
at app//hudson.remoting.UserRequest.perform(UserRequest.java:54)
at app//hudson.remoting.Request$2.run(Request.java:377)
at app//hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at app//hudson.remoting.InterceptingExecutorService$$Lambda/0x00007f0aec19a7e0.call(Unknown Source)
at java.base@21.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@52844a8c
pool-1-thread-155
"pool-1-thread-155" Id=239 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.9/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
pool-1-thread-156
"pool-1-thread-156" Id=241 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.9/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
pool-1-thread-157
"pool-1-thread-157" Id=242 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.9/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
pool-1-thread-158
"pool-1-thread-158" Id=243 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@2e368990
at java.base@21.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.9/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
pool-1-thread-3
"pool-1-thread-3" Id=47 Group=main RUNNABLE (in native)
at java.base@21.0.9/sun.nio.ch.SocketDispatcher.read0(Native Method)
at java.base@21.0.9/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47)
at java.base@21.0.9/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:340)
at java.base@21.0.9/sun.nio.ch.IOUtil.read(IOUtil.java:306)
at java.base@21.0.9/sun.nio.ch.IOUtil.read(IOUtil.java:269)
at java.base@21.0.9/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:425)
at app//hudson.remoting.SocketChannelStream$1.read(SocketChannelStream.java:36)
at java.base@21.0.9/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:74)
at java.base@21.0.9/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
- locked sun.nio.ch.ChannelInputStream@8d05b95
at java.base@21.0.9/java.nio.channels.Channels$ReadableByteChannelImpl.read(Channels.java:316)
- locked java.lang.Object@673b83dc
at app//org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader.run(BIONetworkLayer.java:255)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
Number of locked synchronizers = 2
- java.util.concurrent.ThreadPoolExecutor$Worker@4f6130ee
- java.util.concurrent.locks.ReentrantLock$NonfairSync@4d10f7f8
RemoteInvocationHandler [#2]
"RemoteInvocationHandler [#2]" Id=244 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1f2e3109
at java.base@21.0.9/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1f2e3109
at java.base@21.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at java.base@21.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886)
at java.base@21.0.9/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
at java.base@21.0.9/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
at java.base@21.0.9/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
at app//hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:602)
at java.base@21.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base@21.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at app//hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:121)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
Thread-0
"Thread-0" Id=43 Group=main TIMED_WAITING on hudson.remoting.Channel@2c8ac282
at java.base@21.0.9/java.lang.Object.wait0(Native Method)
- waiting on hudson.remoting.Channel@2c8ac282
at java.base@21.0.9/java.lang.Object.wait(Object.java:366)
at app//hudson.remoting.Channel.join(Channel.java:1185)
at app//hudson.remoting.Engine.innerRun(Engine.java:905)
at app//hudson.remoting.Engine.run(Engine.java:563)
Windows IOHub Watcher for IOHub#1: Selector[keys:0, gen:0] / pool-1-thread-2
"Windows IOHub Watcher for IOHub#1: Selector[keys:0, gen:0] / pool-1-thread-2" Id=45 Group=main TIMED_WAITING on java.lang.Object@54d6e268
at java.base@21.0.9/java.lang.Object.wait0(Native Method)
- waiting on java.lang.Object@54d6e268
at java.base@21.0.9/java.lang.Object.wait(Object.java:366)
at app//org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:548)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base@21.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at app//hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at app//hudson.remoting.Engine$1$$Lambda/0x00007f0aec12d200.run(Unknown Source)
at java.base@21.0.9/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.9/java.lang.Thread.run(Thread.java:1583)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@2f183576
Finalizer
"Finalizer" Id=10 Group=system WAITING on java.lang.ref.NativeReferenceQueue$Lock@6d858c9d
at java.base@21.0.9/java.lang.Object.wait0(Native Method)
- waiting on java.lang.ref.NativeReferenceQueue$Lock@6d858c9d
at java.base@21.0.9/java.lang.Object.wait(Object.java:366)
at java.base@21.0.9/java.lang.Object.wait(Object.java:339)
at java.base@21.0.9/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
at java.base@21.0.9/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
at java.base@21.0.9/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
at java.base@21.0.9/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)
Notification Thread
"Notification Thread" Id=29 Group=system RUNNABLE
Reference Handler
"Reference Handler" Id=9 Group=system RUNNABLE
at java.base@21.0.9/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at java.base@21.0.9/java.lang.ref.Reference.processPendingReferences(Reference.java:246)
at java.base@21.0.9/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)