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/env/darwin-amd64: MacStadium VMs unhealthy again #30660

Closed
bradfitz opened this issue Mar 7, 2019 · 2 comments
Closed

x/build/env/darwin-amd64: MacStadium VMs unhealthy again #30660

bradfitz opened this issue Mar 7, 2019 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Darwin
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Mar 7, 2019

I noticed that some Macs are not registered from looking at https://farmer.golang.org/ which says:

Reverse pool summary (in use / total)
...
host-darwin-10_10: 1/1
host-darwin-10_11: 4/7 (10 missing)
host-darwin-10_12: 1/2

So I logged into the Mac supervisor VM to see how the makemac daemon was doing:

$ ssh gopher@macstadiumd.golang.org
...
gopher@godns:~$ journalctl -u makemac -f
-- Logs begin at Thu 2019-03-07 03:41:48 PST. --
Mar 07 07:49:47 godns makemac[32272]: $ govc vm.create -m 4096 -c 6 -on=false -net dvPortGroup-Private -g darwin14_64Guest -ds BOOT_5 mac_10_11_host05a
Mar 07 07:49:47 godns makemac[32272]: 2019/03/07 07:49:47 Error creating 10.11: govc vm.create ...: exit status 1, govc: A component of the virtual machine is not accessible on the host.
Mar 07 07:49:51 godns makemac[32272]: $ govc vm.create -m 4096 -c 6 -on=false -net dvPortGroup-Private -g darwin14_64Guest -ds BOOT_10 mac_10_11_host10a
Mar 07 07:49:51 godns makemac[32272]: 2019/03/07 07:49:51 Error creating 10.11: govc vm.create ...: exit status 1, govc: A component of the virtual machine is not accessible on the host.
Mar 07 07:49:56 godns makemac[32272]: $ govc vm.create -m 4096 -c 6 -on=false -net dvPortGroup-Private -g darwin14_64Guest -ds BOOT_5 mac_10_11_host05a
Mar 07 07:49:57 godns makemac[32272]: 2019/03/07 07:49:57 Error creating 10.11: govc vm.create ...: exit status 1, govc: A component of the virtual machine is not accessible on the host.
Mar 07 07:50:07 godns makemac[32272]: $ govc vm.create -m 4096 -c 6 -on=false -net dvPortGroup-Private -g darwin14_64Guest -ds BOOT_10 mac_10_11_host10a
Mar 07 07:50:07 godns makemac[32272]: 2019/03/07 07:50:07 Error creating 10.11: govc vm.create ...: exit status 1, govc: A component of the virtual machine is not accessible on the host.
Mar 07 07:50:13 godns makemac[32272]: $ govc vm.create -m 4096 -c 6 -on=false -net dvPortGroup-Private -g darwin14_64Guest -ds BOOT_8 mac_10_11_host08a
Mar 07 07:50:13 godns makemac[32272]: 2019/03/07 07:50:13 Error creating 10.11: govc vm.create ...: exit status 1, govc: A component of the virtual machine is not accessible on the host.
Mar 07 07:50:18 godns makemac[32272]: $ govc vm.create -m 4096 -c 6 -on=false -net dvPortGroup-Private -g darwin14_64Guest -ds BOOT_9 mac_10_11_host09a
Mar 07 07:50:18 godns makemac[32272]: 2019/03/07 07:50:18 Error creating 10.11: govc vm.create ...: exit status 1, govc: A component of the virtual machine is not accessible on the host.

It's unhappy.

/cc @dmitshur @golang/osp-team

@gopherbot gopherbot added this to the Unreleased milestone Mar 7, 2019
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Mar 7, 2019
@bradfitz bradfitz added OS-Darwin NeedsFix The path to resolution is known, but the work has not been done. and removed Builders x/build issues (builders, bots, dashboards) labels Mar 7, 2019
@bradfitz
Copy link
Contributor Author

bradfitz commented Mar 7, 2019

@andybons @dmitshur, I'm locked out of the MacStadium console to file tickets. Somebody changed the password and didn't update the password manager.

@bradfitz
Copy link
Contributor Author

Old, closing.

@golang golang locked and limited conversation to collaborators Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Darwin
Projects
None yet
Development

No branches or pull requests

2 participants