2024-01-01 10:55:43,908 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-01 10:55:44,144 DEBUG [main] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf 2024-01-01 10:55:44,198 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=343, ProcessCount=167, AvailableMemoryMB=5226 2024-01-01 10:55:44,228 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:44,244 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:44,258 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:44,260 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:44,263 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-01 10:55:45,253 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:45,253 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:45,253 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:45,253 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:45,264 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=343 (was 343), ProcessCount=167 (was 167), AvailableMemoryMB=4708 (was 5226) 2024-01-01 10:55:45,272 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=343, ProcessCount=167, AvailableMemoryMB=4708 2024-01-01 10:55:45,279 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:45,288 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:45,289 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:45,291 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:45,300 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:45,301 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:45,301 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:45,301 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:45,301 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:45,309 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 java.lang.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeCharset(AbstractStreamEncoder.java:106) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:154) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=343 (was 343), ProcessCount=167 (was 167), AvailableMemoryMB=4685 (was 4708) 2024-01-01 10:55:45,317 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=343, ProcessCount=167, AvailableMemoryMB=4684 2024-01-01 10:55:45,323 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:45,331 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:45,332 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:45,333 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:45,352 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:45,359 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:45,366 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:45,366 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:45,367 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:45,367 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:45,373 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:45,381 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:45,381 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:45,381 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:45,381 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:45,390 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=15 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=343 (was 343), ProcessCount=167 (was 167), AvailableMemoryMB=4525 (was 4684) 2024-01-01 10:55:45,399 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=343, ProcessCount=167, AvailableMemoryMB=4524 2024-01-01 10:55:45,406 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:45,413 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:45,413 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:45,414 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:45,513 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-01 10:55:45,875 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-01 10:55:45,890 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/bucketNoRecycler.cache 2024-01-01 10:55:45,890 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:45,891 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:45,891 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:46,055 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/bucketNoRecycler.persistence 2024-01-01 10:55:46,055 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:46,216 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/bucketNoRecycler.cache 2024-01-01 10:55:46,216 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:46,216 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:46,286 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:46,291 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:46,309 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:46,309 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:46,309 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:46,309 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:46,318 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=343 (was 343), ProcessCount=167 (was 167), AvailableMemoryMB=4625 (was 4524) - AvailableMemoryMB LEAK? - 2024-01-01 10:55:46,327 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=343, ProcessCount=167, AvailableMemoryMB=4624 2024-01-01 10:55:46,342 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:46,348 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:46,348 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:46,349 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:47,508 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-01 10:55:48,609 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-01 10:55:49,710 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:49,710 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:49,710 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:49,710 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:49,719 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 343), ProcessCount=167 (was 167), AvailableMemoryMB=4569 (was 4624) 2024-01-01 10:55:49,727 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=316, ProcessCount=167, AvailableMemoryMB=4569 2024-01-01 10:55:49,739 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:49,746 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:49,747 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:49,748 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:50,241 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:50,241 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:50,241 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:50,241 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:50,241 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:50,251 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=167 (was 167), AvailableMemoryMB=4428 (was 4569) 2024-01-01 10:55:50,259 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=316, ProcessCount=167, AvailableMemoryMB=4428 2024-01-01 10:55:50,273 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:50,281 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:50,282 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:50,284 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:50,296 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:50,305 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:50,316 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:50,316 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:50,325 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:50,325 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:50,336 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:50,337 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:50,340 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:50,341 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:50,351 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:50,352 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:50,355 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:50,355 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:50,355 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:50,355 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:50,355 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:50,365 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=167 (was 167), AvailableMemoryMB=4258 (was 4428) 2024-01-01 10:55:50,373 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=316, ProcessCount=167, AvailableMemoryMB=4258 2024-01-01 10:55:50,385 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:50,392 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:50,393 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:50,393 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:50,405 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-log-dir so I do NOT create it in target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9 2024-01-01 10:55:50,405 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-log-dir Erasing configuration value by system value. 2024-01-01 10:55:50,405 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-tmp-dir so I do NOT create it in target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9 2024-01-01 10:55:50,405 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-01 10:55:50,405 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9 2024-01-01 10:55:50,406 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-01 10:55:50,417 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.cache 2024-01-01 10:55:50,417 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:50,417 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:50,418 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:50,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6846660188324905046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:51,520 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.persistence 2024-01-01 10:55:51,520 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:51,520 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:51,520 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:51,535 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.cache 2024-01-01 10:55:51,535 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:51,535 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:51,538 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:51,540 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:51,540 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.persistence 2024-01-01 10:55:51,540 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:51,540 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:51,540 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:51,555 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.cache 2024-01-01 10:55:51,555 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:51,557 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:51,562 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:51,562 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-01 10:55:51,564 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/124cf579-8446-f3df-93db-7c03774dc4c9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:51,565 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:51,565 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:51,565 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:51,565 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:51,576 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=167 (was 167), AvailableMemoryMB=4212 (was 4258) 2024-01-01 10:55:51,584 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=316, ProcessCount=167, AvailableMemoryMB=4212 2024-01-01 10:55:51,596 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:51,601 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:51,602 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:51,602 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:51,955 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:51,973 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.84 MB, memory=0 B 2024-01-01 10:55:51,974 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:51,977 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.62 MB, memory=0 B 2024-01-01 10:55:51,980 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:51,983 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.40 MB, memory=0 B 2024-01-01 10:55:51,984 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:51,986 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-01-01 10:55:51,987 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:51,988 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.58 MB, memory=0 B 2024-01-01 10:55:51,989 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:51,991 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.36 MB, memory=0 B 2024-01-01 10:55:52,000 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,002 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2024-01-01 10:55:52,003 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,005 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.00 MB, memory=0 B 2024-01-01 10:55:52,006 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,007 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.78 MB, memory=0 B 2024-01-01 10:55:52,009 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,010 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-01-01 10:55:52,011 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,012 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-01 10:55:52,013 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,014 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=127.12 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-01-01 10:55:52,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1256963871371505078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3310521598842805284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5691916937581595867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405546521199926518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 229024402575411967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2454623931523975220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843642093449318613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1971415397310338483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 869324233741814492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3030030933758239831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5667410545619202605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963816898567240281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6569786872431856841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8466956681913077030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7843250113586394633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4865637001200159784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5540628506811499421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -440346871768846913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3536316983486199960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4713444983626753267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2478142740802756037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1737086889945183413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3557960645153636714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776500644603503212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8409181391625029821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1030192057600632283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5530503702859714342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8610639446701177356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981467557961628719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8376189446262364916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448104439145989250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1319251661468898331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -146995281462686754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4339797437490424337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4740908774485954213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8474409117091564618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2560488536560457456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6941226154528070594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8514885436988932393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -402660428250557889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5600298627763891828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6287306496254762862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6353943479891107933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8559642143948675983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6076851945351420027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4851157478661203664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286146297008095707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4048123285497875913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7197756378883694912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788732484083263328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4126550595093174022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2149359797871159008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3871169447282946925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9021010098553098334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1928166438948370982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7109282616975752909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 938628992167873750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190860209759452317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -847750177489892146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4081434237284350973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5496946520338635286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9090628790404523435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5683997685544435563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5960906073383509250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968650651953501918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2237335844854848287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8864326689479523529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4238370698601850864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3191373756267180061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7471904805458136490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6790446270140933940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9030318256660099879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6028063469868808757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284471036262256893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1115228775970110908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7666545430113774979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4484085967239917281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7090579287315004964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8055713058991564000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1051504321850004752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038496763451899327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9179205998017916775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951813930558302486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2839832826405398129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -669309833393475890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6981204877106153784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9116753780108606602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5278819719334716542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564170270774897335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1559204725052432996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -439205708515124073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323402357675796323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3351107789478518958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5856921999889727557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3367154192300286254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6428569615327077976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46964773125951093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8087293942688358605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3673730516419163201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4647642879242399675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2805468338877175427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8206327741514460449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8361179101579260436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8529667018204233116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6981275235181256830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508588525929731241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5493451718456701944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982743032049271484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8092323673158430521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2964989401695173653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8493227956355862016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 755866032690232129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3240243888757285757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8476986665016378460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8950111448253010239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3258788928316981200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -954215774252039111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7166274079651241592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -168741065254670490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7805234867701937217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5161404039545740645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567863524245287962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8908240197031610649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6838594328629592074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8016283979762943561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2159607151608029198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3400221135497926038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464506713910469741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7764034500950608203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2601411364664632792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4322031504113373359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4673414865410181199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1090236695221704154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8825268931166809145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2296657822683556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515086590128373554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8997416362145032734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4164261991631605559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6918306298154371053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2808526725978224836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5953172940980867214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4787886839606146075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6143702801115527000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8790601664079691313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7223946812246903580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7052726127265726150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4217402631999089052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5383717549250367475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8429520544476072370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5138092634125774533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8454692666053106661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -37022156639679264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2281120424492329235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3288144167376473542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1112546295503619626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4311854841653359277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1405381097859038513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4892246810464075240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5479995829728571785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1005532853628863536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7783466838004327051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461385863587112332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4219553610210412976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 615018829589415619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8553374814782164391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540435451515007156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3683349470018788868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5158746903599849337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7503684804482329406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3798967411345643452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8975376637583994905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000461298550256324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610143166147515186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5621059168405267169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3117920698736269861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384161203694094607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7564363519341282942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5885031134292451724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2159712633001643271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3023929834448579464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8463975284965246863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5401518822028130607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012295238708466546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2116105617644112548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8522775286748334521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9051853859063561915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173456005280460805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8337071098936602375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77464088652721733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1481568415024268524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8253678168545779906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7748508291811775722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5764323848803129516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2802222182674974584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9081018413531087173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739256716019149464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6969462853746413287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273640267339004622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1769747222295024566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3962311348954343020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2203656699802699975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 556831727363608337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3108907809893289609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4735265727164170756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8576879322401646934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4241739266441008595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6993798743618526365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3282932686271193224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8318948142011225976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2688432506846640695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 831514891847450139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2924091866987820499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8585634000684125549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001843893781887504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -542585843154259050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3790571693705840297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1331738318040869690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4993945019941665808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530557518387886347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768267712492111461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8754563745316761641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6346814993482079437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594090032235204301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108913120914530530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1414612400251062365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7295113774358730382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5151485538943608614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 18452849092386985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152834123069301229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442960079900242046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1590870846357512747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8784996744130686136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3308847388140465119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6874197885821554117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2118836605218901811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6928355590955599471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165922786384325783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3127905921157232154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338725593384573760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1547817346951289812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7027817971969035666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4997286275057119798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562157224790526651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4339847337067250838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189416019881364145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3787804441975876915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708447906616919894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2639090472316763058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612398262490445779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4395685284547387889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5664406430271641405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5625415701036494482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6892545668041892239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 622548546091752996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2494291512540073733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3941259348247852228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7050021510271200732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4452607829554288026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860868108747409914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635553919840879641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3036405822890343324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1292753296903662498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8662365390677700057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365638708692967588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7314181234980747510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1620787156220060777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1133664681652185670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1575584930883499728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976360281638156524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1546465519051784032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5578531748205041699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257100122816254329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5232075280132505491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609964312593490436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3248081476237188954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5788871150805001899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2881795885885074296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463857594232467610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1518492892137563031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4351170842664384079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3070193984704682701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5096475585375717352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2676610350864134289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -451693652058735902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 192922019328040406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6223448294367455457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666072211585296259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3178284617654395401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,051 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709789767624452851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8905906549043964621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3104358304441615021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2550952709442732764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895896315123841322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1989558494141995231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7832084304765132554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:52,055 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.21 MB, memory=0 B 2024-01-01 10:55:52,055 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-01 10:55:52,056 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:52,056 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.21 MB, memory=0 B 2024-01-01 10:55:52,056 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:52,056 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:52,057 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:52,065 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=167 (was 167), AvailableMemoryMB=4181 (was 4212) 2024-01-01 10:55:52,073 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=316, ProcessCount=167, AvailableMemoryMB=4181 2024-01-01 10:55:52,085 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,092 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,093 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,096 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,096 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-01 10:55:52,097 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-01 10:55:52,097 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-01 10:55:52,097 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:52,106 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=167 (was 167), AvailableMemoryMB=4148 (was 4181) 2024-01-01 10:55:52,114 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=316, ProcessCount=167, AvailableMemoryMB=4148 2024-01-01 10:55:52,126 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,132 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,133 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,133 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,136 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,137 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,138 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,138 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:55:52,139 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:52,139 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:52,139 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:52,139 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:52,149 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=316 (was 316), ProcessCount=167 (was 167), AvailableMemoryMB=4116 (was 4148) 2024-01-01 10:55:52,157 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=316, ProcessCount=167, AvailableMemoryMB=4116 2024-01-01 10:55:52,169 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,175 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,175 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,176 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,192 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,207 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,224 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,232 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,232 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,233 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,233 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,242 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:52,242 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:52,242 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:52,242 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:52,251 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 316), ProcessCount=167 (was 167), AvailableMemoryMB=3956 (was 4116) 2024-01-01 10:55:52,260 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3956 2024-01-01 10:55:52,271 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,277 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,278 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,278 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,290 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,298 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-01 10:55:52,298 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,299 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,299 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:52,299 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:52,299 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:52,299 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:52,308 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 306), ProcessCount=167 (was 167), AvailableMemoryMB=3892 (was 3956) 2024-01-01 10:55:52,316 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3891 2024-01-01 10:55:52,327 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,333 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,333 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,333 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,345 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,351 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-01 10:55:52,352 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,352 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,352 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:52,352 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:52,352 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:52,352 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:52,361 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=48 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 306), ProcessCount=167 (was 167), AvailableMemoryMB=3835 (was 3891) 2024-01-01 10:55:52,369 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3835 2024-01-01 10:55:52,380 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:52,385 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,385 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,386 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,386 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-log-dir so I do NOT create it in target/test-data/691fa681-132f-54bb-274a-9893594ef4c2 2024-01-01 10:55:52,386 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-tmp-dir so I do NOT create it in target/test-data/691fa681-132f-54bb-274a-9893594ef4c2 2024-01-01 10:55:52,386 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-01 10:55:52,398 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/691fa681-132f-54bb-274a-9893594ef4c2/bucketNoRecycler.cache 2024-01-01 10:55:52,398 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:52,398 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:52,398 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/691fa681-132f-54bb-274a-9893594ef4c2/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/691fa681-132f-54bb-274a-9893594ef4c2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:52,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5274456650617001652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:55:53,499 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:53,499 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/691fa681-132f-54bb-274a-9893594ef4c2/bucketNoRecycler.persistence 2024-01-01 10:55:53,499 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:53,499 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:53,513 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/691fa681-132f-54bb-274a-9893594ef4c2/bucketNoRecycler.cache 2024-01-01 10:55:53,513 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:53,513 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:53,516 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:53,516 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/691fa681-132f-54bb-274a-9893594ef4c2/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/691fa681-132f-54bb-274a-9893594ef4c2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:53,517 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:53,517 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:53,517 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:53,517 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:53,526 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 306), ProcessCount=167 (was 167), AvailableMemoryMB=3802 (was 3835) 2024-01-01 10:55:53,534 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3802 2024-01-01 10:55:53,547 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:53,554 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:53,554 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:53,556 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:55,808 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:55,808 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:55,808 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:55,808 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:55,817 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 306), ProcessCount=167 (was 167), AvailableMemoryMB=3769 (was 3802) 2024-01-01 10:55:55,825 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3769 2024-01-01 10:55:55,836 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:55,842 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:55,843 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:55,844 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:55,864 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:55,869 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-01 10:55:55,870 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:55,871 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:55,871 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:55,878 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:55,887 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:55,892 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:55,892 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:55,892 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:55,892 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:55,902 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 306), ProcessCount=167 (was 167), AvailableMemoryMB=3620 (was 3769) 2024-01-01 10:55:55,910 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3620 2024-01-01 10:55:55,921 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:55,927 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:55,927 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:55,928 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:55,928 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:55,928 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:55,928 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:55,928 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:55,937 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 306), ProcessCount=167 (was 167), AvailableMemoryMB=3588 (was 3620) 2024-01-01 10:55:55,945 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3588 2024-01-01 10:55:55,956 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:55,963 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:55,963 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:55,963 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:55,964 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:55,964 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:55,964 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:55,964 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:55,973 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=306 (was 306), ProcessCount=167 (was 167), AvailableMemoryMB=3556 (was 3588) 2024-01-01 10:55:55,982 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=306, ProcessCount=167, AvailableMemoryMB=3556 2024-01-01 10:55:55,993 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:56,000 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:56,000 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:56,000 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:58,535 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:58,535 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:58,535 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:58,535 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:58,544 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=834 (was 306) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=3412 (was 3556) 2024-01-01 10:55:58,553 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=834, ProcessCount=167, AvailableMemoryMB=3412 2024-01-01 10:55:58,563 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,568 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:58,568 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,568 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:58,573 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,573 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:58,573 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:58,573 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:58,573 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:58,582 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=834 (was 834), ProcessCount=167 (was 167), AvailableMemoryMB=3404 (was 3412) 2024-01-01 10:55:58,590 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=834, ProcessCount=167, AvailableMemoryMB=3404 2024-01-01 10:55:58,602 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,606 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:58,606 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,607 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:58,617 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,621 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,625 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:58,626 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,626 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:58,626 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,629 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,635 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:58,635 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:58,635 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:58,635 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:58,644 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=834 (was 834), ProcessCount=167 (was 167), AvailableMemoryMB=3374 (was 3404) 2024-01-01 10:55:58,652 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=834, ProcessCount=167, AvailableMemoryMB=3374 2024-01-01 10:55:58,663 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,666 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:58,667 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,667 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:58,668 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-log-dir so I do NOT create it in target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd 2024-01-01 10:55:58,668 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-tmp-dir so I do NOT create it in target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd 2024-01-01 10:55:58,668 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-01 10:55:58,679 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd/bucketNoRecycler.cache 2024-01-01 10:55:58,679 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:58,679 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,680 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:58,815 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd/bucketNoRecycler.persistence 2024-01-01 10:55:58,815 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:58,828 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd/bucketNoRecycler.cache 2024-01-01 10:55:58,828 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:58,829 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,831 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,832 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/33ffc3ef-8f5a-9333-1267-16abe1abc6dd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:58,832 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:55:58,832 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:55:58,832 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:55:58,832 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:55:58,841 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=834 (was 834), ProcessCount=167 (was 167), AvailableMemoryMB=3362 (was 3374) 2024-01-01 10:55:58,849 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=834, ProcessCount=167, AvailableMemoryMB=3362 2024-01-01 10:55:58,860 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:55:58,864 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:55:58,865 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:55:58,865 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:55:59,966 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-01 10:56:01,066 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-01 10:56:02,167 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:02,167 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:02,167 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:02,167 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:02,176 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=834 (was 834), ProcessCount=167 (was 167), AvailableMemoryMB=3350 (was 3362) 2024-01-01 10:56:02,184 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=834, ProcessCount=167, AvailableMemoryMB=3350 2024-01-01 10:56:02,195 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:02,199 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:02,199 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,199 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:02,201 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,201 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:02,201 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:02,201 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:02,204 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:02,214 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=834 (was 834), ProcessCount=167 (was 167), AvailableMemoryMB=3334 (was 3350) 2024-01-01 10:56:02,222 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=3334 2024-01-01 10:56:02,232 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:02,237 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:02,237 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,238 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:02,248 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:02,253 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:02,258 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:02,258 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,259 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:02,259 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:02,264 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:02,264 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,264 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:02,265 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:02,271 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:02,271 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,272 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:02,272 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:02,272 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:02,272 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:02,272 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:02,280 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=76 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=3224 (was 3334) 2024-01-01 10:56:02,289 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=3224 2024-01-01 10:56:02,299 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:02,303 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:02,303 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,303 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:02,314 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-log-dir so I do NOT create it in target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1 2024-01-01 10:56:02,315 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-log-dir Erasing configuration value by system value. 2024-01-01 10:56:02,315 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-tmp-dir so I do NOT create it in target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1 2024-01-01 10:56:02,315 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-01 10:56:02,315 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1 2024-01-01 10:56:02,315 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-01 10:56:02,325 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.cache 2024-01-01 10:56:02,326 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:02,326 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:02,326 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:02,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6333504849189775822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,427 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.persistence 2024-01-01 10:56:03,427 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:03,427 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:03,427 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:03,440 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.cache 2024-01-01 10:56:03,441 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:03,441 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:03,443 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:03,444 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:03,444 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.persistence 2024-01-01 10:56:03,444 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:03,444 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:03,444 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:03,457 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.cache 2024-01-01 10:56:03,457 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:03,458 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:03,461 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:03,461 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-01 10:56:03,462 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d73f4abb-915c-e90f-1488-09075bf874e1/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:03,462 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:03,462 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:03,462 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:03,462 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:03,473 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=3206 (was 3224) 2024-01-01 10:56:03,489 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=3206 2024-01-01 10:56:03,501 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:03,508 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:03,508 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:03,508 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:03,838 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-01 10:56:03,843 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-01 10:56:03,850 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-01-01 10:56:03,861 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.04 MB, total=31.75 MB, single=0 B, multi=15.16 MB, memory=0 B 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6118233732832916724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1855197792342619000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3487689460351463363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938006258829539407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1263779850199237506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2851629670409619794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 340466587046913120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6219032829247450530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 274415309512275874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904954046531549940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5847556401002206889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4202619845469637255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -447556698834606344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5321845401075304054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7950768134066047832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2608823319024912390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2441116794444413585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4111797568753350559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395644061041627360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -680229893274894475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799478169512741316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6849890299160993302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417257168186456969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6299509502799182025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7644403052800048659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6232792665162102215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3767319485609064677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6425615981311945299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2853753427385762690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2765402060770726200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3139098289024576005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1148455087810085433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -269171140675655085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3939753024856258716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1380223100562137744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566581368440427391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8517804931460464265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2132513630372663523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705156451944952835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485072556721867216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7145450246560009457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3163122695806126688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857558602631486881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6968283259415902938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1886145573628030772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5030182887006489290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6138046292508648645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 523261505618479292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4989517693158806416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8224628313657317059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4339443298445488331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5324792765560408463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6651210856219016429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 935972235094143685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 554390227216936054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4764454998236736871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5547560299210389241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027981619309466304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5804403930246977588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5431177125736897935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1264459425076700755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7273845650797391605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5385289148555935206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345365580705016051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7206638947440024483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2017866860865281808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1841339627762195556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2973512459488739392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7437941721839791388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5542532169811293583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2751501879252233820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5608970531165764575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7632716239581243064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3286496232708915661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5960853583731186227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846628124332414002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818964411195714172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9000731244481803281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092381912316411603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1275397798247001589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538246330026050792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4487899616990992546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6056552525747135587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802580480852244231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5015602709837542314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5267435126794894642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6221188577071583200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749259328124127775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6572380411202949490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4254054938901206862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4219713152046177034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1754920370180585423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4946178664695401633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069460376977473503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -395708092909131503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5765491042732752862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5778461244725891031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1927979205303751236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788792909697608730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 205549978318429877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -57292309124564221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421400931325034786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5028220864401016842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2413275788405185896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165142373670472566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704718817815924428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1154702165670849608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -165044970276183298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2696670499769929224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3752070933325288954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124214042243526357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1594973703952563896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8056491552856487442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963842789540100436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6361619691045978716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3962189188215177215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7822186139772078550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2142755706240097414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2871808272516303273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7984507432829569597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3195379356683686357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8644054232361398273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4106980550297620031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4741156312175060811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3846738831914659038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4201719754931303647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5209153336543118211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7284654651150788075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4596015064043003422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2410815491698133921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3745171170887754490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1662701229143806547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997764298904689846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967817623960422548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2907691969993243875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -586410149453288025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7099117960229367764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7122072235172695130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127246892220434512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8748725160056328262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4373597481458665908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7151627770372052153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705409723280610522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3880814861789979176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7271986302371050863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7367654047178879971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8317217792009330322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 116076965008770025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6308919734314834696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8998599552372877587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070046880161831708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8204005065089281387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3830007766453226055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404616248303690476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7119196759454930861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2065545613684635577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023437816353591423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811443980808867383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2773454546675376848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3680609227553939507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715765640526829564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8805887714112024341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5933375562302314381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2229580574708920469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8681119411025651871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8014978695058438969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8192488320795061326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9182012518137097240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8189287173959813808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9162131116550225485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819386724157352638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164595609412312067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 645135613759001029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8246927538777336892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 404438623374497633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8937512336911819557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 814725618829160980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121626478256313489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202919267101527434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8361108564892642304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3652496082316340202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1308726859873816518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 933635660791132577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8244053035639241009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862576599081134176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3558822526864573850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3965340735528800790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1639358199846547897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2158501762473232214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -61146395519853383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8561520303473629477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1915848751405631588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329983956544143171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509746850771897568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3434151718001204567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1566758079591421399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8542102316536188854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143267955384002011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5047160983780013155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5647857875790662192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8602778941406827992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4248165996202815312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -863206550601024382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245888907980224387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245450720468321832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6631269573010116449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2878628172229175453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1226772854412277725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -580634224288552298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2480938482552123277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7674584481075965234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1551162640258278310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4434859409568848254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24388190978139861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4631252009369548877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6277708461982987444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2874638954141876939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5288663494681406011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877902962634571536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1002106726198269638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6181809489466664977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7089261991772035989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1763328706468330436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3421803653516393917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6865847178079845977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1417506707270959763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722987192812350489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321660044462240281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2904150021709079615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8945717856918096487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 627143539395709998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7341153618143171170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7141211235048721943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2051901760377074450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282257405976825740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167176336039596199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795055719188405497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9047151358731862723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4053185184514296030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3605651450117604408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1840230338772963992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705028918970934282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3783824376529046891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3986820412240962680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3320720397153881037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -230045684311042632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120905087109111652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077490688533128464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5109976546603800053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1777926786295307891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594718076365655612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7350843343472096014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802615668448984845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8626650702543210083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -403914675089142155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2817652846332222183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3026945069082708720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7669082293115981869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702376833308527041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7401365736102398553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099247319213134713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4010175074344665519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4617569732355882845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3781043659206284189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2015570098183306803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4738304978864320851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3604197026428910816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7507243497976760375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4116407641488485895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2914784023042415900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334688603540946401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2846367793008289856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6386763655871951081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7090024643089439297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6504858251324130157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8907297845052760919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3702620158975295229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7206952647152969116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8884698552462532683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5276708339712767680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -89561488220356547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418600590969043351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7975721828240108476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7537686576635627518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 580943078416773104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2008375608036596646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -86881688801424061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5314977625097685837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796314960065619610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8459511623898319329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8507759375820919851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8235245617346324553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585763690805185554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -945719070219077844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5858396172835455482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3641203864128769209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6178767986749259610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88025167873936898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3220475869888387807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164816543374573984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5862782665613135030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3957842298971746991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8589639332682933897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371169994648683328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3659915695417001523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3625939713400876233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223130901749844897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 588683221516643560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2027607827830095657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4221867318385109352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2801704614594072390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4578174501287128409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986058538328400741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4969272155597707342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6489715866605256477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380120225622195749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6701211929675192376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2750288026819894227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1124039216349123324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8170374674735400752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9154823033891290787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4959965633938753383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334964329666198349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6759261485880159311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7905328262808033461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2965443149394209458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7716398021561759149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7484471662997530160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3886849149827702491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4023122259134821143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8078503109791555757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5078849060434754461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8433690646489312169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -823589011781423190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7795836835049150979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4788593048431855783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 148617276032528851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8633498746289029629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723928859450586867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7279880322721973546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8629007417733462852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6830418103599848125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 840756183582274450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6938672109552468093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6675911622992277198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013305157316088400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3498189324329473443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6005034576799295269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143251342869945914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3040257521952014422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4513980581879384667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6656025369018066476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7294791593493569418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6025672268528381665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2806419225978172648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1748265113190650418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3285881076227768440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -782283684082247755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8645473277334792689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3155613875689457303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1855354170932115097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8636944214658606453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5138312736177188021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6836209337424306777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3503285819102719441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3570846259376811947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558590582307401852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3978881223488981219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4869050433168393684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741146390894231249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6675079089230873761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7323180686437796319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170930961778193668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4555522948606189125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 136442806725968512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7532844823214682007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5570557795417599223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7859678430883264519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6488695473872159854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5388927172055841615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8820610612329746541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3976713286031191468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2496704348257013967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2407636077471635358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5901884117815961418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1466602506020460795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8181736484165529803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 724811671221716612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4385006478577760558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935028953035398662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744862324897427568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6113600259173370147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490705026795894210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2809387950774875856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3283312395645440335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4595161594687709432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8998261462579972658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8098159757781055939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2016536067091419433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8055197185968325519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3884431097195485341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3136495138530031769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821694105301417443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207407900797151400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2985974661023393986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478098646736141083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7976948268632319402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7481097627607462433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834580999982567011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4971261867570536312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711692862712724942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3174645046105213634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6205899900913041715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3540070756135074428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1538023642561676927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 406510459367755752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5012598037662867533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864604869995221543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1980469512537034430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1815097599621733893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8677091736308587735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4454778366337754544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8500665777110336224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220311728238765086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755739595150734857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455203840107049897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198534722219417034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4263161067916144161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3766741136263580242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8068485321253515318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8317191358807322876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3179345475396581998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 616853104468743953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -635919428682585444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2061259074731308682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025855881046480418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6771115845150920292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7273978710212753901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4700566189648132479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963805771429586042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5083603637077054343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4509211783126246161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5137978320795919499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6675464676511197602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18633318016863503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2819914419003695078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2034750171015246964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2888322192480185965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1031372025169707710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6180143475512948286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716582004923715292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3570532044391121573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3778157960317624640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9216222834539125674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 138258042823818021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3375162580332298938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1118892613712122520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2517497171471674050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7746724988513505768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7157685101414090611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5764187562982451084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4630372597135214186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024884263040924364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733157096219320501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 26960706640284567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2463167213055637976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1906251287632350388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3645596865842506081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453314700023604913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133827957283771873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1319652483455973629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7805104325169946481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7190296483863077490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1687538046729418681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -382788515069154521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1196241923497992461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2642381439060229978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1155078813598897752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -883695968002531507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4555665155564229405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6107818211276433962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1508278727387217798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3420978111798716644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983157881100652480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7088824782738295268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -912508492027076380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2043261225495987025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756727553056907995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5871890518545945997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 502878525149984129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1303697586625858990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3347629176588187729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235533455971883679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9068309245929291324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5387195433260183823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -457460097394417644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3913708791322468353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -217157761637579250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8195213200864418302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -782066401968254873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5011397616151125673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2016206708800455134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154413194430670943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684600764690830347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5175796621016188113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -814457400778301076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1150204386005213053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178108937301313399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8053190084487970261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8267460712651168897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3761875428891816486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480572739837134761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2458844585516311186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -852386775440975601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789222170889257428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6060800756645328283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3439309465352591267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7309352674921123772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3713395935652756011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771375583135578986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6536935019349643873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8476916240805565927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1829315682054009695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5796589021331062093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3621552428838697043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3067785165366293516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 977649223151770331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 620891720958995937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2881836291694135335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4200649346338694669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279554553146581081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3366581361494475048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3932654956498203674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3086344702692667763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969496119415548259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733379431208874728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7927216384607492061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6496527385753636223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -343432743223807836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984105149045185683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520928710991051944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2246270942197893698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -40064385515054084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5021548528876933343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1278656977789423472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9001179165802965220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6810591136276853464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5969161779654412486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452269837027236886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7579616931874018208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5958480738485584174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3658529349537672117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1442642258013619936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7924372168357390857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6524092401562676286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5101442095122594837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2861600518238098516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8256242068496151305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3069370869989015221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -728619701237031651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8258680637418197494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8009343399673969915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4573826719458245985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6589938946039381391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2336266488216324871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3902535836842895995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6045962894276025785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7825665515349331438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211275509096413865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1407593267436699190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1785085971163391979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5837164950401628989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 328885474832347461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -22348300057983814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560865206165733074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5298650071679185610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577589833984504309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4126324066949168989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5655440899804435270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782882068720601862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 778076509557673993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4488232135404355612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 366489108157519058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922187779873563442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2170326249246323160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4200644163674190730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1400323283258899240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2583515883564229768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7512848470742638226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2723102321541972319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8595252514747993032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -74326187319155483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1710016364501664263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2541134627317821821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884407174521373669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018743539132813828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1614764470032572067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8962597792839097089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1921737827384661228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1843211861640886319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2172926515355693554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577638461862121404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2216377590647315327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3228179352684955833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1625810839424043236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2673466120056978235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 353257752725712150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4427894809991779306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902984113609762846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2880018315072862367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3429049699921545323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5225704563743128627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2890529266380613630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016345717531436323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5454425090840744339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408511054555706941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8250872600239267289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399038888959008587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8583169501477275453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1387175041523483318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,982 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 477657354548111305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8510214574434473430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1266394573400759539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3848950115818036131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4999611205164494783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4061488519097510115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1399959768583741678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6658563448273512412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326819778697050605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4350338598148336695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3488866565930734219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4419941931117928284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7627570001335062308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6306835529142696748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800652659542027575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3224128028238134965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8335690284651787891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168764681330701000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4004916687443840651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1852183131001494968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005260372825347526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3080060508982345391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2214302388902010622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4408367909218090762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2378337389921258739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4352061658272537412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4921001331338322561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054409335726003912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -731154763558370586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5955256874915146281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2965815798278007497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9126077000720571771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 481584080088049150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3276668706422687359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856046452453028724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414457863158251879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1218446391381133060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2691590230330191564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8384358287416101508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8274564625240566108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4533136746690079985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 931063477404936175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4037484535714623211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403894136632605798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1631499756892565930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2617385125383328238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6708940242869109387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4523635496835318482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585510595397565932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6044873836298668093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 961446422873155416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4665772237566194993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3524114619843502286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2590297946238658089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8242943400836017224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170672923297430840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3553817589589708010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428749149849766667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8224405183062798195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5588783993431571999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4613110796190407344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6760660324487349484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2774951642963422562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1113509947616343034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7622723024062294657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579872298712186921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6742874725143073741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3646534769989683732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3385040089288581268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1954004711674803565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5663921640605434811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2805422821239214513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2201981163686265058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4874499720416367312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1360261002615005089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600774869848841613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134775315052573923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6179064587074547133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1253496929017342588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6834457042708767666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5634203927329605929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128354313087543645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2860224659855801825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1197830935721821629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2813985635840313139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4984359367082413623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3405031600933684832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3488883842035292135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4339654656185204237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -25965809461510486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5648256496445416437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8193675972253471287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -854217721164293958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6072977008047156096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1440825762770448654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8522098848869386344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1472436124173896679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3474025527080074333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5097394533390735576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7292524798938070512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5098026732525911745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9036177544602629637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9146197681726992224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5385538082965907340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3597419918690321084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734936191001650150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,989 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6633149765484356849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6451004985090339729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8923839664434518514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3369126811034378423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2291538830047006188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6706494598662834746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4729013724543047508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5773968128542938366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3185186155483948496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8687391373205230533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8776506813386332668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4091955258581880466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7599081626300390729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6124876125517545265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8999414293973883617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7999226906186794040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6908890777341188625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,990 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7413585628658699212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1673184520999633470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5514920736305997928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4916764089590841044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8688611387427935353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6989260134343388812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -711949325299320217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1934515537365130853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160955499520254875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3129276001216327421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6393521729223876859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -369061911015777520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6419970494661875714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3227546938821350992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4921548619123136352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7866783941283701367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1486783430720195398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981015131830067791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,991 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7306371454959594389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605801990156220758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3431067647827951293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -216340624405139346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8847371350983460214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2493147382225575413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4313862005094272183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6778052388636207978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965837275857247987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7820808826831785464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746083281977377306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7854436452844899934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2795269551624347502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2879062743192019087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7878787816398206805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8410315196979046820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,992 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -48950634653184707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7529977788891118615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3511278093463239088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002238671654125497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -78388677454680791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3798823948734585219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4577615459299255760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7320220713895179979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5100498254601581528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1449110553221695036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6428835876879887069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8408017792322970718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298116778193494723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 569136811872186989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936267175631351588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,993 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2621986056983170679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8493607233965444098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6162277018275477560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1859552159280386451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3308506765305313348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7564747129243368256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286468458877648035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1083447144135651769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1386595279038135649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3262415625557414360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5932299323306692178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4639381540075925313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1180116649768602291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6409148020170033148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8436222584626299098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8694871556196673521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8837621908613235272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,994 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4906917130423139775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46438976821000679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4149408385054892574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 40020546815670445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5414556131572613542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827149511234666175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -189042643887236415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3619809081602790663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6616453948100663081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8367148781689072689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986277256592870322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2490695345544780547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8305703545496206784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8452792798511270570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6582147010349047629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4879855067885429750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461151296098498665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4662166976535160611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 964344371039291724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2151746974900860746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6227971245115005092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -890716846494844905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1762120408877825662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 13937740310148264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4380055707227499194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207001749391816514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2830645638053590948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4559812448970503781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4957875131013227574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7356488405675967349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3880141648787358830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 755432615015251207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269188047470695905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 297996205379810236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2419193761214070467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,996 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4979898981844859936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619934215306585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7389829610656503332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5568094864858671322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2880848455899779747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6256013511285028121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2349408996307409974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2364499893855388882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682209622463985558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9170485251632799003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4540756790069330681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3251425106198703615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6650212638202684236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8668284539064938058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4452182373557668043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5172868184764318822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920764046977741069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3117513668264517485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,997 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -896267037823444665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5905991713840327239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5991430872481776937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4697596962646873105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668022050212779605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3532833177605259937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6488969025985642165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5822921575653317531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6003870491286501182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,998 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7730002830975037222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9163698625237812748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7699845881335656742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3532481080146716799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9056198858519766805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6353793788993012251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2668253059457701017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202273834557546285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5860884920527304296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4045074910497409948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2514213280579609172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637411072041120159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844167476087349155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252017516704803477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3406875255464503978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241751941445475857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:03,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1236246016198953208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6825139930464251838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6791422013743369524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5960349584093270072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031849641989424278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4213935288191138546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4997986527773925989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2309553221274299690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3781078410560849015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 179843053655921206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8561700439686050285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1443270640549336978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2743102430686274421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6119756730594957952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559849506525416662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 842796194823958119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5958813883952501447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,000 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2841513461083570840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8276490116903985623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9121187090465162066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8326104845495986830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7916536704070128475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1125139366135928331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6152604852763148939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3610283291044799607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8618798228228596991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3748136027977541359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4819303594560129151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853595501765341086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -832078713846081422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384244749885248645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4399286527201603051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8463842375654102926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2303424925591729124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5704335681413536411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,001 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4195714821195037709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6331205759701357088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 587069636426977520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5014539339748653272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4274178648709612029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3261128155152822547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8152646775217239176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5761209220282702285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1927454187021392376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6249423435242797966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3311380253193047983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5284526321238389315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 593566156706181786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7644098226989771886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4604103269987063082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4128671782803975692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613170667943468831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,002 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796901889656875164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7142052684084608260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4315055437630372529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6105462723921529540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8571551789802155897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5144005793005111385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5988149681818156457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4712642380893687539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5074701766142803271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5626040021610356870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3604995967725037289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4890828446754789368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3887826479905219796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7836062846587380685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3884389118003567660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5472667221956546492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7903618036285806083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -830588203647529766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6801920232129586538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,003 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7489095560972426362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3833740914271392328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3975182199934502630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2792289630026207678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1742061434503256320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8442704067778988230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2444742297734880648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3417369272035522551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5561621242533070354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -831671364867259445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2982425767968564297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7563761124814745369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4378504763184333878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3260355448220160884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,004 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7635833079210210366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8313724191759732362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3878549310540907792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1138949257718461267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808338445251666098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3321015316906063759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964987261020115235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8004863741210519544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5695351113963823484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1148458925775485235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2863896685159709777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9109428147702782245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5788474100276835801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3628116875103926328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3292024401682764727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3601261204250580725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468332525889777054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222068341783769928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1542539520397763680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,005 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789107749089485157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1339331715717317262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4511922201475752987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2366062449922865729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8644878899917550243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371805862572932392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178339460623548053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5638983001585453187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6590004092535288534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7751427289549881302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7506214947868395989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6800374357580710481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3688646025942319955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -448956147397248047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6048019298912650702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6138219368130685376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1542847027243121520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 525131911978279073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,006 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5655871079969441210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5740014806434151087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -797410560553351412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6858385920048747408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799049729836406112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3110527573575831325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 971173693203527371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2194164980938924334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2902632883262220730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023766925403786618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8369855836117580922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3576993971020173685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1774864127401371405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5302849808819112782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8010526795920793048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6399150096570906332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661233730332161447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5642358202870650022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,007 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2209864447964682761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3385164181855495325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6298998557828887331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8026065389615648133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5719559746492340608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2012725455633982555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4552925274698559814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7772224804316731593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069340852050701629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4121061764760186275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 35972880375813669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5806120549594442381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1258813623391169108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -340620230706361618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3739613348386590190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 415322507658156781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2883936267706322006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2933079062708048782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4611520036434795553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 350608196757878925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4527292129803851078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4392426454369025737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5377847640546148313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1414878224188725693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5655152045731121182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7063520332961121808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6410499579510241687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 624911170965331190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5504044893651068054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2631886299703627765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124105013349262169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924553063580345714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2784286456627333936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3242886533743058496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8951197569034822150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8834572109972130286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,009 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3537164158722276537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5451233615696795746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4010875826453316444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2199271900410243178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8215268322358450337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4377968725910319794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 106575043137354756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2333698339397462407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5140746591411353456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3664543226852771985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222422710202853424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1383308083866665275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2898244182736362769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6187686473939584522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1781983143655204076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4798821885059214518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 827056431033432446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5731689835591736614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7191206441929548857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,010 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317771685389590972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2644196241879961004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326897334456464757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869742217995464237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7123656761657691023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5491898862915217908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1401884629079270699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3051763840383559573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1949101108812345781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6542960263748268193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6248191398273899069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7758327771973672448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8972018569113586108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214253382011752166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8328261300223140323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846069561460333192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4352567344674249547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 351630930202315213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,011 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8217803887956732695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6413681426865166368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8926742497511235461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3203542639350683509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121156014578555869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1946458734311311550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 656965630140319007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4797494014777012011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5544165920270281769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2511466519314143540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,012 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3126581430978293178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -190293429530067060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7821594359156759499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008308954961522921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -574681090846864409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5649026399896226428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7707572551189051916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9075000996389526955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4184487512823106813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 810491073739991640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3522543080454431517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6010253596644129396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7491056115555199631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7260476547212803299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249800278938607429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3367832048773293548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,013 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2703561064270098285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6784225815629566765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5389754815896587734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013155336604109739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2388488623210904311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3173276818590819859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5046757388271648631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -485558152017042796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408133040154388837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6015771285711684849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6839638991311075926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9175153044029716983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1779811779683742964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9152222049714425966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3120058751012884534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8492066633693723041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5536810258151575398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7144446629117495069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,014 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6240863666734630593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -589799987969450864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7946393366616541825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747804769635732596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -345373109033283875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5498952273704404242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -340140010926912224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9102224958095382758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032321103798837451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869340397251300440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6571600357711770956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941206528735230321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039724513330025309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3281532425080016234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035841570930841609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6061897678916127699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1688199552774492217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5587448604323513311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,015 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2410365245649316840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 763394675114061221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 107992663874278457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3987399395866572827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1775316358398485473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1323570339618547794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 964209241486465817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5882145552766286169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2518717471387740244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8389706839273729451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2813986100174184753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -304239177834078739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 885343750626432507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2303141875632312999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081477919681735701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017319800467797865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758426748437853282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,016 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5154409363827890923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092845667668097685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5631551402679078395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -186846550864184572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2004417585617336673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8191778345522065710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5900425490251035244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7467312935994022469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2600955905058479264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5878062366498850483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 116651552055353678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4920649226133144091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2338024761135185906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858079624917251791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5067824334293760829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8955722560344458455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1486891985565958330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072246563146141601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -199799334361806119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5681407202622695810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5524246646642018208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3364747799863823497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5554200523045184091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2863904618241305746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4595389803948659584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5433126178698499354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1414306436007308940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -852946049500292085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900335597892125462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8256094524995185875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8086805738803217402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4611262094571250825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6070680455386762110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4761878738433586007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1021398373891704918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -482536525391731435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242086094980549668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4399589035396209065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6518701220380702449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 910717707523626131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1612267307150767662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7310362833539251213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5479963545286621737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909907537834175938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7821143651413945284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684245019700033577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8277147668857684047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -411137630392242888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1044161490586119353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8613476271696502517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2340703631722367609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21859562481430394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011256902805987750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3157729278948466717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460134896047467540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8610113039839330150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3236676982243674590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7185165609820752489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8600877422338478119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7165038699604110577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799804684587570862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564447350557629676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4627512617700190852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3083909397798723022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405233244405850609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4178545242385549599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7147918526993567308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 757136297191514128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4424831537704435424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877381740853749297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2041911679752092366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7422762254373844903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8022711404743217464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220066484680525554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -176233242775042784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6558292906765006035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7199924547923963260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5898480352773872244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1735522315918872501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6733973961090334911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8554093431993845667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2445244183336110620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2301182206329082186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6831726239910022229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7412421053731630224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2813586532588641056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6277970198871449967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1042120630513045412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3308991675650965993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968497502558044494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552640475967909130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399561122288601537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122575990991035964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245994542746359770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7894665325763551955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7801871658070903414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5173676888563744541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 410500494198331590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520289226080749099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6457700499211583773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129684605692431959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3139876312325169332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7395492679155401534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4445511445954687314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6613981796920767336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2699535840634343423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4296057193280495335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3162438790537101378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -513729311612553136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -461260904825759710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995884378334405339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4189584529364286527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5384192664725573852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5920021444121519780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4939310793198231054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8784046293567163007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5374763402623915070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5675239532113400862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6087242625606830637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5878194573292629242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1277963368291335892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109179029979611832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -157084141531728537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3242381312558626206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7574954119228546427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4740091290221122771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6175517257363149042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7043267001683988572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980661398060171536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8036631763746489484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1789721265976516081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7685437265158309998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345847213657113652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6371252274574973693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5532539615989726204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6931890104366217493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410264548099716032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673842875904686029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5661289069551958203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3253671384632144039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3254243200782781343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8264954515410484063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4644391208091687159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8886423982098054175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7942614265104837176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1175625290051186846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6751736286440637465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023962315003730365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5666183625678780854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 363285059176071453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3166052838549983789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099748526757134841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749247194157333310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3303856883010034492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4379032206289839766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6719110708069773782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1338551317859635493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7552803460615364712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089556099270020029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7862623729008318145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5911589137172176717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4641783592010578184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269578649421349024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8478351123328874157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6727428501656139703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521371490615100358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1491276422347066284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965239354823643444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8205647397224575721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 185183047753635923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -124758163002474225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4390308542129680976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504477128389454263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572380582889097502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7134398923665023227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6984538455277359057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9034407284763418274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5859757658631909473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3829252577747171532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3328606587459354501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3304499300823746738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467154094008722310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119123101249137052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6467672051833526173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3313285500144993575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9205583798875763673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845899002443645299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4321604817103161448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6125726805501630825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 750900924399447368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6077127886600211670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3274136847484887091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8235150309235026602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1454859733445216135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1872268847614560831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1080675548256217669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1325892647841711796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2047505132331102052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2275477695969392490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45609644137720947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1159800587909697619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338804292501552950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 750431848303820966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2585839651082933112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7546812163582889756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899103596801851887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4781381532474135681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1781581054753404908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6896184375896489704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6391119134396463658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8098508050893268745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4497404823378427679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716575210672509802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9022840030859011034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4810014101157574620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2009119969818690698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725582391107084879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5191314336196326331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -831343489372755421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7052611229195089675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1887885838517626836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3200334423146474780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7941170537113132672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 806858209792929111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687782486550124808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5324100307960258297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6362762690762077892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2055168888000344231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9170280090420815609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8848256415869082783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3421889818831746829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2907383970634763229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2136920463122532566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4998445715379436011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978776142935835451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8603652951962157534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2090648898482259498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 414110675420345177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3231883649528255005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5840620694404780531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 989940744744304516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398950925045760590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6135127585286399868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228457704523159943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761228002327708938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768244906066190897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595043210871446620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5999566804720882138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7464614760393013361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5554566836923351164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3890284844878491964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 362222198688500812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5598817982067111794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8557757009661790609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009500220044471666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8545382207733543296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8011999487681663188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4525136476387426479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5275545701120068598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 206404940518356091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3488637018624233915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1497263741357456416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2828303869198951892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2343588586826371609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4408238803487384253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7832756720694837079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4629522534935044526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146741071295692049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9129034850151373462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5587097211789837656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 835997116453143399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2538587774280967401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281779509259170090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4045384495944845060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5376889768087868396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3057035779104239609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -332845519104313962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4791153238540148034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4481514924421892446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2803611182981656956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290902899732702898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4308739571591567925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2300168980492211599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6321695852279092442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3750053106039170929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1454609112603479284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452287234115310020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 659702802413155495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -151222235461738348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4010905453100068705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6910963132243147326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -218199372542517200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1465475413652121045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5125838953846283923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089761052869276579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407346015974157560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4114264483493754435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997008721265979053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6051565416774060325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5396484140345457876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1788051814972128581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799554170687930898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8318814240008620206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7433978194001797795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3432789215790754203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2654583995297958135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2261222733386030851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035991049469118586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5455664499069421762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580471538066555781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9150953429455991710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8120948974745439797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7327698356974758202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785841919297156094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 953266048022555655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -313642613393262948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257962667345031754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3430735590129934393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561384105481730072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4663271962082984994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7324183163664068762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651118102671988944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735750357278739391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1518538980770613043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8418049093336917216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2079771021892119105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861583182371621755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2473414009977010282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1105936105215602829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3010733208502596140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799801342475716376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -387593502677996829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6527125395696463918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5531934904390504417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5254230340572272518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6303975371704258597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475801759385790064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7114119295677948599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029261913350197026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9173912583743188744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -396001847553329742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4952184102789772015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2650752839780899144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2159228803901665895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819545555460889580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -539371485272250532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4501790959521765859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4201743832531139997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8601376169214959432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986748432455547229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 255908035430256304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 609366494564801474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671026271347439125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4277977895282006040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2933223330017183664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858410188160402262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2926572608312665037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2995566665756093450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933570952814183137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983590425703381693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785714964821363950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2526687121254617016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616815013372799848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6056637968423218792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986131465966243772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742047495457192815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6847998092443995994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1097512934721382034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127913383010205039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4755152543122898997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:04,038 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:04,038 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:04,038 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:04,038 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:04,047 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=3181 (was 3206) 2024-01-01 10:56:04,055 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=3181 2024-01-01 10:56:04,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,071 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,071 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,072 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,072 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-01 10:56:04,073 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-01 10:56:04,073 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-01 10:56:04,073 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:04,081 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=3153 (was 3181) 2024-01-01 10:56:04,090 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=3153 2024-01-01 10:56:04,100 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,104 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,105 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,105 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28246016; total bytes=30836736; wasted bytes=2400256; fragmentation bytes=704512; completelyFreeBuckets=5 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2024-01-01 10:56:04,106 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-01 10:56:04,107 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:04,107 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:04,107 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:04,107 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:04,115 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=3145 (was 3153) 2024-01-01 10:56:04,124 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=3144 2024-01-01 10:56:04,134 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,141 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,142 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,142 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,152 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,163 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,169 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,170 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,170 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,170 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,179 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:04,179 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:04,179 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:04,179 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:04,188 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=3025 (was 3144) 2024-01-01 10:56:04,197 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=3025 2024-01-01 10:56:04,207 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,212 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,213 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,213 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,223 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,228 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-01 10:56:04,228 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,228 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,229 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:04,229 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:04,229 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:04,229 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:04,237 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=2972 (was 3025) 2024-01-01 10:56:04,245 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=2972 2024-01-01 10:56:04,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,262 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,262 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,263 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,274 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,279 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-01 10:56:04,279 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,280 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,280 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:04,280 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:04,280 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:04,280 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:04,289 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=2929 (was 2972) 2024-01-01 10:56:04,298 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=2928 2024-01-01 10:56:04,308 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:04,313 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,313 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,314 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,314 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-log-dir so I do NOT create it in target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9 2024-01-01 10:56:04,314 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8a52cbbf-074f-f7af-6977-a66578ae3fcf/hadoop-tmp-dir so I do NOT create it in target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9 2024-01-01 10:56:04,314 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-01 10:56:04,325 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9/bucketNoRecycler.cache 2024-01-01 10:56:04,325 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:04,325 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:04,326 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:04,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4571212297613177893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-01 10:56:05,426 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9/bucketNoRecycler.persistence 2024-01-01 10:56:05,426 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:05,426 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:05,426 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:05,440 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9/bucketNoRecycler.cache 2024-01-01 10:56:05,440 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:05,440 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:05,443 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:05,443 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b86da93c-ec64-859a-f816-b0fa4f852ea9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:05,444 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:05,444 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:05,444 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:05,444 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:05,453 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=776 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=2899 (was 2928) 2024-01-01 10:56:05,462 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=776, ProcessCount=167, AvailableMemoryMB=2899 2024-01-01 10:56:05,475 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:05,482 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:05,482 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:05,483 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:07,734 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:07,734 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:07,734 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:07,734 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:07,743 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=713 (was 776), ProcessCount=167 (was 167), AvailableMemoryMB=2866 (was 2899) 2024-01-01 10:56:07,752 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=713, ProcessCount=167, AvailableMemoryMB=2866 2024-01-01 10:56:07,762 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:07,767 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:07,767 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:07,768 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:07,778 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:07,783 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-01 10:56:07,783 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:07,784 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:07,784 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:07,791 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:07,796 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:07,804 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:07,804 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:07,804 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:07,804 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:07,815 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=713 (was 713), ProcessCount=167 (was 167), AvailableMemoryMB=2746 (was 2866) 2024-01-01 10:56:07,824 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=713, ProcessCount=167, AvailableMemoryMB=2746 2024-01-01 10:56:07,834 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:07,842 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:07,842 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:07,842 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:07,843 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:07,843 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:07,843 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:07,843 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:07,851 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=713 (was 713), ProcessCount=167 (was 167), AvailableMemoryMB=2714 (was 2746) 2024-01-01 10:56:07,860 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=713, ProcessCount=167, AvailableMemoryMB=2714 2024-01-01 10:56:07,870 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-01 10:56:07,876 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-01 10:56:07,876 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-01 10:56:07,876 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-01 10:56:07,877 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-01 10:56:07,877 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-01 10:56:07,877 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-01 10:56:07,877 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-01 10:56:07,885 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=713 (was 713), ProcessCount=167 (was 167), AvailableMemoryMB=2690 (was 2714)