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.
- is related to
-
JENKINS-22205 Jenkins failed to rotate log error -- unable to delete .nfsxxxxx file with NAS Build Record Root directory
- Closed