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

Tests cannot connect to 'arm64-v8a' emulator #1819

Closed
3 tasks
matouskozak opened this issue Jan 15, 2024 · 3 comments
Closed
3 tasks

Tests cannot connect to 'arm64-v8a' emulator #1819

matouskozak opened this issue Jan 15, 2024 · 3 comments

Comments

@matouskozak
Copy link
Member

matouskozak commented Jan 15, 2024

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=519155

Build leg reported

IcuAppLocal.Tests.WorkItemExecution

Pull Request

dotnet/runtime#96023

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "fcrit: Failed to find compatible device: arm64-v8a",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

  • Error log
[06:21:02] warn: Device 9CJAY1PTEF is offline; retrying up to five minutes
[06:21:02] dbug: All 30 retries of action failed
[06:21:02] fail: Failed to get device's property SupportedArchitectures. Check if a device is attached / emulator is started
                 error: device unauthorized.
                 This adb server's $ADB_VENDOR_KEYS is not set
                 Try 'adb kill-server' if that seems wrong.
                 Otherwise check for a confirmation dialog on your device.
                 
[06:21:02] fail: No attached device supports one of required architectures arm64-v8a
[06:21:02] dbug: No suitable devices found
[06:21:02] crit: Failed to find compatible device: arm64-v8a
[06:21:02] dbug: Saving diagnostics data to 'D:\h\w\AE00090C\w\AD89096B\e/diagnostics.json'
XHarness exit code: 81 (DEVICE_NOT_FOUND)

No response

Report

Build Definition Test Pull Request
519155 dotnet/runtime System.IO.Compression.Tests.WorkItemExecution dotnet/runtime#96023

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@dougbu
Copy link
Member

dougbu commented Jan 15, 2024

@matouskozak the machine is now disabled

@davfost the next part is to file an ICM w/ DDFun about the machine. they'll handle cleaning things up. I suspect this report overlaps one of the alerts we got over the weekend.

/fyi I found the problematic machine by following the Test link above and then ran

> .\osob-cli.cmd change-machine-state --queue windows.11.amd64.android.open --reason "https://github.com/dotnet/dnceng/issues/1819" --production --disable --machine DNCENGWIN-061 --helix-api-token {my token}
Machine `DNCENGWIN-061` in `windows.11.amd64.android.open` has been disabled

The key point is this is an on-premise machine that would be reused if I hadn't taken it offline.

@missymessa
Copy link
Member

@missymessa
Copy link
Member

DNCENGWIN-061 has been re-enabled. Closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants