Comment 6 for bug 1833155

Revision history for this message
Joel Sing (jsing) wrote : Re: GCE access failures resulting in memory leak

As suggested by thumper, this appears to be caused by a goroutine leak:

$ for i in 1 2 3 ; do juju_goroutines | head -n 1; sleep 60; done
Querying @jujud-machine-0 introspection socket: /debug/pprof/goroutine?debug=1
goroutine profile: total 34295
Querying @jujud-machine-0 introspection socket: /debug/pprof/goroutine?debug=1
goroutine profile: total 34499
Querying @jujud-machine-0 introspection socket: /debug/pprof/goroutine?debug=1
goroutine profile: total 34725