[ 
https://issues.apache.org/jira/browse/CAMEL-23129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063147#comment-18063147
 ] 

Claus Ibsen commented on CAMEL-23129:
-------------------------------------

Okay I suspect its something in the code changes in camel-seda
{code:java}
"ForkJoinPool-1-worker-438" #776 [264451] daemon prio=5 os_prio=31 cpu=22,67ms 
elapsed=171,06s tid=0x000000010e5b3c00 nid=264451 waiting on condition  
[0x0000000362a88000]   java.lang.Thread.State: WAITING (parking) at 
jdk.internal.misc.Unsafe.park([email protected]/Native Method)        - parking 
to wait for  <0x0000000786b0e080> (a java.util.concurrent.CountDownLatch$Sync)  
      at 
java.util.concurrent.locks.LockSupport.park([email protected]/LockSupport.java:221)
   at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire([email protected]/AbstractQueuedSynchronizer.java:754)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly([email protected]/AbstractQueuedSynchronizer.java:1099)
      at 
java.util.concurrent.CountDownLatch.await([email protected]/CountDownLatch.java:230)
  at 
org.apache.camel.component.seda.SedaConsumer.prepareShutdown(SedaConsumer.java:115)
 {code}

> Tests frozen in camel-core on Jenkisn CI
> ----------------------------------------
>
>                 Key: CAMEL-23129
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23129
>             Project: Camel
>          Issue Type: Test
>          Components: camel-core, tests
>    Affects Versions: 4.19.0
>            Reporter: Aurélien Pupier
>            Priority: Major
>             Fix For: 4.19.0
>
>         Attachments: image-2026-03-05-09-46-08-834.png
>
>
> all jobs on CI were tstuck for several hours and went on timeout when on some 
> camel-core tests:
> jdk 25
> {noformat}
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 
> s -- in org.apache.camel.processor.Camel715ThreadProcessorTest
>       
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.143 
> s -- in org.apache.camel.component.ref.RefInvalidTest
>       
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.286 
> s -- in org.apache.camel.component.seda.SedaConcurrentTest
>       
> [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.317 
> s -- in org.apache.camel.impl.DefaultConsumerTemplateTest
>       
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.556 
> s -- in org.apache.camel.component.stub.StubConsumerTest
>       
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.889 
> s -- in org.apache.camel.component.saga.SagaComponentTest
>       
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.910 
> s -- in 
> org.apache.camel.component.scheduler.TwoSchedulerConcurrentTasksOneRouteTest
>       
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.903 
> s -- in org.apache.camel.impl.StopRouteAbortAfterTimeoutTest
>       
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.897 
> s -- in org.apache.camel.impl.engine.DefaultSupervisingRouteControllerTest
>       
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.54 
> s -- in org.apache.camel.issues.DynamicallyConcurrentlyAddRoutesTest
>       
> Cancelling nested steps due to timeout
> {noformat}
> jdk 21
> {noformat}
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.763 
> s -- in org.apache.camel.processor.Camel715ThreadProcessorTest
>       
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.727 
> s -- in org.apache.camel.impl.engine.DefaultSupervisingRouteControllerTest
>       
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.031 
> s -- in org.apache.camel.impl.StopRouteAbortAfterTimeoutTest
>       
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.57 
> s -- in org.apache.camel.issues.DynamicallyConcurrentlyAddRoutesTest
>       
> Cancelling nested steps due to timeout
>       
> Sending interrupt signal to process
> {noformat}
> s390x
> {noformat}
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.92 
> s -- in org.apache.camel.processor.Camel715ThreadProcessorTest
>       
> Cancelling nested steps due to timeout
>       
> Sending interrupt signal to process
> {noformat}
>  !image-2026-03-05-09-46-08-834.png|thumbnail! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to