FileSystemManager::loadSkatResults | end - not found file - /efs/a0504a63e1595b88/skatmaster/results
Service
cupixworks-capture-postprocessor-agent
Occurrences
1,036
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
5a95f154-6d40-48ec-9574-b2b429883c21
First Seen
2026-04-06 13:21 UTC
Last Seen
2026-08-02 13:21 UTC
Actions
FileSystemManager::loadSkatResults | end - not found file - /efs/a0504a63e1595b88/skatmaster/results
What Happened#
2026-04-22 13:17~13:20 UTC 사이 cupixworks-capture-postprocessor-agent에서 5건의 에러가 발생했다. postprocessor agent가 EFS 상의 skatmaster/results/capture_alignments.json 파일을 읽으려 했으나 파일이 존재하지 않아 처리에 실패했다. 5건은 3개 팀(lemartec, futsu, whitingturner/rsconstruction), 2개 리전(us-west-2, ap-southeast-1)에 걸쳐 서로 다른 capture에서 발생했으며, 각 실패 후 BaseService::handlingMessageErrors에 의해 SQS 메시지가 에러 처리되었다. 대표 에러인 capture 683964의 경우, upstream에서 이미 에러 코드 AGT1201이 설정되어 있었고 SKAT이 alignment 결과를 생성하지 않았음에도 postprocessor가 트리거되었다.
Quick Facts#
| Field | Value |
|---|---|
| exception.message | FileSystemManager::loadSkatResults | end - not found file - /efs/{hash}/skatmaster/results/capture_alignments.json |
| top_frame | packages/cupix-capture-postprocessor-agent/src/manager/file-system.manager.ts:229 |
| env | production, us-west-2, ap-southeast-1 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| lemartec | 1 | capture 683964 postprocessing 실패 (error code AGT1201) |
| futsu | 1 | capture 1782 postprocessing 실패 (ap-southeast-1) |
| whitingturner | 2 | capture 684676, 684675 postprocessing 실패 |
| rsconstruction | 1 | capture 684637 postprocessing 실패 |
Timeline#
- 2026-04-22T13:17:15Z — 최초 에러 발생 (EFS path:
a0504a63e1595b88) - 2026-04-22T13:18:45Z — 두 번째 에러 (EFS path:
5ddfd1ddad055ad5) - 2026-04-22T13:20:20-25Z — 세 건 연속 에러 (EFS paths:
8dd318811e13d33c,baf3b2c7b31bb1c2,414cc7a32da9f924) - 2026-04-22T13:43~Z — 동일 시간대의 다른 capture들은
loadSkatResults성공 (info 로그 확인)
Scoring#
Confidence 80% · Actionability 36%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 11 code refs, 3 log queries |
| Code path explicitness | 3/3 | 11 file:line refs |
| Log evidence | 2/3 | section, query |
| 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 | 1/5 | critical |
| Affected files | 1/5 | 22 file(s) |
| Single repo | 1/3 | 7 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 |