panic: Sentry detected 2 stuck task(s): Task tid: 3313 (0xcf1), entered RunSys state 3m4.52s ago. Task tid: 3306 (0xcea), entered RunSys state 3m4.57s 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 166 [running]: panic(0x15e1c20, 0xc0013ec090) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0007a1b48 sp=0xc0007a1a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00015a080, 0x1, 0x1, 0xc0007a1d10) pkg/sentry/watchdog/watchdog.go:386 +0x737 fp=0xc0007a1c78 sp=0xc0007a1b48 pc=0xed44d7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00015a080, 0xc000372900, 0x1601, 0x4722693c00) pkg/sentry/watchdog/watchdog.go:345 +0x3ff fp=0xc0007a1dd8 sp=0xc0007a1c78 pc=0xed3caf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00015a080) pkg/sentry/watchdog/watchdog.go:326 +0x770 fp=0xc0007a1f30 sp=0xc0007a1dd8 pc=0xed37b0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00015a080) pkg/sentry/watchdog/watchdog.go:261 +0x53 fp=0xc0007a1fd8 sp=0xc0007a1f30 pc=0xed2ed3 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0007a1fe0 sp=0xc0007a1fd8 pc=0x46b9a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x32d