panic: Sentry detected 1 stuck task(s): Task tid: 27 (0x1b), entered RunSys state 3m8.79s 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 171 [running]: panic(0xf21be0, 0xc00020a370) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00069dc08 sp=0xc00069db50 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000162080, 0x1, 0x1, 0xc00069dd70) pkg/sentry/watchdog/watchdog.go:386 +0x57d fp=0xc00069dd00 sp=0xc00069dc08 pc=0xad212d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000162080, 0xc0002d6000, 0x1d601, 0x1196f1d4780) pkg/sentry/watchdog/watchdog.go:345 +0x311 fp=0xc00069de38 sp=0xc00069dd00 pc=0xad1af1 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000162080) pkg/sentry/watchdog/watchdog.go:326 +0x4b4 fp=0xc00069df40 sp=0xc00069de38 pc=0xad1704 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000162080) pkg/sentry/watchdog/watchdog.go:261 +0x42 fp=0xc00069dfd8 sp=0xc00069df40 pc=0xad1172 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00069dfe0 sp=0xc00069dfd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b7