This use to not be an issue as the archiving is in most case the last post-build action, but in a workflow context a manual step can be set that will hung the execution, and further steps may rely on the archived artifact.
[JENKINS-27836] When concurrent builds are enabled, artifact retention policy may delete artifact being used by an actually running build.
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 162426 ] | New: JNJira + In-Review [ 196941 ] |
Labels | Original: workflow | New: pipeline workflow |
Labels | Original: pipeline workflow | New: pipeline |
Code changed in jenkins
User: Stephen Connolly
Path:
changelog.html
http://jenkins-ci.org/commit/jenkins/6e7e3c8f3ae7fd048ab34a4eb3469d89679d6949
Log:
[FIXED JENKINS-27836] Noting merge of #1570