-
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: linux-arm5spacemonkey builders are offline #41027
Comments
@esnolte Would you be able to provide insight into why the builders are missing? You are listed as the owner at https://farmer.golang.org/builders |
We were never able to get the builder running a few years ago and gave up. I forget who on the golang team was looking into the problem, but there seemed to be a problem in the build script. Something like trying to write to a read-only directory or something IIRC.
… On 22 Feb 2021, at 14:57, Carlos Amedee ***@***.***> wrote:
host-linux-arm5spacemonkey: 0/0 (3 missing)
The builders are still missing. Can anybody work on bringing these up? If not, Is there any other person interested in taking over the builders?
@esnolte <https://github.com/esnolte> @zeebo <https://github.com/zeebo> @jtolio <https://github.com/jtolio>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#41027 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADY27VIU6VXCBA4LG7622GDTALHLPANCNFSM4QKZII2Q>.
|
It seems like you are referring to #35740. Do you have any interest in picking this issue up again? |
@esnolte Are you willing to work with our team to get the builder back up and running at this point? I understand that it was not prioritized at the time that it happened. If not, do you know of anybody willing to provide the builder? If we can't find somebody to support it, we will have to remove the builder. |
I can look at getting the builders back online. What would you like me to do?
- Erik
… On 9 Mar 2021, at 08:32, Carlos Amedee ***@***.***> wrote:
@esnolte <https://github.com/esnolte> Are you willing to work with our team to get the builder back up and running at this point? I understand that it was not prioritized at the time that it happened. If not, do you know of anybody willing to provide the builder? If we can't find somebody to support it, we will have to remove the builder.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#41027 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADY27VI5AQE4WVFI4PVJDJ3TCYWOBANCNFSM4QKZII2Q>.
|
@esnolte Can you ensure that the latest version of the buildlet is configured and running on the hosts? Once we get them connected to the coordinator, we can work on any additional problems we encounter. |
I'm running into errors building buildlet as per https://github.com/golang/go/wiki/DashboardBuilders <https://github.com/golang/go/wiki/DashboardBuilders>.
***@***.***:~# go get -u golang.org/x/build/cmd/buildlet
# golang.org/x/oauth2/google/internal/externalaccount
gopath/src/golang.org/x/oauth2/google/internal/externalaccount/aws.go:130:18: undefined: strings.Builder
# google.golang.org/grpc/internal/credentials
gopath/src/google.golang.org/grpc/internal/credentials/spiffe.go:39:70: state.PeerCertificates[0].URIs undefined (type *x509.Certificate has no field or method URIs)
gopath/src/google.golang.org/grpc/internal/credentials/spiffe.go:48:24: cert.URIs undefined (type *x509.Certificate has no field or method URIs)
gopath/src/google.golang.org/grpc/internal/credentials/spiffe.go:52:26: cert.URIs undefined (type *x509.Certificate has no field or method URIs)
gopath/src/google.golang.org/grpc/internal/credentials/spiffe.go:70:14: cert.URIs undefined (type *x509.Certificate has no field or method URIs)
There's a weird version of Go on that host that's probably the underlying problem.
***@***.***:~# go version
go version devel +af74ab6 Wed Jun 14 17:51:12 2017 +0000 linux/arm
Is there another way to get buildlet? Otherwise it will take a while to figure out a cross compile.
… On 16 Mar 2021, at 11:28, Carlos Amedee ***@***.***> wrote:
@esnolte <https://github.com/esnolte> Can you ensure that the latest version of the buildlet is configured and running on the hosts? Once we get them connected to the coordinator, we can work on any additional problems we encounter.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#41027 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADY27VLHPNZSICPKDPZK7YTTD6ILBANCNFSM4QKZII2Q>.
|
I believe you can try downloading and running this buildlet: |
The buildlet runs, but I'm not sure what I'm suppose to do next. https://github.com/golang/go/wiki/DashboardBuilders says I have to modify stage0. I don't have a stage0. Was I suppose to go get it like buildlet?
I wasn't able to find a golang distribution that works on armel. The armv6l distro on golang.org is for armhf. Also I don't have much room on the device (only 2 GB of a 4 GB SD card) so I keep running out of room when trying to build things.
… On 17 Mar 2021, at 14:09, Carlos Amedee ***@***.***> wrote:
I believe you can try downloading and running this buildlet: https://storage.googleapis.com/go-builder-data/buildlet.linux-arm-arm5. If that doesn't work, you can try and update the version of go that is installed on the machine to one of the latests releases.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#41027 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADY27VNPDTBZWC4XFCWLKD3TEED7JANCNFSM4QKZII2Q>.
|
This comment has been minimized.
This comment has been minimized.
Stage0 can be downloaded at Now that the tree is back open and we are reviewing all the builders for the next release, do you think we can get over these barriers? If not then we should probably just remove this builder. |
@esnolte Do you have strong thoughts or feelings about this in either direction? |
I'd say remove these builders. We haven't been in the office in almost 2 years and aren't likely to return until next year.
… On 30 Aug 2021, at 10:36, Carlos Amedee ***@***.***> wrote:
@esnolte <https://github.com/esnolte> Do you have strong thoughts or feelings about this in either direction?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#41027 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADY27VPYTG36AJSRFNNJR3LT7OXSFANCNFSM4QKZII2Q>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
If nothing else, it would be nice to shrink the build dashboard by a column. 😅 (And we could close out #35740 in the process.) |
Change https://golang.org/cl/346530 mentions this issue: |
Change https://golang.org/cl/346531 mentions this issue: |
This removes the remaining references to the removed linux-arm-arm5spacemonkey builders. For golang/go#41027 Change-Id: I3df249ab6f7180a67d76a2ae037731f7223b8cbb Reviewed-on: https://go-review.googlesource.com/c/build/+/346531 Trust: Carlos Amedee <carlos@golang.org> Run-TryBot: Carlos Amedee <carlos@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Per https://farmer.golang.org:
/cc @andybons @dmitshur @toothrot @esnolte
The text was updated successfully, but these errors were encountered: