panic: Sentry detected 2 stuck task(s): Task tid: 3448 (0xd78), entered RunSys state 3m1.35s ago. Task tid: 3442 (0xd72), entered RunSys state 3m1.42s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 181 [running]: panic(0x14d3840, 0xc000354230) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0008d1b48 sp=0xc0008d1a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001ae180, 0x1, 0x1, 0xc0008d1d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc0008d1c78 sp=0xc0008d1b48 pc=0xdc8e97 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001ae180, 0xc000620f90, 0x5801, 0x462ea0c980) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc0008d1dd8 sp=0xc0008d1c78 pc=0xdc866f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001ae180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc0008d1f30 sp=0xc0008d1dd8 pc=0xdc8170 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001ae180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc0008d1fd8 sp=0xc0008d1f30 pc=0xdc7893 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0008d1fe0 sp=0xc0008d1fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d