golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
122.84k stars 17.52k forks source link

build: build failure on gotip-openbsd-ppc64 #69004

Open gopherbot opened 3 weeks ago

gopherbot commented 3 weeks ago
#!watchflakes
default <- builder == "gotip-openbsd-ppc64" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-08-21T16:58:34.824062Z 99816 0 sink.go:276] SinkServer: warm-up started
[I2024-08-21T16:58:34.824127Z 99816 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-08-21T16:58:34.826550Z 99816 0 sink.go:281] SinkServer: warm-up ended
[I2024-08-21T16:58:34.826962Z 99816 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/08/21 17:23:37 Failed: exit status 1
go tool dist: FAILED
ok      archive/tar 0.655s
ok      archive/zip 2.579s
ok      bufio   0.334s
ok      bytes   1.491s
...
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-08-21T17:25:25.318762Z 99816 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-08-21T17:25:25.319406Z 99816 0 sink.go:371] SinkServer: shutdown started
[I2024-08-21T17:25:25.319512Z 99816 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-08-21T17:25:25.319577Z 99816 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-08-21T17:25:26.142964Z 99816 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-08-21T17:25:26.143008Z 99816 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-08-21T17:25:26.384335Z 99816 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-08-21T17:25:26.384372Z 99816 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-08-21T17:25:26.384405Z 99816 0 cmd_stream.go:420] rdb-stream: exiting with 1

watchflakes

gopherbot commented 3 weeks ago

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-openbsd-ppc64" && repo == "go" && mode == "build"
2024-08-21 16:03 gotip-openbsd-ppc64 go@23c9efa2 [build] (log) [I2024-08-21T16:58:34.824062Z 99816 0 sink.go:276] SinkServer: warm-up started [I2024-08-21T16:58:34.824127Z 99816 0 sink.go:346] SinkServer: starting HTTP server... [I2024-08-21T16:58:34.826550Z 99816 0 sink.go:281] SinkServer: warm-up ended [I2024-08-21T16:58:34.826962Z 99816 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"] 2024/08/21 17:23:37 Failed: exit status 1 go tool dist: FAILED ok archive/tar 0.655s ok archive/zip 2.579s ok bufio 0.334s ok bytes 1.491s ... Warning: no '=' in invocation-link-artifacts pair: "", ignoring [I2024-08-21T17:25:25.318762Z 99816 0 cmd_stream.go:488] rdb-stream: the test process terminated [I2024-08-21T17:25:25.319406Z 99816 0 sink.go:371] SinkServer: shutdown started [I2024-08-21T17:25:25.319512Z 99816 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed" [I2024-08-21T17:25:25.319577Z 99816 0 sink_server.go:96] SinkServer: draining TestResult channel started [I2024-08-21T17:25:26.142964Z 99816 0 sink_server.go:98] SinkServer: draining TestResult channel ended [I2024-08-21T17:25:26.143008Z 99816 0 sink_server.go:100] SinkServer: draining Artifact channel started [I2024-08-21T17:25:26.384335Z 99816 0 sink_server.go:102] SinkServer: draining Artifact channel ended [I2024-08-21T17:25:26.384372Z 99816 0 sink.go:374] SinkServer: shutdown completed successfully [I2024-08-21T17:25:26.384405Z 99816 0 cmd_stream.go:420] rdb-stream: exiting with 1

watchflakes