Steps to replicate the issue (include links if applicable):
- Trigger a CI/CD pipeline that uploads artifacts
- Last example that worked: https://gitlab.wikimedia.org/toolforge-repos/spacemedia/-/jobs/581078
What happens?:
It does no longer work. I thought it was a random network error bu tit fails every time for three days now:
- https://gitlab.wikimedia.org/toolforge-repos/spacemedia/-/jobs/581632
- https://gitlab.wikimedia.org/toolforge-repos/spacemedia/-/jobs/582397
Errors are always the same:
Uploading artifacts... **/target/jacoco.*: found 3 matching artifact files and directories **/target/surefire-reports/*.txt: found 498 matching artifact files and directories **/target/surefire-reports/*.xml: found 271 matching artifact files and directories ERROR: Uploading artifacts as "archive" to coordinator... error error=couldn't execute POST against https://gitlab.wikimedia.org/api/v4/jobs/581825/artifacts?artifact_format=zip&artifact_type=archive&expire_in=2+days: Post "https://gitlab.wikimedia.org/api/v4/jobs/581825/artifacts?artifact_format=zip&artifact_type=archive&expire_in=2+days": write tcp 10.244.2.25:34614->208.80.154.145:443: use of closed network connection id=581825 token=64_GRny25 WARNING: Retrying... context=artifacts-uploader error=invalid argument ERROR: Uploading artifacts as "archive" to coordinator... error error=couldn't execute POST against https://gitlab.wikimedia.org/api/v4/jobs/581825/artifacts?artifact_format=zip&artifact_type=archive&expire_in=2+days: Post "https://gitlab.wikimedia.org/api/v4/jobs/581825/artifacts?artifact_format=zip&artifact_type=archive&expire_in=2+days": read tcp 10.244.2.25:50234->208.80.154.145:443: read: connection reset by peer id=581825 token=64_GRny25 WARNING: Retrying... context=artifacts-uploader error=invalid argument ERROR: Uploading artifacts as "archive" to coordinator... error error=couldn't execute POST against https://gitlab.wikimedia.org/api/v4/jobs/581825/artifacts?artifact_format=zip&artifact_type=archive&expire_in=2+days: Post "https://gitlab.wikimedia.org/api/v4/jobs/581825/artifacts?artifact_format=zip&artifact_type=archive&expire_in=2+days": write tcp 10.244.2.25:33874->208.80.154.145:443: use of closed network connection id=581825 token=64_GRny25 FATAL: invalid argument
What should have happened instead?:
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):