Been getting this error while running a pipeline

[AWS CodeBuild Plugin] Unexpected exception upon uploading source zip to S3: The request to the service failed with a retryable reason, but resetting the request input stream has failed. See exception.getExtraInfo or debug-level logging for the original failure that caused this retry.; If the request involves an input stream, the maximum stream buffer size can be configured via request.getRequestClientOptions().setReadLimit(int)

What exactly are you calling? Did you try to activate debug level as the error message seems to indicate, to get a clearer idea of the root error?

I’m intermittently seeing the same error. Im just starting to investigate… Ankit, have you figured anything out with this? I’ll post anything I find that is useful back in the thread.