Docker builds #149
Annotations
10 errors and 10 warnings
build-cuda (3.12, 2.4, 12.1.0)
No SLACK_WEBHOOK_URL provided
|
build-cuda (3.12, 2.4, 12.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get install -y wget && apt-get update -qq --fix-missing && NCCL_VER=$(dpkg -s libnccl2 | grep '^Version:' | awk -F ' ' '{print $2}' | awk -F '-' '{print $1}' | grep -ve '^\\s*$') && CUDA_VERSION_MM=${CUDA_VERSION%.*} && TO_INSTALL_NCCL=$(echo -e \"$MAX_ALLOWED_NCCL\\n$NCCL_VER\" | sort -V | head -n1)-1+cuda${CUDA_VERSION_MM} && apt-get install -y --no-install-recommends --allow-downgrades --allow-change-held-packages build-essential pkg-config cmake git wget curl unzip ca-certificates software-properties-common libopenmpi-dev openmpi-bin ssh ninja-build libnccl2=$TO_INSTALL_NCCL libnccl-dev=$TO_INSTALL_NCCL && add-apt-repository ppa:deadsnakes/ppa && apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-distutils python${PYTHON_VERSION}-dev && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
build-NGC
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20250104-000410-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20250104-000410-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20250104-000410-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
build-NGC
Unable to process file command 'step_summary' successfully.
|
build-cuda (3.11, 2.2, 12.1.0)
buildx failed with: ERROR: failed to solve: failed to push pytorchlightning/pytorch_lightning:base-cuda-py3.11-torch2.2-cuda12.1.0: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Apytorchlightning%2Fpytorch_lightning%3Apull%2Cpush&service=registry.docker.io: 401 Unauthorized
|
build-cuda (3.11, 2.2, 12.1.0)
No SLACK_WEBHOOK_URL provided
|
build-cuda (3.11, 2.3, 12.1.0)
buildx failed with: ERROR: failed to solve: failed to push pytorchlightning/pytorch_lightning:base-cuda-py3.11-torch2.3-cuda12.1.0: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Apytorchlightning%2Fpytorch_lightning%3Apull%2Cpush&service=registry.docker.io: 401 Unauthorized
|
build-cuda (3.11, 2.3, 12.1.0)
No SLACK_WEBHOOK_URL provided
|
build-cuda (3.11, 2.1, 12.1.0)
No SLACK_WEBHOOK_URL provided
|
build-cuda (3.11, 2.1, 12.1.0)
buildx failed with: ERROR: failed to solve: failed to push pytorchlightning/pytorch_lightning:base-cuda-py3.11-torch2.1-cuda12.1.0: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Apytorchlightning%2Fpytorch_lightning%3Apull%2Cpush&service=registry.docker.io: 401 Unauthorized
|
build-cuda (3.12, 2.4, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pl (3.11, 2.1, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pl (3.12, 2.4, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pl (3.11, 2.2, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pl (3.11, 2.3, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-NGC
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-NGC
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|
build-cuda (3.11, 2.2, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-cuda (3.11, 2.3, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-cuda (3.11, 2.1, 12.1.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
comet-ml~pytorch-lightning~H6YMN1.dockerbuild
|
97.8 KB |
|
comet-ml~pytorch-lightning~JVB2XA.dockerbuild
|
99.3 KB |
|
comet-ml~pytorch-lightning~JZPTJX.dockerbuild
|
43.1 KB |
|
comet-ml~pytorch-lightning~L8L9P2.dockerbuild
|
95.8 KB |
|
comet-ml~pytorch-lightning~OCNT7N.dockerbuild
|
42.9 KB |
|
comet-ml~pytorch-lightning~Q5D7DV.dockerbuild
|
42.4 KB |
|
comet-ml~pytorch-lightning~QDM9S3.dockerbuild
|
59 KB |
|
comet-ml~pytorch-lightning~W8L8SM.dockerbuild
|
44.1 KB |
|