Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud/azure: TestAzure failed #140760

Open
cockroach-teamcity opened this issue Feb 8, 2025 · 2 comments
Open

cloud/azure: TestAzure failed #140760

cockroach-teamcity opened this issue Feb 8, 2025 · 2 comments
Labels
A-disaster-recovery branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 8, 2025

cloud/azure.TestAzure failed with artifacts on master @ 0d284cc52708504d8c71c4358041f45fcf792a52:

          "timestamp": "2025-02-08 00:06:39Z",
          "trace_id": "8fce1c1c-afbb-4218-ae66-5b07d1203600",
          "correlation_id": "2981d493-46b3-4422-9b80-8973d517f217",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/simple_round_trip#01 (0.27s)
=== RUN   TestAzure/exceeds-4mb-chunk#01
    cloud_test_helpers.go:219: closing object: ClientSecretCredential authentication failed. FromClientSecret(): http call(https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token)(POST) error: reply status code was 401:
        {"error":"invalid_client","error_description":"AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: b453e125-ab1f-4ef2-bff9-8756b5b63900 Correlation ID: ab31a033-f28e-4f24-bf0c-10746124644c Timestamp: 2025-02-08 00:06:39Z","error_codes":[7000222],"timestamp":"2025-02-08 00:06:39Z","trace_id":"b453e125-ab1f-4ef2-bff9-8756b5b63900","correlation_id":"ab31a033-f28e-4f24-bf0c-10746124644c","error_uri":"https://login.microsoftonline.com/error?code=7000222"}
        POST https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token
        --------------------------------------------------------------------------------
        RESPONSE 401 Unauthorized
        --------------------------------------------------------------------------------
        {
          "error": "invalid_client",
          "error_description": "AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: b453e125-ab1f-4ef2-bff9-8756b5b63900 Correlation ID: ab31a033-f28e-4f24-bf0c-10746124644c Timestamp: 2025-02-08 00:06:39Z",
          "error_codes": [
            7000222
          ],
          "timestamp": "2025-02-08 00:06:39Z",
          "trace_id": "b453e125-ab1f-4ef2-bff9-8756b5b63900",
          "correlation_id": "ab31a033-f28e-4f24-bf0c-10746124644c",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/exceeds-4mb-chunk#01 (0.13s)
=== RUN   TestAzure/file-does-not-exist#01
    cloud_test_helpers.go:325: closing object: ClientSecretCredential authentication failed. FromClientSecret(): http call(https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token)(POST) error: reply status code was 401:
        {"error":"invalid_client","error_description":"AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: bf18f934-cd09-4063-95f4-208e732a0200 Correlation ID: 9bb01a58-fa86-46d5-ac53-54b6240fc0b7 Timestamp: 2025-02-08 00:06:40Z","error_codes":[7000222],"timestamp":"2025-02-08 00:06:40Z","trace_id":"bf18f934-cd09-4063-95f4-208e732a0200","correlation_id":"9bb01a58-fa86-46d5-ac53-54b6240fc0b7","error_uri":"https://login.microsoftonline.com/error?code=7000222"}
        POST https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token
        --------------------------------------------------------------------------------
        RESPONSE 401 Unauthorized
        --------------------------------------------------------------------------------
        {
          "error": "invalid_client",
          "error_description": "AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: bf18f934-cd09-4063-95f4-208e732a0200 Correlation ID: 9bb01a58-fa86-46d5-ac53-54b6240fc0b7 Timestamp: 2025-02-08 00:06:40Z",
          "error_codes": [
            7000222
          ],
          "timestamp": "2025-02-08 00:06:40Z",
          "trace_id": "bf18f934-cd09-4063-95f4-208e732a0200",
          "correlation_id": "9bb01a58-fa86-46d5-ac53-54b6240fc0b7",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/file-does-not-exist#01 (0.09s)
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-47349

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery labels Feb 8, 2025
@cockroach-teamcity
Copy link
Member Author

cloud/azure.TestAzure failed with artifacts on master @ ecfb74b7ad75327f11814966a2cdab1b9793a549:

          "timestamp": "2025-02-09 00:06:54Z",
          "trace_id": "c90ca6b2-d92a-46a3-9824-cedb1c431000",
          "correlation_id": "dd5753f6-dffd-4cf4-9891-91d10d9b1bb4",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/write-single-file-by-uri#01 (0.19s)
=== RUN   TestAzure/file-does-not-exist#01
    cloud_test_helpers.go:325: closing object: ClientSecretCredential authentication failed. FromClientSecret(): http call(https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token)(POST) error: reply status code was 401:
        {"error":"invalid_client","error_description":"AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: 19c038ae-596b-4dde-9b71-c629c6eb0d00 Correlation ID: 00e8b601-91c9-4136-902e-05210ab2f290 Timestamp: 2025-02-09 00:06:54Z","error_codes":[7000222],"timestamp":"2025-02-09 00:06:54Z","trace_id":"19c038ae-596b-4dde-9b71-c629c6eb0d00","correlation_id":"00e8b601-91c9-4136-902e-05210ab2f290","error_uri":"https://login.microsoftonline.com/error?code=7000222"}
        POST https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token
        --------------------------------------------------------------------------------
        RESPONSE 401 Unauthorized
        --------------------------------------------------------------------------------
        {
          "error": "invalid_client",
          "error_description": "AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: 19c038ae-596b-4dde-9b71-c629c6eb0d00 Correlation ID: 00e8b601-91c9-4136-902e-05210ab2f290 Timestamp: 2025-02-09 00:06:54Z",
          "error_codes": [
            7000222
          ],
          "timestamp": "2025-02-09 00:06:54Z",
          "trace_id": "19c038ae-596b-4dde-9b71-c629c6eb0d00",
          "correlation_id": "00e8b601-91c9-4136-902e-05210ab2f290",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/file-does-not-exist#01 (0.11s)
=== RUN   TestAzure/exceeds-4mb-chunk#01
    cloud_test_helpers.go:219: closing object: ClientSecretCredential authentication failed. FromClientSecret(): http call(https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token)(POST) error: reply status code was 401:
        {"error":"invalid_client","error_description":"AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: 558271fd-8975-411c-9bea-d42dc4f90d00 Correlation ID: 88fe1320-bdbd-40b3-871e-42c4bedd5e52 Timestamp: 2025-02-09 00:06:54Z","error_codes":[7000222],"timestamp":"2025-02-09 00:06:54Z","trace_id":"558271fd-8975-411c-9bea-d42dc4f90d00","correlation_id":"88fe1320-bdbd-40b3-871e-42c4bedd5e52","error_uri":"https://login.microsoftonline.com/error?code=7000222"}
        POST https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token
        --------------------------------------------------------------------------------
        RESPONSE 401 Unauthorized
        --------------------------------------------------------------------------------
        {
          "error": "invalid_client",
          "error_description": "AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: 558271fd-8975-411c-9bea-d42dc4f90d00 Correlation ID: 88fe1320-bdbd-40b3-871e-42c4bedd5e52 Timestamp: 2025-02-09 00:06:54Z",
          "error_codes": [
            7000222
          ],
          "timestamp": "2025-02-09 00:06:54Z",
          "trace_id": "558271fd-8975-411c-9bea-d42dc4f90d00",
          "correlation_id": "88fe1320-bdbd-40b3-871e-42c4bedd5e52",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/exceeds-4mb-chunk#01 (0.18s)
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

cloud/azure.TestAzure failed with artifacts on master @ d65ba4b969eb796f8fafd125f11b8a1ad437b17a:

          "timestamp": "2025-02-10 00:09:21Z",
          "trace_id": "b1f35296-7c2b-4345-a9e1-799ac7722400",
          "correlation_id": "6b7df55e-a581-49ee-892d-64c8557413dc",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/simple_round_trip#01 (0.21s)
=== RUN   TestAzure/exceeds-4mb-chunk#01
    cloud_test_helpers.go:219: closing object: ClientSecretCredential authentication failed. FromClientSecret(): http call(https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token)(POST) error: reply status code was 401:
        {"error":"invalid_client","error_description":"AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: ce09195d-4834-47df-9fe0-ba2332501c00 Correlation ID: dd98c7c1-a589-4b32-b3e4-045f03f37494 Timestamp: 2025-02-10 00:09:21Z","error_codes":[7000222],"timestamp":"2025-02-10 00:09:21Z","trace_id":"ce09195d-4834-47df-9fe0-ba2332501c00","correlation_id":"dd98c7c1-a589-4b32-b3e4-045f03f37494","error_uri":"https://login.microsoftonline.com/error?code=7000222"}
        POST https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token
        --------------------------------------------------------------------------------
        RESPONSE 401 Unauthorized
        --------------------------------------------------------------------------------
        {
          "error": "invalid_client",
          "error_description": "AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: ce09195d-4834-47df-9fe0-ba2332501c00 Correlation ID: dd98c7c1-a589-4b32-b3e4-045f03f37494 Timestamp: 2025-02-10 00:09:21Z",
          "error_codes": [
            7000222
          ],
          "timestamp": "2025-02-10 00:09:21Z",
          "trace_id": "ce09195d-4834-47df-9fe0-ba2332501c00",
          "correlation_id": "dd98c7c1-a589-4b32-b3e4-045f03f37494",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/exceeds-4mb-chunk#01 (0.16s)
=== RUN   TestAzure/write-single-file-by-uri#01
    cloud_test_helpers.go:300: closing object: ClientSecretCredential authentication failed. FromClientSecret(): http call(https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token)(POST) error: reply status code was 401:
        {"error":"invalid_client","error_description":"AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: 82448297-4dad-44b7-afbe-125ddd852100 Correlation ID: c8cdd974-d255-4f30-b5c5-4f021d47e48a Timestamp: 2025-02-10 00:09:21Z","error_codes":[7000222],"timestamp":"2025-02-10 00:09:21Z","trace_id":"82448297-4dad-44b7-afbe-125ddd852100","correlation_id":"c8cdd974-d255-4f30-b5c5-4f021d47e48a","error_uri":"https://login.microsoftonline.com/error?code=7000222"}
        POST https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token
        --------------------------------------------------------------------------------
        RESPONSE 401 Unauthorized
        --------------------------------------------------------------------------------
        {
          "error": "invalid_client",
          "error_description": "AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: 82448297-4dad-44b7-afbe-125ddd852100 Correlation ID: c8cdd974-d255-4f30-b5c5-4f021d47e48a Timestamp: 2025-02-10 00:09:21Z",
          "error_codes": [
            7000222
          ],
          "timestamp": "2025-02-10 00:09:21Z",
          "trace_id": "82448297-4dad-44b7-afbe-125ddd852100",
          "correlation_id": "c8cdd974-d255-4f30-b5c5-4f021d47e48a",
          "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        }
        --------------------------------------------------------------------------------
        To troubleshoot, visit https://aka.ms/azsdk/go/identity/troubleshoot#client-secret
    --- FAIL: TestAzure/write-single-file-by-uri#01 (0.20s)
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-disaster-recovery branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery
Projects
None yet
Development

No branches or pull requests

1 participant