Bug 2219311

Summary: [ocs-ci]test_multipart_upload_operations failed on MCG only environment
Product: [Red Hat Storage] Red Hat OpenShift Data Foundation Reporter: Bob Liu <lbosh>
Component: Multi-Cloud Object GatewayAssignee: Jacky Albo <jalbo>
Status: ASSIGNED --- QA Contact: krishnaram Karthick <kramdoss>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.10CC: nbecker, odf-bz-bot, shirshfe
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
test console output none

Description Bob Liu 2023-07-03 08:19:31 UTC
Created attachment 1973842 [details]
test console output

Description of problem (please be detailed as possible and provide log
snippests):

Deployed MCG only on OCP 4.10.21 with Scale storageclass(IBM Storage Fusion HCI 2.4.0), created backing store and NS-FS, ran ocs-ci all test cases under "tests/manage/mcg". Found that test_multipart_upload_operations always failing with "download failed".

Version of all relevant components (if applicable):
ocs-ci branch release-4.10

Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?
Impact our product certificate process

Is there any workaround available to the best of your knowledge?
No

Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?
1

Can this issue reproducible?
Yes

Can this issue reproduce from the UI?
No, only in running ocs-ci test case.

If this is a regression, please provide more details to justify this:


Steps to Reproduce:
1. Deploy MCG only on OCP 4.10 with Scale storageclass(IBM Storage Fusion HCI 2.4.0)
2. Create NS-FS using the Scale filesystem too.
3. Run ocs-ci test case "tests/manage/mcg/test_multipart_upload.py::TestS3MultipartUpload::test_multipart_upload_operations" and see the failure.


Actual results:
The test case test_multipart_upload_operations failed

Expected results:
The test case test_multipart_upload_operations succeed or not valid for MCG only env


Additional info:

Comment 2 Bob Liu 2023-07-03 08:25:00 UTC
I have must-gather logs too, which size is 491M after compressed. Where can I upload it? Thanks.

Comment 6 Bob Liu 2023-07-05 11:03:13 UTC
@Jacky, what info do you need? You can check below new logs in the box folder, thanks.
```
multipart_upload_must_gather.tgz
test-multipart-upload-operations1.log
```