panic: Sentry detected 2 stuck task(s): Task tid: 23 (goroutine 1230), entered RunSys state 3m28.5s ago. Task tid: 30 (goroutine 2280), entered RunSys state 3m28.5s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 263 [running]: panic(0xfccbe0, 0xc0008aaeb0) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc000847c10 sp=0xc000847b58 pc=0x437110 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001ec180, 0x1, 0x1, 0xc000847d78) pkg/sentry/watchdog/watchdog.go:385 +0x5a5 fp=0xc000847d08 sp=0xc000847c10 pc=0xbb8885 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001ec180, 0xc0003300c0, 0xbc01, 0xb2149cd080) pkg/sentry/watchdog/watchdog.go:344 +0x315 fp=0xc000847e40 sp=0xc000847d08 pc=0xbb8215 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001ec180) pkg/sentry/watchdog/watchdog.go:326 +0x4db fp=0xc000847f40 sp=0xc000847e40 pc=0xbb7e1b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001ec180) pkg/sentry/watchdog/watchdog.go:261 +0x45 fp=0xc000847fd8 sp=0xc000847f40 pc=0xbb7845 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000847fe0 sp=0xc000847fd8 pc=0x470681 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b9