Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5626 Track and Address Flaky tests
  3. HDDS-6646

Intermittent failure in TestOzoneFileSystem#testRenameToTrashEnabled

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None

    Description

      https://github.com/kaijchen/ozone/runs/6150521445?check_suite_focus=true#step:4:3454

      Error:  Tests run: 136, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 313.298 s <<< FAILURE! - in org.apache.hadoop.fs.ozone.TestOzoneFileSystem
      3455Error:  TestOzoneFileSystem.testRenameToTrashEnabled  Time elapsed: 0.431 s  <<< FAILURE!
      3456java.lang.AssertionError
      3457	at org.junit.Assert.fail(Assert.java:87)
      3458	at org.junit.Assert.assertTrue(Assert.java:42)
      3459	at org.junit.Assert.assertTrue(Assert.java:53)
      3460	at org.apache.hadoop.fs.ozone.TestOzoneFileSystem.testRenameToTrashEnabled(TestOzoneFileSystem.java:1319)
      3461	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      3462	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      3463	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      3464	at java.lang.reflect.Method.invoke(Method.java:498)
      3465	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      3466	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      3467	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
      3468	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      3469	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      3470	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
      3471	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
      3472	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      3473	at java.lang.Thread.run(Thread.java:750)
      3474
      3475[INFO] 
      3476[INFO] Results:
      3477[INFO] 
      3478Error:  Failures: 
      3479Error:  TestOzoneFileSystem.testRenameToTrashEnabled
      3480[INFO]   Run 1: PASS
      3481[INFO]   Run 2: PASS
      3482Error:    Run 3: null
      3483[INFO]   Run 4: PASS
      3484[INFO] 
      3485[INFO] 
      3486Error:  Tests run: 133, Failures: 1, Errors: 0, Skipped: 0 

      Attachments

        Issue Links

          Activity

            People

              deveshsingh Devesh Kumar Singh
              ckj Kaijie Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: