2024-08-17 23:18:17 Full thread dump OpenJDK 64-Bit Server VM (17.0.6-ea+9-LTS mixed mode): Threads class SMR info: _java_thread_list=0x00007f5f04001ae0, length=25, elements={ 0x00007f5f5c029820, 0x00007f5f5c1d9610, 0x00007f5f5c1dac20, 0x00007f5f5c1ffbf0, 0x00007f5f5c200fa0, 0x00007f5f5c2023b0, 0x00007f5f5c203d60, 0x00007f5f5c205240, 0x00007f5f5c2066b0, 0x00007f5f5c24a8f0, 0x00007f5f5c2fb8a0, 0x00007f5f5c6c9360, 0x00007f5f5c6aefa0, 0x00007f5f5c833d10, 0x00007f5f5c81ddf0, 0x00007f5eac00f490, 0x00007f5eb81f4c30, 0x00007f5eb82097d0, 0x00007f5eb820a730, 0x00007f5eb8241bf0, 0x00007f5eb8289dc0, 0x00007f5eb84095c0, 0x00007f5eb8409b50, 0x00007f5ef059ada0, 0x00007f5f040012d0 } "main" #1 prio=5 os_prio=0 cpu=1075.32ms elapsed=241.50s tid=0x00007f5f5c029820 nid=0x165c in Object.wait() [0x00007f5f64fdd000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006ca58ea60> (a java.util.concurrent.atomic.AtomicReference) at org.eclipse.osgi.container.SystemModule.waitForStop(SystemModule.java:173) - locked <0x00000006ca58ea60> (a java.util.concurrent.atomic.AtomicReference) at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle.waitForStop(EquinoxBundle.java:312) at org.eclipse.osgi.launch.Equinox.waitForStop(Equinox.java:217) at org.apache.karaf.main.Main.awaitShutdown(Main.java:704) at org.apache.karaf.main.Main.main(Main.java:193) Locked ownable synchronizers: - None "Reference Handler" #2 daemon prio=10 os_prio=0 cpu=1.59ms elapsed=241.47s tid=0x00007f5f5c1d9610 nid=0x1664 waiting on condition [0x00007f5f3c145000] java.lang.Thread.State: RUNNABLE at java.lang.ref.Reference.waitForReferencePendingList(java.base@17.0.6-ea/Native Method) at java.lang.ref.Reference.processPendingReferences(java.base@17.0.6-ea/Reference.java:253) at java.lang.ref.Reference$ReferenceHandler.run(java.base@17.0.6-ea/Reference.java:215) Locked ownable synchronizers: - None "Finalizer" #3 daemon prio=8 os_prio=0 cpu=1.64ms elapsed=241.47s tid=0x00007f5f5c1dac20 nid=0x1665 in Object.wait() [0x00007f5f2d530000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006c9bf72c8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@17.0.6-ea/ReferenceQueue.java:155) - locked <0x00000006c9bf72c8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@17.0.6-ea/ReferenceQueue.java:176) at java.lang.ref.Finalizer$FinalizerThread.run(java.base@17.0.6-ea/Finalizer.java:172) Locked ownable synchronizers: - None "Signal Dispatcher" #4 daemon prio=9 os_prio=0 cpu=0.43ms elapsed=241.43s tid=0x00007f5f5c1ffbf0 nid=0x1669 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Service Thread" #5 daemon prio=9 os_prio=0 cpu=0.79ms elapsed=241.43s tid=0x00007f5f5c200fa0 nid=0x166a runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Monitor Deflation Thread" #6 daemon prio=9 os_prio=0 cpu=8.16ms elapsed=241.43s tid=0x00007f5f5c2023b0 nid=0x166b runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "C2 CompilerThread0" #7 daemon prio=9 os_prio=0 cpu=3613.96ms elapsed=241.43s tid=0x00007f5f5c203d60 nid=0x166c waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task Locked ownable synchronizers: - None "C1 CompilerThread0" #9 daemon prio=9 os_prio=0 cpu=2238.53ms elapsed=241.43s tid=0x00007f5f5c205240 nid=0x166d waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task Locked ownable synchronizers: - None "Sweeper thread" #10 daemon prio=9 os_prio=0 cpu=27.25ms elapsed=241.43s tid=0x00007f5f5c2066b0 nid=0x166f runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Common-Cleaner" #11 daemon prio=8 os_prio=0 cpu=2.11ms elapsed=241.36s tid=0x00007f5f5c24a8f0 nid=0x1683 in Object.wait() [0x00007f5f2ce29000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on at java.lang.ref.ReferenceQueue.remove(java.base@17.0.6-ea/ReferenceQueue.java:155) - locked <0x00000006c9bf76c0> (a java.lang.ref.ReferenceQueue$Lock) at jdk.internal.ref.CleanerImpl.run(java.base@17.0.6-ea/CleanerImpl.java:140) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) at jdk.internal.misc.InnocuousThread.run(java.base@17.0.6-ea/InnocuousThread.java:162) Locked ownable synchronizers: - None "Notification Thread" #12 daemon prio=9 os_prio=0 cpu=0.08ms elapsed=241.28s tid=0x00007f5f5c2fb8a0 nid=0x1687 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Active Thread: Equinox Container: fb5073ae-8acb-4ae9-a918-6b515c051a2b" #18 prio=5 os_prio=0 cpu=81.51ms elapsed=240.06s tid=0x00007f5f5c6c9360 nid=0x16ae waiting on condition [0x00007f5f092f8000] java.lang.Thread.State: TIMED_WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006caacb040> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.parkNanos(java.base@17.0.6-ea/LockSupport.java:252) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1672) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@17.0.6-ea/ScheduledThreadPoolExecutor.java:1182) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@17.0.6-ea/ScheduledThreadPoolExecutor.java:899) at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@17.0.6-ea/ThreadPoolExecutor.java:1062) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@17.0.6-ea/ThreadPoolExecutor.java:1122) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@17.0.6-ea/ThreadPoolExecutor.java:635) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "Framework Event Dispatcher: Equinox Container: fb5073ae-8acb-4ae9-a918-6b515c051a2b" #20 daemon prio=5 os_prio=0 cpu=2.98ms elapsed=240.03s tid=0x00007f5f5c6aefa0 nid=0x16af in Object.wait() [0x00007f5f091f7000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006caaa1fa8> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at java.lang.Object.wait(java.base@17.0.6-ea/Object.java:338) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) - locked <0x00000006caaa1fa8> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) Locked ownable synchronizers: - None "Start Level: Equinox Container: fb5073ae-8acb-4ae9-a918-6b515c051a2b" #21 daemon prio=5 os_prio=0 cpu=416.44ms elapsed=239.83s tid=0x00007f5f5c833d10 nid=0x16b0 in Object.wait() [0x00007f5f087fe000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006cb200080> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at java.lang.Object.wait(java.base@17.0.6-ea/Object.java:338) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) - locked <0x00000006cb200080> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) Locked ownable synchronizers: - None "Karaf Lock Monitor Thread" #22 prio=5 os_prio=0 cpu=32.25ms elapsed=239.83s tid=0x00007f5f5c81ddf0 nid=0x16b1 waiting on condition [0x00007f5f086fd000] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(java.base@17.0.6-ea/Native Method) at org.apache.karaf.main.Main.doMonitor(Main.java:442) at org.apache.karaf.main.Main.access$100(Main.java:78) at org.apache.karaf.main.Main$3.run(Main.java:409) Locked ownable synchronizers: - None "Karaf Shutdown Socket Thread" #23 daemon prio=5 os_prio=0 cpu=0.74ms elapsed=239.81s tid=0x00007f5eac00f490 nid=0x16b2 runnable [0x00007f5f083f9000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.Net.accept(java.base@17.0.6-ea/Native Method) at sun.nio.ch.NioSocketImpl.accept(java.base@17.0.6-ea/NioSocketImpl.java:755) at java.net.ServerSocket.implAccept(java.base@17.0.6-ea/ServerSocket.java:675) at java.net.ServerSocket.platformImplAccept(java.base@17.0.6-ea/ServerSocket.java:641) at java.net.ServerSocket.implAccept(java.base@17.0.6-ea/ServerSocket.java:617) at java.net.ServerSocket.implAccept(java.base@17.0.6-ea/ServerSocket.java:574) at java.net.ServerSocket.accept(java.base@17.0.6-ea/ServerSocket.java:532) at org.apache.karaf.main.ShutdownSocketThread.run(ShutdownSocketThread.java:66) Locked ownable synchronizers: - <0x00000006cb980500> (a java.util.concurrent.locks.ReentrantLock$NonfairSync) "Coordination Timer" #24 daemon prio=5 os_prio=0 cpu=0.29ms elapsed=239.49s tid=0x00007f5eb81f4c30 nid=0x16b3 in Object.wait() [0x00007f5eb3ffe000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006cb200a30> (a java.util.TaskQueue) at java.lang.Object.wait(java.base@17.0.6-ea/Object.java:338) at java.util.TimerThread.mainLoop(java.base@17.0.6-ea/Timer.java:537) - locked <0x00000006cb200a30> (a java.util.TaskQueue) at java.util.TimerThread.run(java.base@17.0.6-ea/Timer.java:516) Locked ownable synchronizers: - None "CM Configuration Updater" #25 daemon prio=5 os_prio=0 cpu=312.16ms elapsed=239.48s tid=0x00007f5eb82097d0 nid=0x16b4 waiting on condition [0x00007f5eb3efd000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006cb200c48> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(java.base@17.0.6-ea/LockSupport.java:341) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:506) at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3463) at java.util.concurrent.ForkJoinPool.managedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3434) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1623) at java.util.concurrent.LinkedBlockingDeque.takeFirst(java.base@17.0.6-ea/LinkedBlockingDeque.java:485) at java.util.concurrent.LinkedBlockingDeque.take(java.base@17.0.6-ea/LinkedBlockingDeque.java:673) at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:73) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "CM Event Dispatcher" #26 daemon prio=5 os_prio=0 cpu=42.78ms elapsed=239.48s tid=0x00007f5eb820a730 nid=0x16b5 waiting on condition [0x00007f5eb3dfc000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006cb200f30> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(java.base@17.0.6-ea/LockSupport.java:341) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:506) at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3463) at java.util.concurrent.ForkJoinPool.managedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3434) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1623) at java.util.concurrent.LinkedBlockingDeque.takeFirst(java.base@17.0.6-ea/LinkedBlockingDeque.java:485) at java.util.concurrent.LinkedBlockingDeque.take(java.base@17.0.6-ea/LinkedBlockingDeque.java:673) at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:73) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "FileSystemWatchService" #34 daemon prio=5 os_prio=0 cpu=2.27ms elapsed=239.43s tid=0x00007f5eb8241bf0 nid=0x16bc runnable [0x00007f5eb3cfb000] java.lang.Thread.State: RUNNABLE at sun.nio.fs.LinuxWatchService.poll(java.base@17.0.6-ea/Native Method) at sun.nio.fs.LinuxWatchService$Poller.run(java.base@17.0.6-ea/LinuxWatchService.java:314) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "fileinstall-/tmp/karaf-0.21.0-SNAPSHOT/etc" #33 daemon prio=5 os_prio=0 cpu=42.25ms elapsed=239.34s tid=0x00007f5eb8289dc0 nid=0x16bd in Object.wait() [0x00007f5eb3bfa000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320) - locked <0x00000006cb201268> (a org.apache.felix.fileinstall.internal.DirectoryWatcher) Locked ownable synchronizers: - None "FileSystemWatchService" #41 daemon prio=5 os_prio=0 cpu=0.41ms elapsed=239.00s tid=0x00007f5eb84095c0 nid=0x16c3 runnable [0x00007f5eb3af9000] java.lang.Thread.State: RUNNABLE at sun.nio.fs.LinuxWatchService.poll(java.base@17.0.6-ea/Native Method) at sun.nio.fs.LinuxWatchService$Poller.run(java.base@17.0.6-ea/LinuxWatchService.java:314) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "fileinstall-/tmp/karaf-0.21.0-SNAPSHOT/deploy" #40 daemon prio=5 os_prio=0 cpu=126.59ms elapsed=238.99s tid=0x00007f5eb8409b50 nid=0x16c4 in Object.wait() [0x00007f5eb2ffe000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320) - locked <0x00000006cb23c280> (a org.apache.felix.fileinstall.internal.DirectoryWatcher) Locked ownable synchronizers: - None "features-3-thread-1" #42 prio=5 os_prio=0 cpu=1013.50ms elapsed=237.85s tid=0x00007f5ef059ada0 nid=0x16c5 waiting on condition [0x00007f5eb21e6000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006c9f62dc0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(java.base@17.0.6-ea/LockSupport.java:341) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:506) at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3463) at java.util.concurrent.ForkJoinPool.managedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3434) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1623) at java.util.concurrent.LinkedBlockingQueue.take(java.base@17.0.6-ea/LinkedBlockingQueue.java:435) at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@17.0.6-ea/ThreadPoolExecutor.java:1062) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@17.0.6-ea/ThreadPoolExecutor.java:1122) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@17.0.6-ea/ThreadPoolExecutor.java:635) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "Attach Listener" #61 daemon prio=9 os_prio=0 cpu=0.75ms elapsed=0.12s tid=0x00007f5f040012d0 nid=0x179c waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "VM Thread" os_prio=0 cpu=39.99ms elapsed=241.47s tid=0x00007f5f5c1ca1a0 nid=0x1663 runnable "GC Thread#0" os_prio=0 cpu=62.92ms elapsed=241.49s tid=0x00007f5f5c091e30 nid=0x165d runnable "GC Thread#1" os_prio=0 cpu=61.51ms elapsed=240.91s tid=0x00007f5f24005090 nid=0x16a6 runnable "GC Thread#2" os_prio=0 cpu=119.78ms elapsed=240.90s tid=0x00007f5f24005ac0 nid=0x16a7 runnable "GC Thread#3" os_prio=0 cpu=36.81ms elapsed=240.90s tid=0x00007f5f240064f0 nid=0x16a8 runnable "G1 Main Marker" os_prio=0 cpu=0.62ms elapsed=241.49s tid=0x00007f5f5c0a2a60 nid=0x165e runnable "G1 Conc#0" os_prio=0 cpu=116.31ms elapsed=241.49s tid=0x00007f5f5c0a39c0 nid=0x165f runnable "G1 Refine#0" os_prio=0 cpu=4.03ms elapsed=241.49s tid=0x00007f5f5c145f80 nid=0x1660 runnable "G1 Refine#1" os_prio=0 cpu=0.07ms elapsed=240.13s tid=0x00007f5f280010b0 nid=0x16a9 runnable "G1 Service" os_prio=0 cpu=47.61ms elapsed=241.49s tid=0x00007f5f5c146e70 nid=0x1661 runnable "VM Periodic Task Thread" os_prio=0 cpu=147.69ms elapsed=241.28s tid=0x00007f5f5c02ab80 nid=0x1688 waiting on condition JNI global refs: 20, weak refs: 0