t: add greplint.pl and convert grep to test_grep #28364
main.yml
on: pull_request
config
10s
fuzz smoke test
1m 48s
static-analysis
6m 6s
rust-analysis
1m 36s
sparse
4m 1s
documentation
7m 25s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win+Meson test
Matrix: win test
Annotations
43 errors, 32 warnings, and 24 notices
|
win+Meson test (7)
failed: t3070.966 iwildmatch (via ls-files): no match '[\\-^]' '['
|
|
win+Meson test (7)
failed: t3070.964 wildmatch (via ls-files): no match '[\\-^]' '['
|
|
win+Meson test (7)
failed: t3070.760 ipathmatch (via ls-files): match '\a\b\c' 'abc'
|
|
win+Meson test (7)
failed: t3070.758 pathmatch (via ls-files): match '\a\b\c' 'abc'
|
|
win+Meson test (7)
failed: t3070.756 iwildmatch (via ls-files): match '\a\b\c' 'abc'
|
|
win+Meson test (7)
failed: t3070.754 wildmatch (via ls-files): match '\a\b\c' 'abc'
|
|
win+Meson test (7)
failed: t3070.690 ipathmatch (via ls-files): match '\[ab]' '[ab]'
|
|
win+Meson test (7)
failed: t3070.688 pathmatch (via ls-files): match '\[ab]' '[ab]'
|
|
win+Meson test (7)
failed: t3070.686 iwildmatch (via ls-files): match '\[ab]' '[ab]'
|
|
win+Meson test (7)
failed: t3070.684 wildmatch (via ls-files): match '\[ab]' '[ab]'
|
|
fedora-breaking-changes-meson (fedora:latest)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.335.1/_diag/Worker_20260610-213535-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/2.335.1/_diag/Worker_20260610-213535-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/2.335.1/_diag/Worker_20260610-213535-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)
|
|
linux-reftable (ubuntu:rolling)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.334.0/_diag/Worker_20260610-213552-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/2.334.0/_diag/Worker_20260610-213552-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/2.334.0/_diag/Worker_20260610-213552-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)
|
|
win+Meson test (4)
Process completed with exit code 1.
|
|
win+Meson test (4)
failed: t7508.126 status does not re-read unchanged 4 or 8 GiB file
|
|
win+Meson test (4)
failed: t5608.6 clone with >4GB object via index-pack
|
|
win+Meson test (4)
failed: t5608.5 clone >4GB object via unpack-objects
|
|
osx-meson (macos-14)
Canceling since a higher priority waiting request for osx-meson-macos-14-refs/pull/2135/merge exists
|
|
linux-TEST-vars (ubuntu:20.04)
Canceling since a higher priority waiting request for dockerized-linux-TEST-vars-ubuntu:20.04-refs/pull/2135/merge exists
|
|
linux-TEST-vars (ubuntu:20.04)
The operation was canceled.
|
|
linux32 (i386/ubuntu:focal)
Canceling since a higher priority waiting request for dockerized-linux32-i386/ubuntu:focal-refs/pull/2135/merge exists
|
|
linux-asan-ubsan (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-asan-ubsan-ubuntu:rolling-refs/pull/2135/merge exists
|
|
linux-asan-ubsan (ubuntu:rolling)
The operation was canceled.
|
|
linux32 (i386/ubuntu:focal)
The operation was canceled.
|
|
linux-sha256 (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-sha256-ubuntu:rolling-refs/pull/2135/merge exists
|
|
linux-meson (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-meson-ubuntu:rolling-refs/pull/2135/merge exists
|
|
linux-meson (ubuntu:rolling)
The operation was canceled.
|
|
linux-reftable-leaks (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-reftable-leaks-ubuntu:rolling-refs/pull/2135/merge exists
|
|
linux-reftable-leaks (ubuntu:rolling)
The operation was canceled.
|
|
linux-leaks (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-leaks-ubuntu:rolling-refs/pull/2135/merge exists
|
|
linux-leaks (ubuntu:rolling)
The operation was canceled.
|
|
osx-reftable (macos-14)
Canceling since a higher priority waiting request for osx-reftable-macos-14-refs/pull/2135/merge exists
|
|
osx-reftable (macos-14)
The operation was canceled.
|
|
osx-clang (macos-14)
Canceling since a higher priority waiting request for osx-clang-macos-14-refs/pull/2135/merge exists
|
|
osx-clang (macos-14)
The operation was canceled.
|
|
osx-gcc (macos-14)
Canceling since a higher priority waiting request for osx-gcc-macos-14-refs/pull/2135/merge exists
|
|
osx-gcc (macos-14)
The operation was canceled.
|
|
win+Meson test (5)
Process completed with exit code 1.
|
|
win+Meson test (8)
Canceling since a higher priority waiting request for windows-meson-test-8-refs/pull/2135/merge exists
|
|
win+Meson test (8)
The operation was canceled.
|
|
win+Meson test (2)
Canceling since a higher priority waiting request for windows-meson-test-2-refs/pull/2135/merge exists
|
|
win+Meson test (2)
The operation was canceled.
|
|
win+Meson test (6)
Canceling since a higher priority waiting request for windows-meson-test-6-refs/pull/2135/merge exists
|
|
win+Meson test (6)
The operation was canceled.
|
|
win+Meson build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (7)
No files were found with the provided path: /d/a/git/git/build/test-output/failed-test-artifacts. No artifacts will be uploaded.
|
|
win+Meson test (7)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (9)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (4)
No files were found with the provided path: /d/a/git/git/build/test-output/failed-test-artifacts. No artifacts will be uploaded.
|
|
win+Meson test (4)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
almalinux-8 (almalinux:8)
JGit wasn't installed, see above for clues why
|
|
almalinux-8 (almalinux:8)
git-lfs wasn't installed, see above for clues why
|
|
almalinux-8 (almalinux:8)
perforce wasn't installed, see above for clues why
|
|
linux-musl-meson (alpine:latest)
JGit wasn't installed, see above for clues why
|
|
linux-musl-meson (alpine:latest)
git-lfs wasn't installed, see above for clues why
|
|
linux-musl-meson (alpine:latest)
perforce wasn't installed, see above for clues why
|
|
debian-11 (debian:11)
JGit wasn't installed, see above for clues why
|
|
debian-11 (debian:11)
git-lfs wasn't installed, see above for clues why
|
|
debian-11 (debian:11)
perforce wasn't installed, see above for clues why
|
|
linux32 (i386/ubuntu:focal)
JGit wasn't installed, see above for clues why
|
|
linux32 (i386/ubuntu:focal)
git-lfs wasn't installed, see above for clues why
|
|
linux32 (i386/ubuntu:focal)
perforce wasn't installed, see above for clues why
|
|
osx-reftable (macos-14)
JGit wasn't installed, see above for clues why
|
|
osx-reftable (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
|
|
osx-clang (macos-14)
JGit wasn't installed, see above for clues why
|
|
osx-clang (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
|
|
osx-gcc (macos-14)
JGit wasn't installed, see above for clues why
|
|
osx-gcc (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
|
|
win+Meson test (1)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (5)
No files were found with the provided path: /d/a/git/git/build/test-output/failed-test-artifacts. No artifacts will be uploaded.
|
|
win+Meson test (5)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (3)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (8)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson test (6)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
win+Meson build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (7)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (7)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (9)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (9)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (4)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (4)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (1)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (1)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (5)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (5)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (3)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (3)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (8)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (8)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (2)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (2)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (6)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
win+Meson test (6)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
windows-meson-artifacts
|
57.1 MB |
sha256:95b5df95813a27b8e29ce90fa097962422e8de1310a74a5ae0173e38a474f6aa
|
|