Pinal Shah created ATLAS-5167:
---------------------------------
Summary: Fix failing Atlas ci build
Key: ATLAS-5167
URL: https://issues.apache.org/jira/browse/ATLAS-5167
Project: Atlas
Issue Type: Bug
Components: atlas-ci-build
Reporter: Pinal Shah
Assignee: Pinal Shah
*Issue:*
Atlas github CI build are constantly failing with either 'no space left' or
getting stuck at 'Bring up container' action
*Error:*
{code:java}
The hosted runner lost communication with the server. Anything in your workflow
that terminates the runner process, starves it for CPU/Memory, or blocks its
network access can cause this error. {code}
or
{code:java}
System.IO.IOException: No space left on device :
'/home/runner/actions-runner/cached/_diag/Worker_20251210-165559-utc.log' at
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)