+1 (non-binding) Signature: ok Checksum : ok Rat check (1.8.0_171): ok - mvn clean apache-rat:check Built from source (1.8.0_171): ok - mvn clean install -DskipTests Unit tests pass (1.8.0_171): failed - mvn package -P runAllTests
[ERROR] Failures: [ERROR] org.apache.hadoop.hbase.client.TestAsyncTableRSCrashPublish.test [ERROR] Run 1: TestAsyncTableRSCrashPublish.test:77 Waiting timed out after [60,000] msec [ERROR] Run 2: TestAsyncTableRSCrashPublish.test:77 Waiting timed out after [60,000] msec [ERROR] Run 3: TestAsyncTableRSCrashPublish.test:77 Waiting timed out after [60,000] msec [ERROR] Run 4: TestAsyncTableRSCrashPublish.test:77 Waiting timed out after [60,000] msec [INFO] [ERROR] Errors: [ERROR] TestClusterScopeQuotaThrottle.testUserNamespaceClusterScopeQuota:196 » TestTimedOut [ERROR] org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool.null [ERROR] Run 1: TestReplicationSyncUpTool.testSyncUpTool:189->mimicSyncUpAfterPut:385->Object.wait:-2 » TestTimedOut [ERROR] Run 2: TestReplicationSyncUpTool » Appears to be stuck in thread NIOServerCxn.Factor... [INFO] [ERROR] org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL.null [ERROR] Run 1: TestReplicationSyncUpToolWithMultipleWAL>TestReplicationSyncUpTool.testSyncUpTool:189->TestReplicationSyncUpTool.mimicSyncUpAfterPut:400->TestReplicationSyncUpTool.syncUp:430 » TestTimedOut [ERROR] Run 2: TestReplicationSyncUpToolWithMultipleWAL » Appears to be stuck in thread Sock... [INFO] [WARNING] Flakes: [WARNING] org.apache.hadoop.hbase.master.TestMasterShutdown.testMasterShutdownBeforeStartingAnyRegionServer [ERROR] Run 1: TestMasterShutdown.testMasterShutdownBeforeStartingAnyRegionServer » Completion [INFO] Run 2: PASS [INFO] [WARNING] org.apache.hadoop.hbase.master.TestSplitWALManager.testCreateSplitWALProcedures [ERROR] Run 1: TestSplitWALManager.testCreateSplitWALProcedures:165 expected:<1> but was:<2> [INFO] Run 2: PASS [INFO] [WARNING] org.apache.hadoop.hbase.regionserver.TestHRegionWithInMemoryFlush.testCheckAndMutate_WithCorrectValue [ERROR] Run 1: TestHRegionWithInMemoryFlush>TestHRegion.testCheckAndMutate_WithCorrectValue:1926 expected:<true> but was:<false> [INFO] Run 2: PASS [INFO] [INFO] [ERROR] Tests run: 4306, Failures: 1, Errors: 3, Skipped: 40, Flakes: 3 On 2020/03/12 03:57:38, Guanghao Zhang <[email protected]> wrote: > Thest tests should be flaky tests. All passed when I test them. > mvn clean test > -Dtest=TestRegionMoveAndAbandon,TestRegionReplicas,TestSplitTransactionOnCluster,TestRawAsyncTableScan,TestRegionReplicaFailover > > [INFO] T E S T S > [INFO] ------------------------------------------------------- > [INFO] Running org.apache.hadoop.hbase.client.TestRawAsyncTableScan > [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 37.037 s - in org.apache.hadoop.hbase.client.TestRawAsyncTableScan > [INFO] Running > org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon > [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 12.806 s - in > org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon > [INFO] Running org.apache.hadoop.hbase.regionserver.TestRegionReplicas > [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 110.891 s - in org.apache.hadoop.hbase.regionserver.TestRegionReplicas > [INFO] Running > org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster > [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 64.132 s - in > org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster > [INFO] Running > org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover > [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 118.761 s - in > org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover > > Andrew Purtell <[email protected]> 于2020年3月12日周四 上午8:34写道: > > > +1 (binding) > > > > * Signature: ok > > * Checksum : ok > > * Rat check (1.8.0_232): ok > > - mvn clean apache-rat:check > > * Built from source (1.8.0_232): ok > > - mvn clean install -DskipTests > > * Unit tests pass (1.8.0_232): failed: two repeatable failure, some > > flakes > > - mvn package -P runAllTests > > > > Repeatable failures: > > TestRegionMoveAndAbandon > > > > org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon.test > > Run 1: TestRegionMoveAndAbandon.test:120 » Runtime > > org.apache.hadoop.hbase.client.Ret... > > Run 2: TestRegionMoveAndAbandon.test:120 » Runtime > > org.apache.hadoop.hbase.client.Ret... > > Run 3: TestRegionMoveAndAbandon.test:120 » Runtime > > org.apache.hadoop.hbase.client.Ret... > > > > org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon.test > > Time elapsed: 279.857 s <<< ERROR! > > java.lang.RuntimeException: > > org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after > > attempts=16, exceptions: > > 2020-03-11T23:47:13.748Z, RpcRetryingCaller{globalStartTime=1583970423744, > > pause=100, maxAttempts=16}, java.net.ConnectException > > [ ... all exceptions are java.net.ConnectException ... ] > > > > TestRegionReplicas > > > > org.apache.hadoop.hbase.regionserver.TestRegionReplicas.null > > Run 1: > > TestRegionReplicas.testVerifySecondaryAbilityToReadWithOnFiles:476 » > > TestTimedOut > > Run 2: TestRegionReplicas » Appears to be stuck in thread > > Default-IPC-NioEventLoopGr... > > > > org.apache.hadoop.hbase.regionserver.TestRegionReplicas Time elapsed: > > 713.508 s <<< ERROR! > > org.junit.runners.model.TestTimedOutException: test timed out after 780 > > seconds at > > > > org.apache.hadoop.hbase.regionserver.TestRegionReplicas.testVerifySecondaryAbilityToReadWithOnFiles(TestRegionReplicas.java:476) > > > > org.apache.hadoop.hbase.regionserver.TestRegionReplicas Time elapsed: > > 713.544 s <<< ERROR! > > java.lang.Exception: Appears to be stuck in thread > > Default-IPC-NioEventLoopGroup-4-3 > > > > Failed but passed standalone: > > > > org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.null > > Run 1: > > TestSplitTransactionOnCluster.tearDown:163->Object.wait:502->Object.wait:-2 > > » TestTimedOut > > Run 2: TestSplitTransactionOnCluster » Appears to be stuck in thread > > Socket Reader #... > > Run 3: TestSplitTransactionOnCluster.before:145 » IllegalState A > > mini-cluster is alre... > > > > > > org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.testRITStateForRollback > > Run 1: TestSplitTransactionOnCluster.testRITStateForRollback:230 » > > TimeoutIO java.uti... > > Run 2: TestSplitTransactionOnCluster.tearDown:163 » InterruptedIO > > > > TestSerialReplicationFailover>SerialReplicationTestBase.setUpBeforeClass:123 > > » IO > > > > Flakes: > > > > > > org.apache.hadoop.hbase.client.TestRawAsyncTableScan.testReverseScanNoStopKey[3: > > type=batchSmallResultSize] > > Run 1: TestRawAsyncTableScan.testReverseScanNoStopKey[3: > > type=batchSmallResultSize] » RetriesExhausted > > Run 2: PASS > > > > > > org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover.testSecondaryRegionKill > > Run 1: TestRegionReplicaFailover.testSecondaryRegionKill:240 Failed > > verification of row :0 > > Run 2: PASS > > > > > > On Wed, Mar 11, 2020 at 12:03 AM Guanghao Zhang <[email protected]> > > wrote: > > > > > Please vote on this release candidate (RC) for Apache HBase 2.2.4. > > > > > > The VOTE will remain open for at least 72 hours. > > > [ ] +1 Release this package as Apache HBase 2.2.4 > > > [ ] -1 Do not release this package because ... > > > > > > The tag to be voted on is 2.2.4RC0. The release files, including > > > signatures, digests, etc. can be found at: > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.4RC0/ > > > > > > Maven artifacts are available in a staging repository at: > > > https://repository.apache.org/content/repositories/orgapachehbase-1385/ > > > > > > Signatures used for HBase RCs can be found in this file: > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > > > The list of bug fixes going into 2.2.4 can be found in included > > > CHANGES.md and RELEASENOTES.md available here: > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.4RC0/CHANGES.md > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.4RC0/RELEASENOTES.md > > > > > > A detailed source and binary compatibility report for this release is > > > available at: > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.4RC0/api_compare_2.2.4RC0_to_2.2.3.html > > > > > > To learn more about Apache HBase, please see http://hbase.apache.org/ > > > > > > > > > Thanks, > > > Guanghao Zhang > > > > > > > > > -- > > Best regards, > > Andrew > > > > Words like orphans lost among the crosstalk, meaning torn from truth's > > decrepit hands > > - A23, Crosstalk > > >
