kennknowles commented on PR #28656:
URL: https://github.com/apache/beam/pull/28656#issuecomment-1741014354

   I have logged in to Jenkins and ensured that this build will not be garbage 
collected: 
https://ci-beam.apache.org/job/beam_PreCommit_Java_GCP_IO_Direct_Phrase/238/
   
   The failure is 
[SpannerChangeStreamErrorTest.testAbortedExceptionNotRetriedithDefaultsForStreamSqlRetrySettings](https://ci-beam.apache.org/job/beam_PreCommit_Java_GCP_IO_Direct_Phrase/238/testReport/junit/org.apache.beam.sdk.io.gcp.spanner.changestreams/SpannerChangeStreamErrorTest/testAbortedExceptionNotRetriedithDefaultsForStreamSqlRetrySettings/)
   
   It times out after 10 minutes. The log in its entirety appears to be:
   
   ```
   Sep 26, 2023 4:17:33 PM org.apache.beam.sdk.io.gcp.spanner.SpannerAccessor 
getOrCreate
   INFO: Connecting to SpannerConfig{projectId=my-project, 
instanceId=my-instance, databaseId=my-database, 
host=https://batch-spanner.googleapis.com/, emulatorHost=my-host, 
isLocalChannelProvider=true, commitDeadline=PT15S, maxCumulativeBackoff=PT900S, 
executeStreamingSqlRetrySettings=RetrySettings{totalTimeout=PT5M, 
initialRetryDelay=PT0S, retryDelayMultiplier=1.0, maxRetryDelay=PT0S, 
maxAttempts=0, jittered=true, initialRpcTimeout=PT1M, rpcTimeoutMultiplier=1.0, 
maxRpcTimeout=PT1M}, commitRetrySettings=null, retryableCodes=[UNAVAILABLE, 
ABORTED], rpcPriority=MEDIUM, databaseRole=null, partitionQueryTimeout=null, 
partitionReadTimeout=null, serviceFactory=null, dataBoostEnabled=null}
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to