https://bugzilla.wikimedia.org/show_bug.cgi?id=70597

--- Comment #17 from Antoine "hashar" Musso (WMF) <[email protected]> ---
Most executors are held in lock as mentioned on comment #14.  I noticed one
thread having a different stacktrace:

"Gearman worker deployment-bastion.eqiad_exec-1" daemon prio=5 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:502)
    hudson.remoting.AsyncFutureImpl.get(AsyncFutureImpl.java:73)
    hudson.plugins.gearman
        .StartJobWorker.safeExecuteFunction(StartJobWorker.java:196)
    hudson.plugins.gearman
        .StartJobWorker.executeFunction(StartJobWorker.java:114)
    org.gearman.worker
        .AbstractGearmanFunction.call(AbstractGearmanFunction.java:125)
    org.gearman.worker
        .AbstractGearmanFunction.call(AbstractGearmanFunction.java:22)
    hudson.plugins.gearman.MyGearmanWorkerImpl
        .submitFunction(MyGearmanWorkerImpl.java:590)
    hudson.plugins.gearman.MyGearmanWorkerImpl
        .work(MyGearmanWorkerImpl.java:374)
    hudson.plugins.gearman.AbstractWorkerThread
        .run(AbstractWorkerThread.java:166)
    java.lang.Thread.run(Thread.java:701)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to