adoroszlai commented on PR #5326:
URL: https://github.com/apache/ozone/pull/5326#issuecomment-1793524189

   Thanks @ivandika3 for adding the robot test.  It failed at this step:
   
   ```
   Delete bucket with incomplete multipart uploads                       | FAIL 
|
   ```
   
   
https://github.com/ivandika3/ozone/actions/runs/6742322390/job/18328603228#step:6:9
   
   due to:
   
   ```
   Running command 'aws s3api --endpoint-url http://s3g:9878/ 
abort-multipart-upload --bucket bucket-ozone-test-4657775652 --key 
incomplete-multipartkey --upload-id 
6a88b7b0-e1a1-45ad-b4d7-e85130106e4b-111345478830850064'
   ${rc} = 255
   ${output} = An error occurred (NoSuchUpload) when calling the 
AbortMultipartUpload operation: The specified multipart upload does not exist. 
The upload ID might be invalid, or the multipart upload might have been aborted 
or completed.
   ```


-- 
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]

Reply via email to