panic: Sentry detected 1 stuck task(s): Task tid: 22439 (0x57a7), entered RunSys state 3m37.67s 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 101 [running]: panic(0xe469e0, 0xc0021f41f0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00024fc08 sp=0xc00024fb50 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0004b6180, 0x1, 0x1, 0xc00024fd70) pkg/sentry/watchdog/watchdog.go:368 +0x57d fp=0xc00024fd00 sp=0xc00024fc08 pc=0xa1da3d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0004b6180, 0xc001c3df50, 0x22f01, 0x14e203dd500) pkg/sentry/watchdog/watchdog.go:327 +0x311 fp=0xc00024fe38 sp=0xc00024fd00 pc=0xa1d401 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0004b6180) pkg/sentry/watchdog/watchdog.go:308 +0x4b1 fp=0xc00024ff40 sp=0xc00024fe38 pc=0xa1d011 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0004b6180) pkg/sentry/watchdog/watchdog.go:243 +0x42 fp=0xc00024ffd8 sp=0xc00024ff40 pc=0xa1ca82 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00024ffe0 sp=0xc00024ffd8 pc=0x467d61 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x1b7