ES /docs

PanoPostprocessorService::run | end - {"stack":"HttpError: HTTP request failed

Service
cupixworks-pano-postprocessor-instance
Occurrences
38
Status
Reported
Confidence
85%
Actionability
52%
Cluster ID
d4abc114-99f5-4df7-a6dc-ed0ba35e085e
First Seen
2026-04-23 08:27 UTC
Last Seen
2026-07-29 23:52 UTC
Actions

PanoPostprocessorService::run | end - {"stack":"HttpError: HTTP request failed

What Happened#

2026-04-23 08:24~08:37 UTC 사이에 cupixworks-pano-postprocessor-instance 서비스가 내부 API(api-tesla.cupix.internal)에 대한 HTTP 요청에서 nginx 504 Gateway Time-out 응답을 반복적으로 수신했다. 동일 시간대에 상위 서비스(cupixworks-api)에서 MySQL Lock wait timeout과 VoxelService 503 에러가 동시 다발적으로 발생하여, API 백엔드의 응답 지연이 nginx timeout을 초과한 것으로 확인된다. 이 클러스터의 4건은 getPanos API 호출(panoApi.js:2128)이 5회 재시도 후에도 504를 반환하여 서비스 run() 메서드 전체가 실패한 사례이다.

Quick Facts#

Field Value
exception.class HttpError
exception.message HTTP request failed
top_frame panoApi.js:2128
runtime Node.js (TypeScript agent, ECS)
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
qatest3 4 pano postprocessor 작업 실패 — capture의 pano 후처리(mask, infer, resize) 미완료

Timeline#

  1. 08:24 UTC — 최초 504 에러 발생 (panoApi.js:2884, infer 작업)
  2. 08:27:56 UTC — 이 클러스터의 getPanos 호출 4건 504 실패 (panoApi.js:2128)
  3. 08:34:17 UTC — cupixworks-api에서 MySQL Lock wait timeout 발생
  4. 08:34:27 UTCupdateJobState 호출도 504 실패 (job 1031164, 1031171)
  5. 08:37 UTC — 504 에러 소멸, API 응답 정상화
  6. 08:50 UTC — VoxelService 503 에러 지속 (별도 이슈)

Scoring#

Confidence 85% · Actionability 52%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 28 code refs, 6 log queries
Code path explicitness 3/3 28 file:line refs
Log evidence 3/3 section, query, pattern
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 5/5 trivial
Affected files 1/5 14 file(s)
Single repo 1/3 5 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration