|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Total 11GB artifacts copy takes 30 minutes from Windows slave to Linux master.
There is another critical bug https://issues.jenkins-ci.org/browse/JENKINS-10629 also.
I decided copy artifacts directly to $JENKINS_HOME/jobs/$JOB_NAME/builds/$BUILD_ID/archive/.
11GB copy using smbclient takes only 3 minutes.
Archive directories in matrix project has more complicated path so bothersome but possible too.