Version Provider returned version: 2.320.0
Version Provider returned version: 2.320.0
System.IO.IOException: No space left on device : '/home/runner/github-actions-runner/_layout/322__diag/pages'
at System.IO.FileSystem.CreateDirectory(String fullPath)
at System.IO.Directory.CreateDirectory(String path)
at GitHub.Runner.Common.SecretLogger.Initialize(IHostContext hostContext) in /home/runner/github-actions-runner/src/Runner.Common/Logging.cs:line 60
at GitHub.Runner.Common.PagingLogger.Initialize(IHostContext hostContext) in /home/runner/github-actions-runner/src/Runner.Common/Logging.cs:line 191
at GitHub.Runner.Common.HostContext.CreateService[T](Type target) in /home/runner/github-actions-runner/src/Runner.Common/HostContext.cs:line 462
at GitHub.Runner.Worker.ExecutionContext.InitializeJob(AgentJobRequestMessage message, CancellationToken token) in /home/runner/github-actions-runner/src/Runner.Worker/ExecutionContext.cs:line 845
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /home/runner/github-actions-runner/src/Runner.Worker/JobRunner.cs:line 108
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) in /home/runner/github-actions-runner/src/Runner.Worker/JobRunner.cs:line 478
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) in /home/runner/github-actions-runner/src/Runner.Worker/Worker.cs:line 90
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) in /home/runner/github-actions-runner/src/Runner.Worker/Program.cs:line 45