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

storage: TestIntegration_WriterChunksize failed

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

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


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

flaky-bot[bot] avatar Mar 27 '24 06:03 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 (fbeabdb3aadcb8dd8bb017d429f66ef335004dfa), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

flaky-bot[bot] avatar Mar 27 '24 17:03 flaky-bot[bot]

=== RUN   TestIntegration_WriterChunksize/grpc/chunksize_0_uploads_everything
    integration_test.go:2547: writer.Close: rpc error: code = OutOfRange desc = A new upload request must start with write_offset 0, but received '1048576'.

BrennaEpp avatar Mar 27 '24 21:03 BrennaEpp

Looks like the first 4 message sends were thought to have been sent correctly but the server only saw the 5th message and returned this. Not sure how this would happen

BrennaEpp avatar Mar 29 '24 07:03 BrennaEpp

No more recent failures here so closing this out for now.

tritone avatar Jul 08 '24 17:07 tritone