Skip to content

Job Failed #56219

@lschulte @amohammadi I'm seeing a few failed builds with the new runners, and I think it has something to do with how the cache storage is configured. But IDK for sure.

One example is Job #56219 failed for 56bde366

Can you check the config of these runners and see if there's something that needs updating?

It also appears that autoscale-zebra-runner is no longer configured as a shared runner across all projects and needs to be manually selected. Even so, it dies with

Uploading artifacts...
workspaces/ui-express/target/app: found 216 matching files and directories 
WARNING: Uploading artifacts as "archive" to coordinator... failed  id=56197 responseStatus=404 Not Found status=404 token=xyvZ9zcG
WARNING: Retrying...                                context=artifacts-uploader error=invalid argument
WARNING: Uploading artifacts as "archive" to coordinator... failed  id=56197 responseStatus=404 Not Found status=404 token=xyvZ9zcG
WARNING: Retrying...                                context=artifacts-uploader error=invalid argument
WARNING: Uploading artifacts as "archive" to coordinator... failed  id=56197 responseStatus=404 Not Found status=404 token=xyvZ9zcG
FATAL: invalid argument                            
ERROR: Job failed: exit code 1
Edited by Matija Obreza