Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NativeAOT iOS/osx/tvos legs are timing out on many PRs #93784

Closed
jkotas opened this issue Oct 20, 2023 · 7 comments
Closed

NativeAOT iOS/osx/tvos legs are timing out on many PRs #93784

jkotas opened this issue Oct 20, 2023 · 7 comments
Labels
area-NativeAOT-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' os-ios Apple iOS os-mac-os-x macOS aka OSX os-tvos Apple tvOS

Comments

@jkotas
Copy link
Member

jkotas commented Oct 20, 2023

Example from #93773

image

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@jkotas jkotas added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-NativeAOT-coreclr labels Oct 20, 2023
@ghost
Copy link

ghost commented Oct 20, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

Example from #93773

image
Author: jkotas
Assignees: -
Labels:

blocking-clean-ci, area-NativeAOT-coreclr

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 20, 2023
@jkotas
Copy link
Member Author

jkotas commented Oct 20, 2023

@agocke @ivanpovazan Is it intentional that we run all flavors in PR CI? There does not seem to be enough capacity for it, leading to frequent timeouts.

@ivanpovazan
Copy link
Member

Yes, on Friday OSX.1200.Amd64.Open helix queue seemed to be pretty backed up, causing timeouts for all runtime flavours. We enabled ios/tvos lanes with NativeAOT to run functional smoke tests by default, as we wanted to catch any regression early-on regarding the iOS platforms support during preparation for RC releases (introduced by: 55828b9).

These lanes run only functional smoke tests in the following setup:

This was called out previously here: https://github.com/dotnet/runtime/pull/87773/files#r1291590026
and here: #87773 (comment)

If this started affecting CI capacity we might consider enabling these lanes in the runtime-nativeaot-outerloop pipeline instead (PS: they are already enabled in runtime-extra-platforms).

@ivanpovazan
Copy link
Member

/cc: @steveisok

@steveisok
Copy link
Member

Around snap time we have this issue due to increased number of overall work items. Let's see if this continues and go from there.

@jeffschwMSFT jeffschwMSFT added os-mac-os-x macOS aka OSX os-ios Apple iOS os-tvos Apple tvOS labels Oct 30, 2023
@ghost
Copy link

ghost commented Oct 30, 2023

Tagging subscribers to 'os-tvos': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

Example from #93773

image

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
Author: jkotas
Assignees: -
Labels:

os-mac-os-x, blocking-clean-ci, untriaged, os-ios, os-tvos, area-NativeAOT-coreclr

Milestone: -

@akoeplinger
Copy link
Member

Seems like we no longer see these timeouts, closing.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-NativeAOT-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' os-ios Apple iOS os-mac-os-x macOS aka OSX os-tvos Apple tvOS
Projects
None yet
Development

No branches or pull requests

5 participants