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

ios-arm64 helix queue: Failed to list devices #110008

Closed
akoeplinger opened this issue Nov 20, 2024 · 7 comments
Closed

ios-arm64 helix queue: Failed to list devices #110008

akoeplinger opened this issue Nov 20, 2024 · 7 comments
Assignees
Labels
area-Infrastructure blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS

Comments

@akoeplinger
Copy link
Member

akoeplinger commented Nov 20, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=874462&view=logs&jobId=1a7f2d0f-403f-5f1a-afbb-20466d7ac54e
Build error leg or test failing: Build / ios-arm64 Release AllSubsets_NativeAOT
Pull request: #109232

Error Message

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

{
  "ErrorMessage": "System.Exception: Failed to list devices",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=874462
Error message validated: [System.Exception: Failed to list devices]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/20/2024 11:09:50 AM UTC

Report

Build Definition Test Pull Request
875124 dotnet/runtime System.Runtime.Tests.WorkItemExecution #104488
875051 dotnet/runtime iOS.Device.LibraryMode.Test.WorkItemExecution #110023
874703 dotnet/runtime System.Runtime.Tests.WorkItemExecution #110010
874592 dotnet/runtime iOS.Device.Aot.Test.WorkItemExecution #109638
874640 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution #109540
874462 dotnet/runtime iOS.Device.LibraryMode.Test.WorkItemExecution #109232
873775 dotnet/runtime iOS.Device.Aot.Test.WorkItemExecution #109977

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 7 7
@akoeplinger akoeplinger added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Nov 20, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 20, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 20, 2024
@akoeplinger akoeplinger added area-Infrastructure os-ios Apple iOS and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Nov 20, 2024
Copy link
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@vitek-karas
Copy link
Member

@matouskozak could you please take a look - if this is an XHarness issue, or possibly hardware related.

@akoeplinger
Copy link
Member Author

We hit this before (#84394) and very likely specific to certain devices, Build Analysis should give us a list soon.

@akoeplinger
Copy link
Member Author

Ok looks like it's just one instance, on DNCENGMAC117

@matouskozak
Copy link
Member

matouskozak commented Nov 20, 2024

Ok looks like it's just one instance, on DNCENGMAC117

It's failing consistently since 2024/11/17

WorkItems
| where MachineName == "DNCENGMAC117"
| sort by Queued desc
| project Queued, ExitCode, Status

I'll ask in first responders.

@matouskozak
Copy link
Member

Issue looks mitigated, latest runs are passing:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS
Projects
Status: Done
Development

No branches or pull requests

3 participants