| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202605210200113-689-8BRRTRF6K83I": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202605210200113-689-8BRRTRF6K83I › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202605210200113-689-8BRRTRF6K83I": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202605312200113-689-JSE817XMJ6FZ": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202605312200113-689-JSE817XMJ6FZ › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202502221900113-689-8MPXGY4GLNMY": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202502221900113-689-8MPXGY4GLNMY › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202605312200113-689-273HYT4851VY": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202606101200113-689-GKADNJFMXFSJ": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202606101200113-689-GKADNJFMXFSJ › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202606101200113-689-GKADNJFMXFSJ": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202502221900113-689-8MPXGY4GLNMY": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202604210700113-689-MGAQSTR1NAXW": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202604210700113-689-MGAQSTR1NAXW › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202604210700113-689-MGAQSTR1NAXW": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202604081600113-689-ASEHYESRRKAP": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202604081600113-689-ASEHYESRRKAP › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202604081600113-689-ASEHYESRRKAP": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:44.794 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202605312200113-689-JSE817XMJ6FZ": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:43.684 · ERROR · cbg-trade · test |
| [main.go:67] [31m2026/06/10 17:58:43 [Recovery] 2026/06/10 - 17:58:43 panic recovered: runtime error: invalid memory address or nil pointer dereference /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:262 (0x478998) panicmem: panic(memoryError) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/signal_unix.go:925 (0x478968) sigpanic: panicmem() /root/sources/cbg-value/internal/apps/value/sub_flow_random_push_review.go:194 (0xdb0a92) getMainDesc: return detail.Equip.OtherInfo.Summary /root/sources/cbg-value/internal/apps/value/sub_flow_random_push_review.go:322 (0xdb0aa7) (*HttpServer).GetSubFlowRandomPushReviewName: mainDesc := getMainDesc(detail) /root/sources/cbg-value/internal/apps/value/sub_flow_random_push_review.go:162 (0xdaf98a) (*HttpServer).GetSubFlowRandomPushReview: name := s.GetSubFlowRandomPushReviewName(subFlowRandomPushReview) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9734ca) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/apps/value/http_server.go:249 (0xd8576a) (*HttpServer).registerRoutes.(*HttpServer).tokenAuthMiddleware.func2: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9734ca) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/utils/cors.go:21 (0xdca937) NewHttpServer.Cors.func3: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x98016e) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 (0x98015b) CustomRecoveryWithWriter.func1: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9734ca) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/apps/value/http_server.go:276 (0xdca615) NewHttpServer.(*HttpServer).loggerMiddleware.func2: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x97e7cd) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 (0x97e464) (*Engine).handleHTTPRequest: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 (0x97dfa9) (*Engine).ServeHTTP: engine.handleHTTPRequest(c) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 (0x7440ad) serverHandler.ServeHTTP: handler.ServeHTTP(rw, req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 (0x722ce4) (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/asm_amd64.s:1700 (0x47da00) goexit: BYTE $0x90 // NOP [0m › |
| 2026-06-10 17:58:43.684 · ERROR · cbg-trade · test |
| [http_server.go:301] [PANIC] recovered | path=/api/sub_flow_random_push_review | method=GET | ip=115.46.200.124 | err=runtime error: invalid memory address or nil pointer dereference goroutine 913888 [running]: runtime/debug.Stack() /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e cbg-trade/internal/apps/value.(*HttpServer).recoveryMiddleware.func1(0xc000f4c900, {0xf67400, 0x1bdbbb0}) /root/sources/cbg-value/internal/apps/value/http_server.go:306 +0x3b github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1.1() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:98 +0x776 panic({0xf67400?, 0x1bdbbb0?}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132 cbg-trade/internal/apps/value.getMainDesc(...) /root/sources/cbg-value/internal/apps/value/sub_flow_random_push_review.go:194 cbg-trade/internal/apps/value.(*HttpServer).GetSubFlowRandomPushReviewName(0x9b?, 0xc00a4998e0?) /root/sources/cbg-value/internal/apps/value/sub_flow_random_push_review.go:322 +0xd2 cbg-trade/internal/apps/value.(*HttpServer).GetSubFlowRandomPushReview(0xc000ed6ff0, 0xc000f4c900) /root/sources/cbg-value/internal/apps/value/sub_flow_random_push_review.go:162 +0xeeb github.com/gin-gonic/gin.(*Context).Next(0xc000f4c900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.(*HttpServer).registerRoutes.(*HttpServer).tokenAuthMiddleware.func2(0xc000f4c900) /root/sources/cbg-value/internal/apps/value/http_server.go:249 +0x20b github.com/gin-gonic/gin.(*Context).Next(0xc000f4c900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func3(0xc000f4c900) /root/sources/cbg-value/internal/utils/cors.go:21 +0xd8 github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc000f4c900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc000f4c900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc000f4c900) /root/sources/cbg-value/internal/apps/value/http_server.go:276 +0x96 github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000c284e0, 0xc000f4c900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000c284e0, {0x145db40, 0xc005f12540}, 0xc007178f00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc001b6ade0?}, {0x145db40?, 0xc005f12540?}, 0x6?) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc008967050, {0x145f858, 0xc001008690}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 1 /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3454 +0x485 › |
| 2026-06-10 17:58:43.682 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/item:202606101700113-155-RHODM0RSBAIF": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: item:202606101700113-155-RHODM0RSBAIF › |
| 2026-06-10 17:58:43.682 · ERROR · cbg-trade · test |
| [sub_flow_random_push_review.go:318] get item detail failed, error: Get "http://192.168.101.203:3002/api/v1/kv/item:202606101700113-155-RHODM0RSBAIF": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:42.723 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202606101300113-352-NEIEKSZZGK0G": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202606101300113-352-NEIEKSZZGK0G › |
| 2026-06-10 17:58:42.723 · ERROR · cbg-trade · test |
| [eidtype.go:31] get eid type failed, error: Get "http://192.168.101.203:3002/api/v1/kv/role:202606101300113-352-NEIEKSZZGK0G": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-06-10 17:58:40.022 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/item:202601020100113-9-Y8ILEGYRI2U7ZL": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: item:202601020100113-9-Y8ILEGYRI2U7ZL › |