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-amd64_c2s16-perf_vs_release #72037

Open
gopherbot opened this issue Feb 28, 2025 · 1 comment
Open

build: build failure on gotip-linux-amd64_c2s16-perf_vs_release #72037

gopherbot opened this issue Feb 28, 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 == "gotip-linux-amd64_c2s16-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/28 18:57:40 Load average: 7.51 2.56 0.92 1/419 30315
2025/01/28 18:57:40 Waiting for load average to drop below 0.20...
2025/01/28 18:58:10 Load average: 4.63 2.33 0.89 2/419 30315
2025/01/28 18:58:10 Waiting for load average to drop below 0.20...
2025/01/28 18:58:40 Load average: 2.80 2.11 0.87 1/417 30315
2025/01/28 18:58:40 Waiting for load average to drop below 0.20...
2025/01/28 18:59:10 Load average: 1.70 1.91 0.84 1/417 30315
2025/01/28 18:59:10 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 go-build
2025/01/28 21:40:46 Error running sweet: error running sweet run: exit status 1
2025/01/28 21:40:46 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 Feb 28, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-amd64_c2s16-perf_vs_release" && repo == "go" && mode == "build"
2025-01-28 18:54 gotip-linux-amd64_c2s16-perf_vs_release go@78e6f2a1 [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/28 18:57:40 Load average: 7.51 2.56 0.92 1/419 30315
2025/01/28 18:57:40 Waiting for load average to drop below 0.20...
2025/01/28 18:58:10 Load average: 4.63 2.33 0.89 2/419 30315
2025/01/28 18:58:10 Waiting for load average to drop below 0.20...
2025/01/28 18:58:40 Load average: 2.80 2.11 0.87 1/417 30315
2025/01/28 18:58:40 Waiting for load average to drop below 0.20...
2025/01/28 18:59:10 Load average: 1.70 1.91 0.84 1/417 30315
2025/01/28 18:59:10 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 go-build
2025/01/28 21:40:46 Error running sweet: error running sweet run: exit status 1
2025/01/28 21:40:46 FAIL
exit status 1
2025-02-13 10:42 gotip-linux-amd64_c2s16-perf_vs_release go@3e0f9e39 [build] (log)
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/BurntSushi/toml v1.0.0
2025/02/18 15:43:34 Load average: 1.03 0.24 0.08 1/416 1923
2025/02/18 15:43:34 Waiting for load average to drop below 0.20...
2025/02/18 15:44:04 Load average: 0.84 0.27 0.09 1/414 1923
2025/02/18 15:44:04 Waiting for load average to drop below 0.20...
2025/02/18 15:44:34 Load average: 0.51 0.24 0.09 1/414 1923
2025/02/18 15:44:34 Waiting for load average to drop below 0.20...
2025/02/18 15:45:04 Load average: 0.31 0.22 0.09 1/414 1923
2025/02/18 15:45:04 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 7
[sweet] Running benchmark tile38 for baseline: run 7
[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
2025/02/18 22:39:55 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