panic: Sentry detected 1 stuck task(s):
	Task tid: 44274 (goroutine 2143651), entered RunSys state 3m7.02s ago.
Search for 'goroutine <id>' in the stack dump to find the offending goroutine(s)
Stack for running G's are skipped while panicking.

goroutine 31 [running]:
panic({0x110e200, 0xc00909df50})
	GOROOT/src/runtime/panic.go:987 +0x3bb fp=0xc000525c68 sp=0xc000525ba8 pc=0x436d7b
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000525d90?, 0x138b0f7?, 0x50?, 0xc000525d90)
	pkg/sentry/watchdog/watchdog.go:379 +0x339 fp=0xc000525d28 sp=0xc000525c68 pc=0xb28759
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00018c580, 0xc000eae000, 0x0?, {0xc00018eb10?})
	pkg/sentry/watchdog/watchdog.go:338 +0x24e fp=0xc000525e58 sp=0xc000525d28 pc=0xb2834e
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00018c580)
	pkg/sentry/watchdog/watchdog.go:320 +0x517 fp=0xc000525f58 sp=0xc000525e58 pc=0xb28017
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00018c580)
	pkg/sentry/watchdog/watchdog.go:255 +0x29 fp=0xc000525fc8 sp=0xc000525f58 pc=0xb27a69
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.func2()
	pkg/sentry/watchdog/watchdog.go:206 +0x26 fp=0xc000525fe0 sp=0xc000525fc8 pc=0xb27546
runtime.goexit()
	src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000525fe8 sp=0xc000525fe0 pc=0x46d821
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start
	pkg/sentry/watchdog/watchdog.go:206 +0x1d6