Skip to content

Spurious failures when unzipping #74

@criemen

Description

@criemen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions