[ 
https://issues.apache.org/jira/browse/HDDS-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-10487:
----------------------------------
    Labels: pull-request-available  (was: )

> Intermittent crash in TestSnapshotDiffManager
> ---------------------------------------------
>
>                 Key: HDDS-10487
>                 URL: https://issues.apache.org/jira/browse/HDDS-10487
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 1.5.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> TestSnapshotDiffManager intermittently crashes:
> {code}
> J 7031  org.rocksdb.RocksDB.put(J[BII[BIIJ)V (0 bytes) @ 0x00007f755d615bbc 
> [0x00007f755d615ac0+0xfc]
> J 8461 C2 org.rocksdb.RocksDB.put(Lorg/rocksdb/ColumnFamilyHandle;[B[B)V (21 
> bytes) @ 0x00007f755dc4157c [0x00007f755dc41520+0x5c]
> j  
> org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager.uploadSnapshotDiffJobToDb(Lorg/apache/hadoop/ozone/om/helpers/SnapshotInfo;Lorg/apache/hadoop/ozone/om/helpers/SnapshotInfo;Lorg/apache/hadoop/ozone/om/helpers/SnapshotDiffJob;)V+79
> j  
> org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager.lambda$testGetSnapshotDiffReportJob$39(Lorg/mockito/invocation/InvocationOnMock;)Ljava/lang/Object;+97
> j  
> org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager$$Lambda$720.answer(Lorg/mockito/invocation/InvocationOnMock;)Ljava/lang/Object;+5
> J 8982 C2 
> org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lorg/mockito/internal/invocation/RealMethod;Lorg/mockito/invocation/Location;)Ljava/lang/Object;
>  (55 bytes) @ 0x00007f755dfce480 [0x00007f755dfcc280+0x2200]
> J 7731 C1 
> org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/util/concurrent/Callable;
>  (87 bytes) @ 0x00007f755d6ac53c [0x00007f755d6abd00+0x83c]
> j  
> org.apache.hadoop.ozone.om.snapshot.SnapshotDiffManager.generateSnapshotDiffReport(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)V+203
> j  
> org.apache.hadoop.ozone.om.snapshot.SnapshotDiffManager.lambda$1(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)V+26
> j  
> org.apache.hadoop.ozone.om.snapshot.SnapshotDiffManager$$Lambda$497.run()V+36
> j  
> java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
> j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
> {code}
> or
> {code}
> j  org.rocksdb.RocksDB.get(J[BIIJ)[B+0
> j  org.rocksdb.RocksDB.get(Lorg/rocksdb/ColumnFamilyHandle;[B)[B+13
> j  
> org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager.getSnapshotDiffJobFromDb(Lorg/apache/hadoop/ozone/om/helpers/SnapshotInfo;Lorg/apache/hadoop/ozone/om/helpers/SnapshotInfo;)Lorg/apache/hadoop/ozone/om/helpers/SnapshotDiffJob;+57
> j  
> org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager.lambda$testGetSnapshotDiffReportJob$39(Lorg/mockito/invocation/InvocationOnMock;)Ljava/lang/Object;+34
> j  
> org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager$$Lambda$723.answer(Lorg/mockito/invocation/InvocationOnMock;)Ljava/lang/Object;+5
> J 7691 C1 
> org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(Lorg/mockito/invocation/InvocationOnMock;)Ljava/lang/Object;
>  (68 bytes) @ 0x00007f6b7d6f959c [0x00007f6b7d6f8f20+0x67c]
> J 7603 C1 
> org.mockito.internal.handler.MockHandlerImpl.handle(Lorg/mockito/invocation/Invocation;)Ljava/lang/Object;
>  (306 bytes) @ 0x00007f6b7d4f6b3c [0x00007f6b7d4f4320+0x281c]
> J 7602 C1 
> org.mockito.internal.handler.NullResultGuardian.handle(Lorg/mockito/invocation/Invocation;)Ljava/lang/Object;
>  (39 bytes) @ 0x00007f6b7dac3c3c [0x00007f6b7dac3b20+0x11c]
> J 7601 C1 
> org.mockito.internal.handler.InvocationNotifierHandler.handle(Lorg/mockito/invocation/Invocation;)Ljava/lang/Object;
>  (28 bytes) @ 0x00007f6b7d79e9bc [0x00007f6b7d79e8a0+0x11c]
> J 8644 C1 
> org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lorg/mockito/internal/invocation/RealMethod;Lorg/mockito/invocation/Location;)Ljava/lang/Object;
>  (55 bytes) @ 0x00007f6b7de2ea8c [0x00007f6b7de2e160+0x92c]
> J 7658 C1 
> org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/util/concurrent/Callable;
>  (87 bytes) @ 0x00007f6b7d96bebc [0x00007f6b7d96b680+0x83c]
> j  
> org.apache.hadoop.ozone.om.snapshot.SnapshotDiffManager.generateSnapshotDiffReport(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)V+203
> j  
> org.apache.hadoop.ozone.om.snapshot.SnapshotDiffManager.lambda$1(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)V+26
> j  
> org.apache.hadoop.ozone.om.snapshot.SnapshotDiffManager$$Lambda$497.run()V+36
> j  
> java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
> j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
> {code}
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2024/02/23/29488/unit/hs_err_pid99541.log
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2024/02/27/29552/unit/hs_err_pid99470.log
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2024/03/05/29746/unit/hs_err_pid100072.log
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2024/03/05/29765/unit/hs_err_pid131879.log
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2024/03/06/29777/unit/hs_err_pid131875.log



--
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