Skip to content

classify mongo connector KeyNotFound error - #4777

Open
jgao54 wants to merge 1 commit into
mainfrom
mongo-fix
Open

classify mongo connector KeyNotFound error#4777
jgao54 wants to merge 1 commit into
mainfrom
mongo-fix

Conversation

@jgao54

@jgao54 jgao54 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Fixes: DBI-1108

Observed error message:

failed to create change stream: connection() error occurred during connection handshake: auth error: unable to authenticate using mechanism "SCRAM-SHA-256": (KeyNotFound) No keys found for HMAC that is valid for time: { ts: Timestamp(xxxxxxxxxx, xxx) } with id: xxxxxxxxxx

Happens right after "(ShutdownInProgress) The server is in quiesce mode and will shut down" error. Transient and automatically recovers

@jgao54
jgao54 requested a review from a team as a code owner September 6, 2026 08:33
@jgao54
jgao54 enabled auto-merge (squash) September 6, 2026 08:35
@claude

claude Bot commented Sep 6, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: A single unrelated Postgres unit test (TestRunPipeline_FilterStripsLines) failed with "src failed: signal: killed" — its local printf subprocess was SIGKILLed externally (resource pressure on the loaded CI runner) — while the same test passed on the other two matrix legs and the PR only changes Mongo error classification.
Confidence: 0.9

✅ Automatically retrying the workflow

View workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant