panic: Sentry detected 2 stuck task(s): Task tid: 65204 (0xfeb4), entered RunSys state 3m13.19s ago. Task tid: 65203 (0xfeb3), entered RunSys state 3m13.23s 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 197 [running]: panic(0xeae7a0, 0xc0022000d0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0010e5c08 sp=0xc0010e5b50 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0003c8080, 0x1, 0x1, 0xc0010e5d70) pkg/sentry/watchdog/watchdog.go:386 +0x57d fp=0xc0010e5d00 sp=0xc0010e5c08 pc=0xa9150d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0003c8080, 0xc001158540, 0x28001, 0x17e53985800) pkg/sentry/watchdog/watchdog.go:345 +0x311 fp=0xc0010e5e38 sp=0xc0010e5d00 pc=0xa90ed1 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0003c8080) pkg/sentry/watchdog/watchdog.go:326 +0x4b4 fp=0xc0010e5f40 sp=0xc0010e5e38 pc=0xa90ae4 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0003c8080) pkg/sentry/watchdog/watchdog.go:261 +0x42 fp=0xc0010e5fd8 sp=0xc0010e5f40 pc=0xa90552 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0010e5fe0 sp=0xc0010e5fd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b7