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-darwin-arm64_13 [consistent failure] #70404

Closed
gopherbot opened this issue Nov 17, 2024 · 2 comments
Closed

build: build failure on gotip-darwin-arm64_13 [consistent failure] #70404

gopherbot opened this issue Nov 17, 2024 · 2 comments
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-darwin-arm64_13" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-11-17T07:17:43.522594-08:00 43218 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T07:17:43.522644-08:00 43218 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T07:17:43.523657-08:00 43218 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T07:17:43.523834-08:00 43218 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.190s
ok  	archive/zip	0.455s
ok  	bufio	0.263s
ok  	bytes	0.314s
ok  	cmp	0.217s
ok  	compress/bzip2	0.196s
...
[W2024-11-17T07:22:26.729795-08:00 43218 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T07:22:26.729810-08:00 43218 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T07:22:26.729926-08:00 43218 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T07:22:26.729950-08:00 43218 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T07:22:26.729956-08:00 43218 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T07:22:26.729966-08:00 43218 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T07:22:26.729974-08:00 43218 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T07:22:26.729984-08:00 43218 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T07:22:26.730000-08:00 43218 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T07:22:26.730024-08:00 43218 0 cmd_stream.go:420] rdb-stream: exiting with 123

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-darwin-arm64_13" && repo == "go" && mode == "build"
2024-11-17 14:32 gotip-darwin-arm64_13 go@f9a95b1b [build] (log)
[I2024-11-17T07:17:43.522594-08:00 43218 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T07:17:43.522644-08:00 43218 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T07:17:43.523657-08:00 43218 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T07:17:43.523834-08:00 43218 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.190s
ok  	archive/zip	0.455s
ok  	bufio	0.263s
ok  	bytes	0.314s
ok  	cmp	0.217s
ok  	compress/bzip2	0.196s
...
[W2024-11-17T07:22:26.729795-08:00 43218 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T07:22:26.729810-08:00 43218 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T07:22:26.729926-08:00 43218 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T07:22:26.729950-08:00 43218 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T07:22:26.729956-08:00 43218 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T07:22:26.729966-08:00 43218 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T07:22:26.729974-08:00 43218 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T07:22:26.729984-08:00 43218 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T07:22:26.730000-08:00 43218 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T07:22:26.730024-08:00 43218 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 14:32 gotip-darwin-arm64_13 go@44d4b699 [build] (log)
[I2024-11-17T06:59:20.348124-08:00 64022 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T06:59:20.348194-08:00 64022 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T06:59:20.349177-08:00 64022 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T06:59:20.349352-08:00 64022 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.258s
ok  	archive/zip	0.457s
ok  	bufio	0.123s
ok  	bytes	0.517s
ok  	cmp	0.137s
ok  	compress/bzip2	0.249s
...
[W2024-11-17T07:04:06.363056-08:00 64022 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T07:04:06.363088-08:00 64022 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T07:04:06.363228-08:00 64022 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T07:04:06.363264-08:00 64022 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T07:04:06.363270-08:00 64022 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T07:04:06.363280-08:00 64022 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T07:04:06.363284-08:00 64022 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T07:04:06.363310-08:00 64022 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T07:04:06.363338-08:00 64022 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T07:04:06.363351-08:00 64022 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 20:16 gotip-darwin-arm64_13 go@04807d3a [build] (log)
[I2024-11-17T13:04:31.603297-08:00 43297 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T13:04:31.603348-08:00 43297 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T13:04:31.604005-08:00 43297 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T13:04:31.604190-08:00 43297 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.206s
ok  	archive/zip	0.500s
ok  	bufio	0.234s
ok  	bytes	0.400s
ok  	cmp	0.371s
ok  	compress/bzip2	0.514s
...
[W2024-11-17T13:09:17.825201-08:00 43297 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T13:09:17.825223-08:00 43297 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T13:09:17.825356-08:00 43297 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T13:09:17.825388-08:00 43297 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T13:09:17.825393-08:00 43297 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T13:09:17.825405-08:00 43297 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T13:09:17.825409-08:00 43297 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T13:09:17.825432-08:00 43297 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T13:09:17.825448-08:00 43297 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T13:09:17.825473-08:00 43297 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 20:17 gotip-darwin-arm64_13 go@63f762bc [build] (log)
[I2024-11-17T12:26:22.191350-08:00 7343 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T12:26:22.191396-08:00 7343 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T12:26:22.192156-08:00 7343 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T12:26:22.192343-08:00 7343 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.410s
ok  	archive/zip	0.390s
ok  	bufio	0.116s
ok  	bytes	0.237s
ok  	cmp	0.205s
ok  	compress/bzip2	0.396s
...
[W2024-11-17T12:31:09.312861-08:00 7343 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T12:31:09.312879-08:00 7343 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T12:31:09.312991-08:00 7343 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T12:31:09.313018-08:00 7343 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T12:31:09.313024-08:00 7343 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T12:31:09.313034-08:00 7343 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T12:31:09.313042-08:00 7343 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T12:31:09.313057-08:00 7343 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T12:31:09.313067-08:00 7343 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T12:31:09.313075-08:00 7343 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 20:21 gotip-darwin-arm64_13 go@a867e5e5 [build] (log)
[I2024-11-17T12:45:55.275771-08:00 46427 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T12:45:55.275794-08:00 46427 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T12:45:55.276658-08:00 46427 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T12:45:55.276852-08:00 46427 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.262s
ok  	archive/zip	0.396s
ok  	bufio	0.121s
ok  	bytes	0.567s
ok  	cmp	0.099s
ok  	compress/bzip2	0.191s
...
[W2024-11-17T12:50:41.502023-08:00 46427 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T12:50:41.502041-08:00 46427 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T12:50:41.502181-08:00 46427 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T12:50:41.502220-08:00 46427 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T12:50:41.502226-08:00 46427 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T12:50:41.502239-08:00 46427 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T12:50:41.502242-08:00 46427 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T12:50:41.502268-08:00 46427 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T12:50:41.502296-08:00 46427 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T12:50:41.502316-08:00 46427 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 21:09 gotip-darwin-arm64_13 go@01e1e5c2 [build] (log)
[I2024-11-17T13:21:24.298636-08:00 43576 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T13:21:24.298682-08:00 43576 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T13:21:24.299345-08:00 43576 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T13:21:24.299530-08:00 43576 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.182s
ok  	archive/zip	0.584s
ok  	bufio	0.194s
ok  	bytes	0.386s
ok  	cmp	0.244s
ok  	compress/bzip2	0.226s
...
[W2024-11-17T13:26:08.998270-08:00 43576 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T13:26:08.998287-08:00 43576 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T13:26:08.998418-08:00 43576 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T13:26:08.998451-08:00 43576 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T13:26:08.998457-08:00 43576 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T13:26:08.998466-08:00 43576 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T13:26:08.998471-08:00 43576 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T13:26:08.998510-08:00 43576 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T13:26:08.998524-08:00 43576 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T13:26:08.998540-08:00 43576 0 cmd_stream.go:420] rdb-stream: exiting with 123

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 Nov 17, 2024
@cherrymui
Copy link
Member

Dup of #70402

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
@cherrymui cherrymui removed this from Test Flakes Nov 18, 2024
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
None yet
Development

No branches or pull requests

2 participants