I would suspect a race condition in this line: https://github.com/jenkinsci/build-blocker-plugin/blob/master/src/main/java/hudson/plugins/buildblocker/BlockingJobsMonitor.java#L83
On 11 May 2015 at 13:40, Vitor Machado <[email protected]> wrote: > Hi everyone, > > Since version 1.610 exactly (and up to the most recent 1.613), when > there's more than one job waiting in the queue, and they're blocked by the > job currently running, they just sit there forever after the running job > finishes. > It's as if Jenkins can't decide which job to run next from the queue and > simply does nothing. It just says "Pending" and that's it. Master node > shows no abnormalities. Jenkins console says nothing, just SUCCESS from the > last running job. > > Does anyone hae any idea what's going on? > > My plug-ins are (all updated): > > - Build Blocker > - Configuration Slicer > - Email-ext > - Green Balls > - HTML Publisher > - Mailer > - Matrix Authorization Strategy > - Naginator > - Simple Theme Plugin > - Startup Trigger > - TextFinder > - Wall Display Master Project > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/2c6c5118-a75b-4b79-b06e-00d88d676293%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/2c6c5118-a75b-4b79-b06e-00d88d676293%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CA%2BnPnMwrKBiyrKrWHUmU6-b4dU-i%2BLgW%3Dc%3DFQmj1iK-bVV-%2BmA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
