goroutine 3086 [running]: runtime/pprof.writeGoroutineStacks({0x7f0d4a5a41d0, 0xc00016c600}) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x70 runtime/pprof.writeGoroutine({0x7f0d4a5a41d0?, 0xc00016c600?}, 0x0?) /usr/local/go/src/runtime/pprof/pprof.go:681 +0x2b runtime/pprof.(*Profile).WriteTo(0xcb9620?, {0x7f0d4a5a41d0?, 0xc00016c600?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:330 +0x14b net/http/pprof.handler.ServeHTTP({0xd35fe9, 0x9}, {0x7f0d4a5a4158, 0xc00016c600}, 0x0?) /usr/local/go/src/net/http/pprof/pprof.go:253 +0x4a5 github.com/gin-gonic/gin.WrapH.func1(0xc00016c600) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/utils.go:49 +0x69 github.com/gin-gonic/gin.(*Context).Next(...) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/context.go:173 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc00016c600) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/recovery.go:101 +0x82 github.com/gin-gonic/gin.(*Context).Next(...) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/context.go:173 github.com/gin-gonic/gin.LoggerWithConfig.func1(0xc00016c600) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/logger.go:240 +0xe7 github.com/gin-gonic/gin.(*Context).Next(...) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/context.go:173 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc00042bba0, 0xc00016c600) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/gin.go:616 +0x671 github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00042bba0, {0x16bbad0?, 0xc0002e60e0}, 0xc000510500) /go/pkg/mod/github.com/gin-gonic/gin@v1.8.2/gin.go:572 +0x1dd net/http.serverHandler.ServeHTTP({0xc0004a4660?}, {0x16bbad0, 0xc0002e60e0}, 0xc000510500) /usr/local/go/src/net/http/server.go:2947 +0x30c net/http.(*conn).serve(0xc0004a8140, {0x16bc8d8, 0xc0004a4300}) /usr/local/go/src/net/http/server.go:1991 +0x607 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3102 +0x4db goroutine 1 [chan receive, 13280 minutes]: techunicorn.com/udc-core/basti.git/pkg/app/server.(*app).start(0xc0003a0000, {0x16bc868, 0xc000046050}) /pkg/app/server/app.go:181 +0x1db techunicorn.com/udc-core/basti.git/pkg/app/server.Start() /pkg/app/server/app.go:38 +0x31 main.main() /cmd/server/main.go:7 +0x17 goroutine 35 [IO wait, 7037 minutes]: internal/poll.runtime_pollWait(0x7f0d4a6fd828, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0005e6080?, 0x6?, 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(0xc0005e6080) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x234 net.(*netFD).accept(0xc0005e6080) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc000013d88) /usr/local/go/src/net/tcpsock_posix.go:142 +0x28 net.(*TCPListener).Accept(0xc000013d88) /usr/local/go/src/net/tcpsock.go:288 +0x3d google.golang.org/grpc.(*Server).Serve(0xc0005e0000, {0x16bb8c0?, 0xc000013d88}) /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:821 +0x475 techunicorn.com/udc-core/basti.git/pkg/app/server.(*app).startGRPC(0xc0003a0000, {0xc00004601a, 0x4}) /pkg/app/server/app_grpc.go:140 +0x78f techunicorn.com/udc-core/basti.git/pkg/app/server.(*app).start.func1() /pkg/app/server/app.go:162 +0x7d created by techunicorn.com/udc-core/basti.git/pkg/app/server.(*app).start /pkg/app/server/app.go:160 +0xd3 goroutine 36 [IO wait]: internal/poll.runtime_pollWait(0x7f0d4a6fd918, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0004fa580?, 0x6?, 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(0xc0004fa580) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x234 net.(*netFD).accept(0xc0004fa580) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc000013d70) /usr/local/go/src/net/tcpsock_posix.go:142 +0x28 net.(*TCPListener).Accept(0xc000013d70) /usr/local/go/src/net/tcpsock.go:288 +0x3d net/http.(*Server).Serve(0xc0002fa0f0, {0x16bb8c0, 0xc000013d70}) /usr/local/go/src/net/http/server.go:3070 +0x385 net/http.(*Server).ListenAndServe(0xc0002fa0f0) /usr/local/go/src/net/http/server.go:2999 +0x7d techunicorn.com/udc-core/basti.git/pkg/app/server.(*app).startHTTP(0xc0003a0000, {0xc00004602a, 0x4}) /pkg/app/server/app_http.go:136 +0x106c techunicorn.com/udc-core/basti.git/pkg/app/server.(*app).start.func2() /pkg/app/server/app.go:169 +0x7d created by techunicorn.com/udc-core/basti.git/pkg/app/server.(*app).start /pkg/app/server/app.go:167 +0x12d goroutine 38 [syscall, 13280 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 600 [select, 72 minutes]: google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc00042ad00) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:1155 +0x233 created by google.golang.org/grpc/internal/transport.NewServerTransport /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:344 +0x1b18 goroutine 601 [IO wait, 72 minutes]: internal/poll.runtime_pollWait(0x7f0d4a6fd468, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0005e6000?, 0xc0000d4000?, 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(0xc0005e6000, {0xc0000d4000, 0x8000, 0x8000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc0005e6000, {0xc0000d4000?, 0x7f0d4a7ada88?, 0x43ecc7?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000014008, {0xc0000d4000?, 0x7f0d71dad108?, 0x800010601?}) /usr/local/go/src/net/net.go:183 +0x45 bufio.(*Reader).Read(0xc0005ee1e0, {0xc0005f8040, 0x9, 0x18?}) /usr/local/go/src/bufio/bufio.go:237 +0x1bb io.ReadAtLeast({0x16b4dc0, 0xc0005ee1e0}, {0xc0005f8040, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:332 +0x9a io.ReadFull(...) /usr/local/go/src/io/io.go:351 golang.org/x/net/http2.readFrameHeader({0xc0005f8040?, 0x9?, 0xc0002f03c0?}, {0x16b4dc0?, 0xc0005ee1e0?}) /go/pkg/mod/golang.org/x/net@v0.10.0/http2/frame.go:237 +0x6e golang.org/x/net/http2.(*Framer).ReadFrame(0xc0005f8000) /go/pkg/mod/golang.org/x/net@v0.10.0/http2/frame.go:498 +0x95 google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc00042ad00, 0xc0000c6f48?, 0x46c9e5?) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:642 +0x174 google.golang.org/grpc.(*Server).serveStreams(0xc0005e0000, {0x16c13c0?, 0xc00042ad00}) /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:946 +0x162 google.golang.org/grpc.(*Server).handleRawConn.func1() /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:889 +0x46 created by google.golang.org/grpc.(*Server).handleRawConn /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:888 +0x185 goroutine 684 [select, 72 minutes]: google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc00054b040) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:1155 +0x233 created by google.golang.org/grpc/internal/transport.NewServerTransport /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:344 +0x1b18 goroutine 599 [select, 74 minutes]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00028c050, 0x1) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/controlbuf.go:418 +0x115 google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc000148000) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/controlbuf.go:552 +0x91 google.golang.org/grpc/internal/transport.NewServerTransport.func2() /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:341 +0xda created by google.golang.org/grpc/internal/transport.NewServerTransport /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:338 +0x1ad3 goroutine 3099 [IO wait]: internal/poll.runtime_pollWait(0x7f0d4a6fd288, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0004fa100?, 0xc0004a4671?, 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(0xc0004fa100, {0xc0004a4671, 0x1, 0x1}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc0004fa100, {0xc0004a4671?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000206008, {0xc0004a4671?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).backgroundRead(0xc0004a4660) /usr/local/go/src/net/http/server.go:678 +0x3f created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:674 +0xca goroutine 685 [IO wait, 72 minutes]: internal/poll.runtime_pollWait(0x7f0d4a6fd648, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0005e7380?, 0xc00045a000?, 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(0xc0005e7380, {0xc00045a000, 0x8000, 0x8000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc0005e7380, {0xc00045a000?, 0x7f0d4a7ada88?, 0x43ecc7?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000014358, {0xc00045a000?, 0x7f0d71dad108?, 0x800010601?}) /usr/local/go/src/net/net.go:183 +0x45 bufio.(*Reader).Read(0xc00007fce0, {0xc0005f8580, 0x9, 0x18?}) /usr/local/go/src/bufio/bufio.go:237 +0x1bb io.ReadAtLeast({0x16b4dc0, 0xc00007fce0}, {0xc0005f8580, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:332 +0x9a io.ReadFull(...) /usr/local/go/src/io/io.go:351 golang.org/x/net/http2.readFrameHeader({0xc0005f8580?, 0x9?, 0xc0002f05a0?}, {0x16b4dc0?, 0xc00007fce0?}) /go/pkg/mod/golang.org/x/net@v0.10.0/http2/frame.go:237 +0x6e golang.org/x/net/http2.(*Framer).ReadFrame(0xc0005f8540) /go/pkg/mod/golang.org/x/net@v0.10.0/http2/frame.go:498 +0x95 google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc00054b040, 0x16b2eb0?, 0xc000069f01?) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:642 +0x174 google.golang.org/grpc.(*Server).serveStreams(0xc0005e0000, {0x16c13c0?, 0xc00054b040}) /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:946 +0x162 google.golang.org/grpc.(*Server).handleRawConn.func1() /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:889 +0x46 created by google.golang.org/grpc.(*Server).handleRawConn /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:888 +0x185 goroutine 683 [select, 72 minutes]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc0005ced70, 0x1) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/controlbuf.go:418 +0x115 google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc00016bd50) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/controlbuf.go:552 +0x91 google.golang.org/grpc/internal/transport.NewServerTransport.func2() /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:341 +0xda created by google.golang.org/grpc/internal/transport.NewServerTransport /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:338 +0x1ad3 goroutine 730 [select, 74 minutes]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00028c690, 0x1) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/controlbuf.go:418 +0x115 google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0005d0070) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/controlbuf.go:552 +0x91 google.golang.org/grpc/internal/transport.NewServerTransport.func2() /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:341 +0xda created by google.golang.org/grpc/internal/transport.NewServerTransport /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:338 +0x1ad3 goroutine 731 [select, 74 minutes]: google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc00054b6c0) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:1155 +0x233 created by google.golang.org/grpc/internal/transport.NewServerTransport /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:344 +0x1b18 goroutine 732 [IO wait, 74 minutes]: internal/poll.runtime_pollWait(0x7f0d4a6fd738, 0x72) /usr/local/go/src/runtime/netpoll.go:305 +0x89 internal/poll.(*pollDesc).wait(0xc0004fac00?, 0xc000484000?, 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(0xc0004fac00, {0xc000484000, 0x8000, 0x8000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc0004fac00, {0xc000484000?, 0x7f0d4a6f9498?, 0xc7bf765356cd0549?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000206260, {0xc000484000?, 0x7f0d71dad5b8?, 0x800010601?}) /usr/local/go/src/net/net.go:183 +0x45 bufio.(*Reader).Read(0xc00007fe60, {0xc0005f8120, 0x9, 0x18?}) /usr/local/go/src/bufio/bufio.go:237 +0x1bb io.ReadAtLeast({0x16b4dc0, 0xc00007fe60}, {0xc0005f8120, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:332 +0x9a io.ReadFull(...) /usr/local/go/src/io/io.go:351 golang.org/x/net/http2.readFrameHeader({0xc0005f8120?, 0x9?, 0xc00051a018?}, {0x16b4dc0?, 0xc00007fe60?}) /go/pkg/mod/golang.org/x/net@v0.10.0/http2/frame.go:237 +0x6e golang.org/x/net/http2.(*Framer).ReadFrame(0xc0005f80e0) /go/pkg/mod/golang.org/x/net@v0.10.0/http2/frame.go:498 +0x95 google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc00054b6c0, 0x16b2eb0?, 0xc00044ff01?) /go/pkg/mod/google.golang.org/grpc@v1.55.0/internal/transport/http2_server.go:642 +0x174 google.golang.org/grpc.(*Server).serveStreams(0xc0005e0000, {0x16c13c0?, 0xc00054b6c0}) /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:946 +0x162 google.golang.org/grpc.(*Server).handleRawConn.func1() /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:889 +0x46 created by google.golang.org/grpc.(*Server).handleRawConn /go/pkg/mod/google.golang.org/grpc@v1.55.0/server.go:888 +0x185