#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestServerMaxHandlerGoroutines (1.61s)
http2_test.go:67: 2023/11/01 17:49:02 http2: server connection error from 127.0.0.1:23900: connection error: ENHANCE_YOUR_CALM
server_test.go:363: Error writing HEADERS: write tcp 127.0.0.1:23900->127.0.0.1:23899: write: broken pipe
server_test.go:265: Framer write log:
2023-11-01 17:49:01.318808001 Framer 0x29658100: wrote SETTINGS len=0
2023-11-01 17:49:01.323699749 Framer 0x29658100: wrote SETTINGS flags=ACK len=0
2023-11-01 17:49:01.328010973 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=1 len=16
2023-11-01 17:49:01.343804037 Framer 0x29658100: wrote RST_STREAM stream=1 len=4 ErrCode=CANCEL
2023-11-01 17:49:01.35445884 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=3 len=4
2023-11-01 17:49:01.360833149 Framer 0x29658100: wrote RST_STREAM stream=3 len=4 ErrCode=CANCEL
...
2023-11-01 17:49:02.504166676 Framer 0x29658100: wrote RST_STREAM stream=103 len=4 ErrCode=CANCEL
2023-11-01 17:49:02.508353315 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=105 len=4
2023-11-01 17:49:02.513762515 Framer 0x29658100: wrote RST_STREAM stream=105 len=4 ErrCode=CANCEL
2023-11-01 17:49:02.517185921 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=107 len=4
2023-11-01 17:49:02.522444181 Framer 0x29658100: wrote RST_STREAM stream=107 len=4 ErrCode=CANCEL
2023-11-01 17:49:02.578611862 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=109 len=4
2023-11-01 17:49:02.586057167 Framer 0x29658100: wrote RST_STREAM stream=109 len=4 ErrCode=CANCEL
2023-11-01 17:49:02.625205683 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=111 len=4
2023-11-01 17:49:02.626243502 Framer 0x29658100: wrote RST_STREAM stream=111 len=4 ErrCode=CANCEL
2023-11-01 17:49:02.626746838 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=113 len=4
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2023-10-31 21:19 freebsd-arm-paulzhol net@4865e2af go@34a5830c x/net/http2.TestServerMaxHandlerGoroutines (log)
--- FAIL: TestServerMaxHandlerGoroutines (1.61s) http2_test.go:67: 2023/11/01 17:49:02 http2: server connection error from 127.0.0.1:23900: connection error: ENHANCE_YOUR_CALM server_test.go:363: Error writing HEADERS: write tcp 127.0.0.1:23900->127.0.0.1:23899: write: broken pipe server_test.go:265: Framer write log: 2023-11-01 17:49:01.318808001 Framer 0x29658100: wrote SETTINGS len=0 2023-11-01 17:49:01.323699749 Framer 0x29658100: wrote SETTINGS flags=ACK len=0 2023-11-01 17:49:01.328010973 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=1 len=16 2023-11-01 17:49:01.343804037 Framer 0x29658100: wrote RST_STREAM stream=1 len=4 ErrCode=CANCEL 2023-11-01 17:49:01.35445884 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=3 len=4 2023-11-01 17:49:01.360833149 Framer 0x29658100: wrote RST_STREAM stream=3 len=4 ErrCode=CANCEL ... 2023-11-01 17:49:02.504166676 Framer 0x29658100: wrote RST_STREAM stream=103 len=4 ErrCode=CANCEL 2023-11-01 17:49:02.508353315 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=105 len=4 2023-11-01 17:49:02.513762515 Framer 0x29658100: wrote RST_STREAM stream=105 len=4 ErrCode=CANCEL 2023-11-01 17:49:02.517185921 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=107 len=4 2023-11-01 17:49:02.522444181 Framer 0x29658100: wrote RST_STREAM stream=107 len=4 ErrCode=CANCEL 2023-11-01 17:49:02.578611862 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=109 len=4 2023-11-01 17:49:02.586057167 Framer 0x29658100: wrote RST_STREAM stream=109 len=4 ErrCode=CANCEL 2023-11-01 17:49:02.625205683 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=111 len=4 2023-11-01 17:49:02.626243502 Framer 0x29658100: wrote RST_STREAM stream=111 len=4 ErrCode=CANCEL 2023-11-01 17:49:02.626746838 Framer 0x29658100: wrote HEADERS flags=END_STREAM|END_HEADERS stream=113 len=4Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-02-28 19:43 x_net-go1.23-js-wasm net@aad0180c release-branch.go1.23@e4772831 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/02/28 19:48:54 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10480 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10477 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e658, 0x183a098}, 0x18c9b80) /home/swarming/.swarming/w/ir/x/w/targetrepo3549148182/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x1bacab0, {0x17e658, 0x183a098}, 0x18c9b80) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb43c0, 0x183a098, 0x18c9b80, 0x1bac1e0) /home/swarming/.swarming/w/ir/x/w/targetrepo3549148182/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10462 /home/swarming/.swarming/w/ir/x/w/targetrepo3549148182/http2/server.go:2364 +0x1b2025-02-28 19:43 x_net-go1.24-js-wasm net@aad0180c release-branch.go1.24@5d692084 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/02/28 19:44:23 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d4b8, 0x83a1e8}, 0x9cb680) /home/swarming/.swarming/w/ir/x/w/targetrepo2135540531/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ac90, {0x19d4b8, 0x83a1e8}, 0x9cb680) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9c7680, 0x83a1e8, 0x9cb680, 0x80a2d0) /home/swarming/.swarming/w/ir/x/w/targetrepo2135540531/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo2135540531/http2/server.go:2364 +0x1b2025-02-28 19:43 x_net-gotip-js-wasm net@aad0180c go@74ba2164 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/02/28 19:48:51 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e698, 0x83a198}, 0x945900) /home/swarming/.swarming/w/ir/x/w/targetrepo3561201099/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e698, 0x83a198}, 0x945900) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2272 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9a1680, 0x83a198, 0x945900, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo3561201099/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo3561201099/http2/server.go:2364 +0x1b2025-02-28 19:43 x_net-go1.23-js-wasm net@459513d1 release-branch.go1.23@e4772831 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/02/28 19:48:59 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10479 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10476 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e658, 0x183a0b0}, 0x19b4500) /home/swarming/.swarming/w/ir/x/w/targetrepo1407801341/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x2028f30, {0x17e658, 0x183a0b0}, 0x19b4500) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x19103c0, 0x183a0b0, 0x19b4500, 0x20281f8) /home/swarming/.swarming/w/ir/x/w/targetrepo1407801341/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10461 /home/swarming/.swarming/w/ir/x/w/targetrepo1407801341/http2/server.go:2364 +0x1b2025-02-28 19:43 x_net-go1.24-js-wasm net@459513d1 release-branch.go1.24@5d692084 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/02/28 19:48:57 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d4b8, 0x83a1e8}, 0x8bd7c0) /home/swarming/.swarming/w/ir/x/w/targetrepo1114084663/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80b0e0, {0x19d4b8, 0x83a1e8}, 0x8bd7c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x1253a40, 0x83a1e8, 0x8bd7c0, 0x80a2b8) /home/swarming/.swarming/w/ir/x/w/targetrepo1114084663/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo1114084663/http2/server.go:2364 +0x1b2025-02-28 19:43 x_net-gotip-js-wasm net@459513d1 go@74ba2164 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/02/28 19:48:58 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e698, 0x83a180}, 0x97b680) /home/swarming/.swarming/w/ir/x/w/targetrepo2013252760/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e698, 0x83a180}, 0x97b680) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2272 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9af680, 0x83a180, 0x97b680, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo2013252760/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo2013252760/http2/server.go:2364 +0x1b2025-02-28 20:42 x_net-go1.23-js-wasm net@fe7f0391 release-branch.go1.23@25177ecd x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 18:48:01 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10481 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10478 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a0c0}, 0x19d6140) /home/swarming/.swarming/w/ir/x/w/targetrepo1902681779/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x180ac30, {0x17e638, 0x183a0c0}, 0x19d6140) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb43c0, 0x183a0c0, 0x19d6140, 0x180a318) /home/swarming/.swarming/w/ir/x/w/targetrepo1902681779/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10463 /home/swarming/.swarming/w/ir/x/w/targetrepo1902681779/http2/server.go:2364 +0x1b2025-02-28 20:42 x_net-go1.24-js-wasm net@fe7f0391 release-branch.go1.24@334de798 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 18:53:21 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a200}, 0x98c000) /home/swarming/.swarming/w/ir/x/w/targetrepo478898975/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ac90, {0x19d498, 0x83a200}, 0x98c000) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x99b680, 0x83a200, 0x98c000, 0x80a300) /home/swarming/.swarming/w/ir/x/w/targetrepo478898975/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo478898975/http2/server.go:2364 +0x1b2025-02-28 20:42 x_net-gotip-js-wasm net@fe7f0391 go@f95941de x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 18:45:59 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e778, 0x83a1b0}, 0xa7a140) /home/swarming/.swarming/w/ir/x/w/targetrepo3860002593/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e778, 0x83a1b0}, 0xa7a140) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x99d680, 0x83a1b0, 0xa7a140, 0x80a378) /home/swarming/.swarming/w/ir/x/w/targetrepo3860002593/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo3860002593/http2/server.go:2364 +0x1b2025-03-04 19:00 x_net-go1.23-js-wasm net@cde1dda9 release-branch.go1.23@25177ecd x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 19:01:32 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10480 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10477 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a098}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/targetrepo3862173848/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x2038ab0, {0x17e638, 0x183a098}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb03c0, 0x183a098, 0x18a7e00, 0x20381b0) /home/swarming/.swarming/w/ir/x/w/targetrepo3862173848/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10462 /home/swarming/.swarming/w/ir/x/w/targetrepo3862173848/http2/server.go:2364 +0x1b2025-03-04 19:00 x_net-go1.24-js-wasm net@cde1dda9 release-branch.go1.24@334de798 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 19:01:13 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a1e8}, 0x9337c0) /home/swarming/.swarming/w/ir/x/w/targetrepo2200576952/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ac90, {0x19d498, 0x83a1e8}, 0x9337c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9ab680, 0x83a1e8, 0x9337c0, 0x80a300) /home/swarming/.swarming/w/ir/x/w/targetrepo2200576952/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo2200576952/http2/server.go:2364 +0x1b2025-03-04 19:00 x_net-gotip-js-wasm net@cde1dda9 go@f95941de x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 19:01:17 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e778, 0x83a180}, 0x9c3680) /home/swarming/.swarming/w/ir/x/w/targetrepo4187169070/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e778, 0x83a180}, 0x9c3680) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9af680, 0x83a180, 0x9c3680, 0x80a348) /home/swarming/.swarming/w/ir/x/w/targetrepo4187169070/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo4187169070/http2/server.go:2364 +0x1b2025-03-04 19:24 x_net-go1.23-js-wasm net@85d1d545 release-branch.go1.23@c01c4d41 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 19:25:58 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10481 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10478 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a0b8}, 0x195c140) /home/swarming/.swarming/w/ir/x/w/targetrepo1720565857/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x180ac18, {0x17e638, 0x183a0b8}, 0x195c140) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb03c0, 0x183a0b8, 0x195c140, 0x180a300) /home/swarming/.swarming/w/ir/x/w/targetrepo1720565857/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10463 /home/swarming/.swarming/w/ir/x/w/targetrepo1720565857/http2/server.go:2364 +0x1b2025-03-04 19:24 x_net-go1.24-js-wasm net@85d1d545 release-branch.go1.24@339c903a x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 19:35:19 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a220}, 0xa79040) /home/swarming/.swarming/w/ir/x/w/targetrepo3237700600/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80a288, {0x19d498, 0x83a220}, 0xa79040) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0xa743c0, 0x83a220, 0xa79040, 0x80a4e0) /home/swarming/.swarming/w/ir/x/w/targetrepo3237700600/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo3237700600/http2/server.go:2364 +0x1b2025-03-04 19:24 x_net-gotip-js-wasm net@85d1d545 go@52eaed66 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 19:30:36 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e858, 0x83a180}, 0x8cb7c0) /home/swarming/.swarming/w/ir/x/w/targetrepo655345277/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80b158, {0x19e858, 0x83a180}, 0x8cb7c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x1117a40, 0x83a180, 0x8cb7c0, 0x80a330) /home/swarming/.swarming/w/ir/x/w/targetrepo655345277/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo655345277/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-04 19:24 x_net-go1.23-js-wasm net@85d1d545 release-branch.go1.23@45aade7f x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 20:42:15 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10479 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10476 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a090}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/targetrepo1279550952/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x2040ab0, {0x17e638, 0x183a090}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb43c0, 0x183a090, 0x18a7e00, 0x2040180) /home/swarming/.swarming/w/ir/x/w/targetrepo1279550952/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10461 /home/swarming/.swarming/w/ir/x/w/targetrepo1279550952/http2/server.go:2364 +0x1b2025-03-04 19:24 x_net-go1.24-js-wasm net@85d1d545 release-branch.go1.24@e4119e9b x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 20:46:02 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a1e8}, 0x8d1680) /home/swarming/.swarming/w/ir/x/w/targetrepo3669355716/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ac90, {0x19d498, 0x83a1e8}, 0x8d1680) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9ab680, 0x83a1e8, 0x8d1680, 0x80a2e8) /home/swarming/.swarming/w/ir/x/w/targetrepo3669355716/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo3669355716/http2/server.go:2364 +0x1b2025-03-04 19:24 x_net-gotip-js-wasm net@85d1d545 go@0cfc6414 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 20:54:40 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e578, 0x83a180}, 0x93d7c0) /home/swarming/.swarming/w/ir/x/w/targetrepo3044131255/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e578, 0x83a180}, 0x93d7c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x979680, 0x83a180, 0x93d7c0, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo3044131255/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo3044131255/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-04 19:24 x_net-gotip-js-wasm net@85d1d545 go@3705a6f1 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/04 21:35:00 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e3f8, 0x83a180}, 0x95d680) /home/swarming/.swarming/w/ir/x/w/targetrepo2634252332/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e3f8, 0x83a180}, 0x95d680) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9b9680, 0x83a180, 0x95d680, 0x80a348) /home/swarming/.swarming/w/ir/x/w/targetrepo2634252332/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo2634252332/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-04 19:24 x_net-gotip-js-wasm net@85d1d545 go@a1889554 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 00:51:06 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e3f8, 0x83a190}, 0xa50500) /home/swarming/.swarming/w/ir/x/w/targetrepo426861731/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80b158, {0x19e3f8, 0x83a190}, 0xa50500) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9a9a40, 0x83a190, 0xa50500, 0x80a390) /home/swarming/.swarming/w/ir/x/w/targetrepo426861731/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo426861731/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-04 19:24 x_net-gotip-js-wasm net@85d1d545 go@35011866 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 01:09:36 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e418, 0x83a180}, 0x9297c0) /home/swarming/.swarming/w/ir/x/w/targetrepo1032943424/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e418, 0x83a180}, 0x9297c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x99f680, 0x83a180, 0x9297c0, 0x80a378) /home/swarming/.swarming/w/ir/x/w/targetrepo1032943424/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo1032943424/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-04 19:24 x_net-gotip-js-wasm net@85d1d545 go@583d586e x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 11:46:30 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e418, 0x83a180}, 0x93d7c0) /home/swarming/.swarming/w/ir/x/w/targetrepo2664379643/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e418, 0x83a180}, 0x93d7c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9af680, 0x83a180, 0x93d7c0, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo2664379643/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo2664379643/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-04 19:24 x_net-gotip-js-wasm net@85d1d545 go@061efaa8 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 19:41:43 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a1b8}, 0xa7f040) /home/swarming/.swarming/w/ir/x/w/targetrepo2799632217/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80a300, {0x19e4b8, 0x83a1b8}, 0xa7f040) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0xaa23c0, 0x83a1b8, 0xa7f040, 0x80a558) /home/swarming/.swarming/w/ir/x/w/targetrepo2799632217/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo2799632217/http2/server.go:2364 +0x1b2025-03-05 19:41 x_net-go1.23-js-wasm net@99b3ae06 release-branch.go1.23@45aade7f x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 19:42:38 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10481 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10478 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a090}, 0x18c7b80) /home/swarming/.swarming/w/ir/x/w/targetrepo1032821871/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x180ac30, {0x17e638, 0x183a090}, 0x18c7b80) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb43c0, 0x183a090, 0x18c7b80, 0x180a2b8) /home/swarming/.swarming/w/ir/x/w/targetrepo1032821871/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10463 /home/swarming/.swarming/w/ir/x/w/targetrepo1032821871/http2/server.go:2364 +0x1b2025-03-05 19:41 x_net-go1.24-js-wasm net@99b3ae06 release-branch.go1.24@e4119e9b x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 19:42:21 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a1e8}, 0x9317c0) /home/swarming/.swarming/w/ir/x/w/targetrepo984862221/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ac90, {0x19d498, 0x83a1e8}, 0x9317c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9af680, 0x83a1e8, 0x9317c0, 0x80a300) /home/swarming/.swarming/w/ir/x/w/targetrepo984862221/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo984862221/http2/server.go:2364 +0x1b2025-03-05 19:41 x_net-gotip-js-wasm net@99b3ae06 go@061efaa8 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 19:42:14 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a190}, 0xa1e500) /home/swarming/.swarming/w/ir/x/w/targetrepo927772625/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80b158, {0x19e4b8, 0x83a190}, 0xa1e500) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9f1a40, 0x83a190, 0xa1e500, 0x80a390) /home/swarming/.swarming/w/ir/x/w/targetrepo927772625/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo927772625/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 19:41 x_net-gotip-js-wasm net@99b3ae06 go@f7204d76 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 20:33:11 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a180}, 0x98b540) /home/swarming/.swarming/w/ir/x/w/targetrepo3556193978/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e4b8, 0x83a180}, 0x98b540) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x983680, 0x83a180, 0x98b540, 0x80a378) /home/swarming/.swarming/w/ir/x/w/targetrepo3556193978/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo3556193978/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 19:41 x_net-go1.24-js-wasm net@99b3ae06 release-branch.go1.24@0ace2d8a x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 21:40:59 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a1e0}, 0xb2b540) /home/swarming/.swarming/w/ir/x/w/targetrepo374047522/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80b0e0, {0x19d498, 0x83a1e0}, 0xb2b540) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x999a40, 0x83a1e0, 0xb2b540, 0x80a2a0) /home/swarming/.swarming/w/ir/x/w/targetrepo374047522/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo374047522/http2/server.go:2364 +0x1b2025-03-05 21:52 x_net-go1.23-js-wasm net@2914f467 release-branch.go1.23@45aade7f x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 21:56:49 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10480 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10477 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a098}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/targetrepo3725511714/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x199ef18, {0x17e638, 0x183a098}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x19083c0, 0x183a098, 0x18a7e00, 0x199e168) /home/swarming/.swarming/w/ir/x/w/targetrepo3725511714/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10462 /home/swarming/.swarming/w/ir/x/w/targetrepo3725511714/http2/server.go:2364 +0x1b2025-03-05 21:52 x_net-go1.24-js-wasm net@2914f467 release-branch.go1.24@0ace2d8a x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 21:53:33 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a208}, 0x931900) /home/swarming/.swarming/w/ir/x/w/targetrepo4287084595/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ac90, {0x19d498, 0x83a208}, 0x931900) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9b1680, 0x83a208, 0x931900, 0x80a2e8) /home/swarming/.swarming/w/ir/x/w/targetrepo4287084595/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo4287084595/http2/server.go:2364 +0x1b2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@9189921e x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 21:59:08 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a180}, 0x9b17c0) /home/swarming/.swarming/w/ir/x/w/targetrepo3325072931/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e4b8, 0x83a180}, 0x9b17c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9b3680, 0x83a180, 0x9b17c0, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo3325072931/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo3325072931/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@9189921e x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 22:05:18 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a188}, 0xa00640) /home/swarming/.swarming/w/ir/x/w/targetrepo3789166440/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80b158, {0x19e4b8, 0x83a188}, 0xa00640) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0xa47a40, 0x83a188, 0xa00640, 0x80a378) /home/swarming/.swarming/w/ir/x/w/targetrepo3789166440/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo3789166440/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@cad4dca5 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/05 23:16:56 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a180}, 0x97d680) /home/swarming/.swarming/w/ir/x/w/targetrepo3607707933/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x976af8, {0x19e4b8, 0x83a180}, 0x97d680) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x975680, 0x83a180, 0x97d680, 0x976168) /home/swarming/.swarming/w/ir/x/w/targetrepo3607707933/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo3607707933/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@6ba91df1 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/06 02:48:27 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a198}, 0x8d6000) /home/swarming/.swarming/w/ir/x/w/targetrepo3295933055/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e4b8, 0x83a198}, 0x8d6000) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9a3680, 0x83a198, 0x8d6000, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo3295933055/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo3295933055/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@6cb8c839 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/06 08:32:15 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a180}, 0x9337c0) /home/swarming/.swarming/w/ir/x/w/targetrepo362014687/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0xb56af8, {0x19e4b8, 0x83a180}, 0x9337c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x995860, 0x83a180, 0x9337c0, 0xb56180) /home/swarming/.swarming/w/ir/x/w/targetrepo362014687/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo362014687/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@6a4bc8d1 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/06 16:36:38 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e4b8, 0x83a1a0}, 0x935900) /home/swarming/.swarming/w/ir/x/w/targetrepo3368542304/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e4b8, 0x83a1a0}, 0x935900) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9a1680, 0x83a1a0, 0x935900, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo3368542304/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo3368542304/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@9bd21607 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/06 18:42:09 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e538, 0x83a178}, 0x99d400) /home/swarming/.swarming/w/ir/x/w/targetrepo1780117165/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e538, 0x83a178}, 0x99d400) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x99f680, 0x83a178, 0x99d400, 0x80a330) /home/swarming/.swarming/w/ir/x/w/targetrepo1780117165/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo1780117165/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@24d22352 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/06 19:35:09 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e538, 0x83a180}, 0x985540) /home/swarming/.swarming/w/ir/x/w/targetrepo1918108882/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e538, 0x83a180}, 0x985540) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x99b680, 0x83a180, 0x985540, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo1918108882/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo1918108882/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@8a7742e7 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/06 21:56:56 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e538, 0x83a170}, 0x9bb400) /home/swarming/.swarming/w/ir/x/w/targetrepo2450535354/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e538, 0x83a170}, 0x9bb400) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9a5680, 0x83a170, 0x9bb400, 0x80a330) /home/swarming/.swarming/w/ir/x/w/targetrepo2450535354/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo2450535354/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@d43c0f80 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/06 23:51:23 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e538, 0x83a180}, 0x9a97c0) /home/swarming/.swarming/w/ir/x/w/targetrepo608950961/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e538, 0x83a180}, 0x9a97c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x99f680, 0x83a180, 0x9a97c0, 0x80a378) /home/swarming/.swarming/w/ir/x/w/targetrepo608950961/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo608950961/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-05 21:52 x_net-gotip-js-wasm net@2914f467 go@bc5f4a55 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/07 20:51:56 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10504 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10501 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e538, 0x83a180}, 0x9f3680) /home/swarming/.swarming/w/ir/x/w/targetrepo2184972789/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0xbfef48, {0x19e538, 0x83a180}, 0x9f3680) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0xa05a40, 0x83a180, 0x9f3680, 0xbfe150) /home/swarming/.swarming/w/ir/x/w/targetrepo2184972789/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10486 /home/swarming/.swarming/w/ir/x/w/targetrepo2184972789/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-08 20:58 x_net-go1.23-js-wasm net@55989e24 release-branch.go1.23@45aade7f x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/08 21:03:53 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10479 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10476 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a0b0}, 0x1920140) /home/swarming/.swarming/w/ir/x/w/targetrepo2457802091/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x1be4ab0, {0x17e638, 0x183a0b0}, 0x1920140) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb03c0, 0x183a0b0, 0x1920140, 0x1be4198) /home/swarming/.swarming/w/ir/x/w/targetrepo2457802091/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10461 /home/swarming/.swarming/w/ir/x/w/targetrepo2457802091/http2/server.go:2364 +0x1b2025-03-08 20:58 x_net-go1.24-js-wasm net@55989e24 release-branch.go1.24@0ace2d8a x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/08 21:04:01 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10507 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44 created by time.goFunc ... goroutine 10504 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19d498, 0x83a1e8}, 0x92b7c0) /home/swarming/.swarming/w/ir/x/w/targetrepo3064281877/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ac90, {0x19d498, 0x83a1e8}, 0x92b7c0) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x959680, 0x83a1e8, 0x92b7c0, 0x80a300) /home/swarming/.swarming/w/ir/x/w/targetrepo3064281877/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10489 /home/swarming/.swarming/w/ir/x/w/targetrepo3064281877/http2/server.go:2364 +0x1b2025-03-08 20:58 x_net-gotip-js-wasm net@55989e24 go@bc5f4a55 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/08 21:01:00 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e538, 0x83a198}, 0x9b1900) /home/swarming/.swarming/w/ir/x/w/targetrepo3254759791/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80ad08, {0x19e538, 0x83a198}, 0x9b1900) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x9a9680, 0x83a198, 0x9b1900, 0x80a360) /home/swarming/.swarming/w/ir/x/w/targetrepo3254759791/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo3254759791/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-08 20:58 x_net-gotip-js-wasm net@55989e24 go@e256e640 x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/10 16:24:14 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10506 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10503 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e558, 0x83a178}, 0x9ed540) /home/swarming/.swarming/w/ir/x/w/targetrepo91457281/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x100ef48, {0x19e558, 0x83a178}, 0x9ed540) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0xa31a40, 0x83a178, 0x9ed540, 0x100e138) /home/swarming/.swarming/w/ir/x/w/targetrepo91457281/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10488 /home/swarming/.swarming/w/ir/x/w/targetrepo91457281/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-08 20:58 x_net-gotip-js-wasm net@55989e24 go@2620cc1c x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/10 18:29:24 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10505 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2490 +0x44 created by time.goFunc ... goroutine 10502 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x19e558, 0x83a1c0}, 0xacf040) /home/swarming/.swarming/w/ir/x/w/targetrepo206415000/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x80a300, {0x19e558, 0x83a1c0}, 0xacf040) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2294 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x12401e0, 0x83a1c0, 0xacf040, 0x80a570) /home/swarming/.swarming/w/ir/x/w/targetrepo206415000/http2/server.go:2430 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10487 /home/swarming/.swarming/w/ir/x/w/targetrepo206415000/http2/server.go:2364 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-10 21:07 x_net-go1.23-js-wasm net@09731f9b release-branch.go1.23@45aade7f x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/10 21:13:00 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10482 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10479 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a090}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/targetrepo2938979900/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x2026ab0, {0x17e638, 0x183a090}, 0x18a7e00) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb03c0, 0x183a090, 0x18a7e00, 0x2026180) /home/swarming/.swarming/w/ir/x/w/targetrepo2938979900/http2/server.go:2433 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10464 /home/swarming/.swarming/w/ir/x/w/targetrepo2938979900/http2/server.go:2367 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-12 22:46 x_net-go1.23-js-wasm net@312450e4 release-branch.go1.23@45aade7f x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/12 22:49:15 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10480 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10477 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17e638, 0x183a090}, 0x18a7a40) /home/swarming/.swarming/w/ir/x/w/targetrepo2915616168/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x180ae70, {0x17e638, 0x183a090}, 0x18a7a40) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x18c83c0, 0x183a090, 0x18a7a40, 0x180a2a0) /home/swarming/.swarming/w/ir/x/w/targetrepo2915616168/http2/server.go:2433 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10462 /home/swarming/.swarming/w/ir/x/w/targetrepo2915616168/http2/server.go:2367 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-13 12:30 x_net-go1.23-js-wasm net@12150816 release-branch.go1.23@45aade7f x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/13 12:32:19 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10479 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10476 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17eb78, 0x183a0b8}, 0x18e8640) /home/swarming/.swarming/w/ir/x/w/targetrepo362307251/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x1b8cf60, {0x17eb78, 0x183a0b8}, 0x18e8640) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x191c3c0, 0x183a0b8, 0x18e8640, 0x1b8c1e0) /home/swarming/.swarming/w/ir/x/w/targetrepo362307251/http2/server.go:2433 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10461 /home/swarming/.swarming/w/ir/x/w/targetrepo362307251/http2/server.go:2367 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-13 12:30 x_net-go1.23-js-wasm net@12150816 release-branch.go1.23@15e01a2e x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/17 21:57:15 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m47s) goroutine 10482 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10479 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17ebd8, 0x183a0a8}, 0x196e280) /home/swarming/.swarming/w/ir/x/w/targetrepo2212041787/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x180b080, {0x17ebd8, 0x183a0a8}, 0x196e280) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x1afe3c0, 0x183a0a8, 0x196e280, 0x180a2b8) /home/swarming/.swarming/w/ir/x/w/targetrepo2212041787/http2/server.go:2433 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10464 /home/swarming/.swarming/w/ir/x/w/targetrepo2212041787/http2/server.go:2367 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"
2025-03-20 23:04 x_net-go1.23-js-wasm net@1f1fa29e release-branch.go1.23@15e01a2e x/net/http2.TestServerMaxHandlerGoroutines [ABORT] (log)
=== RUN TestServerMaxHandlerGoroutines http2_test.go:66: 2025/03/20 23:05:53 http2: server connection error from 127.0.0.1:8000: connection error: ENHANCE_YOUR_CALM panic: test timed out after 10m0s running tests: TestServerMaxHandlerGoroutines (9m46s) goroutine 10479 [running]: testing.(*M).startAlarm.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2373 +0x44 created by time.goFunc ... goroutine 10476 [select, 9 minutes]: golang.org/x/net/http2.TestServerMaxHandlerGoroutines.func1({0x17ebd8, 0x183a0b8}, 0x1a04000) /home/swarming/.swarming/w/ir/x/w/targetrepo3032009602/http2/server_test.go:4436 +0x4 net/http.HandlerFunc.ServeHTTP(0x2056ab0, {0x17ebd8, 0x183a0b8}, 0x1a04000) /home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:2220 +0x4 golang.org/x/net/http2.(*serverConn).runHandler(0x2eb43c0, 0x183a0b8, 0x1a04000, 0x2056198) /home/swarming/.swarming/w/ir/x/w/targetrepo3032009602/http2/server.go:2433 +0x11 created by golang.org/x/net/http2.(*serverConn).scheduleHandler in goroutine 10461 /home/swarming/.swarming/w/ir/x/w/targetrepo3032009602/http2/server.go:2367 +0x1bComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerMaxHandlerGoroutines"