Hello list,
this week, I updated a jenkins instance on centos 6.5, it was a combined update to jenkins-1.560-1.1.noarch (from the very own jenkins yum repository), and an update to java-1.6.0-openjdk-1.6.0.0-5.1.13.3.el6_5.x86_64. Among others, I am using the plugin org.jenkins-ci.plugins:mercurial:1.50. A job running on the master itself should poll the repository and build it, but does not. The polling log says: Started on Apr 23, 2014 1:59:54 PM We need to schedule a new build to get a workspace, but deferring 799ms in the hope that one will become available soon (all_suitable_nodes_are_offline) Done. Took 0 ms No changes However, when I start a build manually, it will pick up the changes (but the same situation happens again after that). This happened with mercurial plugin 1.49 before as well. Any idea how to debug this? Cheers, Robert -- 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]. For more options, visit https://groups.google.com/d/optout.
