[JIRA] (JENKINS-9913) Concurrent builds getting batched/nodes not getting released when jobs are completed

2012-11-05 Thread m.a.lewi...@gmail.com (JIRA)














































Margaret Lewicka
 commented on  JENKINS-9913


Concurrent builds getting batched/nodes not getting released when jobs are completed















A very unfortunate bug indeed, especially if one of the batch of jobs getting launched gets stuck for whatever reasons (remote execution over ssh, etc.). The stuck job will cause the whole batch to get stuck, and the possibility of this happening is exactly why we're using concurrent executions in first place...



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-15098) svnexternals causing issues with concurrent builds

2012-09-10 Thread m.a.lewi...@gmail.com (JIRA)














































Margaret Lewicka
 created  JENKINS-15098


svnexternals causing issues with concurrent builds















Issue Type:


Bug



Assignee:


Kohsuke Kawaguchi



Components:


concurrent-build, subversion



Created:


10/Sep/12 3:35 PM



Description:


We're getting these quite often with concurrently running jobs that pull out of SVN:

java.io.IOException: Unable to delete /var/lib/jenkins/jobs/[jobname]/svnexternals.txt
	at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:112)
	at hudson.XmlFile.write(XmlFile.java:174)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:708)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:576)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:465)
	at hudson.model.Run.run(Run.java:1409)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)




Project:


Jenkins



Priority:


Major



Reporter:


Margaret Lewicka

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira