google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

bigtable: TestIntegration_ArbitraryTimestamps failed

Open flaky-bot[bot] opened this issue 1 year ago • 1 comments

Note: #9392 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: b9dfce5e509d0c795e89c66b7f6a6bb356e3a172 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] avatar Sep 11 '24 18:09 flaky-bot[bot]

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (b9dfce5e509d0c795e89c66b7f6a6bb356e3a172), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

flaky-bot[bot] avatar Sep 11 '24 18:09 flaky-bot[bot]

failure from logs:

=== RUN   TestIntegration_ArbitraryTimestamps
    integration_test.go:4300: Running test against production
    integration_test.go:560: Creating column family: rpc error: code = Unavailable desc = The service is currently unavailable.
    integration_test.go:4358: DeleteTable got error rpc error: code = Unavailable desc = The service is currently unavailable.
--- FAIL: TestIntegration_ArbitraryTimestamps (79.80s)

bhshkh avatar Nov 18 '24 21:11 bhshkh