Attila Doroszlai created HDDS-10251:
---------------------------------------

             Summary: Intermittent failure in TestKeyDeletingService
                 Key: HDDS-10251
                 URL: https://issues.apache.org/jira/browse/HDDS-10251
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: test
    Affects Versions: 1.5.0
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2024/01/30/28930/unit/hadoop-ozone/ozone-manager/org.apache.hadoop.ozone.om.service.TestKeyDeletingService.txt}
org.apache.hadoop.ozone.om.service.TestKeyDeletingService.checkDeletionForKeysWithMultipleVersions
  Time elapsed: 11.572 s  <<< FAILURE!
java.lang.AssertionError: 

Expecting:
 <1L>
to be greater than:
 <1L> 
        at 
org.apache.hadoop.ozone.om.service.TestKeyDeletingService.checkDeletionForKeysWithMultipleVersions(TestKeyDeletingService.java:369)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
        at java.util.ArrayList.forEach(ArrayList.java:1259)

org.apache.hadoop.ozone.om.service.TestKeyDeletingService.checkDeletedTableCleanUpForSnapshot
  Time elapsed: 11.511 s  <<< FAILURE!
java.lang.AssertionError: 

Expecting:
 <1L>
to be greater than:
 <1L> 
        at 
org.apache.hadoop.ozone.om.service.TestKeyDeletingService.checkDeletedTableCleanUpForSnapshot(TestKeyDeletingService.java:447)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
        at java.util.ArrayList.forEach(ArrayList.java:1259)

org.apache.hadoop.ozone.om.service.TestKeyDeletingService.checkIfDeleteServiceIsDeletingKeys
  Time elapsed: 11.381 s  <<< FAILURE!
java.lang.AssertionError: 

Expecting:
 <1L>
to be greater than:
 <1L> 
        at 
org.apache.hadoop.ozone.om.service.TestKeyDeletingService.checkIfDeleteServiceIsDeletingKeys(TestKeyDeletingService.java:167)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
{code}

https://github.com/apache/ozone/actions/runs/7715035152/job/21029056020
https://github.com/apache/ozone/actions/runs/7715930104/job/21031924375



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to