panic: Sentry detected 1 stuck task(s): Task tid: 14 (0xe), entered RunSys state 3m26.26s 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 128 [running]: panic(0x1494d40, 0xc00052a0e0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000707b48 sp=0xc000707a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00013da80, 0x1, 0x1, 0xc000707d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc000707c78 sp=0xc000707b48 pc=0xdadf47 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00013da80, 0xc000380090, 0x14801, 0xd98e948000) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc000707dd8 sp=0xc000707c78 pc=0xdad71f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00013da80) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc000707f30 sp=0xc000707dd8 pc=0xdad220 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00013da80) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc000707fd8 sp=0xc000707f30 pc=0xdac943 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000707fe0 sp=0xc000707fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d