merge pipeline broken
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
Since a few hours there is a problem with the merge pipeline:
```
Uploading artifacts for successful job 05:03
Uploading artifacts...
untracked: found 1709 files
build/Documentation/out/**: excluded 3914 files
build/out/lybook-db/**: excluded 3314 files
WARNING: Uploading artifacts as "archive" to coordinator... 502 Bad Gateway correlation_id= id=11935577724 responseStatus=502 Bad Gateway status=502 token=6b_UsnUzJ
WARNING: Retrying... context=artifacts-uploader error=invalid argument
ERROR: Uploading artifacts as "archive" to coordinator... error correlation_id= error=couldn't execute POST against https://gitlab.com/api/v4/jobs/11935577724/artifacts?artifact_format=zip&artifact_type=archive&expire_in=1+week: Post "https://gitlab.com/api/v4/jobs/11935577724/artifacts?artifact_format=zip&artifact_type=archive&expire_in=1+week": write tcp 172.17.0.3:57694->172.65.251.78:443: use of closed network connection id=11935577724 token=6b_UsnUzJ
WARNING: Retrying... context=artifacts-uploader error=invalid argument
ERROR: Uploading artifacts as "archive" to coordinator... error correlation_id= error=couldn't execute POST against https://gitlab.com/api/v4/jobs/11935577724/artifacts?artifact_format=zip&artifact_type=archive&expire_in=1+week: Post "https://gitlab.com/api/v4/jobs/11935577724/artifacts?artifact_format=zip&artifact_type=archive&expire_in=1+week": write tcp 172.17.0.3:48844->172.65.251.78:443: use of closed network connection id=11935577724 token=6b_UsnUzJ
FATAL: invalid argument
Cleaning up project directory and file based variables 00:00
ERROR: Job failed: exit code 1
```
Is there something we can do?
Werner