The kubernetes pod is still marked as running but none of the gitlab jobs can progress.
{"timestamp":"2026-07-21T12:43:19.534769Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":814833,"name":"run"},"spans":[{"gitlab.job":814833,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:20.305874Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":816484,"name":"run"},"spans":[{"gitlab.job":816484,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:21.631412Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":821253,"name":"run"},"spans":[{"gitlab.job":821253,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:21.763685Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":816491,"name":"run"},"spans":[{"gitlab.job":816491,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:22.498318Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":820625,"name":"run"},"spans":[{"gitlab.job":820625,"name":"run"}]}
It happened once before on 2026-02-27.
In both cases restarting the lava-gitlab-runner deployment seems to have fixed the issue.
The kubernetes pod is still marked as running but none of the gitlab jobs can progress.
These are the error logs from the lava-gitlab-runner pod:
It happened once before on 2026-02-27.
In both cases restarting the lava-gitlab-runner deployment seems to have fixed the issue.