[SOLVED] Private repo CI/CD issue (started failing an hour ago): Uploading artifacts to coordinator... failed.. error=invalid argument

I’ve been using this private repo on gitlab.com more or less actively in the past few days. And today I started seeing this message: WARNING: Uploading artifacts to coordinator... failed id=512073771 responseStatus=400

full log:

Running after_script
00:01
Saving cache
00:02
Uploading artifacts for successful job
00:11
 Uploading artifacts...
 api/node_modules: found 3879 matching files        
 api/*/*/node_modules: found 182 matching files     
 WARNING: Uploading artifacts to coordinator... failed  id=512073771 responseStatus=400 Bad Request status=400 Bad Request token=apZDsTax
 WARNING: Retrying...                                context=artifacts-uploader error=invalid argument
 WARNING: Uploading artifacts to coordinator... failed  id=512073771 responseStatus=400 Bad Request status=400 Bad Request token=apZDsTax
 WARNING: Retrying...                                context=artifacts-uploader error=invalid argument
 WARNING: Uploading artifacts to coordinator... failed  id=512073771 responseStatus=400 Bad Request status=400 Bad Request token=apZDsTax
 FATAL: invalid argument                            
 ERROR: Job failed: exit code 1

At the beginning I thought it’s because of some of my changes in the code, but then I restarted one of the successful jobs, and it failed as well.

Encountering the same issue in both shared and group runners. Just started happening minutes ago.

Uploading artifacts...
packages/site/public: found 178 matching files
WARNING: Uploading artifacts to coordinator... failed id=512106165 responseStatus=400 Bad Request status=400 Bad Request token=8JrtxNxY
WARNING: Retrying... context=artifacts-uploader error=invalid argument
WARNING: Uploading artifacts to coordinator... failed id=512106165 responseStatus=400 Bad Request status=400 Bad Request token=8JrtxNxY
WARNING: Retrying... context=artifacts-uploader error=invalid argument
WARNING: Uploading artifacts to coordinator... failed id=512106165 responseStatus=400 Bad Request status=400 Bad Request token=8JrtxNxY

We have same probelm.

Is there a way to raise this issue to gitlab team? Is seems to be related to their recent update or some maintenance.

We are investigating reports of errors uploading artifacts from CI on GitLab.com

I had this problem one hour ago, but deployment is working again now.

I confirm - got resolved for me as well!
Great job, gitlab team!

the same here, but https://status.gitlab.com/ is green