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

build: build failure on gotip-linux-arm64_c4as16-perf_vs_release #70895

Open
gopherbot opened this issue Dec 18, 2024 · 1 comment
Open

build: build failure on gotip-linux-arm64_c4as16-perf_vs_release #70895

gopherbot opened this issue Dec 18, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- builder == "gotip-linux-arm64_c4as16-perf_vs_release" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2024/12/17 21:56:19 Load average: 0.10 2.50 5.72 1/409 1782864
2024/12/17 21:56:19 Running Go test benchmarks for experiment
go: downloading github.com/dustin/go-wikiparse v0.0.0-20211018054215-c01ec186f20c
go: downloading github.com/blevesearch/bleve v1.0.14
go: downloading github.com/biogo/biogo v1.0.4
go: downloading github.com/yuin/gopher-lua v0.0.0-20210529063254-f4c35e4016d9
go: downloading golang.org/x/sync v0.10.0
go: downloading gitlab.com/golang-commonmark/markdown v0.0.0-20211110145824-bf3e522c626a
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: esbuild go-build
2024/12/18 03:27:33 Error running sweet: error running sweet run: exit status 1
2024/12/18 03:27:33 FAIL
exit status 1

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Dec 18, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-arm64_c4as16-perf_vs_release" && repo == "go" && mode == "build"
2024-12-17 19:35 gotip-linux-arm64_c4as16-perf_vs_release go@b9e2ffdc [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2024/12/17 21:56:19 Load average: 0.10 2.50 5.72 1/409 1782864
2024/12/17 21:56:19 Running Go test benchmarks for experiment
go: downloading github.com/dustin/go-wikiparse v0.0.0-20211018054215-c01ec186f20c
go: downloading github.com/blevesearch/bleve v1.0.14
go: downloading github.com/biogo/biogo v1.0.4
go: downloading github.com/yuin/gopher-lua v0.0.0-20210529063254-f4c35e4016d9
go: downloading golang.org/x/sync v0.10.0
go: downloading gitlab.com/golang-commonmark/markdown v0.0.0-20211110145824-bf3e522c626a
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: esbuild go-build
2024/12/18 03:27:33 Error running sweet: error running sweet run: exit status 1
2024/12/18 03:27:33 FAIL
exit status 1

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant