jojochuang commented on PR #8260:
URL: https://github.com/apache/ozone/pull/8260#issuecomment-2797457251

   This test failure seems related. Does it break Ozone Snapshot feature? Or a 
test issue?
   
       [INFO] Running org.apache.hadoop.ozone.om.TestOMRatisSnapshots
       Error:  Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
297.0 s <<< FAILURE! -- in org.apache.hadoop.ozone.om.TestOMRatisSnapshots
       Error:  
org.apache.hadoop.ozone.om.TestOMRatisSnapshots.testInstallSnapshot(Path) -- 
Time elapsed: 90.40 s <<< ERROR!
       java.nio.file.NoSuchFileException: 
/home/runner/work/ozone/ozone/hadoop-ozone/integration-test/target/test-dir/MiniOzoneClusterImpl-a8ad7e6d-9696-461e-9b1e-4089cdf7896c/omNode-3/om.db/000402.sst
            at 
java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
            at 
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
            at 
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
            at 
java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
            at 
java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
            at 
java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
            at java.base/java.nio.file.Files.readAttributes(Files.java:1854)
            at 
org.apache.hadoop.ozone.om.snapshot.OmSnapshotUtils.getINode(OmSnapshotUtils.java:65)
            at 
org.apache.hadoop.ozone.om.TestOMRatisSnapshots.checkSnapshot(TestOMRatisSnapshots.java:374)
            at 
org.apache.hadoop.ozone.om.TestOMRatisSnapshots.testInstallSnapshot(TestOMRatisSnapshots.java:303)
            at java.base/java.lang.reflect.Method.invoke(Method.java:580)
            at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
            at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to