Attila Doroszlai created HDDS-13816:
---------------------------------------
Summary: Intermittent failure in Put Object with STANDARD_IA
Key: HDDS-13816
URL: https://issues.apache.org/jira/browse/HDDS-13816
Project: Apache Ozone
Issue Type: Sub-task
Components: test
Reporter: Attila Doroszlai
The test should wait until additional datanodes are registered.
{code:title=https://github.com/apache/ozone/actions/runs/18632900851/job/53120436681#step:13:484}
S3-EC-Storage :: S3 gateway test with aws cli with STANDARD_IA storage class
==============================================================================
Put Object with STANDARD_IA storage class | FAIL |
255 != 0
------------------------------------------------------------------------------
Test multipart upload with STANDARD_IA storage | PASS |
------------------------------------------------------------------------------
Copy Object change storage class to STANDARD_IA | PASS |
------------------------------------------------------------------------------
S3-EC-Storage :: S3 gateway test with aws cli with STANDARD_IA sto... | FAIL |
3 tests, 2 passed, 1 failed
{code}
{code:title=https://github.com/apache/ozone/blob/aee5aa31a733fa573e2793f905dd7666194e09e5/hadoop-ozone/dist/src/main/compose/common/ec-test.sh#L33-L34}
docker-compose up -d --no-recreate --scale datanode=9
execute_robot_test scm -N S3-EC-Storage ec/awss3ecstorage.robot
{code}
{code:title=SCM log}
org.apache.hadoop.hdds.scm.exceptions.SCMException: No enough datanodes to
choose. TotalNodes = 5 AvailableNodes = 5 RequiredNodes = 9 ExcludedNodes = 0
UsedNodes = 0
2025-10-19 16:41:00,424 [IPC Server handler 94 on default port 9861] INFO
node.SCMNodeManager: Registered datanode:
b0761387-53cc-4931-873c-1813833f2199{ip: 172.18.0.12, host:
ozone-datanode-9.ozone_default
2025-10-19 16:41:00,473 [IPC Server handler 54 on default port 9861] INFO
node.SCMNodeManager: Registered datanode:
4fc46aaa-338a-42f3-a8fc-7df4ad982184{ip: 172.18.0.14, host:
ozone-datanode-8.ozone_default
2025-10-19 16:41:01,353 [IPC Server handler 54 on default port 9861] INFO
node.SCMNodeManager: Registered datanode:
bef92dd9-4ba1-4c62-91a2-e351020574ee{ip: 172.18.0.15, host:
ozone-datanode-6.ozone_default
2025-10-19 16:41:01,548 [IPC Server handler 30 on default port 9861] INFO
node.SCMNodeManager: Registered datanode:
5e7c36ef-21d0-4ce9-a827-d71e29cb240d{ip: 172.18.0.13, host:
ozone-datanode-7.ozone_default
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]