Issue Type: Bug Bug
Assignee: nkns165
Components: discard-old-build
Created: 22/Sep/14 11:50 AM
Description:

This happens with the plugin:https://wiki.jenkins-ci.org/display/JENKINS/Discard+Old+Build+plugin

When we execute two jobs at the same time, for example job #42 and #43, and the second one get's aborted, it won't remove the latest successful build because the job #42 is still in progress.
~~~ 13:58:41 #42 is still in progress; ignoring for purposes of comparison

Now when job #42 ends, it will remove itself leading to an empty directory.

The job #42 still exists, but opening the job/consoleLog shows:
~~~ No such file: /home/cosmin/Projects/Mozilla/mozmill-ci/jenkins-master/jobs/mozilla-central_remote/builds/2014-09-22_14-40-19/log

Project: Jenkins
Priority: Major Major
Reporter: Cosmin Malutan
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to