Skip to content

feat: add dictionary-based redaction for secrets in logs #1817

feat: add dictionary-based redaction for secrets in logs

feat: add dictionary-based redaction for secrets in logs #1817

Triggered via pull request September 4, 2025 06:13
@kmruizkmruiz
synchronize #508
mcp-29
Status Failure
Total duration 5m 39s
Artifacts 3

code_health.yaml

on: pull_request
Matrix: Run MongoDB tests
Run Atlas tests
4m 53s
Run Atlas tests
Report Coverage
39s
Report Coverage
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 9 warnings, and 1 notice
Run MongoDB tests (macos-latest)
Process completed with exit code 1.
Run MongoDB tests (ubuntu-latest)
Process completed with exit code 1.
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: device-flow > gets requested by the agent to connect: tests/integration/common/connectionManager.oidc.test.ts#L113
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ it tests/integration/common/connectionManager.oidc.test.ts:113:21 ❯ tests/integration/common/connectionManager.oidc.test.ts:244:17 ❯ config tests/integration/common/connectionManager.oidc.test.ts:141:17 ❯ tests/integration/tools/mongodb/mongodbHelpers.ts:79:9
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: auth-flow;nonce=true > can refresh a token once expired: tests/integration/common/connectionManager.oidc.test.ts#L113
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ it tests/integration/common/connectionManager.oidc.test.ts:113:21 ❯ tests/integration/common/connectionManager.oidc.test.ts:221:13 ❯ config tests/integration/common/connectionManager.oidc.test.ts:141:17 ❯ tests/integration/tools/mongodb/mongodbHelpers.ts:79:9
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: auth-flow;nonce=true > can list existing databases: tests/integration/common/connectionManager.oidc.test.ts#L113
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ it tests/integration/common/connectionManager.oidc.test.ts:113:21 ❯ tests/integration/common/connectionManager.oidc.test.ts:209:13 ❯ config tests/integration/common/connectionManager.oidc.test.ts:141:17 ❯ tests/integration/tools/mongodb/mongodbHelpers.ts:79:9
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: auth-flow;nonce=true > can connect with the expected user: tests/integration/common/connectionManager.oidc.test.ts#L113
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ it tests/integration/common/connectionManager.oidc.test.ts:113:21 ❯ tests/integration/common/connectionManager.oidc.test.ts:162:13 ❯ config tests/integration/common/connectionManager.oidc.test.ts:141:17 ❯ tests/integration/tools/mongodb/mongodbHelpers.ts:79:9
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: auth-flow;nonce=false > can refresh a token once expired: tests/integration/common/connectionManager.oidc.test.ts#L113
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ it tests/integration/common/connectionManager.oidc.test.ts:113:21 ❯ tests/integration/common/connectionManager.oidc.test.ts:221:13 ❯ config tests/integration/common/connectionManager.oidc.test.ts:141:17 ❯ tests/integration/tools/mongodb/mongodbHelpers.ts:79:9
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: auth-flow;nonce=false > can list existing databases: tests/integration/common/connectionManager.oidc.test.ts#L113
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ it tests/integration/common/connectionManager.oidc.test.ts:113:21 ❯ tests/integration/common/connectionManager.oidc.test.ts:209:13 ❯ config tests/integration/common/connectionManager.oidc.test.ts:141:17 ❯ tests/integration/tools/mongodb/mongodbHelpers.ts:79:9
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: auth-flow;nonce=false > can connect with the expected user: tests/integration/common/connectionManager.oidc.test.ts#L113
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ it tests/integration/common/connectionManager.oidc.test.ts:113:21 ❯ tests/integration/common/connectionManager.oidc.test.ts:162:13 ❯ config tests/integration/common/connectionManager.oidc.test.ts:141:17 ❯ tests/integration/tools/mongodb/mongodbHelpers.ts:79:9
Run MongoDB tests (windows-latest)
Process completed with exit code 1.
Report Coverage
Unable to download artifact(s): Artifact not found for name: test-results Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Run MongoDB tests (ubuntu-latest)
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
Run MongoDB tests (ubuntu-latest)
1 added, 0 removed; done.
Run MongoDB tests (ubuntu-latest)
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
Run MongoDB tests (ubuntu-latest)
Updating certificates in /etc/ssl/certs...
Run MongoDB tests (ubuntu-latest)
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Run Atlas tests
1 added, 0 removed; done.
Run Atlas tests
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
Run Atlas tests
Updating certificates in /etc/ssl/certs...
Run Atlas tests
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Run MongoDB tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
atlas-test-results
14.9 KB
sha256:e0282e1ea732ba507c00012b1867b10900698e99afa1a8f6b9781719253bea75
run-atlas-tests-permissions-65a84f887f2cf524c682050c3e143e8e
140 Bytes
sha256:cfed7e5c2eb9f9a8c903d6f25b5b6237923f2829a99a3f7cf848e377104f6309
run-tests-permissions-6f4468be0c92249da5df1e823f5f5254
140 Bytes
sha256:a22b7fbf64ffe9271f3bf8d4e8dbd34c7051572444d84c70dead9fb84066a474