Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27836

When concurrent builds are enabled, artifact retention policy may delete artifact being used by an actually running build.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      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.

          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

          SCM/JIRA link daemon added a comment - 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

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          test/src/test/java/hudson/tasks/LogRotatorTest.java
          http://jenkins-ci.org/commit/jenkins/0000211df74765f35902028508ba104102d379d2
          Log:
          JENKINS-27836 Add test case

          Compare: https://github.com/jenkinsci/jenkins/compare/6e7e3c8f3ae7...0000211df747

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: test/src/test/java/hudson/tasks/LogRotatorTest.java http://jenkins-ci.org/commit/jenkins/0000211df74765f35902028508ba104102d379d2 Log: JENKINS-27836 Add test case Compare: https://github.com/jenkinsci/jenkins/compare/6e7e3c8f3ae7...0000211df747

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4074
          [FIXED JENKINS-27836] Noting merge of #1570 (Revision 6e7e3c8f3ae7fd048ab34a4eb3469d89679d6949)

          Result = SUCCESS
          stephen connolly : 6e7e3c8f3ae7fd048ab34a4eb3469d89679d6949
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #4074 [FIXED JENKINS-27836] Noting merge of #1570 (Revision 6e7e3c8f3ae7fd048ab34a4eb3469d89679d6949) Result = SUCCESS stephen connolly : 6e7e3c8f3ae7fd048ab34a4eb3469d89679d6949 Files : changelog.html

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4075
          JENKINS-27836 Add test case (Revision 0000211df74765f35902028508ba104102d379d2)

          Result = SUCCESS
          stephen connolly : 0000211df74765f35902028508ba104102d379d2
          Files :

          • test/src/test/java/hudson/tasks/LogRotatorTest.java

          dogfood added a comment - Integrated in jenkins_main_trunk #4075 JENKINS-27836 Add test case (Revision 0000211df74765f35902028508ba104102d379d2) Result = SUCCESS stephen connolly : 0000211df74765f35902028508ba104102d379d2 Files : test/src/test/java/hudson/tasks/LogRotatorTest.java

            Unassigned Unassigned
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: