-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi,
we're seeing spurious failures during unzip-file on CI which imo hint at a concurrency problem. Unfortunately, I don't have a good reproducer, but we do see this on CI every once in a while.
Errors we're seeing:
Error: invalid Zip archive: Invalid local file header
Error: Failed to extract legal/java.desktop/mesa3d.md
Caused by:
0: Failed to write directory
1: corrupt deflate stream
Error: Failed to extract bin/java
Caused by:
0: Failed to write directory
1: corrupt deflate stream
We're seeing this across multiple platforms (at least macos and windows, maybe also linux), and with multiple zip files.
I'd guess the error rate is at or below 1%.
Metadata
Metadata
Assignees
Labels
No labels