panic: Sentry detected 2 stuck task(s): Task tid: 28392 (0x6ee8), entered RunSys state 3m5.46s ago. Task tid: 28394 (0x6eea), entered RunSys state 3m5.3s 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 195 [running]: panic(0x14b9f60, 0xc0040420e0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000cbdb48 sp=0xc000cbda90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0004ee000, 0x1, 0x1, 0xc000cbdd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc000cbdc78 sp=0xc000cbdb48 pc=0xdbf977 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0004ee000, 0xc005ef65d0, 0x32101, 0x292f3470a80) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc000cbddd8 sp=0xc000cbdc78 pc=0xdbf14f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0004ee000) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc000cbdf30 sp=0xc000cbddd8 pc=0xdbec50 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0004ee000) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc000cbdfd8 sp=0xc000cbdf30 pc=0xdbe373 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000cbdfe0 sp=0xc000cbdfd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d