panic: Sentry detected 1 stuck task(s): Task tid: 19 (0x13), entered RunSys state 3m37.52s 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 124 [running]: panic(0x13d2d00, 0xc0000f87c0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0001ffb48 sp=0xc0001ffa90 pc=0x4360bd gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000132680, 0x1, 0x1, 0xc0001ffd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc0001ffc78 sp=0xc0001ffb48 pc=0xd4ec57 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000132680, 0xc000602300, 0x14b01, 0xc7102ee280) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc0001ffdd8 sp=0xc0001ffc78 pc=0xd4e42f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000132680) pkg/sentry/watchdog/watchdog.go:308 +0x76d fp=0xc0001fff30 sp=0xc0001ffdd8 pc=0xd4df2d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000132680) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc0001fffd8 sp=0xc0001fff30 pc=0xd4d653 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0001fffe0 sp=0xc0001fffd8 pc=0x46b901 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d