-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins 2.37
clone-workspace-scm plugin .6
jre1.8.0_73
Here is the errror java.io.IOException: central directory is empty, can't expand corrupt archive.
16:17:02 at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:329).
There are 2 jobs linked and I'm manually able to open each workspace zip file from each side. It started when the workspace grew to 4 GB. After further research it seems there was a java limitation for zip files that was resolved in 1.7.55 using ZIP64(tm) format extensions. Am I missing something? I'm not sure how to resolve this issue.