Further diagnosis: - the project view shows two jobs building. But the main view showed only one.
Restarting Jenkins, there's still some odd behaviour: - I have multiple slaves (jenkins-1 .... jenkins-5). Only jenkins-2 is building, everything else is idle. Builds in the queue say they are being blocked by the build on jenkins-2 (they are not - jobs are not tied). When that job finishes, the queue drains, starting jobs on jenkins-1.... jenkins5). This is all very strange.. On Tue, Jul 23, 2013 at 10:54 AM, Nigel Magnay <[email protected]>wrote: > I have a job that has been running for a while, and the sidebar reports it > as running on slave 'jenkins-2'. > > This is an SSH slave. The connection, IP &c all look fine. > > The job is taking a while, So I look at the logfile. It reports: > > No such file: > /home/jenkins/.jenkins/jobs/gerrit-preflight/builds/2013-07-23_06-40-53/log > > > Umm. So then I notice > > > Started 3 hr 11 min ago > Build has been executing for 3 hr 11 min on master > > > > Which is odd - we never run jobs on master. > > So there seems to be some discrepancy - part of Jenkins thinks it's running > on a slave, and some other part thinks it isn't. > > (Latest versions of Jenkins & all plugins...) > > > -- 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/groups/opt_out.
