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 go1.23-linux-arm64_c4ah72-perf_vs_release #71189

Open
gopherbot opened this issue Jan 9, 2025 · 1 comment
Open

build: build failure on go1.23-linux-arm64_c4ah72-perf_vs_release #71189

gopherbot opened this issue Jan 9, 2025 · 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 == "go1.23-linux-arm64_c4ah72-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
2025/01/08 17:35:29 Load average: 7.18 2.02 0.69 1/1008 35022
2025/01/08 17:35:29 Waiting for load average to drop below 0.20...
2025/01/08 17:35:59 Load average: 4.35 1.83 0.67 1/1006 35022
2025/01/08 17:35:59 Waiting for load average to drop below 0.20...
2025/01/08 17:36:29 Load average: 2.63 1.65 0.64 1/1006 35022
2025/01/08 17:36:29 Waiting for load average to drop below 0.20...
2025/01/08 17:36:59 Load average: 1.59 1.49 0.62 1/1006 35022
2025/01/08 17:36:59 Waiting for load average to drop below 0.20...
...
[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: cockroachdb
2025/01/08 20:39:08 Error running sweet: error running sweet run: exit status 1
2025/01/08 20:39:08 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"
2025-01-08 17:33 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@3417000c [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/01/08 17:35:29 Load average: 7.18 2.02 0.69 1/1008 35022
2025/01/08 17:35:29 Waiting for load average to drop below 0.20...
2025/01/08 17:35:59 Load average: 4.35 1.83 0.67 1/1006 35022
2025/01/08 17:35:59 Waiting for load average to drop below 0.20...
2025/01/08 17:36:29 Load average: 2.63 1.65 0.64 1/1006 35022
2025/01/08 17:36:29 Waiting for load average to drop below 0.20...
2025/01/08 17:36:59 Load average: 1.59 1.49 0.62 1/1006 35022
2025/01/08 17:36:59 Waiting for load average to drop below 0.20...
...
[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: cockroachdb
2025/01/08 20:39:08 Error running sweet: error running sweet run: exit status 1
2025/01/08 20:39:08 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 Jan 9, 2025
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