-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Windows, Jenkins 1.629, Copy To Slave 1.4.4
We're having an issue with CopyToSlave on the final 'Copy files back to job's workspace on master node'
We've archived 2 artifacts and then specified the same 2 files on the 'copy back' step with 'Run after result is finalised' and 'override destination folder' unchecked.
Looking at the log, the slave process is being kicked off from 'c:\CF_Builds\workspace@2\ but the plugin copies the files back to c:\CF_Builds\workspace (which does exist from a previous build). This causes the later stages of the build to fail as the file can't be found.