Attila Doroszlai created HDDS-15519:
---------------------------------------
Summary: TestStorageDistributionEndpoint is flaky
Key: HDDS-15519
URL: https://issues.apache.org/jira/browse/HDDS-15519
Project: Apache Ozone
Issue Type: Sub-task
Components: test
Reporter: Attila Doroszlai
Assignee: Priyesh K
TestStorageDistributionEndpoint may fail with timeout waiting for
{{verifyPendingDeletionAfterKeyDeletionDn}}:
{code}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 148.7 s
<<< FAILURE! -- in
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis
[ERROR]
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint
-- Time elapsed: 118.6 s <<< ERROR!
...
at
org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:137)
at
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint(TestStorageDistributionEndpointRatis.java:92)
{code}
The test does not log which assertion failed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]