-
Bug
-
Resolution: Fixed
-
Blocker
-
Windows XP 32
java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) Client VM (build 21.0-b17, mixed mode)
The zip generated by the link http://server/job/myJob/lastSuccessfulBuild/artifact/*zip*/archive.zip generates a zip file in which everything seems ok, but when you try to unzip the content with 7z for instance, it fails (compression method not supported).
I can't see anything in the logs.
BTW, the size of the file in the archive are set to 0. Could be a side effect in 7z.
It works fine with 1.531.
And finally, there was a modification of something about the compression in 1.532 related to issue JENKINS-19473.
- is blocking
-
JENKINS-17236 Pluggable artifact transfer & storage
-
- Resolved
-
- is duplicated by
-
JENKINS-19912 *zip* URL produces corrupt archives
-
- Resolved
-
- is related to
-
JENKINS-26700 Download build artifacts as zip generates a corrupted file
-
- Open
-
-
JENKINS-19947 Missing base directory in ZIP from .../artifact/dir/subdir/*zip*/subdir.zip
-
- Resolved
-
[JENKINS-19752] Download build artifacts as zip generates a corrupted file
Description |
Original:
The zip generated by the link http://server/job/myJob/lastSuccessfulBuild/artifact/*zip*/archive.zip generates a zip file in which everything seems ok, but when you try to unzip the content with 7z for instance, it fails (compression method not supported). BTW, the size of the file in the archive are set to 0. Could be a side effect in 7z. It works fine with 1.531. And finally, there was a modification of something about the compression in 1.532 related to issue |
New:
The zip generated by the link http://server/job/myJob/lastSuccessfulBuild/artifact/*zip*/archive.zip generates a zip file in which everything seems ok, but when you try to unzip the content with 7z for instance, it fails (compression method not supported). I can't see anything in the logs. BTW, the size of the file in the archive are set to 0. Could be a side effect in 7z. It works fine with 1.531. And finally, there was a modification of something about the compression in 1.532 related to issue |
Labels | Original: artifact regression zip | New: archive artifact gzip regression zip |
Assignee | New: Jesse Glick [ jglick ] |
Environment | Original: Windows XP 32 |
New:
Windows XP 32 java version "1.7.0" Java(TM) SE Runtime Environment (build 1.7.0-b147) Java HotSpot(TM) Client VM (build 21.0-b17, mixed mode) |
Assignee | Original: Jesse Glick [ jglick ] | New: Mathieu POUSSE [ poussma ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is blocking |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is related to |
Labels | Original: archive artifact gzip regression zip | New: archive artifact gzip lts-candidate regression zip |