not a bim drawing
Service
cupixworks-capture-refinement-arm-instance
Occurrences
3
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
e95d1dc0-d3a8-4b02-b474-36c97637d7e0
First Seen
2026-07-16 03:02 UTC
Last Seen
2026-08-03 02:21 UTC
Actions
not a bim drawing
What Happened#
cupixworks-capture-refinement-arm-instance (ARM ECS task, refinement agent for capture 3D reconstruction) 가 2026-07-16 12:02:53 KST 에 job 1201639 실행 중 RefinementService::loadFloorplan 에서 Error: not a bim drawing 을 던지고 종료했다. 클러스터 메타데이터의 refinement_layout.used_model 이 가리키는 floorplan 이 BIM 타입이 아닌 pdf 타입이었기 때문에 TSLA-12199 (2026-05-15) 에서 도입된 타입 가드가 작동했다. 1건 단발 오류이며 다른 refinement 작업은 정상.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | Error |
| exception.message | not a bim drawing |
| top_frame | applications/agents/packages/cupix-capture-refinement-agent/src/refinement-service.ts:203 |
| deploy | 31b5b3e5b (TSLA-12199, 2026-05-15) |
| env | production, us-west-2 |
| tenant | cupix |
| job_id | 1201639 |
| floorplan_type (observed) | pdf |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| weoneil (capture refinement) | 1 | 단일 capture 의 refinement job 실패 — refinement_state 가 refined 로 승격되지 못함 |
Timeline#
- 2026-05-15 18:43 KST — TSLA-12199 (commit
31b5b3e5b) 로loadFloorplan에floorplanType !== Bim가드 추가. - 2026-07-16 12:02:53 KST — 배포된 ARM refinement 인스턴스에서 job
1201639시작. - 2026-07-16 12:02:53 KST —
RefinementService::loadFloorplan | end - not a bim drawing, floorplan type: pdf로그 후Error: not a bim drawing발생. - 2026-07-16 12:02:54 KST —
RefinementService::terminateService | force shutdown after 10 seconds로 프로세스 종료.
Scoring#
Confidence 80% · Actionability 36%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 10 code refs, 4 log queries |
| Code path explicitness | 3/3 | 10 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 | 17 file(s) |
| Single repo | 1/3 | 11 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 2/3 | test mentioned |
| External dependency | 1/3 | external deps found |
| Data migration | 3/3 | no migration |