Hari Krishna Dara created HBASE-30111:
-----------------------------------------
Summary: TestBlockBytesScannedQuota is flapping
Key: HBASE-30111
URL: https://issues.apache.org/jira/browse/HBASE-30111
Project: HBase
Issue Type: Bug
Reporter: Hari Krishna Dara
Assignee: Hari Krishna Dara
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota
-------------------------------------------------------------------------------
Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 63.14 s <<<
FAILURE! -- in org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testBBSScan -- Time
elapsed: 13.57 s <<< FAILURE!
java.lang.AssertionError: Waiting timed out after [5,000] msec
at org.junit.Assert.fail(Assert.java:89)
at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:203)
at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:135)
at
org.apache.hadoop.hbase.HBaseCommonTestingUtil.waitFor(HBaseCommonTestingUtil.java:239)
at
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testTraffic(TestBlockBytesScannedQuota.java:263)
at
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testBBSScan(TestBlockBytesScannedQuota.java:144)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.apache.hadoop.hbase.HBaseJupiterExtension.lambda$runWithTimeout$0(HBaseJupiterExtension.java:159)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testBBSMultiGet --
Time elapsed: 16.72 s <<< FAILURE!
java.lang.AssertionError: Waiting timed out after [5,000] msec
at org.junit.Assert.fail(Assert.java:89)
at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:203)
at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:135)
at
org.apache.hadoop.hbase.HBaseCommonTestingUtil.waitFor(HBaseCommonTestingUtil.java:239)
at
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testTraffic(TestBlockBytesScannedQuota.java:263)
at
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testBBSMultiGet(TestBlockBytesScannedQuota.java:248)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.apache.hadoop.hbase.HBaseJupiterExtension.lambda$runWithTimeout$0(HBaseJupiterExtension.java:159)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testBBSGet -- Time
elapsed: 12.33 s <<< FAILURE!
java.lang.AssertionError: Waiting timed out after [5,000] msec
at org.junit.Assert.fail(Assert.java:89)
at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:203)
at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:135)
at
org.apache.hadoop.hbase.HBaseCommonTestingUtil.waitFor(HBaseCommonTestingUtil.java:239)
at
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testTraffic(TestBlockBytesScannedQuota.java:263)
at
org.apache.hadoop.hbase.quotas.TestBlockBytesScannedQuota.testBBSGet(TestBlockBytesScannedQuota.java:113)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.apache.hadoop.hbase.HBaseJupiterExtension.lambda$runWithTimeout$0(HBaseJupiterExtension.java:159)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)