[CupixAerialMap] preprocess fail - error:({}) / message:({"message":"Endpoint request timed out"})
Service
aerial-map-service
Occurrences
2
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
50f2a1e7-d271-43bd-a46f-236c3856af5f
First Seen
2026-04-21 09:51 UTC
Last Seen
2026-04-21 10:09 UTC
Actions
[CupixAerialMap] preprocess fail - error:({}) / message:({"message":"Endpoint request timed out"})
What Happened#
2026-04-21 09:51~10:09 UTC 사이에 aerial-map-service의 preprocess ECS Fargate 태스크 2건이 Pix4D API 호출 시 "Endpoint request timed out" 응답을 받아 실패했다. 동일 세션(140423), 동일 팀(rakentava)의 aerial map ID 24(oblique)와 25(nadir) 처리가 모두 영향을 받았으며, ECS 컨테이너는 exit code 1로 종료되어 Step Functions States.TaskFailed 에러 경로가 트리거되었다.
Quick Facts#
| Field | Value |
|---|---|
| exception.message | {"message":"Endpoint request timed out"} |
| top_frame | src/preprocess/index.ts:175 (outer catch) |
| env | production, eu-central-1 |
| container_image | cupix-aerial-map-preprocess:prod (sha256:4e7e2be7a3bb) |
| ECS cluster | cupix-aerial-map-ecs-production |
| fargate_config | 1024 CPU, 2048 MB Memory |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| rakentava (eu-central-1) | 2 | aerial map ID 24, 25 preprocess 실패 → 사용자에게 처리 실패 상태 노출 |
Timeline#
- 09:50:51Z — aerial map 24 (oblique) preprocess ECS 태스크 시작
- 09:50:58Z — Pix4D project 생성 성공 (
cupix-production-rakentava-24-*) - 09:51:27Z — Pix4D API 호출에서 "Endpoint request timed out" 수신, preprocess 실패
- 09:52:23Z —
cupix-preprocess-checkLambda가 ECS 태스크 실패 감지 - 09:52:24Z —
cupix-process-failLambda가 aerial map 24 상태를fail로 업데이트 - 10:05:16Z — aerial map 25 (nadir)
cupix-navigateLambda가 preprocess로 라우팅 - 10:06:09Z — aerial map 25 preprocess ECS 태스크 시작
- 10:08:43Z — GCP 확인 및
configProcessing완료 - 10:09:12Z — Pix4D
startProcessingAPI 호출에서 "Endpoint request timed out" 수신, preprocess 실패 - 10:10:09Z —
cupix-preprocess-checkLambda가 ECS 태스크 실패 감지
Scoring#
Confidence 85% · Actionability 44%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 16 code refs, 4 log queries |
| Code path explicitness | 3/3 | 16 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 | 10 file(s) |
| Single repo | 1/3 | 2 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 1/3 | external deps found |
| Data migration | 3/3 | no migration |