microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
94 stars 64 forks source link

CI Pipeline not working #388

Closed blackbaud-alanacable closed 5 years ago

blackbaud-alanacable commented 5 years ago

Hi,

I created a test PR (https://github.com/microsoft/spring-data-cosmosdb/pull/387) to see if the CI pipeline was working. The tests are failing (https://travis-ci.org/microsoft/spring-data-cosmosdb/jobs/558000802) with the following error The input authorization token can't serve the request. Please check that the expected payload is built as per the protocol, and check the key being used. Server used the following payload to sign: 'get colls dbs/testdb-1/colls/PartitionPerson fri, 12 jul 2019 19:40:34 gmt ' ActivityId: 0d54cea0-5fdd-4af2-aed9-d960b19102ca, Microsoft.Azure.Documents.Common/2.4.0.0, StatusCode: Unauthorized

Looks like it can not connect to Cosmos.

Is there something we can do to help y'all get the pipeline working?

Thanks, Alana

Incarnation-p-lee commented 5 years ago

Thanks for issue this, will investigate soon.

xscript commented 5 years ago

@saragluna could we double confirm that CI is fixed? If so, let's close this issue. Thanks!

saragluna commented 5 years ago

CI's been fixed, close this issue.