Baha Aiman
Baha Aiman
=== 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)
Error from logs: ```go === RUN TestIntegration_DirectPathFallback integration_test.go:6000: Running test against production panic: test timed out after 45m0s running tests: TestIntegration_DirectPathFallback (21s) goroutine 7300 [running]: testing.(*M).startAlarm.func1() /[usr/local/go/src/testing/testing.go:2373](https://cs.corp.google.com/piper///depot/google3/usr/local/go/src/testing/testing.go?l=2373) +0x265 created by...
Error from logs: ``` === RUN TestNewBuiltinMetricsTracerFactory === RUN TestNewBuiltinMetricsTracerFactory/should_create_a_new_tracer_factory_with_default_meter_provider === RUN TestNewBuiltinMetricsTracerFactory/should_create_a_new_tracer_factory_with_noop_meter_provider panic: test timed out after 45m0s running tests: TestNewBuiltinMetricsTracerFactory (19s) TestNewBuiltinMetricsTracerFactory/should_create_a_new_tracer_factory_with_noop_meter_provider (4s) goroutine 7294 [running]: testing.(*M).startAlarm.func1() /[usr/local/go/src/testing/testing.go:2484](https://cs.corp.google.com/piper///depot/google3/usr/local/go/src/testing/testing.go?l=2484)...
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...
Will merge when https://github.com/googleapis/google-cloud-go/pull/11506 is added to release notes
> Hi @quartzmo , @bhshkh, @cindy-peng, @tritone, @daniel-sanche or anybody who can help. > > This is related to [envoyproxy/go-control-plane#1142](https://github.com/envoyproxy/go-control-plane/issues/1142) and [envoyproxy/go-control-plane#1083](https://github.com/envoyproxy/go-control-plane/issues/1083) > > After #11591 I was expecting all...
Please resolve merge conflicts
Error from logs ```go === RUN TestCachingStreamDecrement === RUN TestCachingStreamDecrement/DecrementOnRecvError === RUN TestCachingStreamDecrement/DecrementOnSendError connpool_test.go:584: RecvMsg failed unexpectedly while draining: rpc error: code = Internal desc = cardinality violation: received no...