compile.c: deduplicate inline constant caches #8002
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
16 errors and 2 warnings
|
make (check, macos-14, --with-gmp)
Process completed with exit code 2.
|
|
make (check, macos-14, --with-jemalloc --with-opt-dir=$(brew --prefix jemalloc))
Process completed with exit code 2.
|
|
make (test-bundler-parallel, macos-14)
Process completed with exit code 2.
|
|
make (check, macos-15)
Process completed with exit code 2.
|
|
make (check, macos-14, --with-gcc=gcc-14)
Process completed with exit code 2.
|
|
make (test-all, --repeat-count=2, macos-14)
No space left on device : '/Users/runner/runners/2.323.0/_diag/blocks/62af97db-6861-4293-85ac-2a806b4c720e_c4a62fcc-d946-570f-30ca-69751de018c6.1'
|
|
make (test-all, --repeat-count=2, macos-14)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.323.0/_diag/pages/62af97db-6861-4293-85ac-2a806b4c720e_c630d42e-9dab-4434-8141-f1eb5966f1c4_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
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)
|
|
make (check, macos-14)
No space left on device : '/Users/runner/runners/2.323.0/_diag/Worker_20250403-120902-utc.log'
|
|
make (check, macos-14)
Process completed with exit code 2.
|
|
make (test-bundled-gems, macos-14)
No space left on device : '/Users/runner/runners/2.323.0/_diag/blocks/62af97db-6861-4293-85ac-2a806b4c720e_df42e5af-bb35-584e-49b0-13063665959b.1'
|
|
make (test-bundled-gems, macos-14)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.323.0/_diag/pages/62af97db-6861-4293-85ac-2a806b4c720e_ed9df6f0-c686-4a3c-8a02-2cc1445ef88f_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
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)
|
|
Failure:
src/gems/src/rake/test/test_rake_backtrace.rb#L69
<"rake aborted!"> expected but was
<nil>.
|
|
Failure:
src/gems/src/rake/test/test_rake_backtrace.rb#L107
<"rake aborted!"> expected but was
<nil>.
|
|
Failure:
src/gems/src/rake/test/test_rake_functional.rb#L476
<"1\n"> expected but was
<"">.
|
|
make (check, macos-13)
Process completed with exit code 2.
|
|
macOS result
Process completed with exit code 1.
|
|
make (check, macos-14)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 36 MB
|
|
make (test-bundled-gems, macos-14)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 67 MB
|