ES /docs

MeshService::run | error: {"stack":"ExpiredToken: The provided token has expired.

Service
cupixworks-any-mesh-agent
Occurrences
1
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
7f772624-a97b-4b08-a72d-86842cd211e9
First Seen
2026-05-22 10:11 UTC
Last Seen
2026-05-22 10:11 UTC
Actions

MeshService::run | error: {"stack":"ExpiredToken: The provided token has expired.

What Happened#

2026-05-22 19:11:15 KST, cupixworks-any-mesh-agent 서비스에서 BIM mesh 추출 후 S3 업로드 중 AWS STS 임시 토큰이 만료되어 ExpiredToken 에러가 발생했다. BIM ID 18044의 mesh archive 업로드가 약 4시간 동안 진행되면서 Tesla API에서 발급받은 임시 자격증명의 유효기간을 초과했다.

Quick Facts#

Field Value
exception.class ExpiredToken
exception.message The provided token has expired.
top_frame aws-sdk/lib/services/s3.js:712
runtime Node.js (aws-sdk@2.1599.0)
env production, us-west-2

Timeline#

  1. 2026-05-22 14:53:58 KST — SQS 메시지 수신 (BIM id: 18044)
  2. 2026-05-22 15:10:17 KST — S3 업로드 시작 (mesh archive: /tmp/workspace/18044/mesh_archive/18044.zip)
  3. 2026-05-22 19:11:15 KST — S3 업로드 실패 (ExpiredToken, 약 4시간 경과)
  4. 2026-05-22 19:11:16 KST — 워크스페이스 정리 및 SQS 메시지 삭제

Scoring#

Confidence 80% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 13 code refs, 4 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 14 file(s)
Single repo 1/3 6 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration