panic: Watchdog goroutine is stuck Stack for running G's are skipped while panicking. goroutine 74 [running]: panic(0x1077e80, 0xc0007ba170) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc000636ce0 sp=0xc000636c18 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000140800, 0x1, 0x0, 0xc000636e08) pkg/sentry/watchdog/watchdog.go:385 +0x5a5 fp=0xc000636dd8 sp=0xc000636ce0 pc=0xbe2be5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).reportStuckWatchdog(0xc000140800) pkg/sentry/watchdog/watchdog.go:350 +0x7c fp=0xc000636e40 sp=0xc000636dd8 pc=0xbe261c gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000140800) pkg/sentry/watchdog/watchdog.go:283 +0x59c fp=0xc000636f40 sp=0xc000636e40 pc=0xbe221c gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000140800) pkg/sentry/watchdog/watchdog.go:261 +0x45 fp=0xc000636fd8 sp=0xc000636f40 pc=0xbe1b85 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000636fe0 sp=0xc000636fd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b9