[
https://issues.apache.org/jira/browse/HDDS-6546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siyao Meng updated HDDS-6546:
-----------------------------
Description:
upgrade acceptance test is especially flaky recently:
{code}
15:11:05.927 INFO Running command 'ozone sh key put
/new2-volume/new2-bucket/new2-key /opt/hadoop/NOTICE.txt 2>&1'.
15:11:08.856 INFO ${rc} = 255
15:11:08.856 INFO ${output} = INTERNAL_ERROR Allocated 0 blocks.
Requested 1 blocks
{code}
from https://github.com/apache/ozone/pull/3199#issuecomment-1081394937
Goal: Check and wait for SCM/DN readiness before creating key.
was:
Goal: Check and wait for SCM/DN readiness before creating key.
{code}
15:11:05.927 INFO Running command 'ozone sh key put
/new2-volume/new2-bucket/new2-key /opt/hadoop/NOTICE.txt 2>&1'.
15:11:08.856 INFO ${rc} = 255
15:11:08.856 INFO ${output} = INTERNAL_ERROR Allocated 0 blocks.
Requested 1 blocks
{code}
https://github.com/apache/ozone/pull/3199#issuecomment-1081394937
> Fix flaky SCM initialization in upgrade acceptance test
> -------------------------------------------------------
>
> Key: HDDS-6546
> URL: https://issues.apache.org/jira/browse/HDDS-6546
> Project: Apache Ozone
> Issue Type: Bug
> Components: test
> Reporter: Siyao Meng
> Priority: Major
>
> upgrade acceptance test is especially flaky recently:
> {code}
> 15:11:05.927 INFO Running command 'ozone sh key put
> /new2-volume/new2-bucket/new2-key /opt/hadoop/NOTICE.txt 2>&1'.
> 15:11:08.856 INFO ${rc} = 255
> 15:11:08.856 INFO ${output} = INTERNAL_ERROR Allocated 0 blocks.
> Requested 1 blocks
> {code}
> from https://github.com/apache/ozone/pull/3199#issuecomment-1081394937
> Goal: Check and wait for SCM/DN readiness before creating key.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]