Skip to content

Test ARC Runner

Test ARC Runner #10

Manually triggered November 13, 2024 21:50
Status Failure
Total duration 1m 27s
Artifacts

arc-runner.yml

on: workflow_dispatch
test-arc-runner
3s
test-arc-runner
Fit to window
Zoom out
Zoom in

Annotations

1 error
test-arc-runner
System.UnauthorizedAccessException: Access to the path '/home/runner/_work/_tool' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) at System.IO.Directory.CreateDirectory(String path) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)