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

x/build: ios-arm64-corellium builders appear to be stuck #62187

Closed
bcmills opened this issue Aug 21, 2023 · 5 comments
Closed

x/build: ios-arm64-corellium builders appear to be stuck #62187

bcmills opened this issue Aug 21, 2023 · 5 comments
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-iOS GOOS=ios
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Aug 21, 2023

https://farmer.golang.org/try?commit=c7a100e5 has been waiting on an ios-arm64-corellium SlowBot for ~66 hours so far.

From looking at https://farmer.golang.org/, it appears that all three builders got stuck after make.bash on or around 2023-08-1-6:

...
  2023-08-15T21:16:47Z finish_write_go_src_tar after 10.6s
  2023-08-15T21:16:47Z make_and_test 
  2023-08-15T21:16:47Z make src/make.bash
 +499936.5s (now)
...
  2023-08-15T23:31:55Z finish_write_go_src_tar after 9.35s
  2023-08-15T23:31:55Z make_and_test 
  2023-08-15T23:31:55Z make src/make.bash
 +491828.3s (now)
...
  2023-08-16T03:19:47Z finish_write_go_src_tar after 10.6s
  2023-08-16T03:19:47Z make_and_test 
  2023-08-16T03:19:47Z make src/make.bash
 +478156.2s (now)

(attn @changkun @cagedmantis)

@bcmills bcmills added Builders x/build issues (builders, bots, dashboards) OS-iOS GOOS=ios labels Aug 21, 2023
@gopherbot gopherbot added this to the Unreleased milestone Aug 21, 2023
@cagedmantis cagedmantis added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 21, 2023
@cagedmantis cagedmantis self-assigned this Aug 21, 2023
@changkun
Copy link
Member

rebooted all builders, looks like an old issue is reoccurring

@bcmills
Copy link
Contributor Author

bcmills commented Aug 23, 2023

Looks like they're stuck again: https://farmer.golang.org/ shows them “working for” longer than 24h each.

@changkun
Copy link
Member

Rebooted.

@cagedmantis cagedmantis removed their assignment Sep 5, 2023
@cherrymui
Copy link
Member

Seems it is stuck again.

ios-arm64-corellium rev b4c889b5; running; http://iPhone reverse peer iPhone/18.220.71.121:65358 for host type host-ios-arm64-corellium-ios, 126h57m50s ago
...
  2023-09-01T15:15:15Z finish_write_go_src_tar after 8.99s
  2023-09-01T15:15:15Z make_and_test 
  2023-09-01T15:15:15Z make src/make.bash
 +456962.4s (now)

@changkun is it possible to log into the builder and see which process is stuck? If we know the stuck process, maybe send a SIGQUIT signal so it can dump a stack trace.
Thanks.

@heschi
Copy link
Contributor

heschi commented Sep 19, 2023

Seem to be unstuck at the moment. Closing until next time.

@heschi heschi closed this as completed Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-iOS GOOS=ios
Projects
Archived in project
Development

No branches or pull requests

6 participants