Nightly #710
nightly.yaml
on: schedule
Matrix: Plugin Tests Release
Matrix: Tool Tests Main
Repo Tests
/
Plugin Tests
29s
Action Tests Main
1m 37s
Matrix: Plugin Tests Main
Upload Linter Test Results
/
Upload Test Results
39s
Upload Linter Test Results
/
Generate Snapshots PR
0s
Upload Tool Test Results
/
Generate Snapshots PR
0s
Annotations
21 errors and 17 warnings
Plugin Tests Main (Snapshots, macOS)
Unhandled exception. System.IO.IOException: No space left on device : '/Users/trunk/actions-runner/_diag/Worker_20241022-080804-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
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)
System.IO.IOException: No space left on device : '/Users/trunk/actions-runner/_diag/Worker_20241022-080804-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
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 : '/Users/trunk/actions-runner/_diag/Worker_20241022-080804-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
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)
|
Plugin Tests Main (Latest, macOS)
Process completed with exit code 1.
|
Plugin Tests Main (Latest, macOS)
Process completed with exit code 134.
|
Plugin Tests Main (Latest, macOS)
Process completed with exit code 134.
|
Plugin Tests Release (Snapshots, macOS)
The self-hosted runner: mac-public-3 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Plugin Tests Release (Latest, macOS)
Process completed with exit code 1.
|
Plugin Tests Release (Latest, macOS)
Process completed with exit code 134.
|
Plugin Tests Release (Latest, macOS)
Process completed with exit code 134.
|
Tool Tests Main (macOS)
Process completed with exit code 134.
|
Tool Tests Main (macOS)
Process completed with exit code 134.
|
Plugin Tests Main (Latest, ubuntu-latest)
Process completed with exit code 1.
|
Plugin Tests Release (Latest, ubuntu-latest)
Process completed with exit code 1.
|
Plugin Tests Release (Snapshots, ubuntu-latest)
Process completed with exit code 1.
|
Plugin Tests Main (Snapshots, ubuntu-latest)
Process completed with exit code 1.
|
Plugin Tests Main (Latest, windows-latest)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 120 minutes.
|
Plugin Tests Main (Snapshots, windows-latest)
The job running on runner GitHub Actions 34 has exceeded the maximum execution time of 120 minutes.
|
Tool Tests Main (windows-latest)
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 120 minutes.
|
Upload Tool Test Results / Upload Test Results
Unable to download artifact(s): Artifact not found for name: tools-windows-latest-test-results
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
Plugin Tests Release (Latest, windows-latest)
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 150 minutes.
|
Plugin Tests Release (Snapshots, windows-latest)
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 150 minutes.
|
Upload Linter Test Results / Upload Test Results
Unable to download artifact(s): Artifact not found for name: windows-latest-test-results
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
Action Tests Main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tool Tests Main (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Plugin Tests Main (Latest, macOS)
cpm 0.997018 is already installed and up-to-date.
To reinstall 0.997018, run:
brew reinstall cpm
|
Plugin Tests Main (Latest, macOS)
php 8.3.12_1 is already installed and up-to-date.
To reinstall 8.3.12_1, run:
brew reinstall php
|
Plugin Tests Main (Latest, macOS)
gnupg 2.4.5_1 is already installed and up-to-date.
To reinstall 2.4.5_1, run:
brew reinstall gnupg
|
Plugin Tests Main (Latest, macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Plugin Tests Release (Latest, macOS)
cpm 0.997018 is already installed and up-to-date.
To reinstall 0.997018, run:
brew reinstall cpm
|
Plugin Tests Release (Latest, macOS)
php 8.3.12_1 is already installed and up-to-date.
To reinstall 8.3.12_1, run:
brew reinstall php
|
Plugin Tests Release (Latest, macOS)
gnupg 2.4.5_1 is already installed and up-to-date.
To reinstall 2.4.5_1, run:
brew reinstall gnupg
|
Plugin Tests Release (Latest, macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tool Tests Main (macOS)
php 8.3.12_1 is already installed and up-to-date.
To reinstall 8.3.12_1, run:
brew reinstall php
|
Tool Tests Main (macOS)
gnupg 2.4.5_1 is already installed and up-to-date.
To reinstall 2.4.5_1, run:
brew reinstall gnupg
|
Tool Tests Main (macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Plugin Tests Main (Latest, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Plugin Tests Release (Latest, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Plugin Tests Release (Snapshots, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Plugin Tests Main (Snapshots, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-latest-test-results
Expired
|
8.81 KB |
|
tools-macos-latest-test-results
Expired
|
3.51 KB |
|
tools-ubuntu-latest-test-results
Expired
|
3.52 KB |
|
ubuntu-latest-test-results
Expired
|
8.84 KB |
|