panic: Sentry detected 2 stuck task(s): Task tid: 2360 (goroutine 62497), entered RunSys state 3m8.78s ago. Task tid: 2299 (goroutine 61118), entered RunSys state 3m8.65s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 116 [running]: panic(0x10c3aa0, 0xc001b2bcf0) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc000cd5c08 sp=0xc000cd5b40 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0002e4100, 0x1, 0x1, 0xc000cd5d70) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc000cd5d00 sp=0xc000cd5c08 pc=0xc79dff gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0002e4100, 0xc086d6e7e0, 0x4101, 0x532c913780) pkg/sentry/watchdog/watchdog.go:394 +0x355 fp=0xc000cd5e38 sp=0xc000cd5d00 pc=0xc79735 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0002e4100) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc000cd5f40 sp=0xc000cd5e38 pc=0xc7932a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0002e4100) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc000cd5fd8 sp=0xc000cd5f40 pc=0xc78c96 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000cd5fe0 sp=0xc000cd5fd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7