You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To triage this issue (First Responder / @dotnet/dnceng):
Open the failing build above and investigate
Add a comment explaining your findings
If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:
Add the label "Known Build Error"
Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
"ErrorMessage" : "",
"BuildRetry": false
}
Release Note Category
Feature changes/additions
Bug fixes
Internal Infrastructure Improvements
Release Note Description
Additional information about the issue reported
Lots of Apple OSs failing in the Publish leg with the same error:
Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/s/artifacts/log/
Also related: #11740 . Note this is hosted macos machines running dotnet/runtime's eng/install-native-dependencies.sh script so there's not much we can do either.
Build
https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=132037
Build leg reported
CoreCLR Product Build OSX arm64 release / Install native dependencies
Pull Request
dotnet/runtime#80434
Action required for the engineering services team
To triage this issue (First Responder / @dotnet/dnceng):
If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:
Release Note Category
Release Note Description
Additional information about the issue reported
Lots of Apple OSs failing in the Publish leg with the same error:
Example PRs that had this issue:
https://github.com/dotnet/runtime/runs/10571511570
https://github.com/dotnet/runtime/pull/80392/checks?check_run_id=10585813017
The text was updated successfully, but these errors were encountered: