-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
x/build: android and iOS corellium builders are missing #50299
Comments
I just reboot those builders. So strange that those Corellium devices are automatically being shut down or wiped (require a fresh re-setup), which I don't really know why and how. |
(There is an iOS Corellium device that is experimenting on the deployment of iOS 15 which currently seems to fail due to code sign changes in iOS 15, but I haven't fully figured the reason, and not yet making it connect to farmer.golang.org. Hence two connected iOS devices.) |
All of the |
Rebooted some of them. Sadly they are all switched off for unknown reasons. See similar discussions in #51105. There is one iOS device that cannot be rebooted due to a permanent kernel panic (which had observed more than 5 times now):
|
I am closing this because the Corellium builders are not missing as of #54246. If this happens again, we can always open another issue. The reason that these builders were missing occasionally is identified as the VM reallocation effect on the Corellium side. In our case, when an associated VM is reallocated, these builders were destroyed, resulting in missing builders' observation. Perhaps it would be better to have an email notification to the builder maintainer from farmer.golang.org when a builder is gone for 24 hours. |
It looks like these builders have gone missing recently. As visible at https://farmer.golang.org/#pools:
CC @changkun, @steeve Are you able to take a look and restart them? Thanks.
The text was updated successfully, but these errors were encountered: