-
Bug
-
Resolution: Incomplete
-
Major
-
Linux RHEL 5.x, RHEL 6.x
During creating artifacts via "copy artifact" plugin, file with path longer than 60 chars, and created on node different than master (seperate machine), has cut path to target.
As shown below first file is artifact located in master, and it pointed to broken path on slave where file which we want archive was created.
Bar.java
/var/fpwork/ciscnsn/jenkins_master/jhome/jobs/TUPU_1303_FSM2_build/builds/2013-04-09_10-20-27/archive/src/lteDo/exec/dsp/release/LFSPC-DLTUP-SCT-RT_00099999.BIN -> /var/fpwork/jenkins_slave_tupu/workspace/TUPU_1303_FSM2_build/src/lteDo/D_LTE/DL_TUP/DL_TUP_SCT/Conf
It's not clear what the expected and actual behavior is, how to reproduce this, and the versions of Jenkins and Copy Artifacts this occurs with.