Skip to content

iOS 18.2 simulators fail to launch on CI using net10 branch #28239

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

Closed
jsuarezruiz opened this issue Mar 7, 2025 · 5 comments
Closed

iOS 18.2 simulators fail to launch on CI using net10 branch #28239

jsuarezruiz opened this issue Mar 7, 2025 · 5 comments
Assignees
Labels
area-testing Unit tests, device tests s/triaged Issue has been reviewed t/bug Something isn't working
Milestone

Comments

@jsuarezruiz
Copy link
Contributor

Description

On net10, in fresh machines, iOS 18.2 simulators fail to launch.

Could be related with dotnet/macios#22243?

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

9.0.40 SR4

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

Problem launching 18.2 iOS Simulator in CI fresh machines

Did you find any workaround?

No response

Relevant log output

info: The simulator 'iOS 18.2 Simulator Runtime' is missing and will be installed
info: Installing 'iOS 18.2 Simulator Runtime' (18.2.0.0)...
info: Downloading and installing simulator: iOS 18.2 Simulator Runtime through xcodebuild with Xcode: 16.2.0
dbug: 
      
dbug: Running xcodebuild -downloadPlatform iOS -verbose
      
dbug: Process xcodebuild exited with 0
      
dbug: Finding content...All available platforms are downloaded
      
info: Installed 'iOS 18.2 Simulator Runtime' successfully
dbug: Skipping 'com.apple.dmg.AppleTVSimulatorSDK18_2'
dbug: Skipping 'com.apple.dmg.xrSimulatorSDK2_2'
dbug: Skipping 'com.apple.dmg.WatchSimulatorSDK11_2'
dbug: Skipping 'com.apple.dmg.xrSimulatorSDK2_3'
dbug: Skipping 'com.apple.dmg.iPhoneSimulatorSDK18_3_1'
dbug: Skipping 'com.apple.dmg.iPhoneSimulatorSDK18_4_b1'
dbug: Skipping 'com.apple.dmg.AppleTVSimulatorSDK18_4_b1'
dbug: Skipping 'com.apple.dmg.xrSimulatorSDK2_4_b1'
dbug: Skipping 'com.apple.dmg.WatchSimulatorSDK11_4_b1'
XHarness exit code: 0
Getting simulators for version ios-simulator-64_18.2
[10.0.0-prerelease.24568.1+fe4a5344aaf4826ca41b57cf0cd89342ef37c7b0] XHarness command issued: apple simulators reset-simulator --output-directory=/Users/builder/azdo/_work/1/a/logs --target=ios-simulator-64_18.2 --verbosity=Debug
info: Preparing run for ios-simulator-64_18.2
info: Looking for available ios-simulator-64_18.2 simulators..
dbug: Looking for available ios-simulator-64_18.2 simulators. Storing logs into list-ios-simulator-64_18.2-20250303_112850.log
fail: Failed to find/create suitable simulator
XHarness exit code: 81 (DEVICE_NOT_FOUND)
@jsuarezruiz jsuarezruiz added the t/bug Something isn't working label Mar 7, 2025
@dotnet-policy-service dotnet-policy-service bot added the s/triaged Issue has been reviewed label Mar 7, 2025
@jsuarezruiz jsuarezruiz self-assigned this Mar 7, 2025
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Mar 7, 2025
@jsuarezruiz
Copy link
Contributor Author

jsuarezruiz commented Mar 7, 2025

Taking a look to one failing build like https://dev.azure.com/xamarin/public/_build/results?buildId=137089&view=logs&j=71979588-66ac-5e95-831a-69c8cd9b2cd2&t=b77109ed-f975-5c1a-cff3-9814eab8ff69&s=02e1de88-e742-55f2-1150-896beebccf0c

In the logs, we can see is using XAMBOT-1119. Connecting to this machine, can see pending message to give privileges to node:

Image

This is the list of installed simulators:
Image

@jsuarezruiz
Copy link
Contributor Author

After accept the dialog, device tests and UI tests are running:

Image

@jsuarezruiz
Copy link
Contributor Author

@mjbond-msft Thoughts?

@jsuarezruiz jsuarezruiz moved this from Todo to In Progress in MAUI SDK Ongoing Mar 10, 2025
@rmarinho
Copy link
Member

Right now I reverted the use of 18.2 on net10.0 branch, #28273

@jfversluis jfversluis added the area-testing Unit tests, device tests label Mar 25, 2025
@jsuarezruiz
Copy link
Contributor Author

We already fixed this one.

@github-project-automation github-project-automation bot moved this from In Progress to Done in MAUI SDK Ongoing May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Unit tests, device tests s/triaged Issue has been reviewed t/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants