ES /docs

ChildProcessManager::setupEventHandlers | Child process stderr: AssertionError [ForgeAgentError]: Mu

Service
cupixworks-any-bimrevision-agent
Occurrences
58
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
211cf079-5de0-4b1b-ae4f-48ce8acb304d
First Seen
2026-05-27 09:17 UTC
Last Seen
2026-06-13 20:09 UTC
Actions

ChildProcessManager::setupEventHandlers | Child process stderr: AssertionError [ForgeAgentError]: Mu

What Happened#

2026-05-27 09:17:56 UTC에 cupixworks-any-bimrevision-agent 서비스에서 BIM revision 비교 작업 중 ForgeAgentError (code 514)가 발생했다. @cupix/forge-agents 패키지의 EntityMap.load() 메서드가 Forge manifest에서 modelId 11에 해당하는 SVF derivative를 찾지 못해 assertion failure가 발생하고, 이것이 critical error로 분류되어 전체 revision 비교 작업이 중단되었다.

Quick Facts#

Field Value
exception.class AssertionError [ForgeAgentError]
exception.message Must not be a nullable value: Derivative not found for modelId: 11 @ EntityMap.derivativesload()
top_frame entity-map.js:97 (compiled)
runtime Node.js (child process via @cupix/forge-agents@10.98.0)
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
exyte (BIM Revision) 2 bim_id 18046의 V2→V3 revision 비교 실패, 13,684개 element 업데이트 미반영

Timeline#

  1. 2026-05-27 09:16:32 UTC — BimRevisionService 시작 (bimRevisionId: 23760, bimId: 18046)
  2. 2026-05-27 09:16:50 UTC — REVISE-BEGIN, BIM 비교 시작
  3. 2026-05-27 09:17:56 UTC — EntityMap.load()에서 modelId 11 derivative 조회 실패, ForgeAgentError 514 발생
  4. 2026-05-27 09:17:56 UTC — Critical Forge error로 분류, revision 상태 Error로 전환
  5. 2026-05-27 09:17:57 UTC — 작업 공간 정리, REVISE-END (status: error)

Scoring#

Confidence 80% · Actionability 36%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 21 code refs, 4 log queries
Code path explicitness 3/3 21 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 16 file(s)
Single repo 1/3 8 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