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

bigtable: TestIntegration_AdminBackup failed

Open flaky-bot[bot] opened this issue 7 months ago • 3 comments

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


commit: 394ef958d4cbb29fedb6b331581ce1390c65ccb6 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] avatar May 30 '25 23:05 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 (394ef958d4cbb29fedb6b331581ce1390c65ccb6), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

flaky-bot[bot] avatar May 31 '25 09:05 flaky-bot[bot]

Error from logs:

=== RUN   TestIntegration_AdminBackup
    integration_test.go:4414: foundBackups: map[mybackup--20250530-83162397199934-0002:true mybackup--20250530-83162397199934-0003:true], wantBackups: map[mybackup--20250530-83162397199934-0001:{HotToStandardTime:<nil> BackupType:1} mybackup--20250530-83162397199934-0002:{HotToStandardTime:2025-06-01 23:06:05 +0000 UTC BackupType:2} mybackup--20250530-83162397199934-0003:{HotToStandardTime:<nil> BackupType:2}]
--- FAIL: TestIntegration_AdminBackup (179.51s)

bhshkh avatar Jun 05 '25 19:06 bhshkh

Reducing the priority to P2. This is an issue with the test and not the library

bhshkh avatar Jun 11 '25 00:06 bhshkh

=== RUN TestIntegration_AdminCopyBackup --- PASS: TestIntegration_AdminCopyBackup (52.15s) === RUN TestIntegration_AdminBackup integration_test.go:4414: foundBackups: map[mybackup--20250530-83162397199934-0002:true mybackup--20250530-83162397199934-0003:true], wantBackups: map[mybackup--20250530-83162397199934-0001:{HotToStandardTime: BackupType:1} mybackup--20250530-83162397199934-0002:{HotToStandardTime:2025-06-01 23:06:05 +0000 UTC BackupType:2} mybackup--20250530-83162397199934-0003:{HotToStandardTime: BackupType:2}] --- FAIL: TestIntegration_AdminBackup (179.51s)

bhshkh avatar Aug 16 '25 00:08 bhshkh