steveloughran commented on PR #6938: URL: https://github.com/apache/hadoop/pull/6938#issuecomment-2331725271
``` [ERROR] Failures: [ERROR] org.apache.hadoop.fs.s3a.TestInvoker.test500isMappedTooAWSStatus500Exception(org.apache.hadoop.fs.s3a.TestInvoker) [ERROR] Run 1: TestInvoker.test500isMappedTooAWSStatus500Exception:191 [should retry org.apache.hadoop.fs.s3a.AWSStatus500Exception: test on /: software.amazon.awssdk.services.s3.model.S3Exception: We encountered an internal error. Please try again: We encountered an internal error. Please try again] expected:<[FAIL]> but was:<[RETRY]> [ERROR] Run 2: TestInvoker.test500isMappedTooAWSStatus500Exception:191 [should retry org.apache.hadoop.fs.s3a.AWSStatus500Exception: test on /: software.amazon.awssdk.services.s3.model.S3Exception: We encountered an internal error. Please try again: We encountered an internal error. Please try again] expected:<[FAIL]> but was:<[RETRY]> [ERROR] Run 3: TestInvoker.test500isMappedTooAWSStatus500Exception:191 [should retry org.apache.hadoop.fs.s3a.AWSStatus500Exception: test on /: software.amazon.awssdk.services.s3.model.S3Exception: We encountered an internal error. Please try again: We encountered an internal error. Please try again] expected:<[FAIL]> but was:<[RETRY]> [INFO] [ERROR] org.apache.hadoop.fs.s3a.TestInvoker.test5xxRetriesDisabled(org.apache.hadoop.fs.s3a.TestInvoker) [ERROR] Run 1: TestInvoker.test5xxRetriesDisabled:240->assertRetryAction:367 500 Expected action RetryAction(action=FAIL, delayMillis=0, reason=null) from shouldRetry(software.amazon.awssdk.services.s3.model.S3Exception: We encountered an internal error. Please try again, 1, true), but got RETRY [ERROR] Run 2: TestInvoker.test5xxRetriesDisabled:240->assertRetryAction:367 500 Expected action RetryAction(action=FAIL, delayMillis=0, reason=null) from shouldRetry(software.amazon.awssdk.services.s3.model.S3Exception: We encountered an internal error. Please try again, 1, true), but got RETRY [ERROR] Run 3: TestInvoker.test5xxRetriesDisabled:240->assertRetryAction:367 500 Expected action RetryAction(action=FAIL, delayMillis=0, reason=null) from shouldRetry(software.amazon.awssdk.services.s3.model.S3Exception: We encountered an internal error. Please try again, 1, true), but got RETRY [INFO] ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
