goroutine 13287053 [running]: runtime/pprof.writeGoroutineStacks({0x7f36c03a8c88, 0xc0002da200}) /usr/local/go/src/runtime/pprof/pprof.go:703 +0x70 runtime/pprof.writeGoroutine({0x7f36c03a8c88?, 0xc0002da200?}, 0x413b83?) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x2b runtime/pprof.(*Profile).WriteTo(0xecd080?, {0x7f36c03a8c88?, 0xc0002da200?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:329 +0x14b net/http/pprof.handler.ServeHTTP({0xf6da7d, 0x9}, {0x7f36c03a8c10, 0xc0002da200}, 0x416400?) /usr/local/go/src/net/http/pprof/pprof.go:259 +0x4a5 github.com/gin-gonic/gin.WrapH.func1(0xc0002da200) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 +0x69 github.com/gin-gonic/gin.(*Context).Next(...) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000481040, 0xc0002da200) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x66b github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000481040, {0x18ff9e0?, 0xc0006fd260}, 0xc0002da100) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1dd net/http.serverHandler.ServeHTTP({0xc0002520f0?}, {0x18ff9e0, 0xc0006fd260}, 0xc0002da100) /usr/local/go/src/net/http/server.go:2936 +0x316 net/http.(*conn).serve(0xc000316510, {0x19004b0, 0xc0006ee7e0}) /usr/local/go/src/net/http/server.go:1995 +0x612 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3089 +0x5ed goroutine 1 [chan receive, 165934 minutes]: techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start(0xc000319ae0, {0x1900440?, 0xc00013a000}) /pkg/app/server/app.go:147 +0x1a5 techunicorn.com/hb-kwi/deet.git/pkg/app/server.Start({0x7ffdd0ce0192, 0x4}) /pkg/app/server/app.go:51 +0x158 main.main() /cmd/server/main.go:23 +0xc5 goroutine 34 [chan receive, 481 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*throttleManager).waitForThrottle(...) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:86 github.com/microsoft/ApplicationInsights-Go/appinsights.(*throttleManager).run(0xc000588260) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:71 +0x89 created by github.com/microsoft/ApplicationInsights-Go/appinsights.newThrottleManager /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:25 +0x99 goroutine 35 [select, 481 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).start(0xc00044aff0) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:187 +0x165 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).acceptLoop(0xc0001c5380?) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:146 +0x27 created by github.com/microsoft/ApplicationInsights-Go/appinsights.NewInMemoryChannel /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:59 +0x1d6 goroutine 44 [select, 165934 minutes]: database/sql.(*DB).connectionOpener(0xc00058f380, {0x1900408, 0xc000596a00}) /usr/local/go/src/database/sql/sql.go:1218 +0x8d created by database/sql.OpenDB /usr/local/go/src/database/sql/sql.go:791 +0x18d goroutine 16 [syscall, 165934 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x2f os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x19 created by os/signal.Notify.func1.1 /usr/local/go/src/os/signal/signal.go:151 +0x2a goroutine 67 [select]: github.com/go-redis/redis/v8/internal/pool.(*ConnPool).reaper(0xc00028d9a0, 0x1?) /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:485 +0xd4 created by github.com/go-redis/redis/v8/internal/pool.NewConnPool /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:111 +0x225 goroutine 14 [IO wait]: internal/poll.runtime_pollWait(0x7f36c06de7b8, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc000438400?, 0x4?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000438400) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x2bd net.(*netFD).accept(0xc000438400) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc0006f2378) /usr/local/go/src/net/tcpsock_posix.go:148 +0x25 net.(*TCPListener).Accept(0xc0006f2378) /usr/local/go/src/net/tcpsock.go:297 +0x3d net/http.(*Server).Serve(0xc0006f0870, {0x18ff7d0, 0xc0006f2378}) /usr/local/go/src/net/http/server.go:3059 +0x385 net/http.(*Server).ListenAndServe(0xc0006f0870) /usr/local/go/src/net/http/server.go:2988 +0x7d techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP(0xc000319ae0, {0xc00004001a, 0x4}) /pkg/app/server/app_http.go:136 +0x1092 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1() /pkg/app/server/app.go:135 +0x7d created by techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start /pkg/app/server/app.go:133 +0xdf goroutine 13287054 [IO wait]: internal/poll.runtime_pollWait(0x7f36c0312480, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc000439300?, 0xc000252101?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000439300, {0xc000252101, 0x1, 0x1}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x299 net.(*netFD).Read(0xc000439300, {0xc000252101?, 0xe54640?, 0xc0004f7f48?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000386100, {0xc000252101?, 0xc00046f810?, 0xc00044b9f0?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).backgroundRead(0xc0002520f0) /usr/local/go/src/net/http/server.go:674 +0x3f created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:670 +0xca goroutine 13286959 [IO wait]: internal/poll.runtime_pollWait(0x7f36c03122a0, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc00059a700?, 0xc0006ff000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00059a700, {0xc0006ff000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x299 net.(*netFD).Read(0xc00059a700, {0xc0006ff000?, 0x4e05a6?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000012088, {0xc0006ff000?, 0x0?, 0xc000121f88?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).Read(0xc000121f80, {0xc0006ff000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:782 +0x171 bufio.(*Reader).fill(0xc000532540) /usr/local/go/src/bufio/bufio.go:106 +0xff bufio.(*Reader).Peek(0xc000532540, 0x4) /usr/local/go/src/bufio/bufio.go:144 +0x5d net/http.(*conn).serve(0xc0004e4ab0, {0x19004b0, 0xc0006ee7e0}) /usr/local/go/src/net/http/server.go:2030 +0x77c created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3089 +0x5ed goroutine 13286958 [IO wait]: internal/poll.runtime_pollWait(0x7f36c0312390, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc00059a680?, 0xc0000e0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00059a680, {0xc0000e0000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x299 net.(*netFD).Read(0xc00059a680, {0xc0000e0000?, 0x4e05a6?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000012078, {0xc0000e0000?, 0x0?, 0xc0004d62d8?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).Read(0xc0004d62d0, {0xc0000e0000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:782 +0x171 bufio.(*Reader).fill(0xc0008ae840) /usr/local/go/src/bufio/bufio.go:106 +0xff bufio.(*Reader).Peek(0xc0008ae840, 0x4) /usr/local/go/src/bufio/bufio.go:144 +0x5d net/http.(*conn).serve(0xc0004e4a20, {0x19004b0, 0xc0006ee7e0}) /usr/local/go/src/net/http/server.go:2030 +0x77c created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3089 +0x5ed