panic: Sentry detected 2 stuck task(s): Task tid: 1684 (goroutine 80478), entered RunSys state 3m31.69s ago. Task tid: 1685 (goroutine 80722), entered RunSys state 3m31.69s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 7 [running]: panic(0x19492e0, 0xc003760130) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc001c5db80 sp=0xc001c5dab8 pc=0x43a6c5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00023c100, 0x1, 0x1, 0xc001c5dd28) pkg/sentry/watchdog/watchdog.go:443 +0x82d fp=0xc001c5dc98 sp=0xc001c5db80 pc=0x1176ecd gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00023c100, 0xc005142120, 0x1, 0xcbc85e8a00) pkg/sentry/watchdog/watchdog.go:391 +0x478 fp=0xc001c5ddf0 sp=0xc001c5dc98 pc=0x1176598 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00023c100) pkg/sentry/watchdog/watchdog.go:369 +0x95a fp=0xc001c5df38 sp=0xc001c5ddf0 pc=0x117601a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00023c100) pkg/sentry/watchdog/watchdog.go:289 +0x88 fp=0xc001c5dfd8 sp=0xc001c5df38 pc=0x1175528 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc001c5dfe0 sp=0xc001c5dfd8 pc=0x477501 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:228 +0x3ea