heap profile: 10: 35344 [36938: 703935368] @ heap/1048576 1: 19072 [1: 19072] @ 0x40f04e 0x40ede9 0xb05225 0x449566 0x4494b1 0x4494b1 0x4494b1 0x4494b1 0x43bde6 0x470501 # 0xb05224 github.com/lib/pq.init+0x624 /go/pkg/mod/github.com/lib/pq@v1.10.9/error.go:78 # 0x449565 runtime.doInit+0x125 /usr/local/go/src/runtime/proc.go:6527 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x43bde5 runtime.main+0x1c5 /usr/local/go/src/runtime/proc.go:233 1: 6528 [1: 6528] @ 0x5022a6 0x509d6b 0x48b242 0x502671 0x50263a 0x6e8dec 0x6e8dfa 0x9395e5 0x939355 0x938c5b 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x5022a5 strings.(*Replacer).build+0x185 /usr/local/go/src/strings/replace.go:75 # 0x509d6a strings.(*Replacer).buildOnce+0x2a /usr/local/go/src/strings/replace.go:40 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x502670 sync.(*Once).Do+0x50 /usr/local/go/src/sync/once.go:65 # 0x502639 strings.(*Replacer).Replace+0x19 /usr/local/go/src/strings/replace.go:96 # 0x6e8deb net/http.htmlEscape+0x3ab /usr/local/go/src/net/http/server.go:2248 # 0x6e8df9 net/http.Redirect+0x3b9 /usr/local/go/src/net/http/server.go:2232 # 0x9395e4 github.com/gin-gonic/gin.redirectRequest+0x164 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:709 # 0x939354 github.com/gin-gonic/gin.redirectTrailingSlash+0x174 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:684 # 0x938c5a github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x37a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:626 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 1: 4096 [1: 4096] @ 0xaed72a 0xaed701 0xaed6b1 0xaed31b 0xaebd28 0xaebcd7 0xac739a 0xabb343 0xabead3 0xabe9c5 0xabc167 0xabe90a 0xad0498 0xad047e 0xb3180c 0xb317fd 0xb33962 0xb3159e 0xc42cf7 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xaed729 bufio.NewReaderSize+0x3a9 /usr/local/go/src/bufio/bufio.go:57 # 0xaed700 bufio.NewReader+0x380 /usr/local/go/src/bufio/bufio.go:63 # 0xaed6b0 github.com/lib/pq.(*Connector).open+0x330 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:389 # 0xaed31a github.com/lib/pq.DialOpen+0x7a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:340 # 0xaebd27 github.com/lib/pq.Open+0x87 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:330 # 0xaebcd6 github.com/lib/pq.Driver.Open+0x36 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:57 # 0xac7399 database/sql.dsnConnector.Connect+0x39 /usr/local/go/src/database/sql/sql.go:758 # 0xabb342 database/sql.(*DB).conn+0x762 /usr/local/go/src/database/sql/sql.go:1387 # 0xabead2 database/sql.(*DB).begin+0x32 /usr/local/go/src/database/sql/sql.go:1853 # 0xabe9c4 database/sql.(*DB).BeginTx.func1+0x44 /usr/local/go/src/database/sql/sql.go:1836 # 0xabc166 database/sql.(*DB).retry+0x46 /usr/local/go/src/database/sql/sql.go:1538 # 0xabe909 database/sql.(*DB).BeginTx+0x89 /usr/local/go/src/database/sql/sql.go:1835 # 0xad0497 database/sql.(*DB).Begin+0x37 /usr/local/go/src/database/sql/sql.go:1849 # 0xad047d github.com/jmoiron/sqlx.(*DB).Beginx+0x1d /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:342 # 0xb3180b github.com/BetaLixT/tsqlx.(*TracedDB).Beginx+0x2b /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedDB.go:192 # 0xb317fc techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/base.(*BaseDataRepository).GetDBTx.func1+0x1c /pkg/impls/evcqrs/repos/base/data.go:52 # 0xb33961 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.(*internalContext).GetTransactionObject+0x101 /pkg/impls/evcqrs/repos/cntxt/context.go:192 # 0xb3159d techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/base.(*BaseDataRepository).GetDBTx+0x7d /pkg/impls/evcqrs/repos/base/data.go:49 # 0xc42cf6 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0xd6 /pkg/impls/evcqrs/repos/meetings/links.go:45 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 1: 2048 [1: 2048] @ 0x695065 0x6950a0 0x48b242 0x694c0a 0x694bed 0x694bee 0x694a35 0x6941ca 0x693cd4 0x693ab2 0x6af785 0x6aa92b 0x6ce28e 0x6cd7af 0x470501 # 0x695064 vendor/golang.org/x/net/http2/hpack.newInternalNode+0x1a4 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/huffman.go:125 # 0x69509f vendor/golang.org/x/net/http2/hpack.buildRootHuffmanNode+0x1df /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/huffman.go:154 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x694c09 sync.(*Once).Do+0x49 /usr/local/go/src/sync/once.go:65 # 0x694bec vendor/golang.org/x/net/http2/hpack.getRootHuffmanNode+0x2c /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/huffman.go:134 # 0x694bed vendor/golang.org/x/net/http2/hpack.huffmanDecode+0x2d /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/huffman.go:50 # 0x694a34 vendor/golang.org/x/net/http2/hpack.(*Decoder).decodeString+0x94 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:516 # 0x6941c9 vendor/golang.org/x/net/http2/hpack.(*Decoder).parseFieldLiteral+0x2a9 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:386 # 0x693cd3 vendor/golang.org/x/net/http2/hpack.(*Decoder).parseHeaderFieldRepr+0x113 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:316 # 0x693ab1 vendor/golang.org/x/net/http2/hpack.(*Decoder).Write+0x131 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:262 # 0x6af784 net/http.(*http2Framer).readMetaFrame+0x304 /usr/local/go/src/net/http/h2_bundle.go:2904 # 0x6aa92a net/http.(*http2Framer).ReadFrame+0x3ea /usr/local/go/src/net/http/h2_bundle.go:1856 # 0x6ce28d net/http.(*http2clientConnReadLoop).run+0x12d /usr/local/go/src/net/http/h2_bundle.go:9250 # 0x6cd7ae net/http.(*http2ClientConn).readLoop+0x6e /usr/local/go/src/net/http/h2_bundle.go:9145 1: 1280 [1: 1280] @ 0x787599 0x787532 0x78751e 0x787a4e 0x7866b9 0x79d21b 0x79ddd1 0x79ddc6 0xcefdd7 0x449566 0x4494b1 0x4494b1 0x4494b1 0x4494b1 0x4494b1 0x4494b1 0x4494b1 0x43bde6 0x470501 # 0x787598 regexp/syntax.(*compiler).inst+0xd38 /usr/local/go/src/regexp/syntax/compile.go:164 # 0x787531 regexp/syntax.(*compiler).cap+0xcd1 /usr/local/go/src/regexp/syntax/compile.go:179 # 0x78751d regexp/syntax.(*compiler).compile+0xcbd /usr/local/go/src/regexp/syntax/compile.go:130 # 0x787a4d regexp/syntax.(*compiler).compile+0x11ed /usr/local/go/src/regexp/syntax/compile.go:147 # 0x7866b8 regexp/syntax.Compile+0x138 /usr/local/go/src/regexp/syntax/compile.go:74 # 0x79d21a regexp.compile+0x7a /usr/local/go/src/regexp/regexp.go:182 # 0x79ddd0 regexp.Compile+0x30 /usr/local/go/src/regexp/regexp.go:137 # 0x79ddc5 regexp.MustCompile+0x25 /usr/local/go/src/regexp/regexp.go:317 # 0xcefdd6 github.com/prometheus/procfs.init+0x4f6 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/zoneinfo.go:70 # 0x449565 runtime.doInit+0x125 /usr/local/go/src/runtime/proc.go:6527 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x43bde5 runtime.main+0x1c5 /usr/local/go/src/runtime/proc.go:233 2: 1152 [2: 1152] @ 0x79ad89 0x79ce4f 0x79d238 0x79ddd1 0x79ddc6 0x7b889d 0x449566 0x4494b1 0x4494b1 0x4494b1 0x4494b1 0x43bde6 0x470501 # 0x79ad88 regexp.onePassCopy+0x48 /usr/local/go/src/regexp/onepass.go:226 # 0x79ce4e regexp.compileOnePass+0x16e /usr/local/go/src/regexp/onepass.go:498 # 0x79d237 regexp.compile+0x97 /usr/local/go/src/regexp/regexp.go:193 # 0x79ddd0 regexp.Compile+0x30 /usr/local/go/src/regexp/regexp.go:137 # 0x79ddc5 regexp.MustCompile+0x25 /usr/local/go/src/regexp/regexp.go:317 # 0x7b889c github.com/go-playground/validator/v10.init.0+0x9c /go/pkg/mod/github.com/go-playground/validator/v10@v10.14.0/postcode_regexes.go:171 # 0x449565 runtime.doInit+0x125 /usr/local/go/src/runtime/proc.go:6527 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x4494b0 runtime.doInit+0x70 /usr/local/go/src/runtime/proc.go:6504 # 0x43bde5 runtime.main+0x1c5 /usr/local/go/src/runtime/proc.go:233 1: 704 [1: 704] @ 0x5a4045 0x5fdcff 0x606645 0x606347 0x48b242 0x6061d0 0x6061b3 0x60a63e 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x660911 0x660912 0xb7df05 0xb7df06 0xb7e0db 0xb3f18c 0xb3edee 0xb3f5cb 0xb842b8 0xb841e9 0xb848d3 0xb84f54 0xb84db8 0xb8363a 0xc3d486 0xb53317 0xc4a939 0xd69e65 0xd659fb # 0x5a4044 encoding/pem.Decode+0x684 /usr/local/go/src/encoding/pem/pem.go:171 # 0x5fdcfe crypto/x509.(*CertPool).AppendCertsFromPEM+0x5e /usr/local/go/src/crypto/x509/cert_pool.go:210 # 0x606644 crypto/x509.loadSystemRoots+0x1e4 /usr/local/go/src/crypto/x509/root_unix.go:44 # 0x606346 crypto/x509.initSystemRoots+0x66 /usr/local/go/src/crypto/x509/root.go:30 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x6061cf sync.(*Once).Do+0x4f /usr/local/go/src/sync/once.go:65 # 0x6061b2 crypto/x509.systemRootsPool+0x32 /usr/local/go/src/crypto/x509/root.go:21 # 0x60a63d crypto/x509.(*Certificate).Verify+0x15d /usr/local/go/src/crypto/x509/verify.go:787 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x660910 crypto/tls.(*Conn).HandshakeContext+0x3b0 /usr/local/go/src/crypto/tls/conn.go:1439 # 0x660911 crypto/tls.dial+0x3b1 /usr/local/go/src/crypto/tls/tls.go:157 # 0xb7df04 crypto/tls.DialWithDialer+0xc4 /usr/local/go/src/crypto/tls/tls.go:117 # 0xb7df05 github.com/go-redis/redis/v8.(*Options).init.func1+0xc5 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:140 # 0xb7e0da github.com/go-redis/redis/v8.newConnPool.func1+0x3a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:419 # 0xb3f18b github.com/go-redis/redis/v8/internal/pool.(*ConnPool).dialConn+0xcb /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:198 # 0xb3eded github.com/go-redis/redis/v8/internal/pool.(*ConnPool).newConn+0x6d /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:162 # 0xb3f5ca github.com/go-redis/redis/v8/internal/pool.(*ConnPool).Get+0x16a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:277 # 0xb842b7 github.com/go-redis/redis/v8.(*baseClient)._getConn+0x37 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:194 # 0xb841e8 github.com/go-redis/redis/v8.(*baseClient).getConn+0x68 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:182 # 0xb848d2 github.com/go-redis/redis/v8.(*baseClient).withConn+0x72 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:274 # 0xb84f53 github.com/go-redis/redis/v8.(*baseClient)._process+0x113 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:329 # 0xb84db7 github.com/go-redis/redis/v8.(*baseClient).process+0x77 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:311 # 0xb83639 github.com/go-redis/redis/v8.hooks.process+0x79 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:54 # 0xc3d485 github.com/go-redis/redis/v8.(*Client).Process+0x85 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:596 # 0xb53316 github.com/go-redis/redis/v8.cmdable.Ping+0xd6 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/commands.go:486 # 0xc4a938 techunicorn.com/hb-kwi/deet.git/pkg/infra/redisdb.NewRedisContext+0x118 /pkg/infra/redisdb/ctx.go:33 # 0xd69e64 techunicorn.com/hb-kwi/deet.git/pkg/app/server.initializeAppCQRS+0x5e4 /pkg/app/server/wire_gen.go:91 # 0xd659fa techunicorn.com/hb-kwi/deet.git/pkg/app/server.Start+0x13a /pkg/app/server/app.go:43 1: 416 [1: 416] @ 0x444668 0x4448f6 0x444825 0x46e489 # 0x444667 runtime.malg+0x27 /usr/local/go/src/runtime/proc.go:4243 # 0x4448f5 runtime.newproc1+0x75 /usr/local/go/src/runtime/proc.go:4288 # 0x444824 runtime.newproc.func1+0x24 /usr/local/go/src/runtime/proc.go:4265 # 0x46e488 runtime.systemstack+0x48 /usr/local/go/src/runtime/asm_amd64.s:496 1: 48 [1: 48] @ 0x54acbb 0x54ad8b 0x48b242 0x545991 0x545975 0x545a10 0x551765 0x550291 0x48b242 0x55022a 0x5501f5 0x6377df 0x6367b1 0x63198b 0x62f82e 0x660911 0x660912 0xb7df05 0xb7df06 0xb7e0db 0xb3f18c 0xb3edee 0xb3f5cb 0xb842b8 0xb841e9 0xb848d3 0xb84f54 0xb84db8 0xb8363a 0xc3d486 0xb53317 0xc4a939 # 0x54acba crypto/internal/nistec.NewP384Point+0x31a /usr/local/go/src/crypto/internal/nistec/p384.go:30 # 0x54ad8a crypto/internal/nistec.(*P384Point).generatorTable.func1+0x3ea /usr/local/go/src/crypto/internal/nistec/p384.go:399 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x545990 sync.(*Once).Do+0x30 /usr/local/go/src/sync/once.go:65 # 0x545974 crypto/internal/nistec.(*P384Point).generatorTable+0x14 /usr/local/go/src/crypto/internal/nistec/p384.go:393 # 0x545a0f crypto/internal/nistec.(*P384Point).ScalarBaseMult+0x4f /usr/local/go/src/crypto/internal/nistec/p384.go:416 # 0x551764 crypto/ecdh.(*nistCurve[...]).privateKeyToPublicKey+0xa4 /usr/local/go/src/crypto/ecdh/nist.go:110 # 0x550290 crypto/ecdh.(*PrivateKey).PublicKey.func1+0x30 /usr/local/go/src/crypto/ecdh/ecdh.go:174 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x550229 sync.(*Once).Do+0x49 /usr/local/go/src/sync/once.go:65 # 0x5501f4 crypto/ecdh.(*PrivateKey).PublicKey+0x14 /usr/local/go/src/crypto/ecdh/ecdh.go:158 # 0x6377de crypto/tls.(*clientHandshakeStateTLS13).processHelloRetryRequest+0xa3e /usr/local/go/src/crypto/tls/handshake_client_tls13.go:245 # 0x6367b0 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x150 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:74 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x660910 crypto/tls.(*Conn).HandshakeContext+0x3b0 /usr/local/go/src/crypto/tls/conn.go:1439 # 0x660911 crypto/tls.dial+0x3b1 /usr/local/go/src/crypto/tls/tls.go:157 # 0xb7df04 crypto/tls.DialWithDialer+0xc4 /usr/local/go/src/crypto/tls/tls.go:117 # 0xb7df05 github.com/go-redis/redis/v8.(*Options).init.func1+0xc5 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:140 # 0xb7e0da github.com/go-redis/redis/v8.newConnPool.func1+0x3a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:419 # 0xb3f18b github.com/go-redis/redis/v8/internal/pool.(*ConnPool).dialConn+0xcb /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:198 # 0xb3eded github.com/go-redis/redis/v8/internal/pool.(*ConnPool).newConn+0x6d /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:162 # 0xb3f5ca github.com/go-redis/redis/v8/internal/pool.(*ConnPool).Get+0x16a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:277 # 0xb842b7 github.com/go-redis/redis/v8.(*baseClient)._getConn+0x37 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:194 # 0xb841e8 github.com/go-redis/redis/v8.(*baseClient).getConn+0x68 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:182 # 0xb848d2 github.com/go-redis/redis/v8.(*baseClient).withConn+0x72 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:274 # 0xb84f53 github.com/go-redis/redis/v8.(*baseClient)._process+0x113 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:329 # 0xb84db7 github.com/go-redis/redis/v8.(*baseClient).process+0x77 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:311 # 0xb83639 github.com/go-redis/redis/v8.hooks.process+0x79 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:54 # 0xc3d485 github.com/go-redis/redis/v8.(*Client).Process+0x85 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:596 # 0xb53316 github.com/go-redis/redis/v8.cmdable.Ping+0xd6 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/commands.go:486 # 0xc4a938 techunicorn.com/hb-kwi/deet.git/pkg/infra/redisdb.NewRedisContext+0x118 /pkg/infra/redisdb/ctx.go:33 0: 0 [2: 64] @ 0x9350d1 0x9350a2 0x48b4f9 0x938567 0x6eb876 0x6e6d92 0x470501 # 0x9350d0 github.com/gin-gonic/gin.(*Engine).allocateContext+0x50 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:233 # 0x9350a1 github.com/gin-gonic/gin.New.func1+0x21 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:210 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x938566 github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x46 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:571 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [7: 229376] @ 0x7968ef 0x7979bc 0x799d92 0x7a198f 0xcec57a 0xd0445d 0xd039bf 0xd06cad 0x470501 # 0x7968ee regexp.(*bitState).reset+0x10e /usr/local/go/src/regexp/backtrack.go:91 # 0x7979bb regexp.(*Regexp).backtrack+0x19b /usr/local/go/src/regexp/backtrack.go:319 # 0x799d91 regexp.(*Regexp).doExecute+0x271 /usr/local/go/src/regexp/exec.go:535 # 0x7a198e regexp.(*Regexp).FindStringSubmatch+0x8e /usr/local/go/src/regexp/regexp.go:1046 # 0xcec579 github.com/prometheus/procfs.Proc.Limits+0x239 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc_limits.go:104 # 0xd0445c github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0xa1c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:60 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 352] @ 0x413f73 0x8fe8bf 0x8fd30c 0x8ff845 0x931818 0xd6958f 0xd69531 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x8fe8be github.com/gin-gonic/gin/render.writeContentType+0x7e /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/render/render.go:39 # 0x8fd30b github.com/gin-gonic/gin/render.WriteJSON+0x4b /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/render/json.go:67 # 0x8ff844 github.com/gin-gonic/gin/render.JSON.Render+0x44 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/render/json.go:57 # 0x931817 github.com/gin-gonic/gin.(*Context).Render+0xf7 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:926 # 0xd6958e github.com/gin-gonic/gin.(*Context).JSON+0x2ae /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:971 # 0xd69530 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x250 /pkg/app/server/app_http.go:169 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 512] @ 0x48b8e5 0x48b72e 0x48b465 0xcf4825 0xcf1cc7 0xcf6dd0 0xd50e82 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0xcf4824 github.com/prometheus/common/expfmt.MetricFamilyToText+0xc4 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:80 # 0xcf1cc6 github.com/prometheus/common/expfmt.NewEncoder.func7+0x26 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:147 # 0xcf6dcf github.com/prometheus/common/expfmt.encoderCloser.Encode+0x2f /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:50 # 0xd50e81 github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x981 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:210 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 480] @ 0x67a346 0x67a1de 0x67ada8 0x6847b9 0xc5e3ea 0xc5adc8 0xc5a55b 0x470501 # 0x67a345 compress/flate.newHuffmanBitWriter+0x1a5 /usr/local/go/src/compress/flate/huffman_bit_writer.go:95 # 0x67a1dd compress/flate.(*compressor).init+0x3d /usr/local/go/src/compress/flate/deflate.go:569 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xc5e3e9 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x149 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:68 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 512] @ 0x4bb43b 0xaa1e99 0xaa1e6b 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb43a io.ReadAll+0x3a /usr/local/go/src/io/io.go:695 # 0xaa1e98 io/ioutil.ReadAll+0x78 /usr/local/go/src/io/ioutil/ioutil.go:27 # 0xaa1e6a techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x4a /pkg/app/server/contracts/service.http.go:948 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 96] @ 0x704629 0x6f897a 0x6df3d9 0x69a0d7 0x69995b 0x69bc5b 0x69b339 0x97ac86 0x9789ba 0xc3e046 0x97a8bd 0xc3e6de 0xc3e695 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x704628 net/http.(*persistConn).roundTrip+0x548 /usr/local/go/src/net/http/transport.go:2603 # 0x6f8979 net/http.(*Transport).roundTrip+0x7f9 /usr/local/go/src/net/http/transport.go:603 # 0x6df3d8 net/http.(*Transport).RoundTrip+0x18 /usr/local/go/src/net/http/roundtrip.go:17 # 0x69a0d6 net/http.send+0x5f6 /usr/local/go/src/net/http/client.go:252 # 0x69995a net/http.(*Client).send+0x9a /usr/local/go/src/net/http/client.go:176 # 0x69bc5a net/http.(*Client).do+0x8fa /usr/local/go/src/net/http/client.go:716 # 0x69b338 net/http.(*Client).Do+0x18 /usr/local/go/src/net/http/client.go:582 # 0x97ac85 github.com/Soreing/gent.executeWithRetrier.func1+0x2c5 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:165 # 0x9789b9 github.com/Soreing/retrier.(*Retrier).RunCtx+0x59 /go/pkg/mod/github.com/!soreing/retrier@v1.3.0/retrier.go:131 # 0xc3e045 github.com/BetaLixT/gent-retrier.(*retrier).Run+0x25 /go/pkg/mod/github.com/!beta!lix!t/gent-retrier@v0.0.0-20240117055646-4c2c1d39875b/retrier.go:52 # 0x97a8bc github.com/Soreing/gent.executeWithRetrier+0x7c /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:150 # 0xc3e6dd github.com/Soreing/gent.(*Request).Next+0x4fd /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0xc3e694 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0x4b4 /pkg/infra/clients/rest.go:62 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 112] @ 0xd09ee7 0xcfd75d 0xcfd6d9 0xd06cad 0x470501 # 0xd09ee6 github.com/prometheus/client_golang/prometheus.NewConstMetric+0x86 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/value.go:113 # 0xcfd75c github.com/prometheus/client_golang/prometheus.MustNewConstMetric+0x53c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/value.go:127 # 0xcfd6d8 github.com/prometheus/client_golang/prometheus.(*goCollector).Collect+0x4b8 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/go_collector_latest.go:360 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 192] @ 0x71f1df 0x71c6f8 0x71c27a 0x7286f3 0x94b03c 0x94b145 0x949d0e 0x94e492 0x94e19d 0x945cfc 0x948519 0x965119 0xb30dd4 0xd6724b 0xd694a8 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x71f1de encoding/json.mapEncoder.encode+0x29e /usr/local/go/src/encoding/json/encode.go:795 # 0x71c6f7 encoding/json.(*encodeState).reflectValue+0x77 /usr/local/go/src/encoding/json/encode.go:358 # 0x71c279 encoding/json.(*encodeState).marshal+0xf9 /usr/local/go/src/encoding/json/encode.go:330 # 0x7286f2 encoding/json.(*Encoder).Encode+0xf2 /usr/local/go/src/encoding/json/stream.go:209 # 0x94b03b go.uber.org/zap/zapcore.(*jsonEncoder).encodeReflected+0x5b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:172 # 0x94b144 go.uber.org/zap/zapcore.(*jsonEncoder).AddReflected+0x44 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:180 # 0x949d0d go.uber.org/zap/zapcore.Field.AddTo+0x80d /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/field.go:170 # 0x94e491 go.uber.org/zap/zapcore.addFields+0x6f1 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/field.go:210 # 0x94e19c go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x3fc /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:420 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xb30dd3 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/auth.(*Repository).Validate+0x593 /pkg/impls/evcqrs/repos/auth/repo.go:66 # 0xd6724a techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).auth+0x10a /pkg/app/server/app.go:237 # 0xd694a7 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1c7 /pkg/app/server/app_http.go:158 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1024] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x947eff 0x9475fa 0x94e06a 0x945cfc 0x948519 0x965299 0xc3fa5b 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x947efe go.uber.org/zap/zapcore.EntryCaller.TrimmedPath+0x11e /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:126 # 0x9475f9 go.uber.org/zap/zapcore.ShortCallerEncoder+0x59 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/encoder.go:278 # 0x94e069 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x2c9 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:400 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965298 go.uber.org/zap.(*Logger).Error+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:262 # 0xc3fa5a techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x2ba /pkg/infra/clients/naga/client.go:63 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 512] @ 0x48b8e5 0x48b72e 0x48b396 0x938713 0x6eb876 0x6e6d92 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b395 sync.(*Pool).Put+0x35 /usr/local/go/src/sync/pool.go:107 # 0x938712 github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1f2 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:578 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 32] @ 0x4f3fec 0xc588be 0xc5ea79 0xc5adc8 0xc5a55b 0x470501 # 0x4f3feb fmt.Sprintf+0x6b /usr/local/go/src/fmt/print.go:240 # 0xc588bd github.com/microsoft/ApplicationInsights-Go/appinsights.(*diagnosticsMessageWriter).Printf+0x3d /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/diagnostics.go:82 # 0xc5ea78 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x7d8 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:121 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [2: 212992] @ 0xd4008a 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 128] @ 0xd13c97 0xd21c9a 0xd20236 0xd66819 0xd6980d 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd13c96 github.com/Soreing/motel.(*span).WithAttribute+0xd6 /go/pkg/mod/github.com/!soreing/motel@v0.1.2/span.go:83 # 0xd21c99 techunicorn.com/hb-kwi/deet.git/pkg/infra/trace.(*spanConstructor).NewRequestSpan+0x3b9 /pkg/infra/trace/spanConstructor.go:45 # 0xd20235 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceRequest+0x235 /pkg/infra/tracelib/core.go:230 # 0xd66818 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequest+0x238 /pkg/app/server/app.go:203 # 0xd6980c techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x52c /pkg/app/server/app_http.go:179 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1536] @ 0x95ae06 0x95ada6 0x95aa88 0x96600c 0x96527e 0xc42baf 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x95ae05 go.uber.org/zap/buffer.(*Buffer).AppendString+0x285 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/buffer.go:52 # 0x95ada5 go.uber.org/zap/internal/stacktrace.(*Formatter).FormatFrame+0x225 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/stacktrace/stack.go:178 # 0x95aa87 go.uber.org/zap/internal/stacktrace.(*Formatter).FormatStack+0x107 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/stacktrace/stack.go:165 # 0x96600b go.uber.org/zap.(*Logger).check+0xa4b /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:426 # 0x96527d go.uber.org/zap.(*Logger).Error+0x3d /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:261 # 0xc42bae techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x1ae /pkg/impls/evcqrs/repos/meetings/links.go:25 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 43008] @ 0xd420d1 0xd41f76 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd420d0 runtime/pprof.writeProfileInternal+0x90 /usr/local/go/src/runtime/pprof/pprof.go:869 # 0xd41f75 runtime/pprof.writeBlock+0x35 /usr/local/go/src/runtime/pprof/pprof.go:856 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 16] @ 0xd3fcb7 0xd404b8 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fcb6 runtime/pprof.printStackRecord+0x2d6 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1152] @ 0x67a1f1 0x67a1de 0x67ada8 0x6847b9 0xc5e3ea 0xc5adc8 0xc5a55b 0x470501 # 0x67a1f0 compress/flate.newHuffmanBitWriter+0x50 /usr/local/go/src/compress/flate/huffman_bit_writer.go:97 # 0x67a1dd compress/flate.(*compressor).init+0x3d /usr/local/go/src/compress/flate/deflate.go:569 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xc5e3e9 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x149 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:68 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 352] @ 0x413f73 0x6e8c49 0x6e8bbc 0x6e8b1f 0x9395e5 0x939355 0x938c5b 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x6e8c48 net/textproto.MIMEHeader.Set+0x208 /usr/local/go/src/net/textproto/header.go:22 # 0x6e8bbb net/http.Header.Set+0x17b /usr/local/go/src/net/http/header.go:40 # 0x6e8b1e net/http.Redirect+0xde /usr/local/go/src/net/http/server.go:2224 # 0x9395e4 github.com/gin-gonic/gin.redirectRequest+0x164 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:709 # 0x939354 github.com/gin-gonic/gin.redirectTrailingSlash+0x174 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:684 # 0x938c5a github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x37a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:626 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 256] @ 0xd3c1d0 0xd48509 0xd486e8 0xd45275 0xd41c47 0x470501 # 0xd3c1cf runtime/pprof.elfBuildID+0x6f /usr/local/go/src/runtime/pprof/elf.go:22 # 0xd48508 runtime/pprof.parseProcSelfMaps+0x2c8 /usr/local/go/src/runtime/pprof/proto.go:743 # 0xd486e7 runtime/pprof.(*profileBuilder).readMapping+0x67 /usr/local/go/src/runtime/pprof/proto_other.go:19 # 0xd45274 runtime/pprof.newProfileBuilder+0x1f4 /usr/local/go/src/runtime/pprof/proto.go:270 # 0xd41c46 runtime/pprof.profileWriter+0x26 /usr/local/go/src/runtime/pprof/pprof.go:806 0: 0 [1: 4096] @ 0xd4018f 0xd40148 0xd40214 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd4018e bufio.NewWriterSize+0x1ce /usr/local/go/src/bufio/bufio.go:592 # 0xd40147 bufio.NewWriter+0x187 /usr/local/go/src/bufio/bufio.go:601 # 0xd40213 runtime/pprof.writeHeapInternal+0x253 /usr/local/go/src/runtime/pprof/pprof.go:577 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 576] @ 0x5760b0 0x576039 0x57603c 0x576d05 0x59d075 0x59a930 0x60d599 0x60d027 0x60b2f6 0x60b06c 0x60b5db 0x60b06c 0x60a7f7 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x5760af crypto/internal/bigmod.(*Nat).reset+0xaf /usr/local/go/src/crypto/internal/bigmod/nat.go:109 # 0x576038 crypto/internal/bigmod.(*Nat).resetFor+0x38 /usr/local/go/src/crypto/internal/bigmod/nat.go:508 # 0x57603b crypto/internal/bigmod.(*Nat).montgomeryMul+0x3b /usr/local/go/src/crypto/internal/bigmod/nat.go:591 # 0x576d04 crypto/internal/bigmod.(*Nat).Exp+0x8c4 /usr/local/go/src/crypto/internal/bigmod/nat.go:674 # 0x59d074 crypto/rsa.encrypt+0x1d4 /usr/local/go/src/crypto/rsa/rsa.go:466 # 0x59a92f crypto/rsa.VerifyPKCS1v15+0x28f /usr/local/go/src/crypto/rsa/pkcs1v15.go:336 # 0x60d598 crypto/x509.checkSignature+0x398 /usr/local/go/src/crypto/x509/x509.go:917 # 0x60d026 crypto/x509.(*Certificate).CheckSignatureFrom+0xe6 /usr/local/go/src/crypto/x509/x509.go:841 # 0x60b2f5 crypto/x509.(*Certificate).buildChains.func1+0x175 /usr/local/go/src/crypto/x509/verify.go:918 # 0x60b06b crypto/x509.(*Certificate).buildChains+0x1ab /usr/local/go/src/crypto/x509/verify.go:949 # 0x60b5da crypto/x509.(*Certificate).buildChains.func1+0x45a /usr/local/go/src/crypto/x509/verify.go:940 # 0x60b06b crypto/x509.(*Certificate).buildChains+0x1ab /usr/local/go/src/crypto/x509/verify.go:949 # 0x60a7f6 crypto/x509.(*Certificate).Verify+0x316 /usr/local/go/src/crypto/x509/verify.go:809 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 256] @ 0xd4b43e 0xd4b3c8 0xd4853c 0xd486e8 0xd45275 0xd41c47 0x470501 # 0xd4b43d runtime/pprof.(*profileBuilder).addMappingEntry+0xbd /usr/local/go/src/runtime/pprof/proto.go:753 # 0xd4b3c7 runtime/pprof.(*profileBuilder).addMapping+0x47 /usr/local/go/src/runtime/pprof/proto.go:749 # 0xd4853b runtime/pprof.parseProcSelfMaps+0x2fb /usr/local/go/src/runtime/pprof/proto.go:744 # 0xd486e7 runtime/pprof.(*profileBuilder).readMapping+0x67 /usr/local/go/src/runtime/pprof/proto_other.go:19 # 0xd45274 runtime/pprof.newProfileBuilder+0x1f4 /usr/local/go/src/runtime/pprof/proto.go:270 # 0xd41c46 runtime/pprof.profileWriter+0x26 /usr/local/go/src/runtime/pprof/pprof.go:806 0: 0 [2: 147456] @ 0x67a775 0x67a6fc 0x67ada8 0x6847b9 0x668162 0xcf5d4b 0xcf571b 0xcf1cc7 0xcf6dd0 0xd50e82 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x67a774 compress/flate.(*compressor).initDeflate+0x5d4 /usr/local/go/src/compress/flate/deflate.go:371 # 0x67a6fb compress/flate.(*compressor).init+0x55b /usr/local/go/src/compress/flate/deflate.go:592 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0x668161 bufio.(*Writer).Flush+0x61 /usr/local/go/src/bufio/bufio.go:628 # 0xcf5d4a github.com/prometheus/common/expfmt.MetricFamilyToText.func1+0x2a /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:84 # 0xcf571a github.com/prometheus/common/expfmt.MetricFamilyToText+0xfba /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:268 # 0xcf1cc6 github.com/prometheus/common/expfmt.NewEncoder.func7+0x26 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:147 # 0xcf6dcf github.com/prometheus/common/expfmt.encoderCloser.Encode+0x2f /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:50 # 0xd50e81 github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x981 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:210 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 208] @ 0x413f73 0x692f95 0x692f37 0x694285 0x693cd4 0x693ab2 0x6af785 0x6aa92b 0x6ce28e 0x6cd7af 0x470501 # 0x692f94 vendor/golang.org/x/net/http2/hpack.(*headerFieldTable).addEntry+0xb4 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/tables.go:58 # 0x692f36 vendor/golang.org/x/net/http2/hpack.(*dynamicTable).add+0x56 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:174 # 0x694284 vendor/golang.org/x/net/http2/hpack.(*Decoder).parseFieldLiteral+0x364 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:393 # 0x693cd3 vendor/golang.org/x/net/http2/hpack.(*Decoder).parseHeaderFieldRepr+0x113 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:316 # 0x693ab1 vendor/golang.org/x/net/http2/hpack.(*Decoder).Write+0x131 /usr/local/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go:262 # 0x6af784 net/http.(*http2Framer).readMetaFrame+0x304 /usr/local/go/src/net/http/h2_bundle.go:2904 # 0x6aa92a net/http.(*http2Framer).ReadFrame+0x3ea /usr/local/go/src/net/http/h2_bundle.go:1856 # 0x6ce28d net/http.(*http2clientConnReadLoop).run+0x12d /usr/local/go/src/net/http/h2_bundle.go:9250 # 0x6cd7ae net/http.(*http2ClientConn).readLoop+0x6e /usr/local/go/src/net/http/h2_bundle.go:9145 0: 0 [1: 16] @ 0x66d865 0x66ce72 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66d864 net/textproto.canonicalMIMEHeaderKey+0x184 /usr/local/go/src/net/textproto/reader.go:769 # 0x66ce71 net/textproto.readMIMEHeader+0x211 /usr/local/go/src/net/textproto/reader.go:528 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 1408] @ 0x966025 0x966026 0x96527e 0xc3fa5b 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x966024 go.uber.org/zap/buffer.(*Buffer).String+0xa64 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/buffer.go:99 # 0x966025 go.uber.org/zap.(*Logger).check+0xa65 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:428 # 0x96527d go.uber.org/zap.(*Logger).Error+0x3d /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:261 # 0xc3fa5a techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x2ba /pkg/infra/clients/naga/client.go:63 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 320] @ 0x786ff4 0x786f90 0x7870c2 0x787a4e 0x7866b9 0x79d21b 0xb34845 0xb34828 0xb34433 0xb33d85 0xd69422 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x786ff3 regexp/syntax.(*compiler).inst+0x793 /usr/local/go/src/regexp/syntax/compile.go:164 # 0x786f8f regexp/syntax.(*compiler).empty+0x72f /usr/local/go/src/regexp/syntax/compile.go:266 # 0x7870c1 regexp/syntax.(*compiler).compile+0x861 /usr/local/go/src/regexp/syntax/compile.go:122 # 0x787a4d regexp/syntax.(*compiler).compile+0x11ed /usr/local/go/src/regexp/syntax/compile.go:147 # 0x7866b8 regexp/syntax.Compile+0x138 /usr/local/go/src/regexp/syntax/compile.go:74 # 0x79d21a regexp.compile+0x7a /usr/local/go/src/regexp/regexp.go:182 # 0xb34844 regexp.Compile+0x64 /usr/local/go/src/regexp/regexp.go:137 # 0xb34827 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.decodeTraceparent+0x47 /pkg/impls/evcqrs/repos/cntxt/factory.go:124 # 0xb34432 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.parseTraceParent+0x32 /pkg/impls/evcqrs/repos/cntxt/factory.go:93 # 0xb33d84 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.(*ContextFactory).Create+0x44 /pkg/impls/evcqrs/repos/cntxt/factory.go:47 # 0xd69421 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x141 /pkg/app/server/app_http.go:153 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 24] @ 0xd087f1 0xd0796c 0xd06527 0xd096c2 0xd507b0 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd087f0 github.com/prometheus/client_golang/prometheus.checkMetricConsistency+0x570 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:922 # 0xd0796b github.com/prometheus/client_golang/prometheus.processMetric+0x8cb /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:707 # 0xd06526 github.com/prometheus/client_golang/prometheus.(*Registry).Gather+0x866 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:501 # 0xd096c1 github.com/prometheus/client_golang/prometheus.(*noTransactionGatherer).Gather+0x21 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:1073 # 0xd507af github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x2af /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:140 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 3584] @ 0x513e1b 0x51380f 0x513a06 0x728899 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x728898 encoding/json.(*Encoder).Encode+0x298 /usr/local/go/src/encoding/json/stream.go:234 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 2688] @ 0x62137f 0x635645 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x62137e crypto/tls.(*certCache).newCert+0x3e /usr/local/go/src/crypto/tls/cache.go:81 # 0x635644 crypto/tls.(*Conn).verifyServerCertificate+0xe4 /usr/local/go/src/crypto/tls/handshake_client.go:883 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 2304] @ 0x67eb4b 0x67d970 0x67d4de 0x679399 0x67ac56 0x684aa7 0x684a97 0xd45a90 0xd41ce5 0x470501 # 0x67eb4a compress/flate.(*huffmanEncoder).generate+0x4a /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x67d96f compress/flate.(*huffmanBitWriter).indexTokens+0x26f /usr/local/go/src/compress/flate/huffman_bit_writer.go:568 # 0x67d4dd compress/flate.(*huffmanBitWriter).writeBlockDynamic+0xbd /usr/local/go/src/compress/flate/huffman_bit_writer.go:506 # 0x679398 compress/flate.(*compressor).encSpeed+0x258 /usr/local/go/src/compress/flate/deflate.go:362 # 0x67ac55 compress/flate.(*compressor).close+0x75 /usr/local/go/src/compress/flate/deflate.go:638 # 0x684aa6 compress/flate.(*Writer).Close+0x86 /usr/local/go/src/compress/flate/deflate.go:730 # 0x684a96 compress/gzip.(*Writer).Close+0x76 /usr/local/go/src/compress/gzip/gzip.go:242 # 0xd45a8f runtime/pprof.(*profileBuilder).build+0x42f /usr/local/go/src/runtime/pprof/proto.go:391 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [5: 532480] @ 0xd4008a 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 192] @ 0xc49212 0xaa6a38 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc49211 techunicorn.com/hb-kwi/deet.git/pkg/infra/lgr.(*LoggerFactory).Create+0x151 /pkg/infra/lgr/factory.go:38 # 0xaa6a37 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x77 /pkg/domain/usecases/meetingsResetRoomMeetings.go:15 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 8192] @ 0xd3d1d5 0xd453e9 0xd41ca5 0x470501 # 0xd3d1d4 runtime/pprof.(*profMap).lookup+0x1f4 /usr/local/go/src/runtime/pprof/map.go:69 # 0xd453e8 runtime/pprof.(*profileBuilder).addCPUData+0x128 /usr/local/go/src/runtime/pprof/proto.go:338 # 0xd41ca4 runtime/pprof.profileWriter+0x84 /usr/local/go/src/runtime/pprof/pprof.go:811 0: 0 [2: 8192] @ 0x4f1890 0x4f185b 0x4f237e 0x4f5053 0x4f794e 0x4f8b13 0x4f74d6 0x4f9f67 0x4f3ed5 0xd4101c 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4f188f fmt.(*buffer).write+0x20f /usr/local/go/src/fmt/print.go:104 # 0x4f185a fmt.(*fmt).pad+0x1da /usr/local/go/src/fmt/format.go:92 # 0x4f237d fmt.(*fmt).fmtInteger+0x37d /usr/local/go/src/fmt/format.go:319 # 0x4f5052 fmt.(*pp).fmtInteger+0x132 /usr/local/go/src/fmt/print.go:430 # 0x4f794d fmt.(*pp).printValue+0x3ed /usr/local/go/src/fmt/print.go:794 # 0x4f8b12 fmt.(*pp).printValue+0x15b2 /usr/local/go/src/fmt/print.go:912 # 0x4f74d5 fmt.(*pp).printArg+0x755 /usr/local/go/src/fmt/print.go:759 # 0x4f9f66 fmt.(*pp).doPrintf+0x386 /usr/local/go/src/fmt/print.go:1077 # 0x4f3ed4 fmt.Fprintf+0x74 /usr/local/go/src/fmt/print.go:224 # 0xd4101b runtime/pprof.writeHeapInternal+0x105b /usr/local/go/src/runtime/pprof/pprof.go:652 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 8192] @ 0x4ea55e 0x48b4f9 0x4ea651 0x4ea065 0xcebe92 0xcebd38 0xd042bb 0xd039bf 0xd06cad 0x470501 # 0x4ea55d os.glob..func1+0x3d /usr/local/go/src/os/dir_unix.go:32 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x4ea650 os.(*File).readdir+0x90 /usr/local/go/src/os/dir_unix.go:48 # 0x4ea064 os.(*File).Readdirnames+0x24 /usr/local/go/src/os/dir.go:70 # 0xcebe91 github.com/prometheus/procfs.Proc.fileDescriptors+0xd1 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc.go:298 # 0xcebd37 github.com/prometheus/procfs.Proc.FileDescriptorsLen+0x97 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc.go:259 # 0xd042ba github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0x87a /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:54 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 48] @ 0xd4fc78 0xd52365 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd4fc77 github.com/prometheus/client_golang/prometheus/promhttp.newDelegator+0x37 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/delegator.go:350 # 0xd52364 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0x84 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:146 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 512] @ 0x455c0b 0x5126f0 0xb2732f 0xb26569 0xb27452 0xb273b2 0xb308d4 0xd6724b 0xd694a8 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x5126ef encoding/base64.(*Encoding).DecodeString+0x8f /usr/local/go/src/encoding/base64/base64.go:398 # 0xb2732e github.com/golang-jwt/jwt/v5.(*Parser).DecodeSegment+0xee /go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.1/parser.go:215 # 0xb26568 github.com/golang-jwt/jwt/v5.(*Parser).ParseWithClaims+0xe8 /go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.1/parser.go:78 # 0xb27451 github.com/golang-jwt/jwt/v5.(*Parser).Parse+0xd1 /go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.1/parser.go:45 # 0xb273b1 github.com/golang-jwt/jwt/v5.Parse+0x31 /go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.1/parser.go:226 # 0xb308d3 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/auth.(*Repository).Validate+0x93 /pkg/impls/evcqrs/repos/auth/repo.go:41 # 0xd6724a techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).auth+0x10a /pkg/app/server/app.go:237 # 0xd694a7 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1c7 /pkg/app/server/app_http.go:158 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 288] @ 0x413f73 0xc3ed9a 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc3ed99 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xbb9 /pkg/infra/clients/rest.go:99 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 32768] @ 0xd05de5 0xd096c2 0xd507b0 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd05de4 github.com/prometheus/client_golang/prometheus.(*Registry).Gather+0x124 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:421 # 0xd096c1 github.com/prometheus/client_golang/prometheus.(*noTransactionGatherer).Gather+0x21 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:1073 # 0xd507af github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x2af /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:140 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 704] @ 0x66cf07 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66cf06 net/textproto.readMIMEHeader+0x2a6 /usr/local/go/src/net/textproto/reader.go:551 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 2048] @ 0x4f1890 0x4f185b 0x4f237e 0x4f5053 0x4f794e 0x4f8b13 0x4f74d6 0x4f9f67 0x4f3ed5 0xd4101c 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4f188f fmt.(*buffer).write+0x20f /usr/local/go/src/fmt/print.go:104 # 0x4f185a fmt.(*fmt).pad+0x1da /usr/local/go/src/fmt/format.go:92 # 0x4f237d fmt.(*fmt).fmtInteger+0x37d /usr/local/go/src/fmt/format.go:319 # 0x4f5052 fmt.(*pp).fmtInteger+0x132 /usr/local/go/src/fmt/print.go:430 # 0x4f794d fmt.(*pp).printValue+0x3ed /usr/local/go/src/fmt/print.go:794 # 0x4f8b12 fmt.(*pp).printValue+0x15b2 /usr/local/go/src/fmt/print.go:912 # 0x4f74d5 fmt.(*pp).printArg+0x755 /usr/local/go/src/fmt/print.go:759 # 0x4f9f66 fmt.(*pp).doPrintf+0x386 /usr/local/go/src/fmt/print.go:1077 # 0x4f3ed4 fmt.Fprintf+0x74 /usr/local/go/src/fmt/print.go:224 # 0xd4101b runtime/pprof.writeHeapInternal+0x105b /usr/local/go/src/runtime/pprof/pprof.go:652 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 4608] @ 0x67eb4b 0x67d537 0x679399 0x67ac56 0x684aa7 0x684a97 0xd45a90 0xd41ce5 0x470501 # 0x67eb4a compress/flate.(*huffmanEncoder).generate+0x4a /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x67d536 compress/flate.(*huffmanBitWriter).writeBlockDynamic+0x116 /usr/local/go/src/compress/flate/huffman_bit_writer.go:511 # 0x679398 compress/flate.(*compressor).encSpeed+0x258 /usr/local/go/src/compress/flate/deflate.go:362 # 0x67ac55 compress/flate.(*compressor).close+0x75 /usr/local/go/src/compress/flate/deflate.go:638 # 0x684aa6 compress/flate.(*Writer).Close+0x86 /usr/local/go/src/compress/flate/deflate.go:730 # 0x684a96 compress/gzip.(*Writer).Close+0x76 /usr/local/go/src/compress/gzip/gzip.go:242 # 0xd45a8f runtime/pprof.(*profileBuilder).build+0x42f /usr/local/go/src/runtime/pprof/proto.go:391 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [1: 48] @ 0xd0a290 0xd09f31 0xd040ac 0xd0403b 0xd039bf 0xd06cad 0x470501 # 0xd0a28f github.com/prometheus/client_golang/prometheus.populateMetric+0x14f /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/value.go:201 # 0xd09f30 github.com/prometheus/client_golang/prometheus.NewConstMetric+0xd0 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/value.go:114 # 0xd040ab github.com/prometheus/client_golang/prometheus.MustNewConstMetric+0x66b /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/value.go:127 # 0xd0403a github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0x5fa /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:44 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 320] @ 0x67a225 0x67a1de 0x67ada8 0x6847b9 0xd45a7c 0xd41ce5 0x470501 # 0x67a224 compress/flate.newHuffmanBitWriter+0x84 /usr/local/go/src/compress/flate/huffman_bit_writer.go:99 # 0x67a1dd compress/flate.(*compressor).init+0x3d /usr/local/go/src/compress/flate/deflate.go:569 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xd45a7b runtime/pprof.(*profileBuilder).build+0x41b /usr/local/go/src/runtime/pprof/proto.go:390 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [4: 57344] @ 0xd420d1 0xd41ff6 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd420d0 runtime/pprof.writeProfileInternal+0x90 /usr/local/go/src/runtime/pprof/pprof.go:869 # 0xd41ff5 runtime/pprof.writeMutex+0x35 /usr/local/go/src/runtime/pprof/pprof.go:861 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1024] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x947eff 0x9475fa 0x94e06a 0x945cfc 0x948519 0x965119 0xd67093 0xd6980d 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x947efe go.uber.org/zap/zapcore.EntryCaller.TrimmedPath+0x11e /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:126 # 0x9475f9 go.uber.org/zap/zapcore.ShortCallerEncoder+0x59 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/encoder.go:278 # 0x94e069 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x2c9 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:400 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xd67092 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequest+0xab2 /pkg/app/server/app.go:218 # 0xd6980c techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x52c /pkg/app/server/app_http.go:179 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1024] @ 0x45ba05 0xc9e037 0xd4c4d6 0x93ff99 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc9e036 runtime/trace.Start+0x96 /usr/local/go/src/runtime/trace/trace.go:125 # 0xd4c4d5 net/http/pprof.Trace+0x295 /usr/local/go/src/net/http/pprof/pprof.go:170 # 0x93ff98 github.com/gin-gonic/gin.WrapF.func1+0x58 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:42 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 512] @ 0x6a30c5 0x6a4f85 0x6a617c 0xd68ca5 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x6a30c4 net/http.serveContent+0xe44 /usr/local/go/src/net/http/fs.go:240 # 0x6a4f84 net/http.serveFile+0x5e4 /usr/local/go/src/net/http/fs.go:680 # 0x6a617b net/http.(*fileHandler).ServeHTTP+0xbb /usr/local/go/src/net/http/fs.go:866 # 0xd68ca4 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func3+0x144 /pkg/app/server/app_http.go:54 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 64] @ 0xd4b43e 0xd4b3c8 0xd4853c 0xd486e8 0xd45275 0xd41c47 0x470501 # 0xd4b43d runtime/pprof.(*profileBuilder).addMappingEntry+0xbd /usr/local/go/src/runtime/pprof/proto.go:753 # 0xd4b3c7 runtime/pprof.(*profileBuilder).addMapping+0x47 /usr/local/go/src/runtime/pprof/proto.go:749 # 0xd4853b runtime/pprof.parseProcSelfMaps+0x2fb /usr/local/go/src/runtime/pprof/proto.go:744 # 0xd486e7 runtime/pprof.(*profileBuilder).readMapping+0x67 /usr/local/go/src/runtime/pprof/proto_other.go:19 # 0xd45274 runtime/pprof.newProfileBuilder+0x1f4 /usr/local/go/src/runtime/pprof/proto.go:270 # 0xd41c46 runtime/pprof.profileWriter+0x26 /usr/local/go/src/runtime/pprof/pprof.go:806 0: 0 [2: 704] @ 0x413f73 0x66d009 0x6de6a5 0x6de689 0x70337a 0x70210a 0x470501 # 0x66d008 net/textproto.readMIMEHeader+0x3a8 /usr/local/go/src/net/textproto/reader.go:571 # 0x6de6a4 net/textproto.(*Reader).ReadMIMEHeader+0x2e4 /usr/local/go/src/net/textproto/reader.go:482 # 0x6de688 net/http.ReadResponse+0x2c8 /usr/local/go/src/net/http/response.go:188 # 0x703379 net/http.(*persistConn).readResponse+0xd9 /usr/local/go/src/net/http/transport.go:2300 # 0x702109 net/http.(*persistConn).readLoop+0x3a9 /usr/local/go/src/net/http/transport.go:2122 0: 0 [1: 576] @ 0x5be754 0x5bf87b 0x5c0c4b 0x5c4625 0x470501 # 0x5be753 net.newRequest+0x53 /usr/local/go/src/net/dnsclient_unix.go:57 # 0x5bf87a net.(*Resolver).exchange+0xfa /usr/local/go/src/net/dnsclient_unix.go:163 # 0x5c0c4a net.(*Resolver).tryOneName+0x46a /usr/local/go/src/net/dnsclient_unix.go:277 # 0x5c4624 net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x84 /usr/local/go/src/net/dnsclient_unix.go:653 0: 0 [3: 294912] @ 0xd4008a 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 896] @ 0x40f04e 0x410af9 0x413fc7 0xd474bd 0xd4739a 0xd46085 0xd4585f 0xd41ce5 0x470501 # 0xd474bc runtime/pprof.(*profileBuilder).stringIndex+0xcfc /usr/local/go/src/runtime/pprof/proto.go:138 # 0xd47399 runtime/pprof.(*profileBuilder).emitLocation+0xbd9 /usr/local/go/src/runtime/pprof/proto.go:643 # 0xd46084 runtime/pprof.(*profileBuilder).appendLocsForStack+0x4e4 /usr/local/go/src/runtime/pprof/proto.go:463 # 0xd4585e runtime/pprof.(*profileBuilder).build+0x1fe /usr/local/go/src/runtime/pprof/proto.go:376 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [1: 288] @ 0xcff805 0xd07138 0xd06527 0xd096c2 0xd507b0 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xcff804 github.com/prometheus/client_golang/prometheus.(*histogram).Write+0x244 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/histogram.go:772 # 0xd07137 github.com/prometheus/client_golang/prometheus.processMetric+0x97 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:632 # 0xd06526 github.com/prometheus/client_golang/prometheus.(*Registry).Gather+0x866 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:501 # 0xd096c1 github.com/prometheus/client_golang/prometheus.(*noTransactionGatherer).Gather+0x21 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:1073 # 0xd507af github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x2af /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:140 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 48] @ 0xd3fcb7 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fcb6 runtime/pprof.printStackRecord+0x2d6 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 1792] @ 0x628549 0x62c55d 0x62db51 0x6c4189 0x668162 0x6cb465 0x6c95d9 0x6c8dbe 0x470501 # 0x628548 crypto/tls.(*halfConn).encrypt+0x6e8 /usr/local/go/src/crypto/tls/conn.go:514 # 0x62c55c crypto/tls.(*Conn).writeRecordLocked+0x31c /usr/local/go/src/crypto/tls/conn.go:987 # 0x62db50 crypto/tls.(*Conn).Write+0x410 /usr/local/go/src/crypto/tls/conn.go:1186 # 0x6c4188 net/http.http2stickyErrWriter.Write+0x148 /usr/local/go/src/net/http/h2_bundle.go:7492 # 0x668161 bufio.(*Writer).Flush+0x61 /usr/local/go/src/bufio/bufio.go:628 # 0x6cb464 net/http.(*http2clientStream).writeRequestBody+0xb84 /usr/local/go/src/net/http/h2_bundle.go:8764 # 0x6c95d8 net/http.(*http2clientStream).writeRequest+0x7d8 /usr/local/go/src/net/http/h2_bundle.go:8438 # 0x6c8dbd net/http.(*http2clientStream).doRequest+0x1d /usr/local/go/src/net/http/h2_bundle.go:8324 0: 0 [1: 4096] @ 0x6c5be5 0x6c5bb4 0x6c5b66 0x6c5639 0x6a7d45 0x470501 # 0x6c5be4 bufio.NewReaderSize+0x564 /usr/local/go/src/bufio/bufio.go:57 # 0x6c5bb3 bufio.NewReader+0x533 /usr/local/go/src/bufio/bufio.go:63 # 0x6c5b65 net/http.(*http2Transport).newClientConn+0x4e5 /usr/local/go/src/net/http/h2_bundle.go:7793 # 0x6c5638 net/http.(*http2Transport).NewClientConn+0x38 /usr/local/go/src/net/http/h2_bundle.go:7756 # 0x6a7d44 net/http.(*http2addConnCall).run+0x44 /usr/local/go/src/net/http/h2_bundle.go:919 0: 0 [2: 196608] @ 0xd4008a 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 4096] @ 0xd421e5 0xd42199 0xd42252 0xd41f76 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd421e4 bufio.NewWriterSize+0x1a4 /usr/local/go/src/bufio/bufio.go:592 # 0xd42198 bufio.NewWriter+0x158 /usr/local/go/src/bufio/bufio.go:601 # 0xd42251 runtime/pprof.writeProfileInternal+0x211 /usr/local/go/src/runtime/pprof/pprof.go:883 # 0xd41f75 runtime/pprof.writeBlock+0x35 /usr/local/go/src/runtime/pprof/pprof.go:856 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 1536] @ 0x513e1b 0x51380f 0x513a06 0x728899 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x728898 encoding/json.(*Encoder).Encode+0x298 /usr/local/go/src/encoding/json/stream.go:234 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 2048] @ 0x62137f 0x635645 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x62137e crypto/tls.(*certCache).newCert+0x3e /usr/local/go/src/crypto/tls/cache.go:81 # 0x635644 crypto/tls.(*Conn).verifyServerCertificate+0xe4 /usr/local/go/src/crypto/tls/handshake_client.go:883 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 9472] @ 0x513e1b 0x51380f 0x62b937 0x62b8fd 0x62981c 0x62ce6d 0x62ce6e 0x638507 0x636886 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x62b936 bytes.(*Buffer).Grow+0x76 /usr/local/go/src/bytes/buffer.go:159 # 0x62b8fc crypto/tls.(*Conn).readFromUntil+0x3c /usr/local/go/src/crypto/tls/conn.go:809 # 0x62981b crypto/tls.(*Conn).readRecordOrCCS+0xa9b /usr/local/go/src/crypto/tls/conn.go:662 # 0x62ce6c crypto/tls.(*Conn).readRecord+0x8c /usr/local/go/src/crypto/tls/conn.go:583 # 0x62ce6d crypto/tls.(*Conn).readHandshake+0x8d /usr/local/go/src/crypto/tls/conn.go:1039 # 0x638506 crypto/tls.(*clientHandshakeStateTLS13).readServerParameters+0x66 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:411 # 0x636885 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x225 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:93 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [2: 4608] @ 0x94395d 0x954934 0x94ccb6 0x94cc92 0x94b385 0x94e57a 0x945cfc 0x948519 0x965299 0xc3fa5b 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x94395c go.uber.org/zap/buffer.(*Buffer).AppendString+0x5c /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/buffer.go:52 # 0x954933 go.uber.org/zap/zapcore.safeAppendStringLike[...]+0xb3 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:555 # 0x94ccb5 go.uber.org/zap/zapcore.(*jsonEncoder).safeAddString+0x215 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:489 # 0x94cc91 go.uber.org/zap/zapcore.(*jsonEncoder).AppendString+0x1f1 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:295 # 0x94b384 go.uber.org/zap/zapcore.(*jsonEncoder).AddString+0x44 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:197 # 0x94e579 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x7d9 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:423 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965298 go.uber.org/zap.(*Logger).Error+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:262 # 0xc3fa5a techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x2ba /pkg/infra/clients/naga/client.go:63 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 48] @ 0x6de485 0x6de459 0x70337a 0x70210a 0x470501 # 0x6de484 net/textproto.(*Reader).ReadLine+0xc4 /usr/local/go/src/net/textproto/reader.go:40 # 0x6de458 net/http.ReadResponse+0x98 /usr/local/go/src/net/http/response.go:161 # 0x703379 net/http.(*persistConn).readResponse+0xd9 /usr/local/go/src/net/http/transport.go:2300 # 0x702109 net/http.(*persistConn).readLoop+0x3a9 /usr/local/go/src/net/http/transport.go:2122 0: 0 [1: 16] @ 0xd41247 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd41246 runtime/pprof.writeHeapInternal+0x1286 /usr/local/go/src/runtime/pprof/pprof.go:618 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 5376] @ 0xa6ace5 0xa6ac83 0x4f3efb 0xd4101c 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xa6ace4 text/tabwriter.(*Writer).append+0x184 /usr/local/go/src/text/tabwriter/tabwriter.go:410 # 0xa6ac82 text/tabwriter.(*Writer).Write+0x122 /usr/local/go/src/text/tabwriter/tabwriter.go:533 # 0x4f3efa fmt.Fprintf+0x9a /usr/local/go/src/fmt/print.go:225 # 0xd4101b runtime/pprof.writeHeapInternal+0x105b /usr/local/go/src/runtime/pprof/pprof.go:652 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 48] @ 0xd4173a 0xd4152d 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd41739 runtime/pprof.writeRuntimeProfile+0xd9 /usr/local/go/src/runtime/pprof/pprof.go:742 # 0xd4152c runtime/pprof.writeGoroutine+0x4c /usr/local/go/src/runtime/pprof/pprof.go:694 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 224] @ 0xd3fa4d 0xd3fa42 0xd3f27e 0xd417c5 0xd4152d 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fa41 runtime/pprof.printStackRecord+0x61 /usr/local/go/src/runtime/pprof/pprof.go:490 # 0xd3f27d runtime/pprof.printCountProfile+0x8bd /usr/local/go/src/runtime/pprof/pprof.go:436 # 0xd417c4 runtime/pprof.writeRuntimeProfile+0x164 /usr/local/go/src/runtime/pprof/pprof.go:742 # 0xd4152c runtime/pprof.writeGoroutine+0x4c /usr/local/go/src/runtime/pprof/pprof.go:694 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 4096] @ 0x40f04e 0x410af9 0x413fc7 0x45dbf7 0x45eba5 0x45e50e 0x45e6d2 0x45c669 0x45c2ea 0x46e489 # 0x40f04d runtime.makeBucketArray+0x18d /usr/local/go/src/runtime/map.go:363 # 0x410af8 runtime.hashGrow+0x78 /usr/local/go/src/runtime/map.go:1051 # 0x413fc6 runtime.mapassign_faststr+0xe6 /usr/local/go/src/runtime/map_faststr.go:276 # 0x45dbf6 runtime.traceString+0xb6 /usr/local/go/src/runtime/trace.go:994 # 0x45eba4 runtime.traceFrameForPC+0x64 /usr/local/go/src/runtime/trace.go:1239 # 0x45e50d runtime.traceFrames+0x1cd /usr/local/go/src/runtime/trace.go:1161 # 0x45e6d1 runtime.(*traceStackTable).dump+0xb1 /usr/local/go/src/runtime/trace.go:1180 # 0x45c668 runtime.readTrace0+0x328 /usr/local/go/src/runtime/trace.go:560 # 0x45c2e9 runtime.ReadTrace.func1+0x29 /usr/local/go/src/runtime/trace.go:439 # 0x46e488 runtime.systemstack+0x48 /usr/local/go/src/runtime/asm_amd64.s:496 0: 0 [1: 96] @ 0xa69acd 0xa6af28 0x4f3efb 0xd3fd52 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xa69acc text/tabwriter.(*Writer).addLine+0x14c /usr/local/go/src/text/tabwriter/tabwriter.go:128 # 0xa6af27 text/tabwriter.(*Writer).Write+0x3c7 /usr/local/go/src/text/tabwriter/tabwriter.go:539 # 0x4f3efa fmt.Fprintf+0x9a /usr/local/go/src/fmt/print.go:225 # 0xd3fd51 runtime/pprof.printStackRecord+0x371 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 64] @ 0x48b86c 0x48b72e 0x48b396 0x6e1527 0x6e62ae 0x6e637e 0x6e7c2c 0x6e6f7f 0x470501 # 0x48b86b sync.(*Pool).pinSlow+0x10b /usr/local/go/src/sync/pool.go:226 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b395 sync.(*Pool).Put+0x35 /usr/local/go/src/sync/pool.go:107 # 0x6e1526 net/http.putBufioReader+0x126 /usr/local/go/src/net/http/server.go:832 # 0x6e62ad net/http.(*conn).finalFlush+0x2d /usr/local/go/src/net/http/server.go:1718 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f7e net/http.(*conn).serve+0x7fe /usr/local/go/src/net/http/server.go:2007 0: 0 [2: 1152] @ 0x575517 0x5754ce 0x575472 0x5751aa 0x575348 0x59cf0e 0x59a930 0x60d599 0x60d027 0x60b2f6 0x60b06c 0x60b5db 0x60b06c 0x60a7f7 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x575516 crypto/internal/bigmod.(*Nat).reset+0xd6 /usr/local/go/src/crypto/internal/bigmod/nat.go:109 # 0x5754cd crypto/internal/bigmod.(*Nat).resetFor+0x8d /usr/local/go/src/crypto/internal/bigmod/nat.go:508 # 0x575471 crypto/internal/bigmod.(*Nat).shiftIn+0x31 /usr/local/go/src/crypto/internal/bigmod/nat.go:429 # 0x5751a9 crypto/internal/bigmod.rr+0x189 /usr/local/go/src/crypto/internal/bigmod/nat.go:361 # 0x575347 crypto/internal/bigmod.NewModulusFromBig+0x127 /usr/local/go/src/crypto/internal/bigmod/nat.go:392 # 0x59cf0d crypto/rsa.encrypt+0x6d /usr/local/go/src/crypto/rsa/rsa.go:459 # 0x59a92f crypto/rsa.VerifyPKCS1v15+0x28f /usr/local/go/src/crypto/rsa/pkcs1v15.go:336 # 0x60d598 crypto/x509.checkSignature+0x398 /usr/local/go/src/crypto/x509/x509.go:917 # 0x60d026 crypto/x509.(*Certificate).CheckSignatureFrom+0xe6 /usr/local/go/src/crypto/x509/x509.go:841 # 0x60b2f5 crypto/x509.(*Certificate).buildChains.func1+0x175 /usr/local/go/src/crypto/x509/verify.go:918 # 0x60b06b crypto/x509.(*Certificate).buildChains+0x1ab /usr/local/go/src/crypto/x509/verify.go:949 # 0x60b5da crypto/x509.(*Certificate).buildChains.func1+0x45a /usr/local/go/src/crypto/x509/verify.go:940 # 0x60b06b crypto/x509.(*Certificate).buildChains+0x1ab /usr/local/go/src/crypto/x509/verify.go:949 # 0x60a7f6 crypto/x509.(*Certificate).Verify+0x316 /usr/local/go/src/crypto/x509/verify.go:809 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 704] @ 0x6cabc5 0x6c95d9 0x6c8dbe 0x470501 # 0x6cabc4 net/http.(*http2clientStream).writeRequestBody+0x2e4 /usr/local/go/src/net/http/h2_bundle.go:8703 # 0x6c95d8 net/http.(*http2clientStream).writeRequest+0x7d8 /usr/local/go/src/net/http/h2_bundle.go:8438 # 0x6c8dbd net/http.(*http2clientStream).doRequest+0x1d /usr/local/go/src/net/http/h2_bundle.go:8324 0: 0 [1: 2048] @ 0x621448 0x635645 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x621447 crypto/tls.(*certCache).newCert+0x107 /usr/local/go/src/crypto/tls/cache.go:91 # 0x635644 crypto/tls.(*Conn).verifyServerCertificate+0xe4 /usr/local/go/src/crypto/tls/handshake_client.go:883 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 192] @ 0xc49212 0xb32f70 0xaadae3 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc49211 techunicorn.com/hb-kwi/deet.git/pkg/infra/lgr.(*LoggerFactory).Create+0x151 /pkg/infra/lgr/factory.go:38 # 0xb32f6f techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.(*internalContext).RollbackTransaction+0x20f /pkg/impls/evcqrs/repos/cntxt/context.go:148 # 0xaadae2 techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x402 /pkg/app/server/handlers/meetings.go:542 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1024] @ 0x966025 0x966026 0x96527e 0xaadad2 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x966024 go.uber.org/zap/buffer.(*Buffer).String+0xa64 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/buffer.go:99 # 0x966025 go.uber.org/zap.(*Logger).check+0xa65 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:428 # 0x96527d go.uber.org/zap.(*Logger).Error+0x3d /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:261 # 0xaadad1 techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x3f1 /pkg/app/server/handlers/meetings.go:538 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 1056] @ 0x413f73 0x97abd0 0x97abb1 0x97aba0 0x9789ba 0xc3e046 0x97a8bd 0xc3e6de 0xc3e695 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x97abcf net/textproto.MIMEHeader.Add+0x20f /usr/local/go/src/net/textproto/header.go:15 # 0x97abb0 net/http.Header.Add+0x1f0 /usr/local/go/src/net/http/header.go:31 # 0x97ab9f github.com/Soreing/gent.executeWithRetrier.func1+0x1df /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:162 # 0x9789b9 github.com/Soreing/retrier.(*Retrier).RunCtx+0x59 /go/pkg/mod/github.com/!soreing/retrier@v1.3.0/retrier.go:131 # 0xc3e045 github.com/BetaLixT/gent-retrier.(*retrier).Run+0x25 /go/pkg/mod/github.com/!beta!lix!t/gent-retrier@v0.0.0-20240117055646-4c2c1d39875b/retrier.go:52 # 0x97a8bc github.com/Soreing/gent.executeWithRetrier+0x7c /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:150 # 0xc3e6dd github.com/Soreing/gent.(*Request).Next+0x4fd /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0xc3e694 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0x4b4 /pkg/infra/clients/rest.go:62 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 192] @ 0xc49212 0xc3e256 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc49211 techunicorn.com/hb-kwi/deet.git/pkg/infra/lgr.(*LoggerFactory).Create+0x151 /pkg/infra/lgr/factory.go:38 # 0xc3e255 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0x75 /pkg/infra/clients/rest.go:32 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 24] @ 0xa69acd 0xa6af28 0x4f3efb 0xd3fe1c 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xa69acc text/tabwriter.(*Writer).addLine+0x14c /usr/local/go/src/text/tabwriter/tabwriter.go:128 # 0xa6af27 text/tabwriter.(*Writer).Write+0x3c7 /usr/local/go/src/text/tabwriter/tabwriter.go:539 # 0x4f3efa fmt.Fprintf+0x9a /usr/local/go/src/fmt/print.go:225 # 0xd3fe1b runtime/pprof.printStackRecord+0x43b /usr/local/go/src/runtime/pprof/pprof.go:513 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 64] @ 0xc62b25 0xc9c7d1 0xc9c7b8 0xd22548 0xd209fb 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc62b24 go.opentelemetry.io/otel/attribute.(*Iterator).ToSlice+0x64 /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/iterator.go:89 # 0xc9c7d0 go.opentelemetry.io/otel/attribute.(*Set).ToSlice+0x50 /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/set.go:150 # 0xc9c7b7 go.opentelemetry.io/otel/sdk/resource.(*Resource).Attributes+0x37 /go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.23.1/resource/resource.go:130 # 0xd22547 techunicorn.com/hb-kwi/deet.git/pkg/infra/trace.(*spanConstructor).NewDependencySpan+0x207 /pkg/infra/trace/spanConstructor.go:104 # 0xd209fa techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x43a /pkg/infra/tracelib/core.go:280 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [5: 80] @ 0xd3fce5 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fce4 runtime/pprof.printStackRecord+0x304 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 360448] @ 0xd4008a 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 704] @ 0x413f73 0x7043ce 0x70441b 0x70435d 0x6f897a 0x6df3d9 0x69a0d7 0x69995b 0x69bc5b 0x69b339 0x97ac86 0x9789ba 0xc3e046 0x97a8bd 0xc3e6de 0xc3e695 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 # 0x7043cd net/textproto.MIMEHeader.Set+0x2ed /usr/local/go/src/net/textproto/header.go:22 # 0x70441a net/http.Header.Set+0x33a /usr/local/go/src/net/http/header.go:40 # 0x70435c net/http.(*persistConn).roundTrip+0x27c /usr/local/go/src/net/http/transport.go:2589 # 0x6f8979 net/http.(*Transport).roundTrip+0x7f9 /usr/local/go/src/net/http/transport.go:603 # 0x6df3d8 net/http.(*Transport).RoundTrip+0x18 /usr/local/go/src/net/http/roundtrip.go:17 # 0x69a0d6 net/http.send+0x5f6 /usr/local/go/src/net/http/client.go:252 # 0x69995a net/http.(*Client).send+0x9a /usr/local/go/src/net/http/client.go:176 # 0x69bc5a net/http.(*Client).do+0x8fa /usr/local/go/src/net/http/client.go:716 # 0x69b338 net/http.(*Client).Do+0x18 /usr/local/go/src/net/http/client.go:582 # 0x97ac85 github.com/Soreing/gent.executeWithRetrier.func1+0x2c5 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:165 # 0x9789b9 github.com/Soreing/retrier.(*Retrier).RunCtx+0x59 /go/pkg/mod/github.com/!soreing/retrier@v1.3.0/retrier.go:131 # 0xc3e045 github.com/BetaLixT/gent-retrier.(*retrier).Run+0x25 /go/pkg/mod/github.com/!beta!lix!t/gent-retrier@v0.0.0-20240117055646-4c2c1d39875b/retrier.go:52 # 0x97a8bc github.com/Soreing/gent.executeWithRetrier+0x7c /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:150 # 0xc3e6dd github.com/Soreing/gent.(*Request).Next+0x4fd /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0xc3e694 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0x4b4 /pkg/infra/clients/rest.go:62 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 0: 0 [3: 270336] @ 0xd4008a 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 2304] @ 0x67eb4b 0x67d970 0x67ceea 0x6789bc 0x679a7f 0x67ac56 0x684aa7 0x684a97 0xc5e405 0xc5adc8 0xc5a55b 0x470501 # 0x67eb4a compress/flate.(*huffmanEncoder).generate+0x4a /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x67d96f compress/flate.(*huffmanBitWriter).indexTokens+0x26f /usr/local/go/src/compress/flate/huffman_bit_writer.go:568 # 0x67cee9 compress/flate.(*huffmanBitWriter).writeBlock+0xc9 /usr/local/go/src/compress/flate/huffman_bit_writer.go:437 # 0x6789bb compress/flate.(*compressor).writeBlock+0x9b /usr/local/go/src/compress/flate/deflate.go:170 # 0x679a7e compress/flate.(*compressor).deflate+0x63e /usr/local/go/src/compress/flate/deflate.go:408 # 0x67ac55 compress/flate.(*compressor).close+0x75 /usr/local/go/src/compress/flate/deflate.go:638 # 0x684aa6 compress/flate.(*Writer).Close+0x86 /usr/local/go/src/compress/flate/deflate.go:730 # 0x684a96 compress/gzip.(*Writer).Close+0x76 /usr/local/go/src/compress/gzip/gzip.go:242 # 0xc5e404 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x164 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:74 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 144] @ 0xc5c709 0xc5c6fe 0xc5d06a 0xc5783a 0xcb0f3a 0xcb1407 0xcaddf8 0xd138fb 0xd20a39 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc5c708 github.com/microsoft/ApplicationInsights-Go/appinsights/contracts.NewRemoteDependencyData+0x28 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/contracts/remotedependencydata.go:130 # 0xc5c6fd github.com/microsoft/ApplicationInsights-Go/appinsights.(*RemoteDependencyTelemetry).TelemetryData+0x1d /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/telemetry.go:515 # 0xc5d069 github.com/microsoft/ApplicationInsights-Go/appinsights.(*TelemetryContext).envelop+0xc9 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/telemetrycontext.go:56 # 0xc57839 github.com/microsoft/ApplicationInsights-Go/appinsights.(*telemetryClient).Track+0x39 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/client.go:113 # 0xcb0f39 github.com/Soreing/apex.(*AppInsightsExporter).processDependency+0xb99 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:279 # 0xcb1406 github.com/Soreing/apex.(*AppInsightsExporter).process+0x3a6 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:309 # 0xcaddf7 github.com/Soreing/apex.(*AppInsightsExporter).ExportSpans+0x117 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:53 # 0xd138fa github.com/Soreing/motel.(*spanCollector).Feed+0x19a /go/pkg/mod/github.com/!soreing/motel@v0.1.2/collector.go:99 # 0xd20a38 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x478 /pkg/infra/tracelib/core.go:285 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 192] @ 0xa69acd 0xa6af28 0x4f3efb 0xd3fd52 0xd404b8 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xa69acc text/tabwriter.(*Writer).addLine+0x14c /usr/local/go/src/text/tabwriter/tabwriter.go:128 # 0xa6af27 text/tabwriter.(*Writer).Write+0x3c7 /usr/local/go/src/text/tabwriter/tabwriter.go:539 # 0x4f3efa fmt.Fprintf+0x9a /usr/local/go/src/fmt/print.go:225 # 0xd3fd51 runtime/pprof.printStackRecord+0x371 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 192] @ 0xd416e9 0xd41436 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd416e8 runtime/pprof.writeRuntimeProfile+0x88 /usr/local/go/src/runtime/pprof/pprof.go:733 # 0xd41435 runtime/pprof.writeThreadCreate+0x35 /usr/local/go/src/runtime/pprof/pprof.go:676 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 64] @ 0xd3fc65 0xd404b8 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fc64 runtime/pprof.printStackRecord+0x284 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 288] @ 0x6de425 0x70337a 0x70210a 0x470501 # 0x6de424 net/http.ReadResponse+0x64 /usr/local/go/src/net/http/response.go:156 # 0x703379 net/http.(*persistConn).readResponse+0xd9 /usr/local/go/src/net/http/transport.go:2300 # 0x702109 net/http.(*persistConn).readLoop+0x3a9 /usr/local/go/src/net/http/transport.go:2122 0: 0 [1: 8192] @ 0x628549 0x62c55d 0x62db51 0xaf1c2c 0xaf54d0 0xaf1592 0xafa2cb 0xab649d 0xabe5b5 0xac650c 0xabdeb1 0xac16cf 0xad0e55 0xad0e2b 0xad2471 0xadf350 0xadf2ff 0xc4337c 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x628548 crypto/tls.(*halfConn).encrypt+0x6e8 /usr/local/go/src/crypto/tls/conn.go:514 # 0x62c55c crypto/tls.(*Conn).writeRecordLocked+0x31c /usr/local/go/src/crypto/tls/conn.go:987 # 0x62db50 crypto/tls.(*Conn).Write+0x410 /usr/local/go/src/crypto/tls/conn.go:1186 # 0xaf1c2b github.com/lib/pq.(*conn).send+0x6b /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:969 # 0xaf54cf github.com/lib/pq.(*stmt).exec+0x6ef /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1460 # 0xaf1591 github.com/lib/pq.(*conn).query+0x311 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:917 # 0xafa2ca github.com/lib/pq.(*conn).QueryContext+0x12a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:24 # 0xab649c database/sql.ctxDriverQuery+0xdc /usr/local/go/src/database/sql/ctxutil.go:48 # 0xabe5b4 database/sql.(*DB).queryDC.func1+0x174 /usr/local/go/src/database/sql/sql.go:1748 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabdeb0 database/sql.(*DB).queryDC+0x210 /usr/local/go/src/database/sql/sql.go:1743 # 0xac16ce database/sql.(*Tx).QueryContext+0xce /usr/local/go/src/database/sql/sql.go:2490 # 0xad0e54 database/sql.(*Tx).Query+0x54 /usr/local/go/src/database/sql/sql.go:2498 # 0xad0e2a github.com/jmoiron/sqlx.(*Tx).Queryx+0x2a /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:440 # 0xad2470 github.com/jmoiron/sqlx.Select+0x70 /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:677 # 0xadf34f github.com/jmoiron/sqlx.(*Tx).Select+0xcf /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:434 # 0xadf2fe github.com/BetaLixT/tsqlx.(*TracedTx).Select+0x7e /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedTx.go:65 # 0xc4337b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x75b /pkg/impls/evcqrs/repos/meetings/links.go:90 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 5376] @ 0x513e1b 0x51380f 0x513a06 0x4f3efb 0xd4e7c5 0xd4e328 0x93ff99 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x4f3efa fmt.Fprintf+0x9a /usr/local/go/src/fmt/print.go:225 # 0xd4e7c4 net/http/pprof.indexTmplExecute+0x364 /usr/local/go/src/net/http/pprof/pprof.go:447 # 0xd4e327 net/http/pprof.Index+0x707 /usr/local/go/src/net/http/pprof/pprof.go:407 # 0x93ff98 github.com/gin-gonic/gin.WrapF.func1+0x58 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:42 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 144] @ 0x40f843 0x50d177 0x50e03f 0x5bfaa5 0x5c0c4b 0x5c4625 0x470501 # 0x50d176 context.propagateCancel+0xf6 /usr/local/go/src/context/context.go:327 # 0x50e03e context.WithDeadline+0x17e /usr/local/go/src/context/context.go:506 # 0x5bfaa4 net.(*Resolver).exchange+0x324 /usr/local/go/src/net/dnsclient_unix.go:174 # 0x5c0c4a net.(*Resolver).tryOneName+0x46a /usr/local/go/src/net/dnsclient_unix.go:277 # 0x5c4624 net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x84 /usr/local/go/src/net/dnsclient_unix.go:653 0: 0 [1: 352] @ 0xd450d6 0xd41c47 0x470501 # 0xd450d5 runtime/pprof.newProfileBuilder+0x55 /usr/local/go/src/runtime/pprof/proto.go:261 # 0xd41c46 runtime/pprof.profileWriter+0x26 /usr/local/go/src/runtime/pprof/pprof.go:806 0: 0 [1: 1408] @ 0x4ed1d0 0xd486bf 0xd45275 0xd41c47 0x470501 # 0x4ed1cf os.ReadFile+0x18f /usr/local/go/src/os/file.go:701 # 0xd486be runtime/pprof.(*profileBuilder).readMapping+0x3e /usr/local/go/src/runtime/pprof/proto_other.go:18 # 0xd45274 runtime/pprof.newProfileBuilder+0x1f4 /usr/local/go/src/runtime/pprof/proto.go:270 # 0xd41c46 runtime/pprof.profileWriter+0x26 /usr/local/go/src/runtime/pprof/pprof.go:806 0: 0 [4: 1408] @ 0x413f73 0x6e3fa5 0x6e3787 0x93a074 0x93a043 0x93910c 0x938d6d 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x6e3fa4 net/http.Header.Clone+0x8c4 /usr/local/go/src/net/http/header.go:114 # 0x6e3786 net/http.(*response).WriteHeader+0xa6 /usr/local/go/src/net/http/server.go:1171 # 0x93a073 github.com/gin-gonic/gin.(*responseWriter).WriteHeaderNow+0x53 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/response_writer.go:77 # 0x93a042 github.com/gin-gonic/gin.(*responseWriter).Write+0x22 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/response_writer.go:82 # 0x93910b github.com/gin-gonic/gin.serveError+0x12b /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:662 # 0x938d6c github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x48c /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:649 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 192] @ 0x66ccd6 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66ccd5 net/textproto.readMIMEHeader+0x75 /usr/local/go/src/net/textproto/reader.go:497 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [5: 3520] @ 0x40f04e 0x40ede9 0x66ccff 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66ccfe net/textproto.readMIMEHeader+0x9e /usr/local/go/src/net/textproto/reader.go:500 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 48] @ 0x6dc2f4 0x6dc2db 0x6e24aa 0x6e6acb 0x470501 # 0x6dc2f3 net/textproto.(*Reader).ReadLine+0xd3 /usr/local/go/src/net/textproto/reader.go:40 # 0x6dc2da net/http.readRequest+0xba /usr/local/go/src/net/http/request.go:1036 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 1152] @ 0x4f1890 0x4f185b 0x4f237e 0x4f5053 0x4f794e 0x4f8b13 0x4f74d6 0x4f9f67 0x4f3ed5 0xd40fad 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4f188f fmt.(*buffer).write+0x20f /usr/local/go/src/fmt/print.go:104 # 0x4f185a fmt.(*fmt).pad+0x1da /usr/local/go/src/fmt/format.go:92 # 0x4f237d fmt.(*fmt).fmtInteger+0x37d /usr/local/go/src/fmt/format.go:319 # 0x4f5052 fmt.(*pp).fmtInteger+0x132 /usr/local/go/src/fmt/print.go:430 # 0x4f794d fmt.(*pp).printValue+0x3ed /usr/local/go/src/fmt/print.go:794 # 0x4f8b12 fmt.(*pp).printValue+0x15b2 /usr/local/go/src/fmt/print.go:912 # 0x4f74d5 fmt.(*pp).printArg+0x755 /usr/local/go/src/fmt/print.go:759 # 0x4f9f66 fmt.(*pp).doPrintf+0x386 /usr/local/go/src/fmt/print.go:1077 # 0x4f3ed4 fmt.Fprintf+0x74 /usr/local/go/src/fmt/print.go:224 # 0xd40fac runtime/pprof.writeHeapInternal+0xfec /usr/local/go/src/runtime/pprof/pprof.go:651 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [9: 2016] @ 0xd3fa4d 0xd3fa42 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fa41 runtime/pprof.printStackRecord+0x61 /usr/local/go/src/runtime/pprof/pprof.go:490 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 48] @ 0x66cf07 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66cf06 net/textproto.readMIMEHeader+0x2a6 /usr/local/go/src/net/textproto/reader.go:551 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 4864] @ 0xcb15d8 0xcfb0bc 0xcfd271 0xd06cad 0x470501 # 0xcb15d7 runtime/debug.ReadGCStats+0x57 /usr/local/go/src/runtime/debug/garbage.go:39 # 0xcfb0bb github.com/prometheus/client_golang/prometheus.(*baseGoCollector).Collect+0x1bb /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/go_collector.go:259 # 0xcfd270 github.com/prometheus/client_golang/prometheus.(*goCollector).Collect+0x50 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/go_collector_latest.go:301 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [4: 64] @ 0xd3fc65 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fc64 runtime/pprof.printStackRecord+0x284 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [7: 112] @ 0xd3fc8b 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fc8a runtime/pprof.printStackRecord+0x2aa /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [6: 96] @ 0xd3fd09 0xd404b8 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fd08 runtime/pprof.printStackRecord+0x328 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 245760] @ 0xd4008a 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1536] @ 0x513e1b 0x51380f 0x513a06 0x728899 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x728898 encoding/json.(*Encoder).Encode+0x298 /usr/local/go/src/encoding/json/stream.go:234 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 3072] @ 0xaf56db 0xaf5761 0xaf1592 0xafa2cb 0xab649d 0xabe5b5 0xac650c 0xabdeb1 0xac16cf 0xad0e55 0xad0e2b 0xad2471 0xadf350 0xadf2ff 0xc4337c 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xaf56da github.com/lib/pq.(*writeBuf).bytes+0x8fa /go/pkg/mod/github.com/lib/pq@v1.10.9/buf.go:77 # 0xaf5760 github.com/lib/pq.(*stmt).exec+0x980 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1449 # 0xaf1591 github.com/lib/pq.(*conn).query+0x311 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:917 # 0xafa2ca github.com/lib/pq.(*conn).QueryContext+0x12a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:24 # 0xab649c database/sql.ctxDriverQuery+0xdc /usr/local/go/src/database/sql/ctxutil.go:48 # 0xabe5b4 database/sql.(*DB).queryDC.func1+0x174 /usr/local/go/src/database/sql/sql.go:1748 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabdeb0 database/sql.(*DB).queryDC+0x210 /usr/local/go/src/database/sql/sql.go:1743 # 0xac16ce database/sql.(*Tx).QueryContext+0xce /usr/local/go/src/database/sql/sql.go:2490 # 0xad0e54 database/sql.(*Tx).Query+0x54 /usr/local/go/src/database/sql/sql.go:2498 # 0xad0e2a github.com/jmoiron/sqlx.(*Tx).Queryx+0x2a /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:440 # 0xad2470 github.com/jmoiron/sqlx.Select+0x70 /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:677 # 0xadf34f github.com/jmoiron/sqlx.(*Tx).Select+0xcf /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:434 # 0xadf2fe github.com/BetaLixT/tsqlx.(*TracedTx).Select+0x7e /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedTx.go:65 # 0xc4337b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x75b /pkg/impls/evcqrs/repos/meetings/links.go:90 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 4096] @ 0x4f1890 0x4f185b 0x4f237e 0x4f5053 0x4f794e 0x4f8b13 0x4f74d6 0x4f9f67 0x4f3ed5 0xd4101c 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4f188f fmt.(*buffer).write+0x20f /usr/local/go/src/fmt/print.go:104 # 0x4f185a fmt.(*fmt).pad+0x1da /usr/local/go/src/fmt/format.go:92 # 0x4f237d fmt.(*fmt).fmtInteger+0x37d /usr/local/go/src/fmt/format.go:319 # 0x4f5052 fmt.(*pp).fmtInteger+0x132 /usr/local/go/src/fmt/print.go:430 # 0x4f794d fmt.(*pp).printValue+0x3ed /usr/local/go/src/fmt/print.go:794 # 0x4f8b12 fmt.(*pp).printValue+0x15b2 /usr/local/go/src/fmt/print.go:912 # 0x4f74d5 fmt.(*pp).printArg+0x755 /usr/local/go/src/fmt/print.go:759 # 0x4f9f66 fmt.(*pp).doPrintf+0x386 /usr/local/go/src/fmt/print.go:1077 # 0x4f3ed4 fmt.Fprintf+0x74 /usr/local/go/src/fmt/print.go:224 # 0xd4101b runtime/pprof.writeHeapInternal+0x105b /usr/local/go/src/runtime/pprof/pprof.go:652 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 327680] @ 0xd4008a 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 208] @ 0x4128c7 0xd05306 0xd527ea 0xd52770 0xd51e98 0xd51666 0xd4ff47 0xd6a25e 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd05305 github.com/prometheus/client_golang/prometheus.(*Registry).Register+0x725 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:354 # 0xd527e9 github.com/prometheus/client_golang/prometheus.(*Registry).MustRegister+0x209 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:404 # 0xd5276f github.com/prometheus/client_golang/prometheus/promhttp.checkLabels+0x18f /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:340 # 0xd51e97 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter+0x1f7 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:142 # 0xd51665 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentMetricHandler+0x425 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:281 # 0xd4ff46 github.com/prometheus/client_golang/prometheus/promhttp.Handler+0xe6 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:78 # 0xd6a25d techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x1d /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 896] @ 0x4ed1d0 0xd486bf 0xd45275 0xd41c47 0x470501 # 0x4ed1cf os.ReadFile+0x18f /usr/local/go/src/os/file.go:701 # 0xd486be runtime/pprof.(*profileBuilder).readMapping+0x3e /usr/local/go/src/runtime/pprof/proto_other.go:18 # 0xd45274 runtime/pprof.newProfileBuilder+0x1f4 /usr/local/go/src/runtime/pprof/proto.go:270 # 0xd41c46 runtime/pprof.profileWriter+0x26 /usr/local/go/src/runtime/pprof/pprof.go:806 0: 0 [4: 65536] @ 0xd05dfe 0xd096c2 0xd507b0 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd05dfd github.com/prometheus/client_golang/prometheus.(*Registry).Gather+0x13d /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:422 # 0xd096c1 github.com/prometheus/client_golang/prometheus.(*noTransactionGatherer).Gather+0x21 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:1073 # 0xd507af github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x2af /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:140 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [5: 80] @ 0xd41247 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd41246 runtime/pprof.writeHeapInternal+0x1286 /usr/local/go/src/runtime/pprof/pprof.go:618 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [9: 144] @ 0xd3fce5 0xd404b8 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fce4 runtime/pprof.printStackRecord+0x304 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 896] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1024] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x947eff 0x9475fa 0x94e06a 0x945cfc 0x948519 0x965119 0xd67365 0xd694a8 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x947efe go.uber.org/zap/zapcore.EntryCaller.TrimmedPath+0x11e /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:126 # 0x9475f9 go.uber.org/zap/zapcore.ShortCallerEncoder+0x59 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/encoder.go:278 # 0x94e069 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x2c9 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:400 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xd67364 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).auth+0x224 /pkg/app/server/app.go:242 # 0xd694a7 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1c7 /pkg/app/server/app_http.go:158 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1024] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x94dd3a 0x94dbc5 0x945873 0x945863 0x952cd2 0x964c4d 0xc49337 0xc42a4f 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x94dd39 go.uber.org/zap/zapcore.(*jsonEncoder).clone+0x79 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:357 # 0x94dbc4 go.uber.org/zap/zapcore.(*jsonEncoder).Clone+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:347 # 0x945872 go.uber.org/zap/zapcore.(*ioCore).clone+0x52 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:119 # 0x945862 go.uber.org/zap/zapcore.(*ioCore).With+0x42 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:82 # 0x952cd1 go.uber.org/zap/zapcore.(*sampler).With+0x31 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/sampler.go:205 # 0x964c4c go.uber.org/zap.(*Logger).With+0xac /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:184 # 0xc49336 techunicorn.com/hb-kwi/deet.git/pkg/infra/lgr.(*LoggerFactory).Create+0x276 /pkg/infra/lgr/factory.go:38 # 0xc42a4e techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x4e /pkg/impls/evcqrs/repos/meetings/links.go:20 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 128] @ 0x67a20a 0x67a1de 0x67ada8 0x6847b9 0xd45a7c 0xd41ce5 0x470501 # 0x67a209 compress/flate.newHuffmanBitWriter+0x69 /usr/local/go/src/compress/flate/huffman_bit_writer.go:98 # 0x67a1dd compress/flate.(*compressor).init+0x3d /usr/local/go/src/compress/flate/deflate.go:569 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xd45a7b runtime/pprof.(*profileBuilder).build+0x41b /usr/local/go/src/runtime/pprof/proto.go:390 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [63: 8773632] @ 0x67a5c5 0x67a5fb 0x67ada8 0x6847b9 0xd45a7c 0xd41ce5 0x470501 # 0x67a5c4 compress/flate.newDeflateFast+0x424 /usr/local/go/src/compress/flate/deflatefast.go:64 # 0x67a5fa compress/flate.(*compressor).init+0x45a /usr/local/go/src/compress/flate/deflate.go:585 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xd45a7b runtime/pprof.(*profileBuilder).build+0x41b /usr/local/go/src/runtime/pprof/proto.go:390 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [1: 5376] @ 0xa6ace5 0xa6ac83 0x4f3efb 0xd4101c 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xa6ace4 text/tabwriter.(*Writer).append+0x184 /usr/local/go/src/text/tabwriter/tabwriter.go:410 # 0xa6ac82 text/tabwriter.(*Writer).Write+0x122 /usr/local/go/src/text/tabwriter/tabwriter.go:533 # 0x4f3efa fmt.Fprintf+0x9a /usr/local/go/src/fmt/print.go:225 # 0xd4101b runtime/pprof.writeHeapInternal+0x105b /usr/local/go/src/runtime/pprof/pprof.go:652 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 24576] @ 0x505f1f 0xcee985 0xcee692 0xced7f0 0xd04118 0xd039bf 0xd06cad 0x470501 # 0x505f1e strings.Fields+0x7e /usr/local/go/src/strings/strings.go:346 # 0xcee984 github.com/prometheus/procfs.parseStat+0x1a4 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/stat.go:196 # 0xcee691 github.com/prometheus/procfs.FS.Stat+0x1f1 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/stat.go:173 # 0xced7ef github.com/prometheus/procfs.ProcStat.StartTime+0x6f /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc_stat.go:212 # 0xd04117 github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0x6d7 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:45 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 6144] @ 0xcfd6a6 0xd06cad 0x470501 # 0xcfd6a5 github.com/prometheus/client_golang/prometheus.(*goCollector).Collect+0x485 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/go_collector_latest.go:357 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 208] @ 0x5777e5 0x60ff65 0x61f90a 0x65b363 0x65bea7 0x627167 0x63822f 0x636873 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x5777e4 crypto/sha512.(*digest).MarshalBinary+0x44 /usr/local/go/src/crypto/sha512/sha512.go:143 # 0x60ff64 crypto/hmac.(*hmac).Reset+0x144 /usr/local/go/src/crypto/hmac/hmac.go:112 # 0x61f909 vendor/golang.org/x/crypto/hkdf.(*hkdf).Read+0x149 /usr/local/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go:59 # 0x65b362 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x482 /usr/local/go/src/crypto/tls/key_schedule.go:61 # 0x65bea6 crypto/tls.(*cipherSuiteTLS13).trafficKey+0xa6 /usr/local/go/src/crypto/tls/key_schedule.go:93 # 0x627166 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:226 # 0x63822e crypto/tls.(*clientHandshakeStateTLS13).establishHandshakeKeys+0x24e /usr/local/go/src/crypto/tls/handshake_client_tls13.go:389 # 0x636872 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x212 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:90 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 512] @ 0xd476b9 0xd472aa 0xd46085 0xd4585f 0xd41ce5 0x470501 # 0xd476b8 runtime/pprof.(*profileBuilder).stringIndex+0xef8 /usr/local/go/src/runtime/pprof/proto.go:137 # 0xd472a9 runtime/pprof.(*profileBuilder).emitLocation+0xae9 /usr/local/go/src/runtime/pprof/proto.go:645 # 0xd46084 runtime/pprof.(*profileBuilder).appendLocsForStack+0x4e4 /usr/local/go/src/runtime/pprof/proto.go:463 # 0xd4585e runtime/pprof.(*profileBuilder).build+0x1fe /usr/local/go/src/runtime/pprof/proto.go:376 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [40: 2621440] @ 0x67a525 0x67ada8 0x6847b9 0xd45a7c 0xd41ce5 0x470501 # 0x67a524 compress/flate.(*compressor).init+0x384 /usr/local/go/src/compress/flate/deflate.go:582 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xd45a7b runtime/pprof.(*profileBuilder).build+0x41b /usr/local/go/src/runtime/pprof/proto.go:390 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [1: 73728] @ 0xd4008a 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [13: 2912] @ 0xd3fa4d 0xd3fa42 0xd404b8 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fa41 runtime/pprof.printStackRecord+0x61 /usr/local/go/src/runtime/pprof/pprof.go:490 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1280] @ 0x6cabc5 0x6c95d9 0x6c8dbe 0x470501 # 0x6cabc4 net/http.(*http2clientStream).writeRequestBody+0x2e4 /usr/local/go/src/net/http/h2_bundle.go:8703 # 0x6c95d8 net/http.(*http2clientStream).writeRequest+0x7d8 /usr/local/go/src/net/http/h2_bundle.go:8438 # 0x6c8dbd net/http.(*http2clientStream).doRequest+0x1d /usr/local/go/src/net/http/h2_bundle.go:8324 0: 0 [1: 208] @ 0x5777e5 0x60ff65 0x61f90a 0x65b363 0x65bb13 0x638165 0x636873 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x5777e4 crypto/sha512.(*digest).MarshalBinary+0x44 /usr/local/go/src/crypto/sha512/sha512.go:143 # 0x60ff64 crypto/hmac.(*hmac).Reset+0x144 /usr/local/go/src/crypto/hmac/hmac.go:112 # 0x61f909 vendor/golang.org/x/crypto/hkdf.(*hkdf).Read+0x149 /usr/local/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go:59 # 0x65b362 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x482 /usr/local/go/src/crypto/tls/key_schedule.go:61 # 0x65bb12 crypto/tls.(*cipherSuiteTLS13).deriveSecret+0xd2 /usr/local/go/src/crypto/tls/key_schedule.go:73 # 0x638164 crypto/tls.(*clientHandshakeStateTLS13).establishHandshakeKeys+0x184 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:384 # 0x636872 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x212 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:90 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 9472] @ 0xaf56db 0xaf5761 0xaf1592 0xafa2cb 0xab649d 0xabe5b5 0xac650c 0xabdeb1 0xac16cf 0xad0e55 0xad0e2b 0xad2471 0xadf350 0xadf2ff 0xc4337c 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xaf56da github.com/lib/pq.(*writeBuf).bytes+0x8fa /go/pkg/mod/github.com/lib/pq@v1.10.9/buf.go:77 # 0xaf5760 github.com/lib/pq.(*stmt).exec+0x980 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1449 # 0xaf1591 github.com/lib/pq.(*conn).query+0x311 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:917 # 0xafa2ca github.com/lib/pq.(*conn).QueryContext+0x12a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:24 # 0xab649c database/sql.ctxDriverQuery+0xdc /usr/local/go/src/database/sql/ctxutil.go:48 # 0xabe5b4 database/sql.(*DB).queryDC.func1+0x174 /usr/local/go/src/database/sql/sql.go:1748 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabdeb0 database/sql.(*DB).queryDC+0x210 /usr/local/go/src/database/sql/sql.go:1743 # 0xac16ce database/sql.(*Tx).QueryContext+0xce /usr/local/go/src/database/sql/sql.go:2490 # 0xad0e54 database/sql.(*Tx).Query+0x54 /usr/local/go/src/database/sql/sql.go:2498 # 0xad0e2a github.com/jmoiron/sqlx.(*Tx).Queryx+0x2a /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:440 # 0xad2470 github.com/jmoiron/sqlx.Select+0x70 /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:677 # 0xadf34f github.com/jmoiron/sqlx.(*Tx).Select+0xcf /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:434 # 0xadf2fe github.com/BetaLixT/tsqlx.(*TracedTx).Select+0x7e /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedTx.go:65 # 0xc4337b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x75b /pkg/impls/evcqrs/repos/meetings/links.go:90 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [35: 2293760] @ 0x67a5b0 0x67a5fb 0x67ada8 0x6847b9 0xd45a7c 0xd41ce5 0x470501 # 0x67a5af compress/flate.newDeflateFast+0x40f /usr/local/go/src/compress/flate/deflatefast.go:64 # 0x67a5fa compress/flate.(*compressor).init+0x45a /usr/local/go/src/compress/flate/deflate.go:585 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xd45a7b runtime/pprof.(*profileBuilder).build+0x41b /usr/local/go/src/runtime/pprof/proto.go:390 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [13: 208] @ 0xd3fc8b 0xd404b8 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd3fc8a runtime/pprof.printStackRecord+0x2aa /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 96] @ 0x58b09c 0x65b252 0x65b041 0x65bea7 0x627167 0x63822f 0x636873 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x58b09b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x23b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:195 # 0x65b251 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x371 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:141 # 0x65b040 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x160 /usr/local/go/src/crypto/tls/key_schedule.go:41 # 0x65bea6 crypto/tls.(*cipherSuiteTLS13).trafficKey+0xa6 /usr/local/go/src/crypto/tls/key_schedule.go:93 # 0x627166 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:226 # 0x63822e crypto/tls.(*clientHandshakeStateTLS13).establishHandshakeKeys+0x24e /usr/local/go/src/crypto/tls/handshake_client_tls13.go:389 # 0x636872 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x212 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:90 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 96] @ 0x58b09c 0x65b252 0x65b041 0x65be58 0x627167 0x63822f 0x636873 0x63198b 0x62f82e 0x62d832 0x62d81b 0x62d833 0xaf1d65 0xaf2b5e 0xaed845 0xaed31b 0xaebd28 0xaebcd7 0xac739a 0xabb343 0xabead3 0xabe9c5 0xabc167 0xabe90a 0xad0498 0xad047e 0xb3180c 0xb317fd 0xb33962 0xb3159e 0xc42cf7 0xaa72c5 # 0x58b09b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x23b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:195 # 0x65b251 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x371 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:141 # 0x65b040 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x160 /usr/local/go/src/crypto/tls/key_schedule.go:41 # 0x65be57 crypto/tls.(*cipherSuiteTLS13).trafficKey+0x57 /usr/local/go/src/crypto/tls/key_schedule.go:92 # 0x627166 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:226 # 0x63822e crypto/tls.(*clientHandshakeStateTLS13).establishHandshakeKeys+0x24e /usr/local/go/src/crypto/tls/handshake_client_tls13.go:389 # 0x636872 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x212 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:90 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x62d831 crypto/tls.(*Conn).HandshakeContext+0xf1 /usr/local/go/src/crypto/tls/conn.go:1439 # 0x62d81a crypto/tls.(*Conn).Handshake+0xda /usr/local/go/src/crypto/tls/conn.go:1423 # 0x62d832 crypto/tls.(*Conn).Write+0xf2 /usr/local/go/src/crypto/tls/conn.go:1147 # 0xaf1d64 github.com/lib/pq.(*conn).sendStartupPacket+0x84 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:979 # 0xaf2b5d github.com/lib/pq.(*conn).startup+0x61d /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1184 # 0xaed844 github.com/lib/pq.(*Connector).open+0x4c4 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:390 # 0xaed31a github.com/lib/pq.DialOpen+0x7a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:340 # 0xaebd27 github.com/lib/pq.Open+0x87 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:330 # 0xaebcd6 github.com/lib/pq.Driver.Open+0x36 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:57 # 0xac7399 database/sql.dsnConnector.Connect+0x39 /usr/local/go/src/database/sql/sql.go:758 # 0xabb342 database/sql.(*DB).conn+0x762 /usr/local/go/src/database/sql/sql.go:1387 # 0xabead2 database/sql.(*DB).begin+0x32 /usr/local/go/src/database/sql/sql.go:1853 # 0xabe9c4 database/sql.(*DB).BeginTx.func1+0x44 /usr/local/go/src/database/sql/sql.go:1836 # 0xabc166 database/sql.(*DB).retry+0x46 /usr/local/go/src/database/sql/sql.go:1538 # 0xabe909 database/sql.(*DB).BeginTx+0x89 /usr/local/go/src/database/sql/sql.go:1835 # 0xad0497 database/sql.(*DB).Begin+0x37 /usr/local/go/src/database/sql/sql.go:1849 # 0xad047d github.com/jmoiron/sqlx.(*DB).Beginx+0x1d /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:342 # 0xb3180b github.com/BetaLixT/tsqlx.(*TracedDB).Beginx+0x2b /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedDB.go:192 # 0xb317fc techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/base.(*BaseDataRepository).GetDBTx.func1+0x1c /pkg/impls/evcqrs/repos/base/data.go:52 # 0xb33961 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.(*internalContext).GetTransactionObject+0x101 /pkg/impls/evcqrs/repos/cntxt/context.go:192 # 0xb3159d techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/base.(*BaseDataRepository).GetDBTx+0x7d /pkg/impls/evcqrs/repos/base/data.go:49 # 0xc42cf6 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0xd6 /pkg/impls/evcqrs/repos/meetings/links.go:45 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 0: 0 [1: 1024] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x94dd3a 0x94dbc5 0x945873 0x945863 0x952cd2 0x964c4d 0xc49337 0xc42a4f 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x94dd39 go.uber.org/zap/zapcore.(*jsonEncoder).clone+0x79 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:357 # 0x94dbc4 go.uber.org/zap/zapcore.(*jsonEncoder).Clone+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:347 # 0x945872 go.uber.org/zap/zapcore.(*ioCore).clone+0x52 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:119 # 0x945862 go.uber.org/zap/zapcore.(*ioCore).With+0x42 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:82 # 0x952cd1 go.uber.org/zap/zapcore.(*sampler).With+0x31 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/sampler.go:205 # 0x964c4c go.uber.org/zap.(*Logger).With+0xac /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:184 # 0xc49336 techunicorn.com/hb-kwi/deet.git/pkg/infra/lgr.(*LoggerFactory).Create+0x276 /pkg/infra/lgr/factory.go:38 # 0xc42a4e techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x4e /pkg/impls/evcqrs/repos/meetings/links.go:20 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 672] @ 0xd44bfc 0xd44bd2 0xd45f27 0xd4585f 0xd41ce5 0x470501 # 0xd44bd1 runtime/pprof.allFrames+0x31 /usr/local/go/src/runtime/pprof/proto.go:214 # 0xd45f26 runtime/pprof.(*profileBuilder).appendLocsForStack+0x386 /usr/local/go/src/runtime/pprof/proto.go:447 # 0xd4585e runtime/pprof.(*profileBuilder).build+0x1fe /usr/local/go/src/runtime/pprof/proto.go:376 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [1: 64] @ 0xc658ee 0xc65808 0xc64fe7 0xc64b65 0xc9c595 0xc9ced6 0xc9ce9a 0xc99b6e 0xc9c4fd 0xd20919 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc658ed go.opentelemetry.io/otel/attribute.computeDistinctFixed+0x8d /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/set.go:373 # 0xc65807 go.opentelemetry.io/otel/attribute.computeDistinct+0x27 /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/set.go:357 # 0xc64fe6 go.opentelemetry.io/otel/attribute.NewSetWithSortableFiltered+0x3c6 /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/set.go:289 # 0xc64b64 go.opentelemetry.io/otel/attribute.NewSetWithFiltered+0x84 /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/set.go:224 # 0xc9c594 go.opentelemetry.io/otel/sdk/resource.NewSchemaless+0x34 /go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.23.1/resource/resource.go:89 # 0xc9ced5 go.opentelemetry.io/otel/sdk/resource.NewWithAttributes+0x515 /go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.23.1/resource/resource.go:73 # 0xc9ce99 go.opentelemetry.io/otel/sdk/resource.Merge+0x4d9 /go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.23.1/resource/resource.go:205 # 0xc99b6d go.opentelemetry.io/otel/sdk/resource.detect+0x1ed /go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.23.1/resource/auto.go:87 # 0xc9c4fc go.opentelemetry.io/otel/sdk/resource.New+0x17c /go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.23.1/resource/resource.go:65 # 0xd20918 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x358 /pkg/infra/tracelib/core.go:273 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [211: 140009472] @ 0x67ad8f 0x6847b9 0xd45a7c 0xd41ce5 0x470501 # 0x67ad8e compress/flate.NewWriter+0x2e /usr/local/go/src/compress/flate/deflate.go:666 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xd45a7b runtime/pprof.(*profileBuilder).build+0x41b /usr/local/go/src/runtime/pprof/proto.go:390 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [1: 256] @ 0x455c0b 0xafe359 0xaf5628 0xaf1592 0xafa2cb 0xab649d 0xabe5b5 0xac650c 0xabdeb1 0xac16cf 0xad0e55 0xad0e2b 0xad2471 0xadf350 0xadf2ff 0xc4337c 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xafe358 github.com/lib/pq.encode+0xb8 /go/pkg/mod/github.com/lib/pq@v1.10.9/encode.go:48 # 0xaf5627 github.com/lib/pq.(*stmt).exec+0x847 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1447 # 0xaf1591 github.com/lib/pq.(*conn).query+0x311 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:917 # 0xafa2ca github.com/lib/pq.(*conn).QueryContext+0x12a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:24 # 0xab649c database/sql.ctxDriverQuery+0xdc /usr/local/go/src/database/sql/ctxutil.go:48 # 0xabe5b4 database/sql.(*DB).queryDC.func1+0x174 /usr/local/go/src/database/sql/sql.go:1748 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabdeb0 database/sql.(*DB).queryDC+0x210 /usr/local/go/src/database/sql/sql.go:1743 # 0xac16ce database/sql.(*Tx).QueryContext+0xce /usr/local/go/src/database/sql/sql.go:2490 # 0xad0e54 database/sql.(*Tx).Query+0x54 /usr/local/go/src/database/sql/sql.go:2498 # 0xad0e2a github.com/jmoiron/sqlx.(*Tx).Queryx+0x2a /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:440 # 0xad2470 github.com/jmoiron/sqlx.Select+0x70 /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:677 # 0xadf34f github.com/jmoiron/sqlx.(*Tx).Select+0xcf /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:434 # 0xadf2fe github.com/BetaLixT/tsqlx.(*TracedTx).Select+0x7e /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedTx.go:65 # 0xc4337b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x75b /pkg/impls/evcqrs/repos/meetings/links.go:90 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 176] @ 0x7978dd 0x7978de 0x799d92 0x7a198f 0xcec57a 0xd0445d 0xd039bf 0xd06cad 0x470501 # 0x7978dc regexp.newBitState+0xbc /usr/local/go/src/regexp/backtrack.go:52 # 0x7978dd regexp.(*Regexp).backtrack+0xbd /usr/local/go/src/regexp/backtrack.go:317 # 0x799d91 regexp.(*Regexp).doExecute+0x271 /usr/local/go/src/regexp/exec.go:535 # 0x7a198e regexp.(*Regexp).FindStringSubmatch+0x8e /usr/local/go/src/regexp/regexp.go:1046 # 0xcec579 github.com/prometheus/procfs.Proc.Limits+0x239 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc_limits.go:104 # 0xd0445c github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0xa1c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:60 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [23: 3014656] @ 0x449a79 0x45ba38 0xc9e037 0xd4c4d6 0x93ff99 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc9e036 runtime/trace.Start+0x96 /usr/local/go/src/runtime/trace/trace.go:125 # 0xd4c4d5 net/http/pprof.Trace+0x295 /usr/local/go/src/net/http/pprof/pprof.go:170 # 0x93ff98 github.com/gin-gonic/gin.WrapF.func1+0x58 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:42 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [80: 83886080] @ 0x449a38 0x45ba38 0xc9e037 0xd4c4d6 0x93ff99 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc9e036 runtime/trace.Start+0x96 /usr/local/go/src/runtime/trace/trace.go:125 # 0xd4c4d5 net/http/pprof.Trace+0x295 /usr/local/go/src/net/http/pprof/pprof.go:170 # 0x93ff98 github.com/gin-gonic/gin.WrapF.func1+0x58 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:42 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 131072] @ 0x67a710 0x67a6fc 0x67ada8 0x6847b9 0x668162 0xcf5d4b 0xcf571b 0xcf1cc7 0xcf6dd0 0xd50e82 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x67a70f compress/flate.(*compressor).initDeflate+0x56f /usr/local/go/src/compress/flate/deflate.go:369 # 0x67a6fb compress/flate.(*compressor).init+0x55b /usr/local/go/src/compress/flate/deflate.go:592 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0x668161 bufio.(*Writer).Flush+0x61 /usr/local/go/src/bufio/bufio.go:628 # 0xcf5d4a github.com/prometheus/common/expfmt.MetricFamilyToText.func1+0x2a /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:84 # 0xcf571a github.com/prometheus/common/expfmt.MetricFamilyToText+0xfba /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:268 # 0xcf1cc6 github.com/prometheus/common/expfmt.NewEncoder.func7+0x26 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:147 # 0xcf6dcf github.com/prometheus/common/expfmt.encoderCloser.Encode+0x2f /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:50 # 0xd50e81 github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x981 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:210 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 192] @ 0xd07699 0xd06527 0xd096c2 0xd507b0 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd07698 github.com/prometheus/client_golang/prometheus.processMetric+0x5f8 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:684 # 0xd06526 github.com/prometheus/client_golang/prometheus.(*Registry).Gather+0x866 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:501 # 0xd096c1 github.com/prometheus/client_golang/prometheus.(*noTransactionGatherer).Gather+0x21 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:1073 # 0xd507af github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x2af /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:140 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 16] @ 0x50e15f 0x5bfaa5 0x5c0c4b 0x5c4625 0x470501 # 0x50e15e context.WithDeadline+0x29e /usr/local/go/src/context/context.go:519 # 0x5bfaa4 net.(*Resolver).exchange+0x324 /usr/local/go/src/net/dnsclient_unix.go:174 # 0x5c0c4a net.(*Resolver).tryOneName+0x46a /usr/local/go/src/net/dnsclient_unix.go:277 # 0x5c4624 net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x84 /usr/local/go/src/net/dnsclient_unix.go:653 0: 0 [1: 576] @ 0x576d8b 0x576d14 0x576d1f 0x59d075 0x59a930 0x60d599 0x60d027 0x60b2f6 0x60b06c 0x60a7f7 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x576d8a crypto/internal/bigmod.(*Nat).reset+0x94a /usr/local/go/src/crypto/internal/bigmod/nat.go:109 # 0x576d13 crypto/internal/bigmod.(*Nat).resetFor+0x8d3 /usr/local/go/src/crypto/internal/bigmod/nat.go:508 # 0x576d1e crypto/internal/bigmod.(*Nat).Exp+0x8de /usr/local/go/src/crypto/internal/bigmod/nat.go:677 # 0x59d074 crypto/rsa.encrypt+0x1d4 /usr/local/go/src/crypto/rsa/rsa.go:466 # 0x59a92f crypto/rsa.VerifyPKCS1v15+0x28f /usr/local/go/src/crypto/rsa/pkcs1v15.go:336 # 0x60d598 crypto/x509.checkSignature+0x398 /usr/local/go/src/crypto/x509/x509.go:917 # 0x60d026 crypto/x509.(*Certificate).CheckSignatureFrom+0xe6 /usr/local/go/src/crypto/x509/x509.go:841 # 0x60b2f5 crypto/x509.(*Certificate).buildChains.func1+0x175 /usr/local/go/src/crypto/x509/verify.go:918 # 0x60b06b crypto/x509.(*Certificate).buildChains+0x1ab /usr/local/go/src/crypto/x509/verify.go:949 # 0x60a7f6 crypto/x509.(*Certificate).Verify+0x316 /usr/local/go/src/crypto/x509/verify.go:809 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [2: 1024] @ 0x4ed12b 0xd486bf 0xd45275 0xd41c47 0x470501 # 0x4ed12a os.ReadFile+0xea /usr/local/go/src/os/file.go:698 # 0xd486be runtime/pprof.(*profileBuilder).readMapping+0x3e /usr/local/go/src/runtime/pprof/proto_other.go:18 # 0xd45274 runtime/pprof.newProfileBuilder+0x1f4 /usr/local/go/src/runtime/pprof/proto.go:270 # 0xd41c46 runtime/pprof.profileWriter+0x26 /usr/local/go/src/runtime/pprof/pprof.go:806 0: 0 [69: 9043968] @ 0x449a79 0x407638 0xd41a5f 0xd4c13e 0x93ff99 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd41a5e runtime/pprof.StartCPUProfile+0xfe /usr/local/go/src/runtime/pprof/pprof.go:793 # 0xd4c13d net/http/pprof.Profile+0x29d /usr/local/go/src/net/http/pprof/pprof.go:141 # 0x93ff98 github.com/gin-gonic/gin.WrapF.func1+0x58 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:42 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [228: 239075328] @ 0x449a38 0x407638 0xd41a5f 0xd4c13e 0x93ff99 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd41a5e runtime/pprof.StartCPUProfile+0xfe /usr/local/go/src/runtime/pprof/pprof.go:793 # 0xd4c13d net/http/pprof.Profile+0x29d /usr/local/go/src/net/http/pprof/pprof.go:141 # 0x93ff98 github.com/gin-gonic/gin.WrapF.func1+0x58 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:42 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 112] @ 0xd09ee7 0xd040ac 0xd0403b 0xd039bf 0xd06cad 0x470501 # 0xd09ee6 github.com/prometheus/client_golang/prometheus.NewConstMetric+0x86 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/value.go:113 # 0xd040ab github.com/prometheus/client_golang/prometheus.MustNewConstMetric+0x66b /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/value.go:127 # 0xd0403a github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0x5fa /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:44 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 112] @ 0x61fb75 0x65b34a 0x65bea7 0x627167 0x639bbe 0x6368d4 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x61fb74 vendor/golang.org/x/crypto/hkdf.Expand+0x54 /usr/local/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go:85 # 0x65b349 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x469 /usr/local/go/src/crypto/tls/key_schedule.go:61 # 0x65bea6 crypto/tls.(*cipherSuiteTLS13).trafficKey+0xa6 /usr/local/go/src/crypto/tls/key_schedule.go:93 # 0x627166 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:226 # 0x639bbd crypto/tls.(*clientHandshakeStateTLS13).sendClientFinished+0x13d /usr/local/go/src/crypto/tls/handshake_client_tls13.go:651 # 0x6368d3 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x273 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:105 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [2: 229376] @ 0xd4008a 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 6144] @ 0x62d3d4 0x6388f2 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x62d3d3 crypto/tls.(*Conn).readHandshake+0x5f3 /usr/local/go/src/crypto/tls/conn.go:1111 # 0x6388f1 crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x151 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:449 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [80: 83886080] @ 0xd41596 0xd4150b 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd41595 runtime/pprof.writeGoroutineStacks+0x35 /usr/local/go/src/runtime/pprof/pprof.go:701 # 0xd4150a runtime/pprof.writeGoroutine+0x2a /usr/local/go/src/runtime/pprof/pprof.go:692 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 16384] @ 0xcee8ee 0xcee692 0xced7f0 0xd04118 0xd039bf 0xd06cad 0x470501 # 0xcee8ed github.com/prometheus/procfs.parseStat+0x10d /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/stat.go:191 # 0xcee691 github.com/prometheus/procfs.FS.Stat+0x1f1 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/stat.go:173 # 0xced7ef github.com/prometheus/procfs.ProcStat.StartTime+0x6f /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc_stat.go:212 # 0xd04117 github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0x6d7 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:45 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [1: 1408] @ 0x51bfe5 0x51be9a 0x622bfa 0x6286d2 0x62c55d 0x62db51 0x6c4189 0x668162 0x6cb465 0x6c95d9 0x6c8dbe 0x470501 # 0x51bfe4 crypto/aes.sliceForAppend+0x2c4 /usr/local/go/src/crypto/aes/aes_gcm.go:82 # 0x51be99 crypto/aes.(*gcmAsm).Seal+0x179 /usr/local/go/src/crypto/aes/aes_gcm.go:116 # 0x622bf9 crypto/tls.(*xorNonceAEAD).Seal+0xd9 /usr/local/go/src/crypto/tls/cipher_suites.go:491 # 0x6286d1 crypto/tls.(*halfConn).encrypt+0x871 /usr/local/go/src/crypto/tls/conn.go:524 # 0x62c55c crypto/tls.(*Conn).writeRecordLocked+0x31c /usr/local/go/src/crypto/tls/conn.go:987 # 0x62db50 crypto/tls.(*Conn).Write+0x410 /usr/local/go/src/crypto/tls/conn.go:1186 # 0x6c4188 net/http.http2stickyErrWriter.Write+0x148 /usr/local/go/src/net/http/h2_bundle.go:7492 # 0x668161 bufio.(*Writer).Flush+0x61 /usr/local/go/src/bufio/bufio.go:628 # 0x6cb464 net/http.(*http2clientStream).writeRequestBody+0xb84 /usr/local/go/src/net/http/h2_bundle.go:8764 # 0x6c95d8 net/http.(*http2clientStream).writeRequest+0x7d8 /usr/local/go/src/net/http/h2_bundle.go:8438 # 0x6c8dbd net/http.(*http2clientStream).doRequest+0x1d /usr/local/go/src/net/http/h2_bundle.go:8324 0: 0 [121: 31719424] @ 0x67a645 0x67ada8 0x6847b9 0xd45a7c 0xd41ce5 0x470501 # 0x67a644 compress/flate.(*compressor).init+0x4a4 /usr/local/go/src/compress/flate/deflate.go:586 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xd45a7b runtime/pprof.(*profileBuilder).build+0x41b /usr/local/go/src/runtime/pprof/proto.go:390 # 0xd41ce4 runtime/pprof.profileWriter+0xc4 /usr/local/go/src/runtime/pprof/pprof.go:823 0: 0 [1: 320] @ 0x4f9d0e 0x4f9ca4 0x4f0fd7 0xd04ed7 0xd514ab 0xd4ff47 0xd6a25e 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4f9d0d fmt.(*buffer).writeString+0x12d /usr/local/go/src/fmt/print.go:108 # 0x4f9ca3 fmt.(*pp).doPrintf+0xc3 /usr/local/go/src/fmt/print.go:1034 # 0x4f0fd6 fmt.Errorf+0x96 /usr/local/go/src/fmt/errors.go:25 # 0xd04ed6 github.com/prometheus/client_golang/prometheus.(*Registry).Register+0x2f6 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:300 # 0xd514aa github.com/prometheus/client_golang/prometheus/promhttp.InstrumentMetricHandler+0x26a /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:259 # 0xd4ff46 github.com/prometheus/client_golang/prometheus/promhttp.Handler+0xe6 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:78 # 0xd6a25d techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x1d /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 8192] @ 0xd4018f 0xd40148 0xd40214 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd4018e bufio.NewWriterSize+0x1ce /usr/local/go/src/bufio/bufio.go:592 # 0xd40147 bufio.NewWriter+0x187 /usr/local/go/src/bufio/bufio.go:601 # 0xd40213 runtime/pprof.writeHeapInternal+0x253 /usr/local/go/src/runtime/pprof/pprof.go:577 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 80] @ 0x65b5bf 0x65b4a2 0x65b4a1 0x58ad54 0x58b12a 0x65b252 0x65b041 0x65bb13 0x639233 0x6368b3 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x65b5be vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x13e /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:303 # 0x65b4a1 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x21 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:105 # 0x65b4a0 crypto/tls.(*cipherSuiteTLS13).expandLabel.func2+0x20 /usr/local/go/src/crypto/tls/key_schedule.go:42 # 0x58ad53 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x73 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:179 # 0x58b129 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2c9 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:204 # 0x65b251 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x371 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:141 # 0x65b040 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x160 /usr/local/go/src/crypto/tls/key_schedule.go:41 # 0x65bb12 crypto/tls.(*cipherSuiteTLS13).deriveSecret+0xd2 /usr/local/go/src/crypto/tls/key_schedule.go:73 # 0x639232 crypto/tls.(*clientHandshakeStateTLS13).readServerFinished+0x292 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:553 # 0x6368b2 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x252 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:99 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 2304] @ 0x67eb4b 0x67d0de 0x6789bc 0x679a7f 0x67ac56 0x684aa7 0x684a97 0xc5e405 0xc5adc8 0xc5a55b 0x470501 # 0x67eb4a compress/flate.(*huffmanEncoder).generate+0x4a /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x67d0dd compress/flate.(*huffmanBitWriter).writeBlock+0x2bd /usr/local/go/src/compress/flate/huffman_bit_writer.go:468 # 0x6789bb compress/flate.(*compressor).writeBlock+0x9b /usr/local/go/src/compress/flate/deflate.go:170 # 0x679a7e compress/flate.(*compressor).deflate+0x63e /usr/local/go/src/compress/flate/deflate.go:408 # 0x67ac55 compress/flate.(*compressor).close+0x75 /usr/local/go/src/compress/flate/deflate.go:638 # 0x684aa6 compress/flate.(*Writer).Close+0x86 /usr/local/go/src/compress/flate/deflate.go:730 # 0x684a96 compress/gzip.(*Writer).Close+0x76 /usr/local/go/src/compress/gzip/gzip.go:242 # 0xc5e404 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x164 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:74 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 576] @ 0x575c25 0x575bf2 0x575b9a 0x576dd8 0x59d075 0x59a930 0x60d599 0x60d027 0x60b2f6 0x60b06c 0x60a7f7 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x575c24 crypto/internal/bigmod.(*Nat).reset+0xc4 /usr/local/go/src/crypto/internal/bigmod/nat.go:109 # 0x575bf1 crypto/internal/bigmod.(*Nat).set+0x91 /usr/local/go/src/crypto/internal/bigmod/nat.go:121 # 0x575b99 crypto/internal/bigmod.(*Nat).montgomeryRepresentation+0x39 /usr/local/go/src/crypto/internal/bigmod/nat.go:568 # 0x576dd7 crypto/internal/bigmod.(*Nat).Exp+0x997 /usr/local/go/src/crypto/internal/bigmod/nat.go:679 # 0x59d074 crypto/rsa.encrypt+0x1d4 /usr/local/go/src/crypto/rsa/rsa.go:466 # 0x59a92f crypto/rsa.VerifyPKCS1v15+0x28f /usr/local/go/src/crypto/rsa/pkcs1v15.go:336 # 0x60d598 crypto/x509.checkSignature+0x398 /usr/local/go/src/crypto/x509/x509.go:917 # 0x60d026 crypto/x509.(*Certificate).CheckSignatureFrom+0xe6 /usr/local/go/src/crypto/x509/x509.go:841 # 0x60b2f5 crypto/x509.(*Certificate).buildChains.func1+0x175 /usr/local/go/src/crypto/x509/verify.go:918 # 0x60b06b crypto/x509.(*Certificate).buildChains+0x1ab /usr/local/go/src/crypto/x509/verify.go:949 # 0x60a7f6 crypto/x509.(*Certificate).Verify+0x316 /usr/local/go/src/crypto/x509/verify.go:809 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 1024] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x947eff 0x9475fa 0x94e06a 0x945cfc 0x948519 0x965119 0xaad8e5 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x947efe go.uber.org/zap/zapcore.EntryCaller.TrimmedPath+0x11e /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:126 # 0x9475f9 go.uber.org/zap/zapcore.ShortCallerEncoder+0x59 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/encoder.go:278 # 0x94e069 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x2c9 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:400 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xaad8e4 techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x204 /pkg/app/server/handlers/meetings.go:502 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 4096] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 160] @ 0xcb03fd 0xcb1407 0xcaddf8 0xd138fb 0xd20a39 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xcb03fc github.com/Soreing/apex.(*AppInsightsExporter).processDependency+0x5c /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:238 # 0xcb1406 github.com/Soreing/apex.(*AppInsightsExporter).process+0x3a6 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:309 # 0xcaddf7 github.com/Soreing/apex.(*AppInsightsExporter).ExportSpans+0x117 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:53 # 0xd138fa github.com/Soreing/motel.(*spanCollector).Feed+0x19a /go/pkg/mod/github.com/!soreing/motel@v0.1.2/collector.go:99 # 0xd20a38 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x478 /pkg/infra/tracelib/core.go:285 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 512] @ 0x48b8e5 0x48b72e 0x48b465 0x894b5f 0x9b9cf8 0x9b985f 0x9b9609 0x9b9584 0x9bed65 0xa185e5 0x94a2d3 0x949d75 0x94e492 0x94e19d 0x945cfc 0x948519 0x965119 0xaad8e5 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x894b5e google.golang.org/protobuf/internal/order.RangeFields+0x7e /go/pkg/mod/google.golang.org/protobuf@v1.34.1/internal/order/range.go:40 # 0x9b9cf7 google.golang.org/protobuf/encoding/prototext.encoder.marshalMessage+0x317 /go/pkg/mod/google.golang.org/protobuf@v1.34.1/encoding/prototext/encode.go:183 # 0x9b985e google.golang.org/protobuf/encoding/prototext.MarshalOptions.marshal+0x1be /go/pkg/mod/google.golang.org/protobuf@v1.34.1/encoding/prototext/encode.go:142 # 0x9b9608 google.golang.org/protobuf/encoding/prototext.MarshalOptions.Marshal+0x148 /go/pkg/mod/google.golang.org/protobuf@v1.34.1/encoding/prototext/encode.go:108 # 0x9b9583 google.golang.org/protobuf/encoding/prototext.MarshalOptions.Format+0xc3 /go/pkg/mod/google.golang.org/protobuf@v1.34.1/encoding/prototext/encode.go:99 # 0x9bed64 google.golang.org/protobuf/internal/impl.Export.MessageStringOf+0x44 /go/pkg/mod/google.golang.org/protobuf@v1.34.1/internal/impl/api_export.go:176 # 0xa185e4 techunicorn.com/hb-kwi/deet.git/pkg/domain/contracts.(*ResetRoomMeetingsCommand).String+0x24 /pkg/domain/contracts/models.pb.go:670 # 0x94a2d2 go.uber.org/zap/zapcore.encodeStringer+0xf2 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/field.go:231 # 0x949d74 go.uber.org/zap/zapcore.Field.AddTo+0x874 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/field.go:174 # 0x94e491 go.uber.org/zap/zapcore.addFields+0x6f1 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/field.go:210 # 0x94e19c go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x3fc /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:420 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xaad8e4 techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x204 /pkg/app/server/handlers/meetings.go:502 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 16384] @ 0xcf4611 0xcf45f9 0xcf45b9 0x48b4f9 0xcf4825 0xcf1cc7 0xcf6dd0 0xd50e82 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xcf4610 bufio.NewWriterSize+0x70 /usr/local/go/src/bufio/bufio.go:592 # 0xcf45f8 bufio.NewWriter+0x58 /usr/local/go/src/bufio/bufio.go:601 # 0xcf45b8 github.com/prometheus/common/expfmt.glob..func1+0x18 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:46 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0xcf4824 github.com/prometheus/common/expfmt.MetricFamilyToText+0xc4 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:80 # 0xcf1cc6 github.com/prometheus/common/expfmt.NewEncoder.func7+0x26 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:147 # 0xcf6dcf github.com/prometheus/common/expfmt.encoderCloser.Encode+0x2f /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:50 # 0xd50e81 github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x981 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:210 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 4096] @ 0x669134 0xcec4d2 0xd0445d 0xd039bf 0xd06cad 0x470501 # 0x669133 bufio.(*Scanner).Scan+0x393 /usr/local/go/src/bufio/scan.go:204 # 0xcec4d1 github.com/prometheus/procfs.Proc.Limits+0x191 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc_limits.go:100 # 0xd0445c github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0xa1c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:60 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 0: 0 [2: 1024] @ 0x4bb43b 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb43a io.ReadAll+0x3a /usr/local/go/src/io/io.go:695 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 65536] @ 0xd4008a 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 96] @ 0x43c5d2 0x46c56f 0x48904c 0x6e0c55 0x6e602a 0x6e6dda 0x470501 # 0x46c56e sync.runtime_notifyListWait+0x4e /usr/local/go/src/runtime/sema.go:512 # 0x48904b sync.(*Cond).Wait+0x8b /usr/local/go/src/sync/cond.go:70 # 0x6e0c54 net/http.(*connReader).abortPendingRead+0xb4 /usr/local/go/src/net/http/server.go:722 # 0x6e6029 net/http.(*response).finishRequest+0x89 /usr/local/go/src/net/http/server.go:1654 # 0x6e6dd9 net/http.(*conn).serve+0x659 /usr/local/go/src/net/http/server.go:2001 0: 0 [1: 6144] @ 0x4babd7 0x4ba97a 0x4ba917 0x6a3006 0x6a4f85 0x6a617c 0xd68ca5 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4babd6 io.copyBuffer+0x116 /usr/local/go/src/io/io.go:424 # 0x4ba979 io.Copy+0x99 /usr/local/go/src/io/io.go:386 # 0x4ba916 io.CopyN+0x36 /usr/local/go/src/io/io.go:362 # 0x6a3005 net/http.serveContent+0xd85 /usr/local/go/src/net/http/fs.go:353 # 0x6a4f84 net/http.serveFile+0x5e4 /usr/local/go/src/net/http/fs.go:680 # 0x6a617b net/http.(*fileHandler).ServeHTTP+0xbb /usr/local/go/src/net/http/fs.go:866 # 0xd68ca4 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func3+0x144 /pkg/app/server/app_http.go:54 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 8] @ 0x48b86c 0x48b72e 0x48b465 0x6e1147 0x6e6a05 0x470501 # 0x48b86b sync.(*Pool).pinSlow+0x10b /usr/local/go/src/sync/pool.go:226 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6e1146 net/http.newBufioReader+0x46 /usr/local/go/src/net/http/server.go:820 # 0x6e6a04 net/http.(*conn).serve+0x284 /usr/local/go/src/net/http/server.go:1916 0: 0 [1: 16] @ 0x4a9f71 0x4a970f 0x71f295 0x71ec94 0x720a1c 0x71c6f8 0x71c27a 0x7286f3 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x4a9f70 reflect.copyVal+0x30 /usr/local/go/src/reflect/value.go:1977 # 0x4a970e reflect.(*MapIter).Key+0x6e /usr/local/go/src/reflect/value.go:1837 # 0x71f294 encoding/json.mapEncoder.encode+0x354 /usr/local/go/src/encoding/json/encode.go:798 # 0x71ec93 encoding/json.structEncoder.encode+0x1f3 /usr/local/go/src/encoding/json/encode.go:759 # 0x720a1b encoding/json.ptrEncoder.encode+0x21b /usr/local/go/src/encoding/json/encode.go:943 # 0x71c6f7 encoding/json.(*encodeState).reflectValue+0x77 /usr/local/go/src/encoding/json/encode.go:358 # 0x71c279 encoding/json.(*encodeState).marshal+0xf9 /usr/local/go/src/encoding/json/encode.go:330 # 0x7286f2 encoding/json.(*Encoder).Encode+0xf2 /usr/local/go/src/encoding/json/stream.go:209 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [5: 2560] @ 0x48b8e5 0x48b72e 0x48b396 0x6dc1e8 0x6dc8b5 0x6e24aa 0x6e6acb 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b395 sync.(*Pool).Put+0x35 /usr/local/go/src/sync/pool.go:107 # 0x6dc1e7 net/http.putTextprotoReader+0x47 /usr/local/go/src/net/http/request.go:1009 # 0x6dc8b4 net/http.readRequest+0x694 /usr/local/go/src/net/http/request.go:1122 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 32] @ 0x62305b 0x627176 0x63822f 0x636873 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x62305a crypto/tls.aeadAESGCMTLS13+0x7a /usr/local/go/src/crypto/tls/cipher_suites.go:548 # 0x627175 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:227 # 0x63822e crypto/tls.(*clientHandshakeStateTLS13).establishHandshakeKeys+0x24e /usr/local/go/src/crypto/tls/handshake_client_tls13.go:389 # 0x636872 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x212 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:90 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [2: 8192] @ 0x6ff8d6 0x6ff864 0x6fd6b0 0x470501 # 0x6ff8d5 bufio.NewReaderSize+0x1495 /usr/local/go/src/bufio/bufio.go:57 # 0x6ff863 net/http.(*Transport).dialConn+0x1423 /usr/local/go/src/net/http/transport.go:1762 # 0x6fd6af net/http.(*Transport).dialConnFor+0xaf /usr/local/go/src/net/http/transport.go:1456 0: 0 [5: 160] @ 0x48b86c 0x48b72e 0x48b465 0x6dc0e9 0x6dc26b 0x6e24aa 0x6e6acb 0x470501 # 0x48b86b sync.(*Pool).pinSlow+0x10b /usr/local/go/src/sync/pool.go:226 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6dc0e8 net/http.newTextprotoReader+0x28 /usr/local/go/src/net/http/request.go:999 # 0x6dc26a net/http.readRequest+0x4a /usr/local/go/src/net/http/request.go:1029 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 224] @ 0x577f65 0x5189ea 0x610135 0x61fb51 0x65b34a 0x65bfa6 0x639ad7 0x6368d4 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x577f64 crypto/sha512.New384+0x24 /usr/local/go/src/crypto/sha512/sha512.go:236 # 0x5189e9 crypto.Hash.New+0x49 /usr/local/go/src/crypto/crypto.go:131 # 0x610134 crypto/hmac.New+0x74 /usr/local/go/src/crypto/hmac/hmac.go:139 # 0x61fb50 vendor/golang.org/x/crypto/hkdf.Expand+0x30 /usr/local/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go:84 # 0x65b349 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x469 /usr/local/go/src/crypto/tls/key_schedule.go:61 # 0x65bfa5 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xa5 /usr/local/go/src/crypto/tls/key_schedule.go:101 # 0x639ad6 crypto/tls.(*clientHandshakeStateTLS13).sendClientFinished+0x56 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:644 # 0x6368d3 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x273 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:105 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 16] @ 0x455b1a 0x4554c9 0x455670 0x57e23c 0x605006 0x605345 0x6213f0 0x635645 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x57e23b encoding/asn1.ObjectIdentifier.String+0x5b /usr/local/go/src/encoding/asn1/asn1.go:245 # 0x605005 crypto/x509.parseCertificate+0x1085 /usr/local/go/src/crypto/x509/parser.go:959 # 0x605344 crypto/x509.ParseCertificate+0x24 /usr/local/go/src/crypto/x509/parser.go:985 # 0x6213ef crypto/tls.(*certCache).newCert+0xaf /usr/local/go/src/crypto/tls/cache.go:85 # 0x635644 crypto/tls.(*Conn).verifyServerCertificate+0xe4 /usr/local/go/src/crypto/tls/handshake_client.go:883 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [2: 16384] @ 0x4bb17e 0x48b4f9 0x4bb20e 0x4bac0b 0x4ba97a 0x4ba917 0x6e4bf6 0x6df81d 0x668162 0x6e5fe9 0x6e6dda 0x470501 # 0x4bb17d io.glob..func1+0x3d /usr/local/go/src/io/io.go:642 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x4bb20d io.discard.ReadFrom+0x2d /usr/local/go/src/io/io.go:648 # 0x4bac0a io.copyBuffer+0x14a /usr/local/go/src/io/io.go:413 # 0x4ba979 io.Copy+0x99 /usr/local/go/src/io/io.go:386 # 0x4ba916 io.CopyN+0x36 /usr/local/go/src/io/io.go:362 # 0x6e4bf5 net/http.(*chunkWriter).writeHeader+0x895 /usr/local/go/src/net/http/server.go:1391 # 0x6df81c net/http.(*chunkWriter).Write+0x3c /usr/local/go/src/net/http/server.go:375 # 0x668161 bufio.(*Writer).Flush+0x61 /usr/local/go/src/bufio/bufio.go:628 # 0x6e5fe8 net/http.(*response).finishRequest+0x48 /usr/local/go/src/net/http/server.go:1649 # 0x6e6dd9 net/http.(*conn).serve+0x659 /usr/local/go/src/net/http/server.go:2001 0: 0 [1: 16] @ 0x704146 0x6f897a 0x6df3d9 0x69a0d7 0x69995b 0x69bc5b 0x69b339 0x97ac86 0x9789ba 0xc3e046 0x97a8bd 0xc3e6de 0xc3e695 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x704145 net/http.(*persistConn).roundTrip+0x65 /usr/local/go/src/net/http/transport.go:2554 # 0x6f8979 net/http.(*Transport).roundTrip+0x7f9 /usr/local/go/src/net/http/transport.go:603 # 0x6df3d8 net/http.(*Transport).RoundTrip+0x18 /usr/local/go/src/net/http/roundtrip.go:17 # 0x69a0d6 net/http.send+0x5f6 /usr/local/go/src/net/http/client.go:252 # 0x69995a net/http.(*Client).send+0x9a /usr/local/go/src/net/http/client.go:176 # 0x69bc5a net/http.(*Client).do+0x8fa /usr/local/go/src/net/http/client.go:716 # 0x69b338 net/http.(*Client).Do+0x18 /usr/local/go/src/net/http/client.go:582 # 0x97ac85 github.com/Soreing/gent.executeWithRetrier.func1+0x2c5 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:165 # 0x9789b9 github.com/Soreing/retrier.(*Retrier).RunCtx+0x59 /go/pkg/mod/github.com/!soreing/retrier@v1.3.0/retrier.go:131 # 0xc3e045 github.com/BetaLixT/gent-retrier.(*retrier).Run+0x25 /go/pkg/mod/github.com/!beta!lix!t/gent-retrier@v0.0.0-20240117055646-4c2c1d39875b/retrier.go:52 # 0x97a8bc github.com/Soreing/gent.executeWithRetrier+0x7c /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:150 # 0xc3e6dd github.com/Soreing/gent.(*Request).Next+0x4fd /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0xc3e694 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0x4b4 /pkg/infra/clients/rest.go:62 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 32] @ 0x66cf07 0x6de6a5 0x6de689 0x70337a 0x70210a 0x470501 # 0x66cf06 net/textproto.readMIMEHeader+0x2a6 /usr/local/go/src/net/textproto/reader.go:551 # 0x6de6a4 net/textproto.(*Reader).ReadMIMEHeader+0x2e4 /usr/local/go/src/net/textproto/reader.go:482 # 0x6de688 net/http.ReadResponse+0x2c8 /usr/local/go/src/net/http/response.go:188 # 0x703379 net/http.(*persistConn).readResponse+0xd9 /usr/local/go/src/net/http/transport.go:2300 # 0x702109 net/http.(*persistConn).readLoop+0x3a9 /usr/local/go/src/net/http/transport.go:2122 0: 0 [1: 24] @ 0x71f39a 0x71ec94 0x720a1c 0x71c6f8 0x71c27a 0x7286f3 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x71f399 encoding/json.mapEncoder.encode+0x459 /usr/local/go/src/encoding/json/encode.go:804 # 0x71ec93 encoding/json.structEncoder.encode+0x1f3 /usr/local/go/src/encoding/json/encode.go:759 # 0x720a1b encoding/json.ptrEncoder.encode+0x21b /usr/local/go/src/encoding/json/encode.go:943 # 0x71c6f7 encoding/json.(*encodeState).reflectValue+0x77 /usr/local/go/src/encoding/json/encode.go:358 # 0x71c279 encoding/json.(*encodeState).marshal+0xf9 /usr/local/go/src/encoding/json/encode.go:330 # 0x7286f2 encoding/json.(*Encoder).Encode+0xf2 /usr/local/go/src/encoding/json/stream.go:209 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 512] @ 0x48b8e5 0x48b72e 0x48b465 0x62c2bf 0x62db51 0xaf1c2c 0xaef83a 0xaeeb38 0xafa865 0xab6bdb 0xabefa5 0xac650c 0xabec6f 0xabeb34 0xabe9c5 0xabc167 0xabe90a 0xad0498 0xad047e 0xb3180c 0xb317fd 0xb33962 0xb3159e 0xc42cf7 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x62c2be crypto/tls.(*Conn).writeRecordLocked+0x7e /usr/local/go/src/crypto/tls/conn.go:950 # 0x62db50 crypto/tls.(*Conn).Write+0x410 /usr/local/go/src/crypto/tls/conn.go:1186 # 0xaf1c2b github.com/lib/pq.(*conn).send+0x6b /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:969 # 0xaef839 github.com/lib/pq.(*conn).simpleExec+0x179 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:673 # 0xaeeb37 github.com/lib/pq.(*conn).begin+0x117 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:583 # 0xafa864 github.com/lib/pq.(*conn).BeginTx+0xe4 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:82 # 0xab6bda database/sql.ctxDriverBegin+0x7a /usr/local/go/src/database/sql/ctxutil.go:104 # 0xabefa4 database/sql.(*DB).beginDC.func1+0xc4 /usr/local/go/src/database/sql/sql.go:1868 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabec6e database/sql.(*DB).beginDC+0xce /usr/local/go/src/database/sql/sql.go:1864 # 0xabeb33 database/sql.(*DB).begin+0x93 /usr/local/go/src/database/sql/sql.go:1857 # 0xabe9c4 database/sql.(*DB).BeginTx.func1+0x44 /usr/local/go/src/database/sql/sql.go:1836 # 0xabc166 database/sql.(*DB).retry+0x46 /usr/local/go/src/database/sql/sql.go:1538 # 0xabe909 database/sql.(*DB).BeginTx+0x89 /usr/local/go/src/database/sql/sql.go:1835 # 0xad0497 database/sql.(*DB).Begin+0x37 /usr/local/go/src/database/sql/sql.go:1849 # 0xad047d github.com/jmoiron/sqlx.(*DB).Beginx+0x1d /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:342 # 0xb3180b github.com/BetaLixT/tsqlx.(*TracedDB).Beginx+0x2b /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedDB.go:192 # 0xb317fc techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/base.(*BaseDataRepository).GetDBTx.func1+0x1c /pkg/impls/evcqrs/repos/base/data.go:52 # 0xb33961 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.(*internalContext).GetTransactionObject+0x101 /pkg/impls/evcqrs/repos/cntxt/context.go:192 # 0xb3159d techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/base.(*BaseDataRepository).GetDBTx+0x7d /pkg/impls/evcqrs/repos/base/data.go:49 # 0xc42cf6 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0xd6 /pkg/impls/evcqrs/repos/meetings/links.go:45 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 0: 0 [3: 768] @ 0x718d98 0x7155e6 0x717285 0x715505 0x714da8 0x714925 0xc3fb76 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x718d97 encoding/json.(*decodeState).literalStore+0xa37 /usr/local/go/src/encoding/json/decode.go:967 # 0x7155e5 encoding/json.(*decodeState).value+0x125 /usr/local/go/src/encoding/json/decode.go:388 # 0x717284 encoding/json.(*decodeState).object+0xd44 /usr/local/go/src/encoding/json/decode.go:775 # 0x715504 encoding/json.(*decodeState).value+0x44 /usr/local/go/src/encoding/json/decode.go:374 # 0x714da7 encoding/json.(*decodeState).unmarshal+0x167 /usr/local/go/src/encoding/json/decode.go:181 # 0x714924 encoding/json.Unmarshal+0x124 /usr/local/go/src/encoding/json/decode.go:108 # 0xc3fb75 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x3d5 /pkg/infra/clients/naga/client.go:79 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 4096] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 12288] @ 0x718d98 0x7155e6 0x717285 0x715505 0x717285 0x715505 0x714da8 0x714925 0xc3fb76 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x718d97 encoding/json.(*decodeState).literalStore+0xa37 /usr/local/go/src/encoding/json/decode.go:967 # 0x7155e5 encoding/json.(*decodeState).value+0x125 /usr/local/go/src/encoding/json/decode.go:388 # 0x717284 encoding/json.(*decodeState).object+0xd44 /usr/local/go/src/encoding/json/decode.go:775 # 0x715504 encoding/json.(*decodeState).value+0x44 /usr/local/go/src/encoding/json/decode.go:374 # 0x717284 encoding/json.(*decodeState).object+0xd44 /usr/local/go/src/encoding/json/decode.go:775 # 0x715504 encoding/json.(*decodeState).value+0x44 /usr/local/go/src/encoding/json/decode.go:374 # 0x714da7 encoding/json.(*decodeState).unmarshal+0x167 /usr/local/go/src/encoding/json/decode.go:181 # 0x714924 encoding/json.Unmarshal+0x124 /usr/local/go/src/encoding/json/decode.go:108 # 0xc3fb75 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x3d5 /pkg/infra/clients/naga/client.go:79 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 112] @ 0xc5d12a 0xc5d11e 0xc5783a 0xcb0f3a 0xcb1407 0xcaddf8 0xd138fb 0xd20a39 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc5d129 github.com/microsoft/ApplicationInsights-Go/appinsights/contracts.NewEnvelope+0x189 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/contracts/envelope.go:78 # 0xc5d11d github.com/microsoft/ApplicationInsights-Go/appinsights.(*TelemetryContext).envelop+0x17d /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/telemetrycontext.go:61 # 0xc57839 github.com/microsoft/ApplicationInsights-Go/appinsights.(*telemetryClient).Track+0x39 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/client.go:113 # 0xcb0f39 github.com/Soreing/apex.(*AppInsightsExporter).processDependency+0xb99 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:279 # 0xcb1406 github.com/Soreing/apex.(*AppInsightsExporter).process+0x3a6 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:309 # 0xcaddf7 github.com/Soreing/apex.(*AppInsightsExporter).ExportSpans+0x117 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:53 # 0xd138fa github.com/Soreing/motel.(*spanCollector).Feed+0x19a /go/pkg/mod/github.com/!soreing/motel@v0.1.2/collector.go:99 # 0xd20a38 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x478 /pkg/infra/tracelib/core.go:285 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 24] @ 0x9350b9 0x9350a2 0x48b4f9 0x938567 0x6eb876 0x6e6d92 0x470501 # 0x9350b8 github.com/gin-gonic/gin.(*Engine).allocateContext+0x38 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:233 # 0x9350a1 github.com/gin-gonic/gin.New.func1+0x21 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:210 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x938566 github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x46 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:571 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 3072] @ 0x513e1b 0x51380f 0x513a06 0x728899 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x728898 encoding/json.(*Encoder).Encode+0x298 /usr/local/go/src/encoding/json/stream.go:234 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 160] @ 0x6f23f8 0x6da692 0x703c51 0x470501 # 0x6f23f7 net/http.newTransferWriter+0x37 /usr/local/go/src/net/http/transfer.go:77 # 0x6da691 net/http.(*Request).write+0x911 /usr/local/go/src/net/http/request.go:677 # 0x703c50 net/http.(*persistConn).writeLoop+0x170 /usr/local/go/src/net/http/transport.go:2413 0: 0 [1: 352] @ 0x413f73 0xd4dd9a 0xd4dd35 0xd4dcb6 0x93ff99 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd4dd99 net/textproto.MIMEHeader.Set+0x179 /usr/local/go/src/net/textproto/header.go:22 # 0xd4dd34 net/http.Header.Set+0x114 /usr/local/go/src/net/http/header.go:40 # 0xd4dcb5 net/http/pprof.Index+0x95 /usr/local/go/src/net/http/pprof/pprof.go:381 # 0x93ff98 github.com/gin-gonic/gin.WrapF.func1+0x58 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:42 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 96] @ 0x40eca5 0x6db2d3 0x97aaf3 0x9789ba 0xc3e046 0x97a8bd 0xc3e6de 0xc3e695 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x6db2d2 net/http.NewRequestWithContext+0x252 /usr/local/go/src/net/http/request.go:889 # 0x97aaf2 github.com/Soreing/gent.executeWithRetrier.func1+0x132 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:151 # 0x9789b9 github.com/Soreing/retrier.(*Retrier).RunCtx+0x59 /go/pkg/mod/github.com/!soreing/retrier@v1.3.0/retrier.go:131 # 0xc3e045 github.com/BetaLixT/gent-retrier.(*retrier).Run+0x25 /go/pkg/mod/github.com/!beta!lix!t/gent-retrier@v0.0.0-20240117055646-4c2c1d39875b/retrier.go:52 # 0x97a8bc github.com/Soreing/gent.executeWithRetrier+0x7c /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:150 # 0xc3e6dd github.com/Soreing/gent.(*Request).Next+0x4fd /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0xc3e694 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0x4b4 /pkg/infra/clients/rest.go:62 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 2688] @ 0x62130d 0x6212fc 0x41a825 0x470501 # 0x62130c crypto/tls.(*certCache).evict+0x4c /usr/local/go/src/crypto/tls/cache.go:73 # 0x6212fb crypto/tls.(*certCache).active.func1+0x3b /usr/local/go/src/crypto/tls/cache.go:65 # 0x41a824 runtime.runfinq+0x3c4 /usr/local/go/src/runtime/mfinal.go:255 0: 0 [1: 256] @ 0xc59c96 0xc59a87 0x470501 # 0xc59c95 github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).start+0xb5 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:180 # 0xc59a86 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).acceptLoop+0x26 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:146 0: 0 [1: 6912] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 80] @ 0x455b1a 0x4554c9 0x455728 0xc4fb45 0xc5d16f 0xc5783a 0xcb0f3a 0xcb1407 0xcaddf8 0xd138fb 0xd20a39 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc4fb44 github.com/microsoft/ApplicationInsights-Go/appinsights/contracts.(*RemoteDependencyData).EnvelopeName+0x44 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/contracts/remotedependencydata.go:54 # 0xc5d16e github.com/microsoft/ApplicationInsights-Go/appinsights.(*TelemetryContext).envelop+0x1ce /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/telemetrycontext.go:62 # 0xc57839 github.com/microsoft/ApplicationInsights-Go/appinsights.(*telemetryClient).Track+0x39 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/client.go:113 # 0xcb0f39 github.com/Soreing/apex.(*AppInsightsExporter).processDependency+0xb99 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:279 # 0xcb1406 github.com/Soreing/apex.(*AppInsightsExporter).process+0x3a6 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:309 # 0xcaddf7 github.com/Soreing/apex.(*AppInsightsExporter).ExportSpans+0x117 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:53 # 0xd138fa github.com/Soreing/motel.(*spanCollector).Feed+0x19a /go/pkg/mod/github.com/!soreing/motel@v0.1.2/collector.go:99 # 0xd20a38 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x478 /pkg/infra/tracelib/core.go:285 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [7: 7168] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x947eff 0x9475fa 0x94e06a 0x945cfc 0x948519 0x965119 0xc42a6c 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x947efe go.uber.org/zap/zapcore.EntryCaller.TrimmedPath+0x11e /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:126 # 0x9475f9 go.uber.org/zap/zapcore.ShortCallerEncoder+0x59 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/encoder.go:278 # 0x94e069 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x2c9 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:400 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xc42a6b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x6b /pkg/impls/evcqrs/repos/meetings/links.go:21 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 5632] @ 0x40f04e 0x40ede9 0x66ccff 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66ccfe net/textproto.readMIMEHeader+0x9e /usr/local/go/src/net/textproto/reader.go:500 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [2: 384] @ 0xc49212 0xc3f7f2 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc49211 techunicorn.com/hb-kwi/deet.git/pkg/infra/lgr.(*LoggerFactory).Create+0x151 /pkg/infra/lgr/factory.go:38 # 0xc3f7f1 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x51 /pkg/infra/clients/naga/client.go:52 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 288] @ 0x413f73 0xc3f845 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc3f844 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xa4 /pkg/infra/clients/naga/client.go:57 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 96] @ 0x50d893 0x5bbf03 0x5bb6b3 0x5bb0cc 0x5d64a5 0x5bfb05 0x5c0c4b 0x5c4625 0x470501 # 0x50d892 context.(*cancelCtx).Done+0x152 /usr/local/go/src/context/context.go:422 # 0x5bbf02 net.(*sysDialer).dialSerial+0x102 /usr/local/go/src/net/dial.go:526 # 0x5bb6b2 net.(*sysDialer).dialParallel+0x412 /usr/local/go/src/net/dial.go:449 # 0x5bb0cb net.(*Dialer).DialContext+0x70b /usr/local/go/src/net/dial.go:440 # 0x5d64a4 net.(*Resolver).dial+0xa4 /usr/local/go/src/net/lookup.go:692 # 0x5bfb04 net.(*Resolver).exchange+0x384 /usr/local/go/src/net/dnsclient_unix.go:177 # 0x5c0c4a net.(*Resolver).tryOneName+0x46a /usr/local/go/src/net/dnsclient_unix.go:277 # 0x5c4624 net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x84 /usr/local/go/src/net/dnsclient_unix.go:653 0: 0 [2: 256] @ 0x48bff8 0x48b3db 0x6e1527 0x6e62ae 0x6e637e 0x6e7c2c 0x6e6f0e 0x470501 # 0x48bff7 sync.(*poolChain).pushHead+0x57 /usr/local/go/src/sync/poolqueue.go:234 # 0x48b3da sync.(*Pool).Put+0x7a /usr/local/go/src/sync/pool.go:111 # 0x6e1526 net/http.putBufioReader+0x126 /usr/local/go/src/net/http/server.go:832 # 0x6e62ad net/http.(*conn).finalFlush+0x2d /usr/local/go/src/net/http/server.go:1718 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f0d net/http.(*conn).serve+0x78d /usr/local/go/src/net/http/server.go:2031 0: 0 [1: 24] @ 0x4ba925 0x4ba917 0x6a3006 0x6a4f85 0x6a617c 0xd691a5 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4ba924 io.LimitReader+0x44 /usr/local/go/src/io/io.go:459 # 0x4ba916 io.CopyN+0x36 /usr/local/go/src/io/io.go:362 # 0x6a3005 net/http.serveContent+0xd85 /usr/local/go/src/net/http/fs.go:353 # 0x6a4f84 net/http.serveFile+0x5e4 /usr/local/go/src/net/http/fs.go:680 # 0x6a617b net/http.(*fileHandler).ServeHTTP+0xbb /usr/local/go/src/net/http/fs.go:866 # 0xd691a4 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func1+0x144 /pkg/app/server/app_http.go:38 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [22: 1441792] @ 0x67a710 0x67a6fc 0x67ada8 0x6847b9 0xc5e3ea 0xc5adc8 0xc5a55b 0x470501 # 0x67a70f compress/flate.(*compressor).initDeflate+0x56f /usr/local/go/src/compress/flate/deflate.go:369 # 0x67a6fb compress/flate.(*compressor).init+0x55b /usr/local/go/src/compress/flate/deflate.go:592 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xc5e3e9 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x149 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:68 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [2: 8192] @ 0xaf56db 0xaf5761 0xaf1592 0xafa2cb 0xab649d 0xabe5b5 0xac650c 0xabdeb1 0xac16cf 0xad0e55 0xad0e2b 0xad2471 0xadf350 0xadf2ff 0xc4337c 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xaf56da github.com/lib/pq.(*writeBuf).bytes+0x8fa /go/pkg/mod/github.com/lib/pq@v1.10.9/buf.go:77 # 0xaf5760 github.com/lib/pq.(*stmt).exec+0x980 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1449 # 0xaf1591 github.com/lib/pq.(*conn).query+0x311 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:917 # 0xafa2ca github.com/lib/pq.(*conn).QueryContext+0x12a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:24 # 0xab649c database/sql.ctxDriverQuery+0xdc /usr/local/go/src/database/sql/ctxutil.go:48 # 0xabe5b4 database/sql.(*DB).queryDC.func1+0x174 /usr/local/go/src/database/sql/sql.go:1748 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabdeb0 database/sql.(*DB).queryDC+0x210 /usr/local/go/src/database/sql/sql.go:1743 # 0xac16ce database/sql.(*Tx).QueryContext+0xce /usr/local/go/src/database/sql/sql.go:2490 # 0xad0e54 database/sql.(*Tx).Query+0x54 /usr/local/go/src/database/sql/sql.go:2498 # 0xad0e2a github.com/jmoiron/sqlx.(*Tx).Queryx+0x2a /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:440 # 0xad2470 github.com/jmoiron/sqlx.Select+0x70 /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:677 # 0xadf34f github.com/jmoiron/sqlx.(*Tx).Select+0xcf /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:434 # 0xadf2fe github.com/BetaLixT/tsqlx.(*TracedTx).Select+0x7e /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedTx.go:65 # 0xc4337b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x75b /pkg/impls/evcqrs/repos/meetings/links.go:90 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 24] @ 0x718d98 0x7155e6 0x717285 0x715505 0x714da8 0x714925 0xc3fb76 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x718d97 encoding/json.(*decodeState).literalStore+0xa37 /usr/local/go/src/encoding/json/decode.go:967 # 0x7155e5 encoding/json.(*decodeState).value+0x125 /usr/local/go/src/encoding/json/decode.go:388 # 0x717284 encoding/json.(*decodeState).object+0xd44 /usr/local/go/src/encoding/json/decode.go:775 # 0x715504 encoding/json.(*decodeState).value+0x44 /usr/local/go/src/encoding/json/decode.go:374 # 0x714da7 encoding/json.(*decodeState).unmarshal+0x167 /usr/local/go/src/encoding/json/decode.go:181 # 0x714924 encoding/json.Unmarshal+0x124 /usr/local/go/src/encoding/json/decode.go:108 # 0xc3fb75 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x3d5 /pkg/infra/clients/naga/client.go:79 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 384] @ 0x6c5726 0x6c5639 0x6a7d45 0x470501 # 0x6c5725 net/http.(*http2Transport).newClientConn+0xa5 /usr/local/go/src/net/http/h2_bundle.go:7760 # 0x6c5638 net/http.(*http2Transport).NewClientConn+0x38 /usr/local/go/src/net/http/h2_bundle.go:7756 # 0x6a7d44 net/http.(*http2addConnCall).run+0x44 /usr/local/go/src/net/http/h2_bundle.go:919 0: 0 [2: 32] @ 0x48b86c 0x48b72e 0x48b465 0x6e15c8 0x6e6a47 0x470501 # 0x48b86b sync.(*Pool).pinSlow+0x10b /usr/local/go/src/sync/pool.go:226 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6e15c7 net/http.newBufioWriterSize+0x67 /usr/local/go/src/net/http/server.go:838 # 0x6e6a46 net/http.(*conn).serve+0x2c6 /usr/local/go/src/net/http/server.go:1917 0: 0 [1: 16] @ 0xc43158 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc43157 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x537 /pkg/impls/evcqrs/repos/meetings/links.go:72 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 49152] @ 0xd4008a 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 4096] @ 0xa6ace5 0xa6ac83 0x4f3efb 0xd3fd52 0xd404b8 0xd3ff8f 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xa6ace4 text/tabwriter.(*Writer).append+0x184 /usr/local/go/src/text/tabwriter/tabwriter.go:410 # 0xa6ac82 text/tabwriter.(*Writer).Write+0x122 /usr/local/go/src/text/tabwriter/tabwriter.go:533 # 0x4f3efa fmt.Fprintf+0x9a /usr/local/go/src/fmt/print.go:225 # 0xd3fd51 runtime/pprof.printStackRecord+0x371 /usr/local/go/src/runtime/pprof/pprof.go:501 # 0xd404b7 runtime/pprof.writeHeapInternal+0x4f7 /usr/local/go/src/runtime/pprof/pprof.go:621 # 0xd3ff8e runtime/pprof.writeAlloc+0x2e /usr/local/go/src/runtime/pprof/pprof.go:538 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 224] @ 0x577f65 0x5189ea 0x610135 0x61fb51 0x65b34a 0x65bfa6 0x639047 0x6368b3 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x577f64 crypto/sha512.New384+0x24 /usr/local/go/src/crypto/sha512/sha512.go:236 # 0x5189e9 crypto.Hash.New+0x49 /usr/local/go/src/crypto/crypto.go:131 # 0x610134 crypto/hmac.New+0x74 /usr/local/go/src/crypto/hmac/hmac.go:139 # 0x61fb50 vendor/golang.org/x/crypto/hkdf.Expand+0x30 /usr/local/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go:84 # 0x65b349 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x469 /usr/local/go/src/crypto/tls/key_schedule.go:61 # 0x65bfa5 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xa5 /usr/local/go/src/crypto/tls/key_schedule.go:101 # 0x639046 crypto/tls.(*clientHandshakeStateTLS13).readServerFinished+0xa6 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:539 # 0x6368b2 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x252 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:99 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 3072] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 20352] @ 0xc3fb14 0xc42a8d 0xaa6feb 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc3fb13 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x373 /pkg/infra/clients/naga/client.go:78 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6fea techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x62a /pkg/domain/usecases/meetingsResetRoomMeetings.go:38 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 288] @ 0x978fe5 0x978f9b 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x978fe4 github.com/Soreing/gent.newRequest+0xe4 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:50 # 0x978f9a github.com/Soreing/gent.(*Client).Do+0x9a /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:68 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 256] @ 0x6e1716 0x6e16db 0x6e2c85 0x6e6acb 0x470501 # 0x6e1715 bufio.NewWriterSize+0x1b5 /usr/local/go/src/bufio/bufio.go:591 # 0x6e16da net/http.newBufioWriterSize+0x17a /usr/local/go/src/net/http/server.go:844 # 0x6e2c84 net/http.(*conn).readRequest+0xa24 /usr/local/go/src/net/http/server.go:1057 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 288] @ 0xc3fa9f 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc3fa9e techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x2fe /pkg/infra/clients/naga/client.go:73 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 16] @ 0xd13949 0xd20a39 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd13948 github.com/Soreing/motel.(*spanCollector).Feed+0x1e8 /go/pkg/mod/github.com/!soreing/motel@v0.1.2/collector.go:99 # 0xd20a38 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x478 /pkg/infra/tracelib/core.go:285 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 5376] @ 0xaf56db 0xaf5761 0xaf1592 0xafa2cb 0xab649d 0xabe5b5 0xac650c 0xabdeb1 0xac16cf 0xad0e55 0xad0e2b 0xad2471 0xadf350 0xadf2ff 0xc4337c 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xaf56da github.com/lib/pq.(*writeBuf).bytes+0x8fa /go/pkg/mod/github.com/lib/pq@v1.10.9/buf.go:77 # 0xaf5760 github.com/lib/pq.(*stmt).exec+0x980 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1449 # 0xaf1591 github.com/lib/pq.(*conn).query+0x311 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:917 # 0xafa2ca github.com/lib/pq.(*conn).QueryContext+0x12a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:24 # 0xab649c database/sql.ctxDriverQuery+0xdc /usr/local/go/src/database/sql/ctxutil.go:48 # 0xabe5b4 database/sql.(*DB).queryDC.func1+0x174 /usr/local/go/src/database/sql/sql.go:1748 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabdeb0 database/sql.(*DB).queryDC+0x210 /usr/local/go/src/database/sql/sql.go:1743 # 0xac16ce database/sql.(*Tx).QueryContext+0xce /usr/local/go/src/database/sql/sql.go:2490 # 0xad0e54 database/sql.(*Tx).Query+0x54 /usr/local/go/src/database/sql/sql.go:2498 # 0xad0e2a github.com/jmoiron/sqlx.(*Tx).Queryx+0x2a /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:440 # 0xad2470 github.com/jmoiron/sqlx.Select+0x70 /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:677 # 0xadf34f github.com/jmoiron/sqlx.(*Tx).Select+0xcf /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:434 # 0xadf2fe github.com/BetaLixT/tsqlx.(*TracedTx).Select+0x7e /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedTx.go:65 # 0xc4337b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x75b /pkg/impls/evcqrs/repos/meetings/links.go:90 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 3072] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x94dd3a 0x94dde6 0x945cfc 0x948519 0x965119 0xc42a6c 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x94dd39 go.uber.org/zap/zapcore.(*jsonEncoder).clone+0x79 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:357 # 0x94dde5 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x45 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:362 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xc42a6b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x6b /pkg/impls/evcqrs/repos/meetings/links.go:21 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [14: 57344] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 1024] @ 0x9442cb 0x96a065 0x48b4f9 0x944225 0x944215 0x947eff 0x9475fa 0x94e06a 0x945cfc 0x948519 0x965119 0xb308b6 0xd6724b 0xd694a8 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x9442ca go.uber.org/zap/buffer.NewPool.func1+0x2a /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:37 # 0x96a064 go.uber.org/zap/internal/pool.New[...].func1+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:44 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x944224 go.uber.org/zap/internal/pool.(*Pool[...]).Get+0x24 /go/pkg/mod/go.uber.org/zap@v1.26.0/internal/pool/pool.go:52 # 0x944214 go.uber.org/zap/buffer.Pool.Get+0x14 /go/pkg/mod/go.uber.org/zap@v1.26.0/buffer/pool.go:45 # 0x947efe go.uber.org/zap/zapcore.EntryCaller.TrimmedPath+0x11e /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:126 # 0x9475f9 go.uber.org/zap/zapcore.ShortCallerEncoder+0x59 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/encoder.go:278 # 0x94e069 go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry+0x2c9 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/json_encoder.go:400 # 0x945cfb go.uber.org/zap/zapcore.(*ioCore).Write+0x7b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/core.go:95 # 0x948518 go.uber.org/zap/zapcore.(*CheckedEntry).Write+0x1d8 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/entry.go:253 # 0x965118 go.uber.org/zap.(*Logger).Info+0x58 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:246 # 0xb308b5 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/auth.(*Repository).Validate+0x75 /pkg/impls/evcqrs/repos/auth/repo.go:39 # 0xd6724a techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).auth+0x10a /pkg/app/server/app.go:237 # 0xd694a7 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1c7 /pkg/app/server/app_http.go:158 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [15: 3840] @ 0x935165 0x9350a2 0x48b4f9 0x938567 0x6eb876 0x6e6d92 0x470501 # 0x935164 github.com/gin-gonic/gin.(*Engine).allocateContext+0xe4 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:235 # 0x9350a1 github.com/gin-gonic/gin.New.func1+0x21 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:210 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x938566 github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x46 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:571 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [8: 49152] @ 0x718d98 0x7155e6 0x717285 0x715505 0x717285 0x715505 0x714da8 0x714925 0xc3fb76 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x718d97 encoding/json.(*decodeState).literalStore+0xa37 /usr/local/go/src/encoding/json/decode.go:967 # 0x7155e5 encoding/json.(*decodeState).value+0x125 /usr/local/go/src/encoding/json/decode.go:388 # 0x717284 encoding/json.(*decodeState).object+0xd44 /usr/local/go/src/encoding/json/decode.go:775 # 0x715504 encoding/json.(*decodeState).value+0x44 /usr/local/go/src/encoding/json/decode.go:374 # 0x717284 encoding/json.(*decodeState).object+0xd44 /usr/local/go/src/encoding/json/decode.go:775 # 0x715504 encoding/json.(*decodeState).value+0x44 /usr/local/go/src/encoding/json/decode.go:374 # 0x714da7 encoding/json.(*decodeState).unmarshal+0x167 /usr/local/go/src/encoding/json/decode.go:181 # 0x714924 encoding/json.Unmarshal+0x124 /usr/local/go/src/encoding/json/decode.go:108 # 0xc3fb75 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x3d5 /pkg/infra/clients/naga/client.go:79 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [11: 704] @ 0x6e1716 0x6e16db 0x6e6a47 0x470501 # 0x6e1715 bufio.NewWriterSize+0x1b5 /usr/local/go/src/bufio/bufio.go:591 # 0x6e16da net/http.newBufioWriterSize+0x17a /usr/local/go/src/net/http/server.go:844 # 0x6e6a46 net/http.(*conn).serve+0x2c6 /usr/local/go/src/net/http/server.go:1917 0: 0 [21: 1548288] @ 0x67a775 0x67a6fc 0x67ada8 0x6847b9 0xc5e3ea 0xc5adc8 0xc5a55b 0x470501 # 0x67a774 compress/flate.(*compressor).initDeflate+0x5d4 /usr/local/go/src/compress/flate/deflate.go:371 # 0x67a6fb compress/flate.(*compressor).init+0x55b /usr/local/go/src/compress/flate/deflate.go:592 # 0x67ada7 compress/flate.NewWriter+0x47 /usr/local/go/src/compress/flate/deflate.go:667 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xc5e3e9 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x149 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:68 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [10: 30720] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 3584] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [7: 336] @ 0x6dc135 0x6dc156 0x6dc26b 0x6e24aa 0x6e6acb 0x470501 # 0x6dc134 net/textproto.NewReader+0x74 /usr/local/go/src/net/textproto/reader.go:33 # 0x6dc155 net/http.newTextprotoReader+0x95 /usr/local/go/src/net/http/request.go:1004 # 0x6dc26a net/http.readRequest+0x4a /usr/local/go/src/net/http/request.go:1029 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [27: 1296] @ 0x48bfdf 0x48b3db 0x6e1527 0x6e62ae 0x6e637e 0x6e7c2c 0x6e6f7f 0x470501 # 0x48bfde sync.(*poolChain).pushHead+0x3e /usr/local/go/src/sync/poolqueue.go:233 # 0x48b3da sync.(*Pool).Put+0x7a /usr/local/go/src/sync/pool.go:111 # 0x6e1526 net/http.putBufioReader+0x126 /usr/local/go/src/net/http/server.go:832 # 0x6e62ad net/http.(*conn).finalFlush+0x2d /usr/local/go/src/net/http/server.go:1718 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f7e net/http.(*conn).serve+0x7fe /usr/local/go/src/net/http/server.go:2007 0: 0 [18: 124416] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 80] @ 0x65b5bf 0x65b4a2 0x65b4a1 0x58ad54 0x58b12a 0x65b252 0x65b041 0x65bb13 0x6391ba 0x6368b3 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x65b5be vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x13e /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:303 # 0x65b4a1 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x21 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:105 # 0x65b4a0 crypto/tls.(*cipherSuiteTLS13).expandLabel.func2+0x20 /usr/local/go/src/crypto/tls/key_schedule.go:42 # 0x58ad53 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x73 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:179 # 0x58b129 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2c9 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:204 # 0x65b251 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x371 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:141 # 0x65b040 crypto/tls.(*cipherSuiteTLS13).expandLabel+0x160 /usr/local/go/src/crypto/tls/key_schedule.go:41 # 0x65bb12 crypto/tls.(*cipherSuiteTLS13).deriveSecret+0xd2 /usr/local/go/src/crypto/tls/key_schedule.go:73 # 0x6391b9 crypto/tls.(*clientHandshakeStateTLS13).readServerFinished+0x219 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:551 # 0x6368b2 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x252 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:99 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 48] @ 0x40eca5 0xcaee0c 0xcb1349 0xcaddf8 0xd138fb 0xd20274 0xd66819 0xd6980d 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xcaee0b github.com/Soreing/apex.(*AppInsightsExporter).processRequest+0x32b /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:138 # 0xcb1348 github.com/Soreing/apex.(*AppInsightsExporter).process+0x2e8 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:307 # 0xcaddf7 github.com/Soreing/apex.(*AppInsightsExporter).ExportSpans+0x117 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:53 # 0xd138fa github.com/Soreing/motel.(*spanCollector).Feed+0x19a /go/pkg/mod/github.com/!soreing/motel@v0.1.2/collector.go:99 # 0xd20273 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceRequest+0x273 /pkg/infra/tracelib/core.go:235 # 0xd66818 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequest+0x238 /pkg/app/server/app.go:203 # 0xd6980c techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x52c /pkg/app/server/app_http.go:179 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [16: 86016] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 352] @ 0x413f73 0x69e619 0x69e467 0x69c665 0x69b5d6 0x69b339 0x97ac86 0x9789ba 0xc3e046 0x97a8bd 0xc3e6de 0xc3e695 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x69e618 net/http.Header.Clone+0x1d8 /usr/local/go/src/net/http/header.go:114 # 0x69e466 net/http.cloneOrMakeHeader+0x26 /usr/local/go/src/net/http/clone.go:69 # 0x69c664 net/http.(*Client).makeHeadersCopier+0x44 /usr/local/go/src/net/http/client.go:745 # 0x69b5d5 net/http.(*Client).do+0x275 /usr/local/go/src/net/http/client.go:603 # 0x69b338 net/http.(*Client).Do+0x18 /usr/local/go/src/net/http/client.go:582 # 0x97ac85 github.com/Soreing/gent.executeWithRetrier.func1+0x2c5 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:165 # 0x9789b9 github.com/Soreing/retrier.(*Retrier).RunCtx+0x59 /go/pkg/mod/github.com/!soreing/retrier@v1.3.0/retrier.go:131 # 0xc3e045 github.com/BetaLixT/gent-retrier.(*retrier).Run+0x25 /go/pkg/mod/github.com/!beta!lix!t/gent-retrier@v0.0.0-20240117055646-4c2c1d39875b/retrier.go:52 # 0x97a8bc github.com/Soreing/gent.executeWithRetrier+0x7c /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:150 # 0xc3e6dd github.com/Soreing/gent.(*Request).Next+0x4fd /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0xc3e694 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0x4b4 /pkg/infra/clients/rest.go:62 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [3: 6144] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [5: 26880] @ 0xb31ced 0xb31ce1 0xb31c6f 0xb33fb9 0xd69422 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xb31cec math/rand.newSource+0xcc /usr/local/go/src/math/rand/rand.go:55 # 0xb31ce0 math/rand.NewSource+0xc0 /usr/local/go/src/math/rand/rand.go:51 # 0xb31c6e github.com/BetaLixT/go-resiliency/retrier.New+0x4e /go/pkg/mod/github.com/!beta!lix!t/go-resiliency@v1.2.2/retrier/retrier.go:33 # 0xb33fb8 techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/cntxt.(*ContextFactory).Create+0x278 /pkg/impls/evcqrs/repos/cntxt/factory.go:60 # 0xd69421 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x141 /pkg/app/server/app_http.go:153 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 512] @ 0x935128 0x9350a2 0x48b4f9 0x938567 0x6eb876 0x6e6d92 0x470501 # 0x935127 github.com/gin-gonic/gin.(*Engine).allocateContext+0xa7 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:234 # 0x9350a1 github.com/gin-gonic/gin.New.func1+0x21 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:210 # 0x48b4f8 sync.(*Pool).Get+0xb8 /usr/local/go/src/sync/pool.go:151 # 0x938566 github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x46 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:571 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 12288] @ 0x513e1b 0x51380f 0x513a06 0x728899 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x728898 encoding/json.(*Encoder).Encode+0x298 /usr/local/go/src/encoding/json/stream.go:234 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [2: 8192] @ 0x6ffa2c 0x6ff9f1 0x6fd6b0 0x470501 # 0x6ffa2b bufio.NewWriterSize+0x15eb /usr/local/go/src/bufio/bufio.go:592 # 0x6ff9f0 net/http.(*Transport).dialConn+0x15b0 /usr/local/go/src/net/http/transport.go:1763 # 0x6fd6af net/http.(*Transport).dialConnFor+0xaf /usr/local/go/src/net/http/transport.go:1456 0: 0 [12: 6144] @ 0x48b8e5 0x48b72e 0x48b396 0x6e18b4 0x6e6305 0x6e637e 0x6e7c2c 0x6e6f7f 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b395 sync.(*Pool).Put+0x35 /usr/local/go/src/sync/pool.go:107 # 0x6e18b3 net/http.putBufioWriter+0xf3 /usr/local/go/src/net/http/server.go:850 # 0x6e6304 net/http.(*conn).finalFlush+0x84 /usr/local/go/src/net/http/server.go:1726 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f7e net/http.(*conn).serve+0x7fe /usr/local/go/src/net/http/server.go:2007 0: 0 [1: 1536] @ 0x62130d 0x6212fc 0x41a825 0x470501 # 0x62130c crypto/tls.(*certCache).evict+0x4c /usr/local/go/src/crypto/tls/cache.go:73 # 0x6212fb crypto/tls.(*certCache).active.func1+0x3b /usr/local/go/src/crypto/tls/cache.go:65 # 0x41a824 runtime.runfinq+0x3c4 /usr/local/go/src/runtime/mfinal.go:255 0: 0 [1: 64] @ 0xc62b25 0xc9c7d1 0xc9c7b8 0xcb10d3 0xcaddf8 0xd138fb 0xd20a39 0xc3ef2c 0x97a34c 0x97a313 0x979299 0x97925a 0xc3f90f 0xc3f883 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc62b24 go.opentelemetry.io/otel/attribute.(*Iterator).ToSlice+0x64 /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/iterator.go:89 # 0xc9c7d0 go.opentelemetry.io/otel/attribute.(*Set).ToSlice+0x50 /go/pkg/mod/go.opentelemetry.io/otel@v1.23.1/attribute/set.go:150 # 0xc9c7b7 go.opentelemetry.io/otel/sdk/resource.(*Resource).Attributes+0x37 /go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.23.1/resource/resource.go:130 # 0xcb10d2 github.com/Soreing/apex.(*AppInsightsExporter).process+0x72 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:292 # 0xcaddf7 github.com/Soreing/apex.(*AppInsightsExporter).ExportSpans+0x117 /go/pkg/mod/github.com/!soreing/apex@v0.4.0/exporter.go:53 # 0xd138fa github.com/Soreing/motel.(*spanCollector).Feed+0x19a /go/pkg/mod/github.com/!soreing/motel@v0.1.2/collector.go:99 # 0xd20a38 techunicorn.com/hb-kwi/deet.git/pkg/infra/tracelib.(*Tracer).TraceDependency+0x478 /pkg/infra/tracelib/core.go:285 # 0xc3ef2b techunicorn.com/hb-kwi/deet.git/pkg/infra/clients.GetRESTTracingMiddleware.func1+0xd4b /pkg/infra/clients/rest.go:90 # 0x97a34b github.com/Soreing/gent.(*Request).Next+0x3eb /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x97a312 github.com/Soreing/gent.prepare+0x3b2 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:118 # 0x979298 github.com/Soreing/gent.(*Request).Next+0x398 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/request.go:72 # 0x979259 github.com/Soreing/gent.(*Client).Do+0x359 /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:75 # 0xc3f90e github.com/Soreing/gent.(*Client).Get+0x16e /go/pkg/mod/github.com/!soreing/gent@v0.1.2/client.go:95 # 0xc3f882 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0xe2 /pkg/infra/clients/naga/client.go:53 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [30: 1440] @ 0x48bfdf 0x48b3db 0x6e18b4 0x6e6305 0x6e637e 0x6e7c2c 0x6e6f7f 0x470501 # 0x48bfde sync.(*poolChain).pushHead+0x3e /usr/local/go/src/sync/poolqueue.go:233 # 0x48b3da sync.(*Pool).Put+0x7a /usr/local/go/src/sync/pool.go:111 # 0x6e18b3 net/http.putBufioWriter+0xf3 /usr/local/go/src/net/http/server.go:850 # 0x6e6304 net/http.(*conn).finalFlush+0x84 /usr/local/go/src/net/http/server.go:1726 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f7e net/http.(*conn).serve+0x7fe /usr/local/go/src/net/http/server.go:2007 0: 0 [20: 10240] @ 0x48b8e5 0x48b72e 0x48b396 0x6e1527 0x6e62ae 0x6e637e 0x6e7c2c 0x6e6f7f 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b395 sync.(*Pool).Put+0x35 /usr/local/go/src/sync/pool.go:107 # 0x6e1526 net/http.putBufioReader+0x126 /usr/local/go/src/net/http/server.go:832 # 0x6e62ad net/http.(*conn).finalFlush+0x2d /usr/local/go/src/net/http/server.go:1718 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f7e net/http.(*conn).serve+0x7fe /usr/local/go/src/net/http/server.go:2007 0: 0 [3: 1536] @ 0x71f1df 0x71ec94 0x720a1c 0x71c6f8 0x71c27a 0x7286f3 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x71f1de encoding/json.mapEncoder.encode+0x29e /usr/local/go/src/encoding/json/encode.go:795 # 0x71ec93 encoding/json.structEncoder.encode+0x1f3 /usr/local/go/src/encoding/json/encode.go:759 # 0x720a1b encoding/json.ptrEncoder.encode+0x21b /usr/local/go/src/encoding/json/encode.go:943 # 0x71c6f7 encoding/json.(*encodeState).reflectValue+0x77 /usr/local/go/src/encoding/json/encode.go:358 # 0x71c279 encoding/json.(*encodeState).marshal+0xf9 /usr/local/go/src/encoding/json/encode.go:330 # 0x7286f2 encoding/json.(*Encoder).Encode+0xf2 /usr/local/go/src/encoding/json/stream.go:209 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [20: 1920] @ 0x6e12de 0x6e12a2 0x6e13ad 0x6e6a05 0x470501 # 0x6e12dd bufio.NewReaderSize+0x1dd /usr/local/go/src/bufio/bufio.go:56 # 0x6e12a1 bufio.NewReader+0x1a1 /usr/local/go/src/bufio/bufio.go:63 # 0x6e13ac net/http.newBufioReader+0x2ac /usr/local/go/src/net/http/server.go:827 # 0x6e6a04 net/http.(*conn).serve+0x284 /usr/local/go/src/net/http/server.go:1916 0: 0 [62: 992] @ 0x4915ee 0x49156f 0x5e031e 0x6e67db 0x470501 # 0x4915ed internal/itoa.Uitoa+0xed /usr/local/go/src/internal/itoa/itoa.go:32 # 0x49156e internal/itoa.Itoa+0x6e /usr/local/go/src/internal/itoa/itoa.go:14 # 0x5e031d net.(*TCPAddr).String+0x17d /usr/local/go/src/net/tcpsock.go:52 # 0x6e67da net/http.(*conn).serve+0x5a /usr/local/go/src/net/http/server.go:1847 0: 0 [83: 42496] @ 0x48b8e5 0x48b72e 0x48b465 0x6d78a5 0x6d7d31 0x6e545b 0x6e5332 0x6dfa6f 0x6e6008 0x6e6dda 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6d78a4 net/http.Header.sortedKeyValues+0x44 /usr/local/go/src/net/http/header.go:174 # 0x6d7d30 net/http.Header.writeSubset+0xd0 /usr/local/go/src/net/http/header.go:201 # 0x6e545a net/http.Header.WriteSubset+0x10fa /usr/local/go/src/net/http/header.go:193 # 0x6e5331 net/http.(*chunkWriter).writeHeader+0xfd1 /usr/local/go/src/net/http/server.go:1506 # 0x6dfa6e net/http.(*chunkWriter).close+0x2e /usr/local/go/src/net/http/server.go:407 # 0x6e6007 net/http.(*response).finishRequest+0x67 /usr/local/go/src/net/http/server.go:1651 # 0x6e6dd9 net/http.(*conn).serve+0x659 /usr/local/go/src/net/http/server.go:2001 0: 0 [1: 2048] @ 0x513e1b 0x51380f 0x513a06 0x67c9c8 0x67c99d 0x67dad9 0x67d2b0 0x6789bc 0x679a7f 0x67ac56 0x684aa7 0x684a97 0xc5e405 0xc5adc8 0xc5a55b 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x67c9c7 compress/flate.(*huffmanBitWriter).write+0xe7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x67c99c compress/flate.(*huffmanBitWriter).writeCode+0xbc /usr/local/go/src/compress/flate/huffman_bit_writer.go:347 # 0x67dad8 compress/flate.(*huffmanBitWriter).writeTokens+0xb8 /usr/local/go/src/compress/flate/huffman_bit_writer.go:580 # 0x67d2af compress/flate.(*huffmanBitWriter).writeBlock+0x48f /usr/local/go/src/compress/flate/huffman_bit_writer.go:492 # 0x6789bb compress/flate.(*compressor).writeBlock+0x9b /usr/local/go/src/compress/flate/deflate.go:170 # 0x679a7e compress/flate.(*compressor).deflate+0x63e /usr/local/go/src/compress/flate/deflate.go:408 # 0x67ac55 compress/flate.(*compressor).close+0x75 /usr/local/go/src/compress/flate/deflate.go:638 # 0x684aa6 compress/flate.(*Writer).Close+0x86 /usr/local/go/src/compress/flate/deflate.go:730 # 0x684a96 compress/gzip.(*Writer).Close+0x76 /usr/local/go/src/compress/gzip/gzip.go:242 # 0xc5e404 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x164 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:74 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [6: 8448] @ 0x4bb4a5 0xc3fad8 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x4bb4a4 io.ReadAll+0xa4 /usr/local/go/src/io/io.go:699 # 0xc3fad7 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x337 /pkg/infra/clients/naga/client.go:74 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [143: 2288] @ 0x5ccbe6 0x5e01f5 0x5e01d8 0x6e67db 0x470501 # 0x5ccbe5 net.IP.String+0x4a5 /usr/local/go/src/net/ip.go:338 # 0x5e01f4 net.ipEmptyString+0x54 /usr/local/go/src/net/ip.go:397 # 0x5e01d7 net.(*TCPAddr).String+0x37 /usr/local/go/src/net/tcpsock.go:48 # 0x6e67da net/http.(*conn).serve+0x5a /usr/local/go/src/net/http/server.go:1847 0: 0 [69: 35328] @ 0x48b8e5 0x48b72e 0x48b465 0x6e1147 0x6e6a05 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6e1146 net/http.newBufioReader+0x46 /usr/local/go/src/net/http/server.go:820 # 0x6e6a04 net/http.(*conn).serve+0x284 /usr/local/go/src/net/http/server.go:1916 0: 0 [28: 1344] @ 0x48bfdf 0x48b3db 0x6dc1e8 0x6dc8b5 0x6e24aa 0x6e6acb 0x470501 # 0x48bfde sync.(*poolChain).pushHead+0x3e /usr/local/go/src/sync/poolqueue.go:233 # 0x48b3da sync.(*Pool).Put+0x7a /usr/local/go/src/sync/pool.go:111 # 0x6dc1e7 net/http.putTextprotoReader+0x47 /usr/local/go/src/net/http/request.go:1009 # 0x6dc8b4 net/http.readRequest+0x694 /usr/local/go/src/net/http/request.go:1122 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [81: 41472] @ 0x48b8e5 0x48b72e 0x48b465 0x6dc0e9 0x6dc26b 0x6e24aa 0x6e6acb 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6dc0e8 net/http.newTextprotoReader+0x28 /usr/local/go/src/net/http/request.go:999 # 0x6dc26a net/http.readRequest+0x4a /usr/local/go/src/net/http/request.go:1029 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1: 352] @ 0x40ea38 0x4141f3 0x66d009 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66d008 net/textproto.readMIMEHeader+0x3a8 /usr/local/go/src/net/textproto/reader.go:571 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [53: 6784] @ 0x48bff8 0x48b3db 0x6e18b4 0x6e6305 0x6e637e 0x6e7c2c 0x6e6f7f 0x470501 # 0x48bff7 sync.(*poolChain).pushHead+0x57 /usr/local/go/src/sync/poolqueue.go:234 # 0x48b3da sync.(*Pool).Put+0x7a /usr/local/go/src/sync/pool.go:111 # 0x6e18b3 net/http.putBufioWriter+0xf3 /usr/local/go/src/net/http/server.go:850 # 0x6e6304 net/http.(*conn).finalFlush+0x84 /usr/local/go/src/net/http/server.go:1726 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f7e net/http.(*conn).serve+0x7fe /usr/local/go/src/net/http/server.go:2007 0: 0 [214: 3424] @ 0x455b1a 0x4554c9 0x455728 0x5e03cb 0x5e0316 0x6e67db 0x470501 # 0x5e03ca net.JoinHostPort+0x22a /usr/local/go/src/net/ipsock.go:241 # 0x5e0315 net.(*TCPAddr).String+0x175 /usr/local/go/src/net/tcpsock.go:52 # 0x6e67da net/http.(*conn).serve+0x5a /usr/local/go/src/net/http/server.go:1847 0: 0 [64: 8192] @ 0x48bff8 0x48b3db 0x6dc1e8 0x6dc8b5 0x6e24aa 0x6e6acb 0x470501 # 0x48bff7 sync.(*poolChain).pushHead+0x57 /usr/local/go/src/sync/poolqueue.go:234 # 0x48b3da sync.(*Pool).Put+0x7a /usr/local/go/src/sync/pool.go:111 # 0x6dc1e7 net/http.putTextprotoReader+0x47 /usr/local/go/src/net/http/request.go:1009 # 0x6dc8b4 net/http.readRequest+0x694 /usr/local/go/src/net/http/request.go:1122 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [167: 2672] @ 0x50cd36 0x6e29d0 0x6e6acb 0x470501 # 0x50cd35 context.WithCancel+0x35 /usr/local/go/src/context/context.go:240 # 0x6e29cf net/http.(*conn).readRequest+0x76f /usr/local/go/src/net/http/server.go:1025 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [103: 68345856] @ 0x67ad8f 0x6847b9 0xc5e3ea 0xc5adc8 0xc5a55b 0x470501 # 0x67ad8e compress/flate.NewWriter+0x2e /usr/local/go/src/compress/flate/deflate.go:666 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0xc5e3e9 github.com/microsoft/ApplicationInsights-Go/appinsights.(*httpTransmitter).Transmit+0x149 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/transmitter.go:68 # 0xc5adc7 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x167 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:370 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [2: 13824] @ 0xaf56db 0xaf5761 0xaf1592 0xafa2cb 0xab649d 0xabe5b5 0xac650c 0xabdeb1 0xac16cf 0xad0e55 0xad0e2b 0xad2471 0xadf350 0xadf2ff 0xc4337c 0xaa72c5 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xaf56da github.com/lib/pq.(*writeBuf).bytes+0x8fa /go/pkg/mod/github.com/lib/pq@v1.10.9/buf.go:77 # 0xaf5760 github.com/lib/pq.(*stmt).exec+0x980 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:1449 # 0xaf1591 github.com/lib/pq.(*conn).query+0x311 /go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go:917 # 0xafa2ca github.com/lib/pq.(*conn).QueryContext+0x12a /go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go:24 # 0xab649c database/sql.ctxDriverQuery+0xdc /usr/local/go/src/database/sql/ctxutil.go:48 # 0xabe5b4 database/sql.(*DB).queryDC.func1+0x174 /usr/local/go/src/database/sql/sql.go:1748 # 0xac650b database/sql.withLock+0x8b /usr/local/go/src/database/sql/sql.go:3405 # 0xabdeb0 database/sql.(*DB).queryDC+0x210 /usr/local/go/src/database/sql/sql.go:1743 # 0xac16ce database/sql.(*Tx).QueryContext+0xce /usr/local/go/src/database/sql/sql.go:2490 # 0xad0e54 database/sql.(*Tx).Query+0x54 /usr/local/go/src/database/sql/sql.go:2498 # 0xad0e2a github.com/jmoiron/sqlx.(*Tx).Queryx+0x2a /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:440 # 0xad2470 github.com/jmoiron/sqlx.Select+0x70 /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:677 # 0xadf34f github.com/jmoiron/sqlx.(*Tx).Select+0xcf /go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go:434 # 0xadf2fe github.com/BetaLixT/tsqlx.(*TracedTx).Select+0x7e /go/pkg/mod/github.com/!beta!lix!t/tsqlx@v0.2.0/tracedTx.go:65 # 0xc4337b techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).UpsertMeetingLinks+0x75b /pkg/impls/evcqrs/repos/meetings/links.go:90 # 0xaa72c4 techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x904 /pkg/domain/usecases/meetingsResetRoomMeetings.go:49 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [25: 169600] @ 0xc3fb14 0xc42a8d 0xaa6cde 0xaad98f 0xaa1f62 0xd69826 0xd694ae 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xc3fb13 techunicorn.com/hb-kwi/deet.git/pkg/infra/clients/naga.(*Client).CreateMeeting+0x373 /pkg/infra/clients/naga/client.go:78 # 0xc42a8c techunicorn.com/hb-kwi/deet.git/pkg/impls/evcqrs/repos/meetings.(*Repository).GetMeetingLink+0x8c /pkg/impls/evcqrs/repos/meetings/links.go:23 # 0xaa6cdd techunicorn.com/hb-kwi/deet.git/pkg/domain/usecases.(*UseCases).MeetingsResetRoomMeetings+0x31d /pkg/domain/usecases/meetingsResetRoomMeetings.go:26 # 0xaad98e techunicorn.com/hb-kwi/deet.git/pkg/app/server/handlers.(*MeetingsHandler).ResetRoomMeetings+0x2ae /pkg/app/server/handlers/meetings.go:533 # 0xaa1f61 techunicorn.com/hb-kwi/deet.git/pkg/app/server/contracts.(*meetings).resetRoomMeetings+0x141 /pkg/app/server/contracts/service.http.go:961 # 0xd69825 github.com/gin-gonic/gin.(*Context).Next+0x545 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0xd694ad techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).traceRequestHandler+0x1cd /pkg/app/server/app_http.go:163 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [88: 180224] @ 0x6e1705 0x6e16db 0x6e2c85 0x6e6acb 0x470501 # 0x6e1704 bufio.NewWriterSize+0x1a4 /usr/local/go/src/bufio/bufio.go:592 # 0x6e16da net/http.newBufioWriterSize+0x17a /usr/local/go/src/net/http/server.go:844 # 0x6e2c84 net/http.(*conn).readRequest+0xa24 /usr/local/go/src/net/http/server.go:1057 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [178: 2848] @ 0x50cd36 0x6e6959 0x470501 # 0x50cd35 context.WithCancel+0x35 /usr/local/go/src/context/context.go:240 # 0x6e6958 net/http.(*conn).serve+0x1d8 /usr/local/go/src/net/http/server.go:1911 0: 0 [619: 29712] @ 0x5e1af1 0x5c8aaa 0x5e23a5 0x5e149d 0x6ebde5 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x5e1af0 net.sockaddrToTCP+0xd0 /usr/local/go/src/net/tcpsock_posix.go:21 # 0x5c8aa9 net.(*netFD).accept+0x289 /usr/local/go/src/net/fd_unix.go:189 # 0x5e23a4 net.(*TCPListener).accept+0x24 /usr/local/go/src/net/tcpsock_posix.go:148 # 0x5e149c net.(*TCPListener).Accept+0x3c /usr/local/go/src/net/tcpsock.go:297 # 0x6ebde4 net/http.(*Server).Serve+0x384 /usr/local/go/src/net/http/server.go:3059 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [18: 11943936] @ 0x67ad8f 0x6847b9 0x668162 0xcf5d4b 0xcf571b 0xcf1cc7 0xcf6dd0 0xd50e82 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0x67ad8e compress/flate.NewWriter+0x2e /usr/local/go/src/compress/flate/deflate.go:666 # 0x6847b8 compress/gzip.(*Writer).Write+0x2d8 /usr/local/go/src/compress/gzip/gzip.go:191 # 0x668161 bufio.(*Writer).Flush+0x61 /usr/local/go/src/bufio/bufio.go:628 # 0xcf5d4a github.com/prometheus/common/expfmt.MetricFamilyToText.func1+0x2a /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:84 # 0xcf571a github.com/prometheus/common/expfmt.MetricFamilyToText+0xfba /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/text_create.go:268 # 0xcf1cc6 github.com/prometheus/common/expfmt.NewEncoder.func7+0x26 /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:147 # 0xcf6dcf github.com/prometheus/common/expfmt.encoderCloser.Encode+0x2f /go/pkg/mod/github.com/prometheus/common@v0.45.0/expfmt/encode.go:50 # 0xd50e81 github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x981 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:210 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [4: 448] @ 0xd0711a 0xd06527 0xd096c2 0xd507b0 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd07119 github.com/prometheus/client_golang/prometheus.processMetric+0x79 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:631 # 0xd06526 github.com/prometheus/client_golang/prometheus.(*Registry).Gather+0x866 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:501 # 0xd096c1 github.com/prometheus/client_golang/prometheus.(*noTransactionGatherer).Gather+0x21 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:1073 # 0xd507af github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x2af /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:140 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 96] @ 0x405c0a 0xd05f69 0xd096c2 0xd507b0 0x6e826f 0xd51bd4 0x6e826f 0xd523a5 0x6e826f 0xd6a2ad 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd05f68 github.com/prometheus/client_golang/prometheus.(*Registry).Gather+0x2a8 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:431 # 0xd096c1 github.com/prometheus/client_golang/prometheus.(*noTransactionGatherer).Gather+0x21 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:1073 # 0xd507af github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0x2af /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/http.go:140 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd51bd3 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerInFlight.func1+0xd3 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:60 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd523a4 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc4 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/promhttp/instrument_server.go:147 # 0x6e826e net/http.HandlerFunc.ServeHTTP+0x2e /usr/local/go/src/net/http/server.go:2122 # 0xd6a2ac techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP.func5+0x6c /pkg/app/server/app_http.go:71 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [93: 47616] @ 0x48b8e5 0x48b72e 0x48b465 0x938567 0x6eb876 0x6e6d92 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x938566 github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x46 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:571 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [433: 13856] @ 0x6ebfe5 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x6ebfe4 net/http.(*Server).Serve+0x584 /usr/local/go/src/net/http/server.go:3089 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [74: 37888] @ 0x48b8e5 0x48b72e 0x48b465 0x6e15c8 0x6e2c85 0x6e6acb 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6e15c7 net/http.newBufioWriterSize+0x67 /usr/local/go/src/net/http/server.go:838 # 0x6e2c84 net/http.(*conn).readRequest+0xa24 /usr/local/go/src/net/http/server.go:1057 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [7: 448] @ 0x48b86c 0x48b72e 0x48b465 0x938567 0x6eb876 0x6e6d92 0x470501 # 0x48b86b sync.(*Pool).pinSlow+0x10b /usr/local/go/src/sync/pool.go:226 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x938566 github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x46 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:571 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [822: 52608] @ 0x4bfb17 0x4bfdd3 0x5c8a1a 0x5e23a5 0x5e149d 0x6ebde5 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x4bfb16 syscall.anyToSockaddr+0x176 /usr/local/go/src/syscall/syscall_linux.go:663 # 0x4bfdd2 syscall.Getsockname+0x92 /usr/local/go/src/syscall/syscall_linux.go:697 # 0x5c8a19 net.(*netFD).accept+0x1f9 /usr/local/go/src/net/fd_unix.go:188 # 0x5e23a4 net.(*TCPListener).accept+0x24 /usr/local/go/src/net/tcpsock_posix.go:148 # 0x5e149c net.(*TCPListener).Accept+0x3c /usr/local/go/src/net/tcpsock.go:297 # 0x6ebde4 net/http.(*Server).Serve+0x384 /usr/local/go/src/net/http/server.go:3059 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [120: 960] @ 0x5e11ee 0x5e23c6 0x5e149d 0x6ebde5 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x5e11ed net.newTCPConn+0x8d /usr/local/go/src/net/tcpsock.go:232 # 0x5e23c5 net.(*TCPListener).accept+0x45 /usr/local/go/src/net/tcpsock_posix.go:152 # 0x5e149c net.(*TCPListener).Accept+0x3c /usr/local/go/src/net/tcpsock.go:297 # 0x6ebde4 net/http.(*Server).Serve+0x384 /usr/local/go/src/net/http/server.go:3059 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [1221: 117216] @ 0x50d893 0x50d0b5 0x50ce7f 0x50cd25 0x6e29d0 0x6e6acb 0x470501 # 0x50d892 context.(*cancelCtx).Done+0x152 /usr/local/go/src/context/context.go:422 # 0x50d0b4 context.propagateCancel+0x34 /usr/local/go/src/context/context.go:305 # 0x50ce7e context.withCancel+0x7e /usr/local/go/src/context/context.go:276 # 0x50cd24 context.WithCancel+0x24 /usr/local/go/src/context/context.go:239 # 0x6e29cf net/http.(*conn).readRequest+0x76f /usr/local/go/src/net/http/server.go:1025 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [595: 28560] @ 0x5e1af1 0x5c8b57 0x5e23a5 0x5e149d 0x6ebde5 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x5e1af0 net.sockaddrToTCP+0xd0 /usr/local/go/src/net/tcpsock_posix.go:21 # 0x5c8b56 net.(*netFD).accept+0x336 /usr/local/go/src/net/fd_unix.go:189 # 0x5e23a4 net.(*TCPListener).accept+0x24 /usr/local/go/src/net/tcpsock_posix.go:148 # 0x5e149c net.(*TCPListener).Accept+0x3c /usr/local/go/src/net/tcpsock.go:297 # 0x6ebde4 net/http.(*Server).Serve+0x384 /usr/local/go/src/net/http/server.go:3059 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [769: 49216] @ 0x66ccd6 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66ccd5 net/textproto.readMIMEHeader+0x75 /usr/local/go/src/net/textproto/reader.go:497 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [589: 28272] @ 0x40ed5b 0x66ccff 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66ccfe net/textproto.readMIMEHeader+0x9e /usr/local/go/src/net/textproto/reader.go:500 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1014: 81120] @ 0x50ce3e 0x50ce32 0x50cd25 0x6e6959 0x470501 # 0x50ce3d context.newCancelCtx+0x3d /usr/local/go/src/context/context.go:297 # 0x50ce31 context.withCancel+0x31 /usr/local/go/src/context/context.go:275 # 0x50cd24 context.WithCancel+0x24 /usr/local/go/src/context/context.go:239 # 0x6e6958 net/http.(*conn).serve+0x1d8 /usr/local/go/src/net/http/server.go:1911 0: 0 [608: 29184] @ 0x50e906 0x6e6848 0x470501 # 0x50e905 context.WithValue+0xa5 /usr/local/go/src/context/context.go:593 # 0x6e6847 net/http.(*conn).serve+0xc7 /usr/local/go/src/net/http/server.go:1848 0: 0 [4426: 1557952] @ 0x413f73 0x66d009 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66d008 net/textproto.readMIMEHeader+0x3a8 /usr/local/go/src/net/textproto/reader.go:571 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [829: 53056] @ 0x4bfb17 0x4bfc75 0x4e7885 0x4e58d2 0x5c8855 0x5e23a5 0x5e149d 0x6ebde5 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x4bfb16 syscall.anyToSockaddr+0x176 /usr/local/go/src/syscall/syscall_linux.go:663 # 0x4bfc74 syscall.Accept4+0x94 /usr/local/go/src/syscall/syscall_linux.go:683 # 0x4e7884 internal/poll.accept+0x24 /usr/local/go/src/internal/poll/sock_cloexec.go:17 # 0x4e58d1 internal/poll.(*FD).Accept+0x1d1 /usr/local/go/src/internal/poll/fd_unix.go:605 # 0x5c8854 net.(*netFD).accept+0x34 /usr/local/go/src/net/fd_unix.go:172 # 0x5e23a4 net.(*TCPListener).accept+0x24 /usr/local/go/src/net/tcpsock_posix.go:148 # 0x5e149c net.(*TCPListener).Accept+0x3c /usr/local/go/src/net/tcpsock.go:297 # 0x6ebde4 net/http.(*Server).Serve+0x384 /usr/local/go/src/net/http/server.go:3059 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [987: 78960] @ 0x50ce3e 0x50ce32 0x50cd25 0x6e29d0 0x6e6acb 0x470501 # 0x50ce3d context.newCancelCtx+0x3d /usr/local/go/src/context/context.go:297 # 0x50ce31 context.withCancel+0x31 /usr/local/go/src/context/context.go:275 # 0x50cd24 context.WithCancel+0x24 /usr/local/go/src/context/context.go:239 # 0x6e29cf net/http.(*conn).readRequest+0x76f /usr/local/go/src/net/http/server.go:1025 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [57: 7296] @ 0x48bff8 0x48b3db 0x6e1527 0x6e62ae 0x6e637e 0x6e7c2c 0x6e6f7f 0x470501 # 0x48bff7 sync.(*poolChain).pushHead+0x57 /usr/local/go/src/sync/poolqueue.go:234 # 0x48b3da sync.(*Pool).Put+0x7a /usr/local/go/src/sync/pool.go:111 # 0x6e1526 net/http.putBufioReader+0x126 /usr/local/go/src/net/http/server.go:832 # 0x6e62ad net/http.(*conn).finalFlush+0x2d /usr/local/go/src/net/http/server.go:1718 # 0x6e637d net/http.(*conn).close+0x1d /usr/local/go/src/net/http/server.go:1733 # 0x6e7c2b net/http.(*conn).serve.func1+0x1cb /usr/local/go/src/net/http/server.go:1865 # 0x6e6f7e net/http.(*conn).serve+0x7fe /usr/local/go/src/net/http/server.go:2007 0: 0 [539: 8624] @ 0x66cf07 0x6dc5b9 0x6dc5ba 0x6e24aa 0x6e6acb 0x470501 # 0x66cf06 net/textproto.readMIMEHeader+0x2a6 /usr/local/go/src/net/textproto/reader.go:551 # 0x6dc5b8 net/textproto.(*Reader).ReadMIMEHeader+0x398 /usr/local/go/src/net/textproto/reader.go:482 # 0x6dc5b9 net/http.readRequest+0x399 /usr/local/go/src/net/http/request.go:1082 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [79: 40448] @ 0x48b8e5 0x48b72e 0x48b465 0x6e15c8 0x6e6a47 0x470501 # 0x48b8e4 sync.(*Pool).pinSlow+0x184 /usr/local/go/src/sync/pool.go:230 # 0x48b72d sync.(*Pool).pin+0x4d /usr/local/go/src/sync/pool.go:209 # 0x48b464 sync.(*Pool).Get+0x24 /usr/local/go/src/sync/pool.go:131 # 0x6e15c7 net/http.newBufioWriterSize+0x67 /usr/local/go/src/net/http/server.go:838 # 0x6e6a46 net/http.(*conn).serve+0x2c6 /usr/local/go/src/net/http/server.go:1917 0: 0 [678: 2777088] @ 0x6e1705 0x6e16db 0x6e6a47 0x470501 # 0x6e1704 bufio.NewWriterSize+0x1a4 /usr/local/go/src/bufio/bufio.go:592 # 0x6e16da net/http.newBufioWriterSize+0x17a /usr/local/go/src/net/http/server.go:844 # 0x6e6a46 net/http.(*conn).serve+0x2c6 /usr/local/go/src/net/http/server.go:1917 0: 0 [815: 52160] @ 0x6e07a5 0x6e07c2 0x6e0df1 0x6664df 0x6670cf 0x667327 0x66b519 0x6dc2da 0x6dc2db 0x6e24aa 0x6e6acb 0x470501 # 0x6e07a4 sync.NewCond+0x64 /usr/local/go/src/sync/cond.go:48 # 0x6e07c1 net/http.(*connReader).lock+0x81 /usr/local/go/src/net/http/server.go:653 # 0x6e0df0 net/http.(*connReader).Read+0x30 /usr/local/go/src/net/http/server.go:755 # 0x6664de bufio.(*Reader).fill+0xfe /usr/local/go/src/bufio/bufio.go:106 # 0x6670ce bufio.(*Reader).ReadSlice+0x2e /usr/local/go/src/bufio/bufio.go:372 # 0x667326 bufio.(*Reader).ReadLine+0x26 /usr/local/go/src/bufio/bufio.go:401 # 0x66b518 net/textproto.(*Reader).readLineSlice+0x98 /usr/local/go/src/net/textproto/reader.go:56 # 0x6dc2d9 net/textproto.(*Reader).ReadLine+0xb9 /usr/local/go/src/net/textproto/reader.go:39 # 0x6dc2da net/http.readRequest+0xba /usr/local/go/src/net/http/request.go:1036 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [209: 3344] @ 0x6e0915 0x6e6d67 0x470501 # 0x6e0914 net/http.(*connReader).startBackgroundRead+0x94 /usr/local/go/src/net/http/server.go:670 # 0x6e6d66 net/http.(*conn).serve+0x5e6 /usr/local/go/src/net/http/server.go:1984 0: 0 [3270: 837120] @ 0x6dc2c5 0x6e24aa 0x6e6acb 0x470501 # 0x6dc2c4 net/http.readRequest+0xa4 /usr/local/go/src/net/http/request.go:1032 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [575: 27600] @ 0x40eca5 0x6e2aeb 0x6e6acb 0x470501 # 0x6e2aea net/http.(*conn).readRequest+0x88a /usr/local/go/src/net/http/server.go:1043 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1767: 254448] @ 0x5efa29 0x5ef88c 0x6dc525 0x6e24aa 0x6e6acb 0x470501 # 0x5efa28 net/url.parse+0xc8 /usr/local/go/src/net/url/url.go:510 # 0x5ef88b net/url.ParseRequestURI+0x2b /usr/local/go/src/net/url/url.go:488 # 0x6dc524 net/http.readRequest+0x304 /usr/local/go/src/net/http/request.go:1072 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1595: 204160] @ 0x5c8990 0x5c8941 0x5e23a5 0x5e149d 0x6ebde5 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x5c898f net.newFD+0x16f /usr/local/go/src/net/fd_unix.go:27 # 0x5c8940 net.(*netFD).accept+0x120 /usr/local/go/src/net/fd_unix.go:180 # 0x5e23a4 net.(*TCPListener).accept+0x24 /usr/local/go/src/net/tcpsock_posix.go:148 # 0x5e149c net.(*TCPListener).Accept+0x3c /usr/local/go/src/net/tcpsock.go:297 # 0x6ebde4 net/http.(*Server).Serve+0x384 /usr/local/go/src/net/http/server.go:3059 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [308: 7392] @ 0x6dc2f4 0x6dc2db 0x6e24aa 0x6e6acb 0x470501 # 0x6dc2f3 net/textproto.(*Reader).ReadLine+0xd3 /usr/local/go/src/net/textproto/reader.go:40 # 0x6dc2da net/http.readRequest+0xba /usr/local/go/src/net/http/request.go:1036 # 0x6e24a9 net/http.(*conn).readRequest+0x249 /usr/local/go/src/net/http/server.go:990 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [585: 28080] @ 0x40eca5 0x50d134 0x50ce7f 0x50cd25 0x6e29d0 0x6e6acb 0x470501 # 0x50d133 context.propagateCancel+0xb3 /usr/local/go/src/context/context.go:325 # 0x50ce7e context.withCancel+0x7e /usr/local/go/src/context/context.go:276 # 0x50cd24 context.WithCancel+0x24 /usr/local/go/src/context/context.go:239 # 0x6e29cf net/http.(*conn).readRequest+0x76f /usr/local/go/src/net/http/server.go:1025 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [1849: 266256] @ 0x40f843 0x50d177 0x50ce7f 0x50cd25 0x6e29d0 0x6e6acb 0x470501 # 0x50d176 context.propagateCancel+0xf6 /usr/local/go/src/context/context.go:327 # 0x50ce7e context.withCancel+0x7e /usr/local/go/src/context/context.go:276 # 0x50cd24 context.WithCancel+0x24 /usr/local/go/src/context/context.go:239 # 0x6e29cf net/http.(*conn).readRequest+0x76f /usr/local/go/src/net/http/server.go:1025 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [679: 2781184] @ 0x6e12f7 0x6e12a2 0x6e13ad 0x6e6a05 0x470501 # 0x6e12f6 bufio.NewReaderSize+0x1f6 /usr/local/go/src/bufio/bufio.go:57 # 0x6e12a1 bufio.NewReader+0x1a1 /usr/local/go/src/bufio/bufio.go:63 # 0x6e13ac net/http.newBufioReader+0x2ac /usr/local/go/src/net/http/server.go:827 # 0x6e6a04 net/http.(*conn).serve+0x284 /usr/local/go/src/net/http/server.go:1916 0: 0 [1837: 264528] @ 0x6ebf69 0x6ebf5d 0x6eba1d 0xd684b2 0xd662bd 0x470501 # 0x6ebf68 net/http.(*Server).newConn+0x508 /usr/local/go/src/net/http/server.go:616 # 0x6ebf5c net/http.(*Server).Serve+0x4fc /usr/local/go/src/net/http/server.go:3087 # 0x6eba1c net/http.(*Server).ListenAndServe+0x7c /usr/local/go/src/net/http/server.go:2988 # 0xd684b1 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP+0x1091 /pkg/app/server/app_http.go:136 # 0xd662bc techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1+0x7c /pkg/app/server/app.go:135 0: 0 [1445: 161840] @ 0x6e2b05 0x6e6acb 0x470501 # 0x6e2b04 net/http.(*conn).readRequest+0x8a4 /usr/local/go/src/net/http/server.go:1045 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [2854: 639296] @ 0x6e2b3b 0x6e6acb 0x470501 # 0x6e2b3a net/http.(*conn).readRequest+0x8da /usr/local/go/src/net/http/server.go:1038 # 0x6e6aca net/http.(*conn).serve+0x34a /usr/local/go/src/net/http/server.go:1920 0: 0 [632: 30336] @ 0x6e69bf 0x470501 # 0x6e69be net/http.(*conn).serve+0x23e /usr/local/go/src/net/http/server.go:1915 0: 0 [917: 73360] @ 0x5d93b4 0x6e0abf 0x470501 # 0x5d93b3 net.(*conn).Read+0xb3 /usr/local/go/src/net/net.go:185 # 0x6e0abe net/http.(*connReader).backgroundRead+0x3e /usr/local/go/src/net/http/server.go:674 0: 0 [9: 5184] @ 0x575517 0x5754ce 0x575472 0x5751aa 0x575348 0x59cf0e 0x59a930 0x60d599 0x60d027 0x60b2f6 0x60b06c 0x60a7f7 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x575516 crypto/internal/bigmod.(*Nat).reset+0xd6 /usr/local/go/src/crypto/internal/bigmod/nat.go:109 # 0x5754cd crypto/internal/bigmod.(*Nat).resetFor+0x8d /usr/local/go/src/crypto/internal/bigmod/nat.go:508 # 0x575471 crypto/internal/bigmod.(*Nat).shiftIn+0x31 /usr/local/go/src/crypto/internal/bigmod/nat.go:429 # 0x5751a9 crypto/internal/bigmod.rr+0x189 /usr/local/go/src/crypto/internal/bigmod/nat.go:361 # 0x575347 crypto/internal/bigmod.NewModulusFromBig+0x127 /usr/local/go/src/crypto/internal/bigmod/nat.go:392 # 0x59cf0d crypto/rsa.encrypt+0x6d /usr/local/go/src/crypto/rsa/rsa.go:459 # 0x59a92f crypto/rsa.VerifyPKCS1v15+0x28f /usr/local/go/src/crypto/rsa/pkcs1v15.go:336 # 0x60d598 crypto/x509.checkSignature+0x398 /usr/local/go/src/crypto/x509/x509.go:917 # 0x60d026 crypto/x509.(*Certificate).CheckSignatureFrom+0xe6 /usr/local/go/src/crypto/x509/x509.go:841 # 0x60b2f5 crypto/x509.(*Certificate).buildChains.func1+0x175 /usr/local/go/src/crypto/x509/verify.go:918 # 0x60b06b crypto/x509.(*Certificate).buildChains+0x1ab /usr/local/go/src/crypto/x509/verify.go:949 # 0x60a7f6 crypto/x509.(*Certificate).Verify+0x316 /usr/local/go/src/crypto/x509/verify.go:809 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [4: 5120] @ 0x5bed39 0x5bfcb4 0x5c0c4b 0x5c4625 0x470501 # 0x5bed38 net.dnsPacketRoundTrip+0xb8 /usr/local/go/src/net/dnsclient_unix.go:106 # 0x5bfcb3 net.(*Resolver).exchange+0x533 /usr/local/go/src/net/dnsclient_unix.go:187 # 0x5c0c4a net.(*Resolver).tryOneName+0x46a /usr/local/go/src/net/dnsclient_unix.go:277 # 0x5c4624 net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x84 /usr/local/go/src/net/dnsclient_unix.go:653 0: 0 [1: 896] @ 0x513e1b 0x51380f 0x513a06 0x728899 0xc5b73c 0xc5acc7 0xc5a55b 0x470501 # 0x513e1a bytes.growSlice+0x9a /usr/local/go/src/bytes/buffer.go:240 # 0x51380e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:142 # 0x513a05 bytes.(*Buffer).Write+0x65 /usr/local/go/src/bytes/buffer.go:170 # 0x728898 encoding/json.(*Encoder).Encode+0x298 /usr/local/go/src/encoding/json/stream.go:234 # 0xc5b73b github.com/microsoft/ApplicationInsights-Go/appinsights.telemetryBufferItems.serialize+0xdb /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/jsonserializer.go:18 # 0xc5acc6 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).transmitRetry+0x66 /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:366 # 0xc5a55a github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).send.func1+0x7a /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:289 0: 0 [1: 48] @ 0x5a4e0b 0x60444b 0x605345 0x5fddb8 0x60686f 0x606347 0x48b242 0x6061d0 0x6061b3 0x60a63e 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x660911 0x660912 0xb7df05 0xb7df06 0xb7e0db 0xb3f18c 0xb3edee 0xb3f5cb 0xb842b8 0xb841e9 0xb848d3 0xb84f54 0xb84db8 0xb8363a 0xc3d486 0xb53317 0xc4a939 # 0x5a4e0a crypto/x509/pkix.(*Name).FillFromRDNSequence+0xea /usr/local/go/src/crypto/x509/pkix/pkix.go:151 # 0x60444a crypto/x509.parseCertificate+0x4ca /usr/local/go/src/crypto/x509/parser.go:879 # 0x605344 crypto/x509.ParseCertificate+0x24 /usr/local/go/src/crypto/x509/parser.go:985 # 0x5fddb7 crypto/x509.(*CertPool).AppendCertsFromPEM+0x117 /usr/local/go/src/crypto/x509/cert_pool.go:219 # 0x60686e crypto/x509.loadSystemRoots+0x40e /usr/local/go/src/crypto/x509/root_unix.go:72 # 0x606346 crypto/x509.initSystemRoots+0x66 /usr/local/go/src/crypto/x509/root.go:30 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x6061cf sync.(*Once).Do+0x4f /usr/local/go/src/sync/once.go:65 # 0x6061b2 crypto/x509.systemRootsPool+0x32 /usr/local/go/src/crypto/x509/root.go:21 # 0x60a63d crypto/x509.(*Certificate).Verify+0x15d /usr/local/go/src/crypto/x509/verify.go:787 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x660910 crypto/tls.(*Conn).HandshakeContext+0x3b0 /usr/local/go/src/crypto/tls/conn.go:1439 # 0x660911 crypto/tls.dial+0x3b1 /usr/local/go/src/crypto/tls/tls.go:157 # 0xb7df04 crypto/tls.DialWithDialer+0xc4 /usr/local/go/src/crypto/tls/tls.go:117 # 0xb7df05 github.com/go-redis/redis/v8.(*Options).init.func1+0xc5 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:140 # 0xb7e0da github.com/go-redis/redis/v8.newConnPool.func1+0x3a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:419 # 0xb3f18b github.com/go-redis/redis/v8/internal/pool.(*ConnPool).dialConn+0xcb /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:198 # 0xb3eded github.com/go-redis/redis/v8/internal/pool.(*ConnPool).newConn+0x6d /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:162 # 0xb3f5ca github.com/go-redis/redis/v8/internal/pool.(*ConnPool).Get+0x16a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:277 # 0xb842b7 github.com/go-redis/redis/v8.(*baseClient)._getConn+0x37 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:194 # 0xb841e8 github.com/go-redis/redis/v8.(*baseClient).getConn+0x68 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:182 # 0xb848d2 github.com/go-redis/redis/v8.(*baseClient).withConn+0x72 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:274 # 0xb84f53 github.com/go-redis/redis/v8.(*baseClient)._process+0x113 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:329 # 0xb84db7 github.com/go-redis/redis/v8.(*baseClient).process+0x77 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:311 # 0xb83639 github.com/go-redis/redis/v8.hooks.process+0x79 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:54 # 0xc3d485 github.com/go-redis/redis/v8.(*Client).Process+0x85 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:596 # 0xb53316 github.com/go-redis/redis/v8.cmdable.Ping+0xd6 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/commands.go:486 # 0xc4a938 techunicorn.com/hb-kwi/deet.git/pkg/infra/redisdb.NewRedisContext+0x118 /pkg/infra/redisdb/ctx.go:33 0: 0 [1: 24] @ 0x5427e5 0x5718fd 0x56e056 0x5ffc35 0x604848 0x605345 0x5fddb8 0x60686f 0x606347 0x48b242 0x6061d0 0x6061b3 0x60a63e 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x660911 0x660912 0xb7df05 0xb7df06 0xb7e0db 0xb3f18c 0xb3edee 0xb3f5cb 0xb842b8 0xb841e9 0xb848d3 0xb84f54 0xb84db8 0xb8363a # 0x5427e4 crypto/internal/nistec.NewP384Point+0x84 /usr/local/go/src/crypto/internal/nistec/p384.go:29 # 0x5718fc crypto/elliptic.(*nistCurve[...]).Unmarshal+0x5c /usr/local/go/src/crypto/elliptic/nistec.go:256 # 0x56e055 crypto/elliptic.Unmarshal+0x2d5 /usr/local/go/src/crypto/elliptic/elliptic.go:150 # 0x5ffc34 crypto/x509.parsePublicKey+0x4d4 /usr/local/go/src/crypto/x509/parser.go:262 # 0x604847 crypto/x509.parseCertificate+0x8c7 /usr/local/go/src/crypto/x509/parser.go:923 # 0x605344 crypto/x509.ParseCertificate+0x24 /usr/local/go/src/crypto/x509/parser.go:985 # 0x5fddb7 crypto/x509.(*CertPool).AppendCertsFromPEM+0x117 /usr/local/go/src/crypto/x509/cert_pool.go:219 # 0x60686e crypto/x509.loadSystemRoots+0x40e /usr/local/go/src/crypto/x509/root_unix.go:72 # 0x606346 crypto/x509.initSystemRoots+0x66 /usr/local/go/src/crypto/x509/root.go:30 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x6061cf sync.(*Once).Do+0x4f /usr/local/go/src/sync/once.go:65 # 0x6061b2 crypto/x509.systemRootsPool+0x32 /usr/local/go/src/crypto/x509/root.go:21 # 0x60a63d crypto/x509.(*Certificate).Verify+0x15d /usr/local/go/src/crypto/x509/verify.go:787 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x660910 crypto/tls.(*Conn).HandshakeContext+0x3b0 /usr/local/go/src/crypto/tls/conn.go:1439 # 0x660911 crypto/tls.dial+0x3b1 /usr/local/go/src/crypto/tls/tls.go:157 # 0xb7df04 crypto/tls.DialWithDialer+0xc4 /usr/local/go/src/crypto/tls/tls.go:117 # 0xb7df05 github.com/go-redis/redis/v8.(*Options).init.func1+0xc5 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:140 # 0xb7e0da github.com/go-redis/redis/v8.newConnPool.func1+0x3a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:419 # 0xb3f18b github.com/go-redis/redis/v8/internal/pool.(*ConnPool).dialConn+0xcb /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:198 # 0xb3eded github.com/go-redis/redis/v8/internal/pool.(*ConnPool).newConn+0x6d /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:162 # 0xb3f5ca github.com/go-redis/redis/v8/internal/pool.(*ConnPool).Get+0x16a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:277 # 0xb842b7 github.com/go-redis/redis/v8.(*baseClient)._getConn+0x37 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:194 # 0xb841e8 github.com/go-redis/redis/v8.(*baseClient).getConn+0x68 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:182 # 0xb848d2 github.com/go-redis/redis/v8.(*baseClient).withConn+0x72 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:274 # 0xb84f53 github.com/go-redis/redis/v8.(*baseClient)._process+0x113 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:329 # 0xb84db7 github.com/go-redis/redis/v8.(*baseClient).process+0x77 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:311 # 0xb83639 github.com/go-redis/redis/v8.hooks.process+0x79 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:54 0: 0 [1: 192] @ 0x5feb1c 0x6045ae 0x605345 0x5fddb8 0x60686f 0x606347 0x48b242 0x6061d0 0x6061b3 0x60a63e 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x660911 0x660912 0xb7df05 0xb7df06 0xb7e0db 0xb3f18c 0xb3edee 0xb3f5cb 0xb842b8 0xb841e9 0xb848d3 0xb84f54 0xb84db8 0xb8363a 0xc3d486 0xb53317 0xc4a939 # 0x5feb1b crypto/x509.parseName+0x13b /usr/local/go/src/crypto/x509/parser.go:145 # 0x6045ad crypto/x509.parseCertificate+0x62d /usr/local/go/src/crypto/x509/parser.go:895 # 0x605344 crypto/x509.ParseCertificate+0x24 /usr/local/go/src/crypto/x509/parser.go:985 # 0x5fddb7 crypto/x509.(*CertPool).AppendCertsFromPEM+0x117 /usr/local/go/src/crypto/x509/cert_pool.go:219 # 0x60686e crypto/x509.loadSystemRoots+0x40e /usr/local/go/src/crypto/x509/root_unix.go:72 # 0x606346 crypto/x509.initSystemRoots+0x66 /usr/local/go/src/crypto/x509/root.go:30 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x6061cf sync.(*Once).Do+0x4f /usr/local/go/src/sync/once.go:65 # 0x6061b2 crypto/x509.systemRootsPool+0x32 /usr/local/go/src/crypto/x509/root.go:21 # 0x60a63d crypto/x509.(*Certificate).Verify+0x15d /usr/local/go/src/crypto/x509/verify.go:787 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x660910 crypto/tls.(*Conn).HandshakeContext+0x3b0 /usr/local/go/src/crypto/tls/conn.go:1439 # 0x660911 crypto/tls.dial+0x3b1 /usr/local/go/src/crypto/tls/tls.go:157 # 0xb7df04 crypto/tls.DialWithDialer+0xc4 /usr/local/go/src/crypto/tls/tls.go:117 # 0xb7df05 github.com/go-redis/redis/v8.(*Options).init.func1+0xc5 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:140 # 0xb7e0da github.com/go-redis/redis/v8.newConnPool.func1+0x3a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:419 # 0xb3f18b github.com/go-redis/redis/v8/internal/pool.(*ConnPool).dialConn+0xcb /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:198 # 0xb3eded github.com/go-redis/redis/v8/internal/pool.(*ConnPool).newConn+0x6d /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:162 # 0xb3f5ca github.com/go-redis/redis/v8/internal/pool.(*ConnPool).Get+0x16a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:277 # 0xb842b7 github.com/go-redis/redis/v8.(*baseClient)._getConn+0x37 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:194 # 0xb841e8 github.com/go-redis/redis/v8.(*baseClient).getConn+0x68 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:182 # 0xb848d2 github.com/go-redis/redis/v8.(*baseClient).withConn+0x72 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:274 # 0xb84f53 github.com/go-redis/redis/v8.(*baseClient)._process+0x113 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:329 # 0xb84db7 github.com/go-redis/redis/v8.(*baseClient).process+0x77 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:311 # 0xb83639 github.com/go-redis/redis/v8.hooks.process+0x79 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:54 # 0xc3d485 github.com/go-redis/redis/v8.(*Client).Process+0x85 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:596 # 0xb53316 github.com/go-redis/redis/v8.cmdable.Ping+0xd6 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/commands.go:486 # 0xc4a938 techunicorn.com/hb-kwi/deet.git/pkg/infra/redisdb.NewRedisContext+0x118 /pkg/infra/redisdb/ctx.go:33 0: 0 [2: 229376] @ 0xd4008a 0xd3ff27 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd40089 runtime/pprof.writeHeapInternal+0xc9 /usr/local/go/src/runtime/pprof/pprof.go:562 # 0xd3ff26 runtime/pprof.writeHeap+0x26 /usr/local/go/src/runtime/pprof/pprof.go:532 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 24] @ 0x5fdded 0x60686f 0x606347 0x48b242 0x6061d0 0x6061b3 0x60a63e 0x635db9 0x638a4e 0x636899 0x63198b 0x62f82e 0x660911 0x660912 0xb7df05 0xb7df06 0xb7e0db 0xb3f18c 0xb3edee 0xb3f5cb 0xb842b8 0xb841e9 0xb848d3 0xb84f54 0xb84db8 0xb8363a 0xc3d486 0xb53317 0xc4a939 0xd69e65 0xd659fb 0xd6a525 # 0x5fddec crypto/x509.(*CertPool).AppendCertsFromPEM+0x14c /usr/local/go/src/crypto/x509/cert_pool.go:223 # 0x60686e crypto/x509.loadSystemRoots+0x40e /usr/local/go/src/crypto/x509/root_unix.go:72 # 0x606346 crypto/x509.initSystemRoots+0x66 /usr/local/go/src/crypto/x509/root.go:30 # 0x48b241 sync.(*Once).doSlow+0xc1 /usr/local/go/src/sync/once.go:74 # 0x6061cf sync.(*Once).Do+0x4f /usr/local/go/src/sync/once.go:65 # 0x6061b2 crypto/x509.systemRootsPool+0x32 /usr/local/go/src/crypto/x509/root.go:21 # 0x60a63d crypto/x509.(*Certificate).Verify+0x15d /usr/local/go/src/crypto/x509/verify.go:787 # 0x635db8 crypto/tls.(*Conn).verifyServerCertificate+0x858 /usr/local/go/src/crypto/tls/handshake_client.go:911 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x660910 crypto/tls.(*Conn).HandshakeContext+0x3b0 /usr/local/go/src/crypto/tls/conn.go:1439 # 0x660911 crypto/tls.dial+0x3b1 /usr/local/go/src/crypto/tls/tls.go:157 # 0xb7df04 crypto/tls.DialWithDialer+0xc4 /usr/local/go/src/crypto/tls/tls.go:117 # 0xb7df05 github.com/go-redis/redis/v8.(*Options).init.func1+0xc5 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:140 # 0xb7e0da github.com/go-redis/redis/v8.newConnPool.func1+0x3a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/options.go:419 # 0xb3f18b github.com/go-redis/redis/v8/internal/pool.(*ConnPool).dialConn+0xcb /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:198 # 0xb3eded github.com/go-redis/redis/v8/internal/pool.(*ConnPool).newConn+0x6d /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:162 # 0xb3f5ca github.com/go-redis/redis/v8/internal/pool.(*ConnPool).Get+0x16a /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:277 # 0xb842b7 github.com/go-redis/redis/v8.(*baseClient)._getConn+0x37 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:194 # 0xb841e8 github.com/go-redis/redis/v8.(*baseClient).getConn+0x68 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:182 # 0xb848d2 github.com/go-redis/redis/v8.(*baseClient).withConn+0x72 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:274 # 0xb84f53 github.com/go-redis/redis/v8.(*baseClient)._process+0x113 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:329 # 0xb84db7 github.com/go-redis/redis/v8.(*baseClient).process+0x77 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:311 # 0xb83639 github.com/go-redis/redis/v8.hooks.process+0x79 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:54 # 0xc3d485 github.com/go-redis/redis/v8.(*Client).Process+0x85 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/redis.go:596 # 0xb53316 github.com/go-redis/redis/v8.cmdable.Ping+0xd6 /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/commands.go:486 # 0xc4a938 techunicorn.com/hb-kwi/deet.git/pkg/infra/redisdb.NewRedisContext+0x118 /pkg/infra/redisdb/ctx.go:33 # 0xd69e64 techunicorn.com/hb-kwi/deet.git/pkg/app/server.initializeAppCQRS+0x5e4 /pkg/app/server/wire_gen.go:91 # 0xd659fa techunicorn.com/hb-kwi/deet.git/pkg/app/server.Start+0x13a /pkg/app/server/app.go:43 # 0xd6a524 main.main+0xc4 /cmd/server/main.go:23 0: 0 [1: 458752] @ 0x952aec 0x952ae1 0x95e96f 0x96634c 0x96625f 0x964b3f 0x9646ea 0x95ddc5 0x9647fc 0xd65905 0xd6a525 0x43be27 0x470501 # 0x952aeb go.uber.org/zap/zapcore.newCounters+0x4b /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/sampler.go:41 # 0x952ae0 go.uber.org/zap/zapcore.NewSamplerWithOptions+0x40 /go/pkg/mod/go.uber.org/zap@v1.26.0/zapcore/sampler.go:156 # 0x95e96e go.uber.org/zap.Config.buildOptions.func1+0x10e /go/pkg/mod/go.uber.org/zap@v1.26.0/config.go:289 # 0x96634b go.uber.org/zap.WrapCore.func1+0x2b /go/pkg/mod/go.uber.org/zap@v1.26.0/options.go:44 # 0x96625e go.uber.org/zap.optionFunc.apply+0x1e /go/pkg/mod/go.uber.org/zap@v1.26.0/options.go:38 # 0x964b3e go.uber.org/zap.(*Logger).WithOptions+0x9e /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:171 # 0x9646e9 go.uber.org/zap.New+0x269 /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:78 # 0x95ddc4 go.uber.org/zap.Config.Build+0x284 /go/pkg/mod/go.uber.org/zap@v1.26.0/config.go:254 # 0x9647fb go.uber.org/zap.NewProduction+0xbb /go/pkg/mod/go.uber.org/zap@v1.26.0/logger.go:100 # 0xd65904 techunicorn.com/hb-kwi/deet.git/pkg/app/server.Start+0x44 /pkg/app/server/app.go:35 # 0xd6a524 main.main+0xc4 /cmd/server/main.go:23 # 0x43be26 runtime.main+0x206 /usr/local/go/src/runtime/proc.go:250 0: 0 [1: 176] @ 0xd42266 0xd4225a 0xd41f76 0xd3e2ab 0xd4d1c5 0x9400c9 0x938f4b 0x938bd2 0x9386fd 0x6eb876 0x6e6d92 0x470501 # 0xd42265 text/tabwriter.NewWriter+0x225 /usr/local/go/src/text/tabwriter/tabwriter.go:599 # 0xd42259 runtime/pprof.writeProfileInternal+0x219 /usr/local/go/src/runtime/pprof/pprof.go:884 # 0xd41f75 runtime/pprof.writeBlock+0x35 /usr/local/go/src/runtime/pprof/pprof.go:856 # 0xd3e2aa runtime/pprof.(*Profile).WriteTo+0x14a /usr/local/go/src/runtime/pprof/pprof.go:329 # 0xd4d1c4 net/http/pprof.handler.ServeHTTP+0x4a4 /usr/local/go/src/net/http/pprof/pprof.go:259 # 0x9400c8 github.com/gin-gonic/gin.WrapH.func1+0x68 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 # 0x938f4a github.com/gin-gonic/gin.(*Context).Next+0x66a /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 # 0x938bd1 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest+0x2f1 /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 # 0x9386fc github.com/gin-gonic/gin.(*Engine).ServeHTTP+0x1dc /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 # 0x6eb875 net/http.serverHandler.ServeHTTP+0x315 /usr/local/go/src/net/http/server.go:2936 # 0x6e6d91 net/http.(*conn).serve+0x611 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 2688] @ 0x621448 0x635645 0x638a4e 0x636899 0x63198b 0x62f82e 0x6fe370 0x6fe371 0x470501 # 0x621447 crypto/tls.(*certCache).newCert+0x107 /usr/local/go/src/crypto/tls/cache.go:91 # 0x635644 crypto/tls.(*Conn).verifyServerCertificate+0xe4 /usr/local/go/src/crypto/tls/handshake_client.go:883 # 0x638a4d crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x2ad /usr/local/go/src/crypto/tls/handshake_client_tls13.go:477 # 0x636898 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x238 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:96 # 0x63198a crypto/tls.(*Conn).clientHandshake+0x5aa /usr/local/go/src/crypto/tls/handshake_client.go:230 # 0x62f82d crypto/tls.(*Conn).handshakeContext+0x32d /usr/local/go/src/crypto/tls/conn.go:1496 # 0x6fe36f crypto/tls.(*Conn).HandshakeContext+0x6f /usr/local/go/src/crypto/tls/conn.go:1439 # 0x6fe370 net/http.(*persistConn).addTLS.func2+0x70 /usr/local/go/src/net/http/transport.go:1544 0: 0 [1: 4096] @ 0xceeaa9 0xcee692 0xced7f0 0xd04118 0xd039bf 0xd06cad 0x470501 # 0xceeaa8 github.com/prometheus/procfs.parseStat+0x2c8 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/stat.go:211 # 0xcee691 github.com/prometheus/procfs.FS.Stat+0x1f1 /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/stat.go:173 # 0xced7ef github.com/prometheus/procfs.ProcStat.StartTime+0x6f /go/pkg/mod/github.com/prometheus/procfs@v0.12.0/proc_stat.go:212 # 0xd04117 github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0x6d7 /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector_other.go:45 # 0xd039be github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x1e /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/process_collector.go:136 # 0xd06cac github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0x10c /go/pkg/mod/github.com/prometheus/client_golang@v1.18.0/prometheus/registry.go:455 # runtime.MemStats # Alloc = 3500968 # TotalAlloc = 19899912848 # Sys = 28439816 # Lookups = 0 # Mallocs = 246208767 # Frees = 246186420 # HeapAlloc = 3500968 # HeapSys = 15859712 # HeapIdle = 9871360 # HeapInuse = 5988352 # HeapReleased = 9355264 # HeapObjects = 22347 # Stack = 917504 / 917504 # MSpan = 124960 / 163200 # MCache = 4800 / 15600 # BuckHashSys = 1536485 # GCSys = 8821400 # OtherSys = 1125915 # NextGC = 7027960 # LastGC = 1781499280239666107 # PauseNs = [29125862 1213517 93801 2272662 73702 5641227 9317339 70201 59401 90901 41901 46202 422310 48602 10227404 69001 38800 124001 1438321 139602 10239529 45301 52501 19962066 81559676 97501 39500 83659901 110104 1364233 101999 80201 126602 102061011 20665010 61801 29308911 8868712 132803 55602 62701 48201 39400 94001 184317751 272608 29380419 44301 42101 102802 124402 200403 49901 40003 42801 133703 82802 402908 19686022 99401 5772887 213003 214106 9479213 112803 9148973 3472659 85702 29759447 81201 4173460 2386166 44701 7116326 8424450 111103748 44801 68001 97302 278409 18599132 9685703 104402 79901 548408 10242758 42101 23322343 59971845 59901 18740539 75701 1627016 52601 90401 105501 4061112 88602 9521008 122601 38400 130603 106802 53200 9752996 85402 1790141 54801 69402 44800 79602 94301 707010 55801 89902 71802 40200 108702 38449020 116702 10067741 110764963 105204 75401 41801 3202351 1724127 86501 6602096 10678380 49601 1327531 8199974 71801 77001 149102 40217196 46400 58901 57601 160103 94802 9910234 1235519 9814537 51601 106703 48301 70002 58603 92401 48601 48625253 590208 12757055 55201 151204 52300 64401 2126233 117302 87602 56201 87802 120301 16603843 99702 7809010 18660111 9854920 9387977 124603 49297497 64502 74001 68202 803218 94302 63102 79402 118702 362306 20850015 9856437 103603 120803 92703 59301 46301 98102 499906 87901 111603 54734924 47001 91602 81002 117702 39700 64701 60702 10098049 170204 157903 4235179 83902 170723628 119101 9163330 46201 96702 77002 64501 88701 44600 83601 9407836 57502 80103 3484380 665812 283905 89401 1507022 106602 107902 1307318 76701 116401 53701 123602 75701 92702 120101 40801 126104 60301 31818662 18360894 9069696 46401 42101 6091523 176304 192005 113702 107902 164234896 94601 44100 9353185 126103 96302 19018694 44601 149149397] # PauseEnd = [1781479810419868295 1781479933254858571 1781480056236677931 1781480176241198216 1781480296294597621 1781480419259590284 1781480539293115795 1781480662301822112 1781480785262803516 1781480908323561502 1781481031289169091 1781481154270018842 1781481274288554273 1781481396906485025 1781481517384856092 1781481640232491630 1781481763232266901 1781481886231818190 1781482009293088278 1781482132237478664 1781482252384950680 1781482375311506259 1781482498245261478 1781482618289084045 1781482741431204566 1781482864280942193 1781482987273692997 1781483107449059488 1781483230232102934 1781483350244746387 1781483473238614228 1781483593262849011 1781483716239181675 1781483836388226894 1781483959393107995 1781484082247730555 1781484202287114290 1781484325271821370 1781484448237309275 1781484571256632705 1781484694320719948 1781484816889246044 1781484937232699476 1781485060236247149 1781485180550828667 1781485303237626266 1781485423296921721 1781485546238655066 1781485669298693256 1781485792247774015 1781485915394696071 1781486038258786827 1781486161282405414 1781486284601520930 1781486407243367142 1781486530245843980 1781486650307888942 1781486773232992102 1781486893273952594 1781487016237831347 1781487139304889085 1781487262233864203 1781487385257094996 1781487508282844828 1781487631249055036 1781487751398387446 1781487874312898276 1781487994902610123 1781488046677622851 1781488167507480482 1781488288236530492 1781488408242050399 1781488531232056319 1781488651269902432 1781488774340489661 1781488897033260768 1781489017246371546 1781489140256405722 1781489263238784921 1781489386233330801 1781489506319164752 1781489629285550222 1781489752234425708 1781489872248055044 1781489992312435788 1781490115275271065 1781490238237438174 1781490358301801293 1781490481448346222 1781490604245893026 1781490724295246935 1781490847239175257 1781490970236347786 1781491090257076499 1781491210358169844 1781491333240206745 1781491456242886786 1781491579326328462 1781491702394918021 1781491825238001290 1781491948233067133 1781492068239897708 1781492188364989972 1781492311379327674 1781492431523738266 1781492554242777568 1781492674280330909 1781492796907110366 1781492916987359680 1781493037358061737 1781493160240662810 1781493283233802787 1781493403245072872 1781493526411595055 1781493649299672913 1781493772338331548 1781493895325486009 1781494018236619545 1781494141350230971 1781494264270373095 1781494387297700392 1781494507431384389 1781494630236239932 1781494750277764906 1781494873243909944 1781494996253811617 1781495119263031968 1781495241143238779 1781495362255291940 1781495485255846458 1781495608256096845 1781495731305761597 1781495854260495580 1781495976884873839 1781496097232550073 1781496220239624155 1781496340358004313 1781496463239742047 1781496586299069656 1781496709257449234 1781496832238076624 1781496952269101612 1781497075497527821 1781497198284117853 1781497321369899159 1781497441390490635 1781497564270224716 1781497687449674103 1781497810457598091 1781497933258018327 1781498056232044953 1781498176290795296 1781498299718027110 1781498422235120441 1781498545304564632 1781498668252558034 1781498791359453929 1781498914401834980 1781499036924076135 1781499157254641372 1781499280239666107 1781468200269121382 1781468323234484343 1781468446243252173 1781468566294908877 1781468689253447153 1781468809274927451 1781468932246228833 1781469052277685555 1781469175292757239 1781469298262231112 1781469421284756541 1781469541639491608 1781469664304431282 1781469787232133770 1781469907278614530 1781470030272576324 1781470153237179772 1781470276273668327 1781470399310475994 1781470522232253686 1781470642252835688 1781470762368290232 1781470885265714399 1781471008339190343 1781471131251868459 1781471254246946049 1781471374283623579 1781471496887284430 1781471617237380803 1781471737242989066 1781471860235749321 1781471983239027953 1781472106296861149 1781472229271371791 1781472352233580203 1781472472236794827 1781472592314624180 1781472715342484996 1781472838313534837 1781472961364061881 1781473084424027428 1781473207368795925 1781473330265938532 1781473453237505187 1781473576239691634 1781473696448328418 1781473819266523530 1781473942292473564 1781474065295641525 1781474188242590190 1781474308539293963 1781474431266809433 1781474554327580247 1781474676883285169 1781474796905669220 1781474917308719711 1781475040254553760 1781475163239720849 1781475286245872141 1781475409303295183 1781475532239517636 1781475655250695050 1781475778306375203 1781475901242270788 1781476024272486930 1781476147257930014 1781476270238926515 1781476393233138366 1781476513253302204 1781476636239325268 1781476759246760925 1781476882231829993 1781477005239076858 1781477125271202289 1781477248232433449 1781477368237261684 1781477491388915910 1781477611558946200 1781477734260372482 1781477856956558558 1781477977236241604 1781478100245490524 1781478223242725952 1781478343290731104 1781478466233730982 1781478586247979214 1781478708247511374 1781478829246509174 1781478952351113810 1781479075460334240 1781479198237624945 1781479318252667753 1781479441413715659 1781479564338842298 1781479687515440772] # NumGC = 81569 # NumForcedGC = 0 # GCCPUFraction = 0.00015804282365748534 # DebugGC = false # MaxRSS = 41779200