panic: Sentry detected 2 stuck task(s): Task tid: 4474 (0x117a), entered RunSys state 3m17.78s ago. Task tid: 4479 (0x117f), entered RunSys state 3m17.68s 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 11 [running]: panic(0x14c52e0, 0xc0035180e0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0035d1b48 sp=0xc0035d1a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0003a6180, 0x1, 0x1, 0xc0035d1d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc0035d1c78 sp=0xc0035d1b48 pc=0xdc6357 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0003a6180, 0xc003d0c3f0, 0x5201, 0x2dd3af28400) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc0035d1dd8 sp=0xc0035d1c78 pc=0xdc5b2f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0003a6180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc0035d1f30 sp=0xc0035d1dd8 pc=0xdc5630 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0003a6180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc0035d1fd8 sp=0xc0035d1f30 pc=0xdc4d53 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0035d1fe0 sp=0xc0035d1fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d