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

net/http: TestServerCancelsReadHeaderTimeoutWhenIdle failures #55227

Closed
gopherbot opened this issue Sep 20, 2022 · 5 comments
Closed

net/http: TestServerCancelsReadHeaderTimeoutWhenIdle failures #55227

gopherbot opened this issue Sep 20, 2022 · 5 comments
Assignees
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Sep 20, 2022

#!watchflakes
post <- pkg == "net/http" && test == "TestServerCancelsReadHeaderTimeoutWhenIdle" && (`unexpected EOF` || `connection reset by peer` || `use of closed network connection` || `An established connection was aborted`)

Bug automatically created to track these flakes.

— 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 Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerCancelsReadHeaderTimeoutWhenIdle"
2022-09-05 08:07 openbsd-386-68 go@7d83d320 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/05 01:27:48 http: TLS handshake error from 127.0.0.1:26099: read tcp 127.0.0.1:5326->127.0.0.1:26099: read: connection reset by peer
2022/09/05 01:27:48 http: TLS handshake error from 127.0.0.1:26435: EOF
2022-09-05 08:08 linux-386-softfloat go@02700e55 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/05 08:16:44 http: TLS handshake error from 127.0.0.1:48724: read tcp 127.0.0.1:42299->127.0.0.1:48724: use of closed network connection
2022/09/05 08:16:44 http: TLS handshake error from 127.0.0.1:53350: EOF
2022/09/05 08:16:44 http: TLS handshake error from 127.0.0.1:53360: EOF
2022-09-05 08:12 windows-amd64-race go@67e65424 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/05 08:27:51 http: TLS handshake error from 127.0.0.1:51295: read tcp 127.0.0.1:51294->127.0.0.1:51295: wsarecv: An established connection was aborted by the software in your host machine.
2022/09/05 08:27:52 http: TLS handshake error from 127.0.0.1:51296: read tcp 127.0.0.1:51294->127.0.0.1:51296: wsarecv: An established connection was aborted by the software in your host machine.
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:51414->127.0.0.1:51413: wsarecv: An established connection was aborted by the software in your host machine.
2022-09-06 15:44 darwin-amd64-11_0 go@c761409e net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/06 08:53:34 http: TLS handshake error from 127.0.0.1:50571: read tcp 127.0.0.1:50558->127.0.0.1:50571: use of closed network connection
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:51040->127.0.0.1:51039: read: connection reset by peer
2022-09-06 15:46 linux-ppc64-buildlet go@ab87db8b net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 16:31:31 http: TLS handshake error from 127.0.0.1:33128: read tcp 127.0.0.1:42216->127.0.0.1:33128: read: connection reset by peer
2022-09-06 15:48 windows-amd64-race go@07b19bf5 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/06 16:06:29 http: TLS handshake error from 127.0.0.1:50949: read tcp 127.0.0.1:50948->127.0.0.1:50949: wsarecv: An existing connection was forcibly closed by the remote host.
2022/09/06 16:06:29 http: TLS handshake error from 127.0.0.1:50952: EOF
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.21s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-06 16:53 openbsd-386-70 go@1110222b net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/06 10:20:10 http: TLS handshake error from 127.0.0.1:7782: EOF
2022/09/06 10:20:10 http: TLS handshake error from 127.0.0.1:1959: read tcp 127.0.0.1:37337->127.0.0.1:1959: read: connection reset by peer
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-06 16:59 openbsd-386-68 go@e1e88d63 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.04s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 10:22:01 http: TLS handshake error from 127.0.0.1:37920: EOF
2022/09/06 10:22:01 http: TLS handshake error from 127.0.0.1:32726: EOF
2022-09-06 21:50 openbsd-386-70 go@a8237ba6 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 15:16:40 http: TLS handshake error from 127.0.0.1:24995: read tcp 127.0.0.1:35546->127.0.0.1:24995: read: connection reset by peer
2022/09/06 15:16:40 http: TLS handshake error from 127.0.0.1:9702: EOF
2022-09-07 01:09 linux-386-softfloat go@bfadd789 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/07 01:19:04 http: TLS handshake error from 127.0.0.1:42280: EOF
2022/09/07 01:19:04 http: TLS handshake error from 127.0.0.1:42284: EOF
2022/09/07 01:19:04 http: TLS handshake error from 127.0.0.1:42300: read tcp 127.0.0.1:39799->127.0.0.1:42300: read: connection reset by peer
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 01:09 linux-amd64-staticlockranking go@ccf82d53 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 01:09 openbsd-amd64-70 go@ccf82d53 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:27503->127.0.0.1:17949: read: connection reset by peer
2022-09-07 01:28 openbsd-386-68 go@1429a975 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.04s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 18:49:39 http: TLS handshake error from 127.0.0.1:27449: EOF
2022-09-07 01:28 openbsd-386-70 go@1429a975 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 18:56:20 http: TLS handshake error from 127.0.0.1:29261: EOF
2022/09/06 18:56:20 http: TLS handshake error from 127.0.0.1:12353: EOF
2022-09-07 01:29 linux-386 go@431446d0 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:52216->127.0.0.1:33035: read: connection reset by peer
2022/09/07 01:38:24 http: TLS handshake error from 127.0.0.1:55128: EOF
2022/09/07 01:38:24 http: TLS handshake error from 127.0.0.1:55130: EOF
2022-09-07 01:48 openbsd-386-68 go@4fe4601d net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 19:09:10 http: TLS handshake error from 127.0.0.1:30804: EOF
2022/09/06 19:09:10 http: TLS handshake error from 127.0.0.1:23512: EOF
2022-09-07 01:48 openbsd-amd64-68 go@4fe4601d net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 01:48 darwin-amd64-race go@ba1ef54c net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/06 19:11:14 http: TLS handshake error from 127.0.0.1:51212: EOF
2022/09/06 19:11:14 http: TLS handshake error from 127.0.0.1:51211: EOF
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 05:37 openbsd-386-70 go@c011270f net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 23:04:04 http: TLS handshake error from 127.0.0.1:19222: EOF
2022-09-07 07:02 openbsd-386-68 go@f4bf9bce net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/07 00:21:58 http: TLS handshake error from 127.0.0.1:6014: EOF
2022/09/07 00:21:58 http: TLS handshake error from 127.0.0.1:30463: EOF
2022-09-07 13:59 openbsd-386-70 go@88149ed4 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:33875->127.0.0.1:11802: read: connection reset by peer
2022/09/07 07:25:57 http: TLS handshake error from 127.0.0.1:42297: EOF
2022-09-07 15:11 linux-amd64-goamd64v3 go@196003f9 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:38218->127.0.0.1:46415: read: connection reset by peer
2022-09-07 15:42 openbsd-386-68 go@7ebaa658 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/07 09:02:37 http: TLS handshake error from 127.0.0.1:28496: read tcp 127.0.0.1:40861->127.0.0.1:28496: read: connection reset by peer
2022/09/07 09:02:37 http: TLS handshake error from 127.0.0.1:10200: EOF
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 16:00 darwin-amd64-race go@7033275e net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 16:41 openbsd-amd64-70 go@cdb270cf net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 20:54 aix-ppc64 go@cdc6aeb6 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:61974->127.0.0.1:61969: read: connection reset by peer
2022-09-08 14:33 openbsd-386-68 go@cf4edac1 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/08 08:01:16 http: TLS handshake error from 127.0.0.1:37260: EOF
2022-09-08 14:33 linux-386-softfloat go@c263fa07 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:41416->127.0.0.1:44823: read: connection reset by peer
2022/09/08 14:50:31 http: TLS handshake error from 127.0.0.1:56592: EOF
2022/09/08 14:50:31 http: TLS handshake error from 127.0.0.1:56594: EOF
2022-09-08 14:33 linux-ppc64-buildlet go@c263fa07 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.06s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:55678->127.0.0.1:36287: read: connection reset by peer
2022/09/08 15:09:20 http: TLS handshake error from 127.0.0.1:44890: read tcp 127.0.0.1:34095->127.0.0.1:44890: read: connection reset by peer
2022/09/08 15:09:20 http: TLS handshake error from 127.0.0.1:44892: EOF
2022-09-08 14:58 openbsd-amd64-70 go@403f91c2 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-08 16:05 linux-s390x-ibm go@1c59199c net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:38778->127.0.0.1:43635: read: connection reset by peer
2022-09-08 16:37 windows-amd64-race go@2c3187cd net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:51002->127.0.0.1:51001: wsarecv: An established connection was aborted by the software in your host machine.
2022/09/08 16:52:38 http: TLS handshake error from 127.0.0.1:51205: read tcp 127.0.0.1:51203->127.0.0.1:51205: wsarecv: An established connection was aborted by the software in your host machine.
2022/09/08 16:52:38 http: TLS handshake error from 127.0.0.1:51208: read tcp 127.0.0.1:51203->127.0.0.1:51208: wsarecv: An established connection was aborted by the software in your host machine.
2022-09-08 21:19 openbsd-386-68 go@3585e9be net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.04s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:16723->127.0.0.1:2995: read: connection reset by peer
2022/09/08 14:38:30 http: TLS handshake error from 127.0.0.1:32179: EOF
2022/09/08 14:38:30 http: TLS handshake error from 127.0.0.1:10118: EOF
2022-09-08 21:19 openbsd-386-70 go@3585e9be net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/08 14:45:03 http: TLS handshake error from 127.0.0.1:41120: EOF
2022/09/08 14:45:03 http: TLS handshake error from 127.0.0.1:34099: EOF
2022-09-09 00:28 openbsd-386-68 go@3c33c3b3 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/08 17:48:09 http: TLS handshake error from 127.0.0.1:43590: EOF
2022/09/08 17:48:09 http: TLS handshake error from 127.0.0.1:39299: EOF
2022-09-09 13:00 windows-amd64-race go@218294f1 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.04s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:50875->127.0.0.1:50874: wsarecv: An existing connection was forcibly closed by the remote host.
2022/09/09 13:15:38 http: TLS handshake error from 127.0.0.1:51433: read tcp 127.0.0.1:51430->127.0.0.1:51433: wsarecv: An established connection was aborted by the software in your host machine.
2022/09/09 13:15:38 http: TLS handshake error from 127.0.0.1:51440: EOF
2022-09-09 20:25 linux-amd64-race go@59ba97bf net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:34474->127.0.0.1:46529: read: connection reset by peer
2022/09/09 20:37:05 http: TLS handshake error from 127.0.0.1:50116: EOF
2022-09-13 17:35 openbsd-amd64-68 go@f7396aae net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.05s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:4556->127.0.0.1:36433: read: connection reset by peer
2022-09-13 17:39 openbsd-386-70 go@77420fa1 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/13 11:07:47 http: TLS handshake error from 127.0.0.1:9264: EOF
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.07s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:14370->127.0.0.1:42524: read: connection reset by peer
2022-09-13 17:41 darwin-amd64-race go@39b31a3e net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:59461->127.0.0.1:59457: read: connection reset by peer
2022/09/13 12:21:48 http: TLS handshake error from 127.0.0.1:59937: EOF
2022/09/13 12:21:48 http: TLS handshake error from 127.0.0.1:59942: EOF
2022-09-13 17:43 openbsd-386-70 go@a813be86 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/13 11:16:14 http: TLS handshake error from 127.0.0.1:33554: EOF
2022-09-15 14:08 linux-386-buster go@e665de28 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/15 14:22:02 http: TLS handshake error from 127.0.0.1:41072: EOF
2022/09/15 14:22:02 http: TLS handshake error from 127.0.0.1:41074: EOF
2022-09-15 19:29 openbsd-386-70 go@44ad662a net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/15 12:54:58 http: TLS handshake error from 127.0.0.1:27170: read tcp 127.0.0.1:9926->127.0.0.1:27170: read: connection reset by peer
2022-09-15 20:02 linux-amd64 go@a2973914 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-15 21:04 openbsd-386-68 go@501df451 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/15 14:25:35 http: TLS handshake error from 127.0.0.1:43106: EOF
2022/09/15 14:25:35 http: TLS handshake error from 127.0.0.1:34071: read tcp 127.0.0.1:5219->127.0.0.1:34071: read: connection reset by peer
2022-09-15 21:04 openbsd-amd64-68 go@5760fde4 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-15 21:11 openbsd-386-68 go@e50dd0e9 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.05s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/15 14:52:41 http: TLS handshake error from 127.0.0.1:20606: EOF
2022-09-15 21:12 openbsd-amd64-68 go@c075c21b net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:11118->127.0.0.1:24117: read: connection reset by peer
2022-09-16 14:48 linux-amd64-fedora go@e4a2c38a net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:52322->127.0.0.1:41089: read: connection reset by peer
2022-09-16 20:49 linux-amd64-bullseye go@2addbf3f net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF

watchflakes

@gopherbot gopherbot changed the title net/http: flaky TestServerCancelsReadHeaderTimeoutWhenIdle net/http: TestServerCancelsReadHeaderTimeoutWhenIdle failures Sep 20, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerCancelsReadHeaderTimeoutWhenIdle"
2022-09-05 08:08 openbsd-arm64-jsing go@4ad55cd9 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/06 19:22:53 http: TLS handshake error from 127.0.0.1:16347: read tcp 127.0.0.1:28917->127.0.0.1:16347: read: connection reset by peer
2022/09/06 19:22:53 http: TLS handshake error from 127.0.0.1:2839: read tcp 127.0.0.1:28917->127.0.0.1:2839: read: connection reset by peer
2022/09/06 19:22:53 http: TLS handshake error from 127.0.0.1:24513: read tcp 127.0.0.1:28917->127.0.0.1:24513: read: connection reset by peer
2022-09-07 05:39 linux-riscv64-unmatched go@77da9764 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/12 06:13:44 http: TLS handshake error from 127.0.0.1:39512: EOF
2022/09/12 06:13:44 http: TLS handshake error from 127.0.0.1:39514: EOF
2022/09/12 06:13:44 http: TLS handshake error from 127.0.0.1:39520: EOF
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.03s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022-09-07 20:53 openbsd-arm64-jsing go@a50c4343 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:2109->127.0.0.1:29901: read: connection reset by peer
2022/09/08 13:32:08 http: TLS handshake error from 127.0.0.1:30274: read tcp 127.0.0.1:41592->127.0.0.1:30274: read: connection reset by peer
2022/09/08 13:32:08 http: TLS handshake error from 127.0.0.1:17243: read tcp 127.0.0.1:41592->127.0.0.1:17243: read: connection reset by peer
2022/09/08 13:32:08 http: TLS handshake error from 127.0.0.1:4914: EOF
2022-09-08 13:31 openbsd-arm64-jsing go@2b6ff908 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.04s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/09 01:14:45 http: TLS handshake error from 127.0.0.1:40684: read tcp 127.0.0.1:47740->127.0.0.1:40684: read: connection reset by peer
2022/09/09 01:14:45 http: TLS handshake error from 127.0.0.1:40202: read tcp 127.0.0.1:47740->127.0.0.1:40202: read: connection reset by peer
2022-09-08 16:06 linux-riscv64-unmatched go@e28cc362 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/10 23:37:25 http: TLS handshake error from 127.0.0.1:46616: EOF
2022/09/10 23:37:25 http: TLS handshake error from 127.0.0.1:46620: EOF
2022/09/10 23:37:25 http: TLS handshake error from 127.0.0.1:46626: read tcp 127.0.0.1:41227->127.0.0.1:46626: read: connection reset by peer
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:34436->127.0.0.1:33739: read: connection reset by peer
2022-09-09 18:42 linux-mips-rtrk go@b244b89d net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.16s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/10 10:00:24 http: TLS handshake error from 127.0.0.1:52592: EOF
2022/09/10 10:00:24 http: TLS handshake error from 127.0.0.1:52604: EOF
2022/09/10 10:00:25 http: TLS handshake error from 127.0.0.1:52608: EOF
2022/09/10 10:00:25 http: TLS handshake error from 127.0.0.1:52614: EOF
2022/09/10 10:00:25 http: TLS handshake error from 127.0.0.1:52616: EOF
2022-09-09 20:29 linux-riscv64-jsing go@54182ff5 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.05s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/10 00:43:31 http: TLS handshake error from 127.0.0.1:44616: EOF
2022/09/10 00:43:31 http: TLS handshake error from 127.0.0.1:44614: EOF
2022/09/10 00:43:31 http: TLS handshake error from 127.0.0.1:44620: EOF
2022/09/10 00:43:31 http: TLS handshake error from 127.0.0.1:44626: read tcp 127.0.0.1:34323->127.0.0.1:44626: read: connection reset by peer
2022-09-13 17:41 linux-mips64-rtrk go@5bbee7a0 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/14 10:09:45 http: TLS handshake error from 127.0.0.1:35926: EOF
2022/09/14 10:09:45 http: TLS handshake error from 127.0.0.1:35930: EOF
2022/09/14 10:09:45 http: TLS handshake error from 127.0.0.1:35932: read tcp 127.0.0.1:43521->127.0.0.1:35932: read: connection reset by peer
2022-09-15 14:57 linux-riscv64-unmatched go@5231ba2f net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/15 16:27:23 http: TLS handshake error from 127.0.0.1:36058: read tcp 127.0.0.1:37741->127.0.0.1:36058: use of closed network connection
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/15 16:27:24 http: TLS handshake error from 127.0.0.1:60972: EOF
2022/09/15 16:27:24 http: TLS handshake error from 127.0.0.1:60978: EOF
2022/09/15 16:27:24 http: TLS handshake error from 127.0.0.1:60988: EOF
2022-09-16 20:49 linux-riscv64-unmatched go@2addbf3f net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.02s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF
2022/09/17 03:42:40 http: TLS handshake error from 127.0.0.1:48180: EOF
2022/09/17 03:42:40 http: TLS handshake error from 127.0.0.1:48174: EOF
2022/09/17 03:42:40 http: TLS handshake error from 127.0.0.1:48182: EOF
2022/09/17 03:42:40 http: TLS handshake error from 127.0.0.1:48184: EOF

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerCancelsReadHeaderTimeoutWhenIdle"
2022-09-06 15:44 dragonfly-amd64-622 go@6fcd9b42 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.01s)
    serve_test.go:5879: first response (before timeout) failed: read tcp 127.0.0.1:54030->127.0.0.1:61944: read: connection reset by peer
2022-09-08 21:18 dragonfly-amd64-622 go@e20106ac net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
2022/09/08 21:28:24 http: TLS handshake error from 127.0.0.1:64369: EOF
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.31s)
    serve_test.go:5879: first response (before timeout) failed: unexpected EOF

watchflakes

@seankhliao seankhliao added this to the Unplanned milestone Nov 19, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerCancelsReadHeaderTimeoutWhenIdle"
2023-02-01 19:47 linux-amd64-race go@ab0f0459 net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.00s)
2023-02-01 21:30 darwin-amd64-race go@4b7f7eef net/http.TestServerCancelsReadHeaderTimeoutWhenIdle (log)
--- FAIL: TestServerCancelsReadHeaderTimeoutWhenIdle (0.00s)

watchflakes

@bcmills bcmills modified the milestones: Unplanned, Go1.20 Apr 3, 2023
@bcmills bcmills self-assigned this Apr 3, 2023
@bcmills
Copy link
Contributor

bcmills commented Apr 3, 2023

Fixed by CL 430955.

@bcmills bcmills closed this as completed Apr 3, 2023
@golang golang locked and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Done
Development

No branches or pull requests

3 participants