ES /docs

Capture move retries exhausted: migration id(1482) - ActiveRecord::RecordInvalid: Validation failed:

Service
cupixvista-api-migration-worker
Occurrences
7
Status
Dismissed
Confidence
80%
Actionability
24%
Cluster ID
91d5e4f4-111c-4f98-9306-cfd1f7386925
First Seen
2026-06-08 04:14 UTC
Last Seen
2026-06-08 04:27 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.

Capture move retries exhausted: migration id(1482) - ActiveRecord::RecordInvalid: Validation failed:

What Happened#

2026-06-08 KST 오전 시간대에 CupixVista의 MoveWorker가 record/capture move 작업을 처리하던 중, Pointcloud 테이블 업데이트 단계에서 ActiveRecord::RecordInvalid: Validation failed: Semantic taxonomy state is invalid 검증 실패가 반복적으로 발생하여 5회 retry를 모두 소진하고 migration이 error 상태로 종료되었습니다. 동일 원인으로 migration id(1482)와 migration id(1493) 등 최소 2건 이상이 영향받았습니다.

Quick Facts#

Field Value
exception.class ActiveRecord::RecordInvalid
exception.message Validation failed: Semantic taxonomy state is invalid
top_frame app/operations/migration_move_operation.rb:48
runtime Ruby 3.3.0 / Rails (activerecord-7.2.2) / Sidekiq 7.3.9
env production / us-west-2 (tenant: cupix)

Affected Teams#

Team / Domain Error Count Impact
cupixvista-api-migration-worker 7 (cluster) record/capture move 작업이 retry 소진 후 실패 처리됨. 영향 migration id: 1482, 1493 (확인됨)

Timeline#

  1. 2026-06-08 13:14:07 KST — migration id(1482) MoveWorker 첫 실패 (Pointcloud step). Sidekiq retry 시작. (Capture move failed)
  2. 2026-06-08 13:14:07 KST — 5회 retry 모두 동일 validation 오류로 실패, sidekiq_retries_exhausted 콜백 호출 → Capture move retries exhausted
  3. 2026-06-08 13:27:31 KST — migration id(1493) 동일 오류로 retry 소진 (cluster 마지막 발생)

Scoring#

Confidence 80% · Actionability 24%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 17 code refs, 4 log queries
Code path explicitness 3/3 17 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 20 file(s)
Single repo 1/3 2 service(s)
Immediate actions 0/3 absent
Testability 2/3 test mentioned
External dependency 1/3 external deps found
Data migration 0/3 migration needed