Update gen_coverage and gen_docs to align with build_locally
#5892
conda-package.yml
on: pull_request
Matrix: build_linux
Matrix: build_windows
Matrix: test_linux
Matrix: array-api-conformity
Matrix: test_examples_linux
Matrix: test_windows
Matrix: upload_linux
Matrix: upload_windows
Clean up anaconda packages
0s
Annotations
18 errors and 21 warnings
|
test_linux (3.11, false, ubuntu-22.04)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251028-223535-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/actions-runner/cached/_diag/Worker_20251028-223535-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/actions-runner/cached/_diag/Worker_20251028-223535-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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)
|
|
test_linux (3.9, false, ubuntu-22.04)
The strategy configuration was canceled because "test_linux._3_11_false_ubuntu-22_04" failed
|
|
test_linux (3.9, false, ubuntu-22.04)
The operation was canceled.
|
|
test_linux (3.10, false, ubuntu-22.04)
The strategy configuration was canceled because "test_linux._3_11_false_ubuntu-22_04" failed
|
|
test_linux (3.10, false, ubuntu-22.04)
The operation was canceled.
|
|
test_linux (3.12, false, ubuntu-22.04)
The strategy configuration was canceled because "test_linux._3_11_false_ubuntu-22_04" failed
|
|
test_linux (3.12, false, ubuntu-22.04)
The operation was canceled.
|
|
test_linux (3.13, false, ubuntu-22.04)
The strategy configuration was canceled because "test_linux._3_11_false_ubuntu-22_04" failed
|
|
test_linux (3.13, false, ubuntu-22.04)
The operation was canceled.
|
|
test_windows (3.9, false, windows-latest)
Process completed with exit code 2.
|
|
test_windows (3.10, false, windows-latest)
The strategy configuration was canceled because "test_windows._3_9_false_windows-latest" failed
|
|
test_windows (3.10, false, windows-latest)
The operation was canceled.
|
|
test_windows (3.11, false, windows-latest)
The strategy configuration was canceled because "test_windows._3_9_false_windows-latest" failed
|
|
test_windows (3.11, false, windows-latest)
The operation was canceled.
|
|
test_windows (3.12, false, windows-latest)
The strategy configuration was canceled because "test_windows._3_9_false_windows-latest" failed
|
|
test_windows (3.12, false, windows-latest)
The operation was canceled.
|
|
test_windows (3.13, false, windows-latest)
The strategy configuration was canceled because "test_windows._3_9_false_windows-latest" failed
|
|
test_windows (3.13, false, windows-latest)
The operation was canceled.
|
|
build_windows (3.11)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.11)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_examples_linux (3.11, false, ubuntu-22.04)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
build_windows (3.10)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.10)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.13)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.13)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.9)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.9)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.12)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.12)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.9, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.9, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.10, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.10, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.11, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.11, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.12, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.12, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.13, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.13, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dpctl Linux Python 3.10
|
11.6 MB |
sha256:d70edb71c3593ff8829509b9dd38b5a74ea3e329c46e30e4002e676268d72699
|
|
|
dpctl Linux Python 3.11
|
11.8 MB |
sha256:b02fdcdfea624e0203c4736ebf006650e87dc8bdd2f713848ba963d11b69ccd8
|
|
|
dpctl Linux Python 3.12
|
11.9 MB |
sha256:f5d92991dcfd35656cda62d41e6f4f720539c908c5157d249d44c1be3103b282
|
|
|
dpctl Linux Python 3.13
|
11.8 MB |
sha256:3c2eaef4b1c6f8d944e46f44d97e21d4e3c2a14c5eec8adc94688f9a53c4769a
|
|
|
dpctl Linux Python 3.9
|
11.6 MB |
sha256:9b26b36b6455077c7f5a0ef2824e72da88c3b86d6c0d1d971268646a33a7f4c1
|
|
|
dpctl Linux Wheels Python 3.10
|
25.4 MB |
sha256:9e2cabc749293e1a39db8af961f84f13c6d3de0e1d846f3802302f3b6945f7d4
|
|
|
dpctl Linux Wheels Python 3.11
|
25.5 MB |
sha256:88a5f74f70b9faa8dd77a9ef0e3e00038dd8ed31dfceaf34ce8ce57e17dbd0f1
|
|
|
dpctl Linux Wheels Python 3.12
|
25.5 MB |
sha256:724cfe68fee8e34e56706b3aa2288e257b1b50b4a78f3256bb16edf991f4d056
|
|
|
dpctl Linux Wheels Python 3.13
|
25.5 MB |
sha256:e4e7e76301d52136df9fc2746e639b6c3f0de01e51e4a303a96de7fb70547912
|
|
|
dpctl Linux Wheels Python 3.9
|
25.4 MB |
sha256:52682b2c7131a0da62c229b83f13777d1f41a6ee5ce0d9f64ab520b2b30e0977
|
|
|
dpctl Windows Python 3.10
|
11.4 MB |
sha256:b1188069445f66b0748aa7a18b08198aa150f61bf6d15e442943add80597a57d
|
|
|
dpctl Windows Python 3.11
|
11.7 MB |
sha256:3c6d349a4dea366dc31abf8179ddc8604be7645f211bfe0a0c88df9d8faa6503
|
|
|
dpctl Windows Python 3.12
|
11.7 MB |
sha256:5b2c61e4018f0b19e81486c37f7c91d9cf476677be76490f8779086430743881
|
|
|
dpctl Windows Python 3.13
|
11.7 MB |
sha256:fe8c4b6be63edeafee7d0fd4dd6a99504a5154853b512bc26e08086e88484097
|
|
|
dpctl Windows Python 3.9
|
11.4 MB |
sha256:fc5b5d1db05edaf059f8b93c6a8c6fd6ae11591be834bb8df7bb2892e48e4e7f
|
|
|
dpctl Windows Wheels Python 3.10
|
24.9 MB |
sha256:ac3b4044240b80fbb52d7be1610114f2d92ab10e6e9544fbe9575d1b7ee9284c
|
|
|
dpctl Windows Wheels Python 3.11
|
25 MB |
sha256:45afc43194174adeb7a0d9d42402818dded5051d632cf56d6f7d0be77777e382
|
|
|
dpctl Windows Wheels Python 3.12
|
25 MB |
sha256:5b1ad07af0df35d47dbb3cae19a32803350d7904de853f432b86d6071f0627b6
|
|
|
dpctl Windows Wheels Python 3.13
|
25 MB |
sha256:a66c4c1ec640aeae89578339510c18479f7771ee2163a08f9e08c6cba908b953
|
|
|
dpctl Windows Wheels Python 3.9
|
24.9 MB |
sha256:06a0ef1d335797a145f87e6be2ad65bde0d2b71461e6916124a4fe1baa1c3ef6
|
|