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

Test failure: com.github.ambry.router.CloudRouterTest > testStitchGetUpdateDelete #1888

Open
cgtz opened this issue Jun 23, 2021 · 1 comment

Comments

@cgtz
Copy link
Contributor

cgtz commented Jun 23, 2021

Failed on github actions.

 com.github.ambry.router.CloudRouterTest > testStitchGetUpdateDelete[0] FAILED
    java.util.concurrent.TimeoutException: Timeout after waiting for 10000 ms.
        at com.github.ambry.router.FutureResult.get(FutureResult.java:106)
        at com.github.ambry.router.NonBlockingRouterTest.testStitchGetUpdateDelete(NonBlockingRouterTest.java:915)
        at com.github.ambry.router.CloudRouterTest.testStitchGetUpdateDelete(CloudRouterTest.java:226)

https://scans.gradle.com/s/ykhlrhym6af2y

@cgtz
Copy link
Contributor Author

cgtz commented Jun 25, 2021

Possibly related:

 com.github.ambry.router.CloudRouterTest > testSimpleBlobTtlUpdate[0] FAILED
    java.util.concurrent.TimeoutException: Timeout after waiting for 10000 ms.
        at com.github.ambry.router.FutureResult.get(FutureResult.java:106)
        at com.github.ambry.router.NonBlockingRouterTestBase.doTtlUpdateTest(NonBlockingRouterTestBase.java:553)
        at com.github.ambry.router.CloudRouterTest.testSimpleBlobTtlUpdate(CloudRouterTest.java:208)

https://gradle.com/s/o2gupwb63viwo

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

No branches or pull requests

1 participant