BasePreprocessorRunner::downloadFile | error_download path: /tmp/workspace/9878/input_data/bim_mode
Service
cupixworks-deviation-preprocessor-agent
Occurrences
1
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
6967e7d7-6a4c-49b2-83ec-9349bac40ffd
First Seen
2026-04-28 16:03 UTC
Last Seen
2026-04-28 16:03 UTC
Actions
BasePreprocessorRunner::downloadFile | error_download path: /tmp/workspace/9878/input_data/bim_mode
What Happened#
2026-04-28T16:03:28Z에 cupixworks-deviation-preprocessor-agent 서비스에서 deviation job(id: 1040523, deviation: 9878) 처리 중 BIM mesh 파일 다운로드가 HTTP 403으로 실패했다. API 서버(cupixworks-api)가 bim 19181의 mesh resource를 찾지 못해 Cupix::Errors::NotFound (ARG10002)를 반환했으며, 이로 인해 전체 preprocessor job이 실패했다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | HTTPError |
| exception.message | Response code 403 (Forbidden) |
| top_frame | got/dist/source/core/index.js:913 |
| env | production, us-west-2 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| sebastiancg | 1 | Deviation report job 1040523 실패, bim 19181의 mesh 다운로드 불가 |
Timeline#
- 2026-04-28T16:03:28.766Z —
BasePreprocessorRunner::downloadFile에서 HTTP 403 수신 - 2026-04-28T16:03:28.767Z —
PreprocessorService::runcatch 블록에서 에러 로깅, job 상태를 error로 업데이트 - 2026-04-28T16:03:29.573Z — API 서버에서
GET /api/v1/bims/19181요청 성공 (200) - 2026-04-28T16:03:29.574Z — API 서버에서
GET /api/v1/bims/19181/resources/mesh/download요청 실패 (403, ARG10002: "Resource not found")
Scoring#
Confidence 80% · Actionability 36%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 13 code refs, 6 log queries |
| Code path explicitness | 3/3 | 13 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 | 18 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 |