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

Build deletion fails due to file lock

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • pipeline

      After running a trivial flow

      node {}
      

      on Windows, trying to delete it fails due to a lock error on 3.log, the one with (one line of) output.

      Deleting a build of an empty flow works, as does a flow

      echo 'hello'
      

      so the problem might be specific to ExecutorStep.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: