2024-01-09 04:55:19,288 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-09 04:55:19,508 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4 2024-01-09 04:55:19,567 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=216, ProcessCount=169, AvailableMemoryMB=9958 2024-01-09 04:55:19,595 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:19,610 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-09 04:55:19,621 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-09 04:55:19,623 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-09 04:55:19,626 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-09 04:55:21,548 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:21,548 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:21,548 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:21,548 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:21,558 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=216 (was 216), ProcessCount=168 (was 169), AvailableMemoryMB=9895 (was 9958) 2024-01-09 04:55:21,566 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=216, ProcessCount=168, AvailableMemoryMB=9894 2024-01-09 04:55:21,576 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:21,587 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-09 04:55:21,588 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-09 04:55:21,588 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-09 04:55:21,598 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-09 04:55:21,598 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:21,598 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:21,598 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:21,598 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:21,609 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-2 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-1 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=216 (was 216), ProcessCount=168 (was 168), AvailableMemoryMB=9858 (was 9894) 2024-01-09 04:55:21,617 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=216, ProcessCount=168, AvailableMemoryMB=9857 2024-01-09 04:55:21,626 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:21,635 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-09 04:55:21,635 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-09 04:55:21,636 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-09 04:55:21,657 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:21,664 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:21,675 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-09 04:55:21,675 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-09 04:55:21,676 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-09 04:55:21,676 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:21,686 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:21,691 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:21,691 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:21,691 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:21,691 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:21,699 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.ThreadLocal$ThreadLocalMap.(ThreadLocal.java:387) java.lang.ThreadLocal.createMap(ThreadLocal.java:265) java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:201) java.lang.ThreadLocal.get(ThreadLocal.java:172) java.lang.StringCoding.deref(StringCoding.java:63) java.lang.StringCoding.decode(StringCoding.java:179) java.lang.StringCoding.decode(StringCoding.java:254) java.lang.String.(String.java:546) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:56) 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-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: 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 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) 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: 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=216 (was 216), ProcessCount=168 (was 168), AvailableMemoryMB=9694 (was 9857) 2024-01-09 04:55:21,708 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=216, ProcessCount=168, AvailableMemoryMB=9693 2024-01-09 04:55:21,716 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:21,725 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-09 04:55:21,725 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-09 04:55:21,727 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-09 04:55:21,835 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-09 04:55:22,211 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-09 04:55:22,226 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/bucketNoRecycler.cache 2024-01-09 04:55:22,226 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-09 04:55:22,226 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-09 04:55:22,227 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:22,390 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/bucketNoRecycler.persistence 2024-01-09 04:55:22,390 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:22,563 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/bucketNoRecycler.cache 2024-01-09 04:55:22,563 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-09 04:55:22,564 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-09 04:55:22,648 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-09 04:55:22,649 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:22,662 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:22,662 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:22,662 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:22,662 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:22,671 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=223 (was 216) - SystemLoadAverage LEAK? -, ProcessCount=168 (was 168), AvailableMemoryMB=9678 (was 9693) 2024-01-09 04:55:22,678 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=223, ProcessCount=168, AvailableMemoryMB=9676 2024-01-09 04:55:22,690 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:22,698 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-09 04:55:22,698 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-09 04:55:22,701 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-09 04:55:23,760 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-09 04:55:24,861 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-09 04:55:25,962 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:25,962 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:25,962 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:25,962 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:25,971 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=223 (was 223), ProcessCount=168 (was 168), AvailableMemoryMB=9666 (was 9676) 2024-01-09 04:55:25,979 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=223, ProcessCount=168, AvailableMemoryMB=9664 2024-01-09 04:55:25,991 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:25,999 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-09 04:55:26,001 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-09 04:55:26,001 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-09 04:55:26,500 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-09 04:55:26,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:26,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:26,501 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:26,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:26,511 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=168 (was 168), AvailableMemoryMB=9532 (was 9664) 2024-01-09 04:55:26,520 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=223, ProcessCount=168, AvailableMemoryMB=9529 2024-01-09 04:55:26,538 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:26,557 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-09 04:55:26,557 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-09 04:55:26,568 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-09 04:55:26,583 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:26,599 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:26,647 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-09 04:55:26,647 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-09 04:55:26,657 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-09 04:55:26,658 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:26,679 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-09 04:55:26,680 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-09 04:55:26,684 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-09 04:55:26,685 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:26,705 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-09 04:55:26,706 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-09 04:55:26,709 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-09 04:55:26,709 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:26,709 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:26,709 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:26,709 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:26,725 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=168 (was 168), AvailableMemoryMB=9334 (was 9529) 2024-01-09 04:55:26,737 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=223, ProcessCount=168, AvailableMemoryMB=9332 2024-01-09 04:55:26,756 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:26,770 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-09 04:55:26,771 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-09 04:55:26,772 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-09 04:55:26,784 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-log-dir so I do NOT create it in target/test-data/fda73c02-bd94-d7c2-04d7-9ebe87dea87a 2024-01-09 04:55:26,785 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-log-dir Erasing configuration value by system value. 2024-01-09 04:55:26,785 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-tmp-dir so I do NOT create it in target/test-data/fda73c02-bd94-d7c2-04d7-9ebe87dea87a 2024-01-09 04:55:26,785 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-09 04:55:26,785 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a 2024-01-09 04:55:26,785 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-09 04:55:26,800 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.cache 2024-01-09 04:55:26,800 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-09 04:55:26,800 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-09 04:55:26,802 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:26,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4364040251941155429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:27,906 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.persistence 2024-01-09 04:55:27,906 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:27,906 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:27,906 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:27,927 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.cache 2024-01-09 04:55:27,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-09 04:55:27,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-09 04:55:27,930 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-09 04:55:27,933 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:27,934 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.persistence 2024-01-09 04:55:27,934 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:27,934 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:27,934 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:27,955 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.cache 2024-01-09 04:55:27,955 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-09 04:55:27,958 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-09 04:55:27,964 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-09 04:55:27,964 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-09 04:55:27,965 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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/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/fda73c02-bd94-d7c2-04d7-9ebe87dea87a/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:27,966 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:27,966 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:27,966 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:27,966 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:27,976 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 223), ProcessCount=168 (was 168), AvailableMemoryMB=9189 (was 9332) 2024-01-09 04:55:27,988 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=221, ProcessCount=168, AvailableMemoryMB=9188 2024-01-09 04:55:28,005 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,019 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-09 04:55:28,019 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-09 04:55:28,020 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-09 04:55:28,398 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-09 04:55:28,416 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=2.10 MB, memory=0 B 2024-01-09 04:55:28,417 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-09 04:55:28,420 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.88 MB, memory=0 B 2024-01-09 04:55:28,421 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-09 04:55:28,425 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.66 MB, memory=0 B 2024-01-09 04:55:28,426 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-09 04:55:28,429 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=2.06 MB, memory=0 B 2024-01-09 04:55:28,429 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-09 04:55:28,432 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-09 04:55:28,432 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-09 04:55:28,434 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-09 04:55:28,443 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-09 04:55:28,445 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2024-01-09 04:55:28,446 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-09 04:55:28,447 DEBUG [Time-limited test-BucketCacheWriter-0] 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-09 04:55:28,449 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-09 04:55:28,451 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.19 MB, memory=0 B 2024-01-09 04:55:28,452 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-09 04:55:28,453 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.97 MB, memory=0 B 2024-01-09 04:55:28,454 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-09 04:55:28,455 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-01-09 04:55:28,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9216666944399113976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5611150306429202025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865847169960001467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4464675976453421046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6851634295521773913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 775363928593795380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1088366085555594990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -839608214535366772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2487030822314966732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7123894669619131844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1034504503166824356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 72001664857516747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343523301008964334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4168766449103295906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8931841300548736845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5437379550939099927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488003076382058052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4721779047789070170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4778836737032362424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6216267062226874436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3983720094907020032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,494 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-09 04:55:28,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7170209722919403368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8287625411385522048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3119471588395454663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4083741445534430081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1454778168152825991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1433890138559550992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344276529336845759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110266299062004590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3666435296876529896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4015090083668027458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3384043610926819457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 47444895449950657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -753968693636978228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,497 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 304885135457154302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6271391803172955371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,497 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-09 04:55:28,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4957722886841486760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1447098943079520810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 565160861065147088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3044125387630350520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7917156765827666456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,498 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6392874742838782428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4449850336068740043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,499 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-09 04:55:28,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7784946966664763415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4635969415172643908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4619159808109136971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7088870593544691193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788173689209132732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8402614829453138305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,500 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7648257694655263817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 480430699345704362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,500 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-09 04:55:28,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7797715726797237635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7524681462550514850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2539568310271022174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6200339778576062348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,501 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1606182493491999777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,502 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-09 04:55:28,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818124513400034942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1178155910607841146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5998668555305907328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1270421352990205177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,503 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7993710782190838252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,503 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-09 04:55:28,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1109344319524373638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2456701894437966175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4603224272842141487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,504 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161171006999491506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,504 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-09 04:55:28,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8583923520379998579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4603757686697991344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4372925273177940205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4917203465888653319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,505 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1865513971825036813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9130446367083956327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,506 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-09 04:55:28,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96173406298864438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1216479331374916231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4426231627689450640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5818614380641772618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1595319955888282987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,507 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794891668170334388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,507 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-09 04:55:28,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4730899504507278022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3857572842720738752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710231182131336916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3096861765461588607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8732399189390673485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,508 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5773144920729425444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1550157146052129678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,508 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-09 04:55:28,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3340133992976731463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1021117135419765578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1957083790844085929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3157708801915821083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 771699462859051796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,509 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1540229390572432832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1294149795231635987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,510 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-09 04:55:28,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -423290548993023257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3361870854230446917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3318951148214070580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7555471966297504330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2959488337979311611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,510 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217896926727288635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1546131079733422335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,511 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-09 04:55:28,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5234623363072356527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1691405535581501978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143792236674553417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2690624134636530914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18252307953795871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,512 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2479335921205055110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1546442084114718115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,512 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-09 04:55:28,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3657896327772586592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5005068778143662274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8066331572798810560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3407403079428801167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2951836376553363737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,513 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1176571627125448038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,514 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-09 04:55:28,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8332671410845714027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6451968548038867890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4585519630779928206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,514 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2494394845457972634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,514 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-09 04:55:28,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109935009797703227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -178664825448035103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6778062067690230431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,515 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772743314509598195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,515 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-09 04:55:28,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2869255033902664989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 859754381583193551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5059724215660216768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,516 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933809182687097737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,516 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-09 04:55:28,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5783436504665116069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7023512929281076732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9017858466093822514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,516 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 70144243905301066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,517 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-09 04:55:28,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2018419089744940835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1217698146815373603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3428805844778198266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8076952783430284127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,517 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8688471838587461907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4404478954401127556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,518 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-09 04:55:28,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758080173867647429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5920687606149449285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980549181016307000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -970840274699695553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,519 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6780624708639101750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,519 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-09 04:55:28,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4008972350026028043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6821010733194605309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6088528354288033812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,520 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5160234251987071219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,520 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-09 04:55:28,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7991934577831976019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5829315615839786333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6929855111092527328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6912247304070394957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,521 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3167402242947951374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,521 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-09 04:55:28,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4879973430666215429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -156988115516147587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4399371243744161573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -659950158330567159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,522 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376527587620860591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6179119666321124035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,522 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-09 04:55:28,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1296647373778952551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4750599744354034295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -257784722528712731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 597480572439757623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,523 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -933416151541102149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,523 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-09 04:55:28,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6700674798861637153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7435053685067388877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6726027111337704513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8213596697417579580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,524 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1521734358797472667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3820058424598812655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,524 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-09 04:55:28,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5176703749144501168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6398889111020840258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,525 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7912349197265119983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,526 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-09 04:55:28,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8539371208574823887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1320368302466787490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5901781611967466019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034195678833299655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,526 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -846493804736905079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,527 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-09 04:55:28,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9104922305199453626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7466849724764880163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1338983842254853651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746078158645428747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,527 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8829971631571270255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,528 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-09 04:55:28,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5782943821365279112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756033566512018733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547591940409391901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2176566216054682286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,528 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8445105588373942224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,529 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-09 04:55:28,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2224519761625271510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7199123043321777275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812875594174780122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6128311495608654188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8569613491765484887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,529 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8607934710542280802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1764197335480942398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2809099535132450596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,530 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-09 04:55:28,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765322072605703592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1125288556708768110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1401629543748528297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6778784545542357055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,531 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5248131315418869494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1384725322695432318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,531 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-09 04:55:28,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2120776361959523984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 550146146763122209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1535897524752950819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5210107329931589143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,532 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1729326376886246821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,532 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-09 04:55:28,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8939705108116109865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2665587435623997120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9022915357038769358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,533 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2278662393300684794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,533 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-09 04:55:28,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5401479002982650968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6029965547875761687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9198077903801093878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8612195547812177258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,534 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -206775430020759394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,534 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-09 04:55:28,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3733195949578197018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5830180743803565083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7794337833950334253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -137616396957286334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6813454710710916890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -857622397222183589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -299723051213578808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3718278518539937384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8457290302722602332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7477480063196891518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5989779316649140199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2169624092654958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1382362456212951727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7145490265865116928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7120961076221361117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5325447015295070536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5252063243289103368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5744656975045668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -35875071925669357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3357938230571931359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7660712495062849268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2876934910794444596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7954950340710151056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9053622982935880411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4946143811469765386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6218909770987222793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2228298669198825614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2152534168034749266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811054122105102983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4187059147248184252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6677095192707954818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529212427804310094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376675351880612986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2406603985952017438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3255373429727328245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4387031558164134274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7338886888281304634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7528289531224180387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6293121457723924178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3541794616558885879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 509381774244990668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -356192351503934651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3619980520850671482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5079170140331585236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2493934644403023162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7017016297236700941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8851402364273386855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6063832860390033175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2361161006133292181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334866362976947861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5966130805680994913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6710096028034538311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6105135348109783325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174833834637269323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5092766083725597718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4413905686606503195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8309453851283171331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139598319193286046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127500871278713489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3233829050255359752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2450367699044953846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7051059583261651620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1807828871203663266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9201931641421033499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7687061939013271068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276984050360399594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3125431776900501427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3242939061060213820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7608523965831296180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5984455730566321361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3004879805565689730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6207473757083698096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7255665629871502467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8733147148542831144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124839749625150285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4916171973629219296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5839475898139142355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9209484263630849477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7646342454993820060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5097543304459900282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6970533633356402218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6820664749435932968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371812860279315917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1664046914450912957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7932228605514804230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964105835152571410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1101041218326079359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2287183769128492712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2220357249433215964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105194135809919652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1677835754601576987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2487485090469451841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5203547535223218421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6396404472690542001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6988697619075799462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5935356335412818248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099915819046677970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3668863807334801424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3063318114463138312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2764041863771335815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8232468816139186408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1056014876938016623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554818707583036977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2820588450410587331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3814351777722308572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5543204600396553700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8781689696696400130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305966653941846621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,551 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191488893691862240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1794298896127049696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,552 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-09 04:55:28,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3066730125918019934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3694712349269182539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3308765393442023662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -84315475173566647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -659261290097575064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,553 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196716199128573887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,553 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-09 04:55:28,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3395383955499186682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7224745550327256421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -906113865824902424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8997224600696698317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1313499600120644834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,554 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8053717777121129816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,554 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-09 04:55:28,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3078241150612199521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008731320381968728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5377557409216600006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3045174746755114141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,555 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689077710959011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,555 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-09 04:55:28,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2173195216867900528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3994550700798673147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2712797207070112918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4288640970869731331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1395520399059448919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,556 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3103442291999627317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7985530230889537538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,556 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-09 04:55:28,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3730193879096058580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120172940380667069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4970100146385230032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3392590642099231322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,557 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3251964329988295188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,557 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-09 04:55:28,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2627572789985029858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1619014367183350910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8130035313786802531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:28,558 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,558 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-09 04:55:28,559 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,559 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-09 04:55:28,560 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,560 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-09 04:55:28,561 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,561 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-09 04:55:28,561 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,562 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-09 04:55:28,562 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,562 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-09 04:55:28,563 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.14 MB, memory=0 B 2024-01-09 04:55:28,563 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:28,563 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:28,563 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:28,564 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:28,573 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=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=9056 (was 9188) 2024-01-09 04:55:28,582 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=221, ProcessCount=168, AvailableMemoryMB=9055 2024-01-09 04:55:28,600 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,631 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-09 04:55:28,632 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-09 04:55:28,632 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-09 04:55:28,633 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-09 04:55:28,633 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-09 04:55:28,633 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-09 04:55:28,634 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:28,661 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=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=8975 (was 9055) 2024-01-09 04:55:28,678 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=221, ProcessCount=168, AvailableMemoryMB=8970 2024-01-09 04:55:28,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,708 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-09 04:55:28,709 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-09 04:55:28,716 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-09 04:55:28,719 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-09 04:55:28,719 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-09 04:55:28,719 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,720 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-09 04:55:28,722 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:28,735 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:28,735 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:28,735 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:28,743 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=38 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=8909 (was 8970) 2024-01-09 04:55:28,752 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=221, ProcessCount=168, AvailableMemoryMB=8907 2024-01-09 04:55:28,768 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,779 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-09 04:55:28,779 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-09 04:55:28,784 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-09 04:55:28,795 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,806 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,816 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,835 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-09 04:55:28,835 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-09 04:55:28,835 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-09 04:55:28,836 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,846 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:28,846 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:28,846 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:28,846 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:28,858 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=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=8744 (was 8907) 2024-01-09 04:55:28,870 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=221, ProcessCount=168, AvailableMemoryMB=8743 2024-01-09 04:55:28,882 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,896 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-09 04:55:28,897 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-09 04:55:28,898 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-09 04:55:28,909 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,925 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-09 04:55:28,925 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-09 04:55:28,932 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-09 04:55:28,933 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:28,933 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:28,933 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:28,933 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:28,944 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=8674 (was 8743) 2024-01-09 04:55:28,956 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=221, ProcessCount=168, AvailableMemoryMB=8674 2024-01-09 04:55:28,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:28,988 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-09 04:55:28,989 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-09 04:55:28,989 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-09 04:55:29,002 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:29,013 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-09 04:55:29,013 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-09 04:55:29,020 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-09 04:55:29,021 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:29,021 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:29,021 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:29,021 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:29,032 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=8618 (was 8674) 2024-01-09 04:55:29,047 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=221, ProcessCount=168, AvailableMemoryMB=8616 2024-01-09 04:55:29,059 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:29,068 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-09 04:55:29,069 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-09 04:55:29,076 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-09 04:55:29,076 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-log-dir so I do NOT create it in target/test-data/928b4be0-36ff-d501-16b8-d432c74ebb53 2024-01-09 04:55:29,076 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-tmp-dir so I do NOT create it in target/test-data/928b4be0-36ff-d501-16b8-d432c74ebb53 2024-01-09 04:55:29,077 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-09 04:55:29,092 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/928b4be0-36ff-d501-16b8-d432c74ebb53/bucketNoRecycler.cache 2024-01-09 04:55:29,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-09 04:55:29,092 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-09 04:55:29,095 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/928b4be0-36ff-d501-16b8-d432c74ebb53/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/928b4be0-36ff-d501-16b8-d432c74ebb53/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:29,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4212530273893381929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:30,197 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/928b4be0-36ff-d501-16b8-d432c74ebb53/bucketNoRecycler.persistence 2024-01-09 04:55:30,197 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:30,197 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:30,197 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:30,210 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/928b4be0-36ff-d501-16b8-d432c74ebb53/bucketNoRecycler.cache 2024-01-09 04:55:30,210 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-09 04:55:30,210 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-09 04:55:30,213 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-09 04:55:30,213 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/928b4be0-36ff-d501-16b8-d432c74ebb53/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/928b4be0-36ff-d501-16b8-d432c74ebb53/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:30,214 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:30,214 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:30,214 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:30,214 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:30,222 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=8516 (was 8616) 2024-01-09 04:55:30,230 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=221, ProcessCount=168, AvailableMemoryMB=8516 2024-01-09 04:55:30,241 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:30,249 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-09 04:55:30,249 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-09 04:55:30,250 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-09 04:55:32,503 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:32,503 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:32,503 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:32,503 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:32,511 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=211 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=8323 (was 8516) 2024-01-09 04:55:32,519 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=211, ProcessCount=168, AvailableMemoryMB=8322 2024-01-09 04:55:32,533 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,543 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-09 04:55:32,543 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-09 04:55:32,544 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-09 04:55:32,565 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,577 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-09 04:55:32,577 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-09 04:55:32,577 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-09 04:55:32,578 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,588 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,597 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,607 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:32,607 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:32,607 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:32,607 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:32,617 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=211 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8162 (was 8322) 2024-01-09 04:55:32,626 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=211, ProcessCount=168, AvailableMemoryMB=8162 2024-01-09 04:55:32,643 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,650 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-09 04:55:32,650 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-09 04:55:32,655 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-09 04:55:32,656 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:32,656 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:32,656 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:32,656 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:32,667 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8132 (was 8162) 2024-01-09 04:55:32,677 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=211, ProcessCount=168, AvailableMemoryMB=8131 2024-01-09 04:55:32,690 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,704 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-09 04:55:32,704 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-09 04:55:32,708 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-09 04:55:32,709 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:32,709 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:32,709 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:32,709 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:32,719 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=211 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8098 (was 8131) 2024-01-09 04:55:32,731 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=211, ProcessCount=168, AvailableMemoryMB=8097 2024-01-09 04:55:32,744 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:32,756 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-09 04:55:32,756 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-09 04:55:32,758 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-09 04:55:34,719 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:34,719 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:34,719 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:34,719 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:34,729 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=211 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8161 (was 8097) - AvailableMemoryMB LEAK? - 2024-01-09 04:55:34,738 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=211, ProcessCount=168, AvailableMemoryMB=8162 2024-01-09 04:55:34,750 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:34,756 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-09 04:55:34,756 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-09 04:55:34,760 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-09 04:55:34,766 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-09 04:55:34,766 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:34,766 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:34,766 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:34,766 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:34,776 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8155 (was 8162) 2024-01-09 04:55:34,784 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=211, ProcessCount=168, AvailableMemoryMB=8155 2024-01-09 04:55:34,797 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:34,802 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-09 04:55:34,802 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-09 04:55:34,802 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-09 04:55:34,814 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:34,818 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:34,823 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-09 04:55:34,823 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-09 04:55:34,823 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-09 04:55:34,824 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:34,829 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:34,836 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:34,836 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:34,836 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:34,836 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:34,848 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=211 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8116 (was 8155) 2024-01-09 04:55:34,857 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=211, ProcessCount=168, AvailableMemoryMB=8116 2024-01-09 04:55:34,869 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:34,873 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-09 04:55:34,873 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-09 04:55:34,874 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-09 04:55:34,874 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-log-dir so I do NOT create it in target/test-data/46bdfdde-5196-4844-db21-f4bb2bedbd92 2024-01-09 04:55:34,874 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-tmp-dir so I do NOT create it in target/test-data/46bdfdde-5196-4844-db21-f4bb2bedbd92 2024-01-09 04:55:34,875 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-09 04:55:34,889 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/46bdfdde-5196-4844-db21-f4bb2bedbd92/bucketNoRecycler.cache 2024-01-09 04:55:34,889 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-09 04:55:34,889 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-09 04:55:34,890 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/46bdfdde-5196-4844-db21-f4bb2bedbd92/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/46bdfdde-5196-4844-db21-f4bb2bedbd92/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:35,027 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/46bdfdde-5196-4844-db21-f4bb2bedbd92/bucketNoRecycler.persistence 2024-01-09 04:55:35,027 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:35,042 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/46bdfdde-5196-4844-db21-f4bb2bedbd92/bucketNoRecycler.cache 2024-01-09 04:55:35,042 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-09 04:55:35,042 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-09 04:55:35,045 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-09 04:55:35,048 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/46bdfdde-5196-4844-db21-f4bb2bedbd92/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/46bdfdde-5196-4844-db21-f4bb2bedbd92/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:35,049 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:35,049 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:35,049 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:35,049 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:35,057 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8099 (was 8116) 2024-01-09 04:55:35,066 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=211, ProcessCount=168, AvailableMemoryMB=8098 2024-01-09 04:55:35,077 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:35,081 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-09 04:55:35,082 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-09 04:55:35,084 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-09 04:55:36,185 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-09 04:55:37,286 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-09 04:55:38,386 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:38,386 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:38,386 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:38,386 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:38,395 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 211), ProcessCount=168 (was 168), AvailableMemoryMB=8059 (was 8098) 2024-01-09 04:55:38,403 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=194, ProcessCount=168, AvailableMemoryMB=8059 2024-01-09 04:55:38,413 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:38,418 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-09 04:55:38,418 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-09 04:55:38,418 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-09 04:55:38,419 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-09 04:55:38,419 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:38,419 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:38,419 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:38,419 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:38,428 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=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=8047 (was 8059) 2024-01-09 04:55:38,437 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=194, ProcessCount=168, AvailableMemoryMB=8047 2024-01-09 04:55:38,447 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:38,453 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-09 04:55:38,453 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-09 04:55:38,454 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-09 04:55:38,465 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:38,475 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:38,481 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-09 04:55:38,481 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-09 04:55:38,482 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-09 04:55:38,482 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:38,486 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-09 04:55:38,486 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-09 04:55:38,487 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-09 04:55:38,487 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:38,491 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-09 04:55:38,491 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-09 04:55:38,491 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-09 04:55:38,491 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:38,491 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:38,491 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:38,491 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:38,500 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7946 (was 8047) 2024-01-09 04:55:38,508 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=194, ProcessCount=168, AvailableMemoryMB=7946 2024-01-09 04:55:38,518 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:38,522 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-09 04:55:38,523 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-09 04:55:38,523 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-09 04:55:38,537 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-log-dir so I do NOT create it in target/test-data/0b426aa1-1964-3626-4d3e-e08cb46f45aa 2024-01-09 04:55:38,537 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-log-dir Erasing configuration value by system value. 2024-01-09 04:55:38,537 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-tmp-dir so I do NOT create it in target/test-data/0b426aa1-1964-3626-4d3e-e08cb46f45aa 2024-01-09 04:55:38,537 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-09 04:55:38,538 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa 2024-01-09 04:55:38,538 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-09 04:55:38,550 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.cache 2024-01-09 04:55:38,550 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-09 04:55:38,550 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-09 04:55:38,551 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:38,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3618924537773747628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:39,651 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.persistence 2024-01-09 04:55:39,651 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:39,651 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:39,651 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:39,667 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.cache 2024-01-09 04:55:39,667 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-09 04:55:39,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-09 04:55:39,670 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-09 04:55:39,671 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:39,671 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.persistence 2024-01-09 04:55:39,671 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:39,672 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:39,672 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:39,688 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.cache 2024-01-09 04:55:39,688 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-09 04:55:39,689 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-09 04:55:39,692 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-09 04:55:39,692 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-09 04:55:39,692 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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/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/0b426aa1-1964-3626-4d3e-e08cb46f45aa/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:39,693 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:39,693 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:39,693 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:39,693 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:39,702 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7912 (was 7946) 2024-01-09 04:55:39,710 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=194, ProcessCount=168, AvailableMemoryMB=7911 2024-01-09 04:55:39,726 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:39,736 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-09 04:55:39,737 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-09 04:55:39,740 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-09 04:55:40,079 DEBUG [Time-limited test-BucketCacheWriter-0] 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-09 04:55:40,086 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=3.87 MB, total=31.75 MB, single=0 B, multi=15.17 MB, memory=0 B 2024-01-09 04:55:40,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723071455084252979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7984347011407711640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6776170818285410444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1763737677584035199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8734446206613739364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2349032456637448090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3318619690745392645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4925368207862816080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5315364697113391815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9076695447939918437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5207019873673439990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3797819453559154364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1208001174503949820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6560525607451312070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563188164461202616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2354916016891093053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5306735483379581209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7732865312966236527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8807726433645622283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2152149913282559353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1718010408988210010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585529375685691676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7797399043592240767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633626332300001957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1439622632360378711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5103406955988230070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -658004111591953530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6646009629664111013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -64550531654326626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1242273751846188868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5926846239883193464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8725671919882959525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6306014752004384151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4583246288549800936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -491576388687089999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 995139543333772047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5790820676528809785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1405662782505096368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6374576565075514306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8020207052661916034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5145935302491837230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2268311684748988757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3442839663754910684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956666482822587922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302279308860656410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -261399227031047663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4942306728128415154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5225178014015870785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3254443286935384470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5271607628887888532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5965670272442831714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3501941066600296051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 819297029209131486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5273528198234531738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5984881972552239699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4528077726571780587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7947406955109443797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5213263283603693089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1242001844445215690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7033205584347374060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8710316853146678363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8890279309779862686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2146211827263446001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 639316218179355252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6393363298631419750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4166978241890790276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7346138655490033617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6702451719489634350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4532612533316835805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2114435750423124231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7805893398670043294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424029486959240832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5236216407112082577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7591766106222799067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1544023128394050726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7926942940629859407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -400848466516011189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690729500123279795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5406798955959795439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 845870946667922813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3795191280030840209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2712878133399572790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753305764848660025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2743096061633957802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2241498912061405205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2116989448013133804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -532557362991737070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5375590598449758675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 177151416823600277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1482677044506362333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7987531853848250381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2464036822208095166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2471138629060269834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7020920490673642974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5503424935349616334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8789045465997858003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708501112589487217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4643719316173192836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -130475557100388407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 389193070821895613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8176017369925460792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5055561302623290798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 365396051261451509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4165898057491559451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1040032819582170110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427794040205064356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5908655374931946842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1288466831884659154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -748085219126364758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7866426832697430517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146167256263932215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4252928249237827698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2045523019182936217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5914016943171579649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4112967575937156051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5940857825605660541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5961153063458901404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1928465896701536724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3435177228643044278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415516484505128754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636052983530301489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6681506980665598323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4543593557459853864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5260531599023868776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4345977605409874179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7671121923077330122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755236834721718318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485809994708993101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3836776700743227914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4271431483565130495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -735379167044070733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6048497365143741089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398898533550251978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035347954730503464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 552449696991535494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6630402743490427764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451525394243731241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5731346570227299480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -108688586826160177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2880234664952945333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380604052796861312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8042648244556065814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369285430838197998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6646027238246860396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1800028007696111058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6986137105040185794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -601687976537925390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2982517239761732355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6225467294188815143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7396966075279738305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170346486403564217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3910316881584119960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8255650802574947032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286542171141584064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3936569787449292460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7601590843594257299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6844255094412742735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 642142514378922197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3725806442798708754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3689187105249315217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370589844069089158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5491334252223000656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7148968982830181671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383471420455997096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3951230374066874623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -918794930254118980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532803441288134063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8465935555744474631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996719132535022252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2009876567742608894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1425931742276987449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557547603751622195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463299900012660601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373493810213257607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7174149200175839277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 299109059610058187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -703527556263593697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5049440315660036914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1382328998849583856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4777688530056321320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139187072571491540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2605811805949394004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8109046006258491239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383045692465947344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3961297035670100997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6954093654949858036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5309920922439271828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2308397200191297505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1641736403304782800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2655297094507097575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2044242233257454914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6555060705220926701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932572890548230629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937842429200030310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5803961525163698840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 289061702236681713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237215703179966208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4482248198596030378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -521403797620381229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4910729585332194797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2315927229656924115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171798774712003857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6873222745478243938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5802348066889989760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4325696073928214490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6181518063475257101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2729147026065173233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3700692445365223192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431399434764830665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671261490326450910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7233682390977824755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7621154304571930829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9141122718057617699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6535346751959084894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8345842182940564786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8329116878782199303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5130349335377280870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7067294235873407207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7929956995285542395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7140203147722670398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3210713398448371153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1616483932845914888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2665097120129369093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4962763443994710716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3634281027907938276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 851414628737243346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6685305937302295442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060559875407940534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -683058597834576857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5886148552753437727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -974914456976684578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 488274994679228978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5151943855614173852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9089486861558358999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7308116422448722943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8660088884846954459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432961730683466119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2870950937222976674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6890771591484153687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8354596561278140452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2874339410327196244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7492012796778889879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -508783506570926794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4606750972997597989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -857662346608114075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2060252016736874212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -422102356385900681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6872973871407096240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4215349610449251188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4697424499464102403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5554342655983155389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3345318709255051797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2545655184021413322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 720614970625841392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3793167283571922983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5677581407961899731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -828702535087548054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5396917701922087534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955259725791015746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2513130710750715120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3506928608660398985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8710884573703427932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3133545212258792906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6632101981796309053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029894328472583307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2714420019912139779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461553035054127499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -96475435399725989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5561051030029778925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1946509423302350341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2747811822015461551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4489202616620943107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6065529416635512965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2655837936330219874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2997809871122342267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5245857324334495584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3397911187785189487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3527678716136123290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3723677319309264922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3319815479386953000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8189642615538110434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6103689740931398067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8677140692811394646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8563129085489022898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5533645297004962987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6684519451734093877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7754978826572247481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8467212977383755853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -501917659716732948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7000218299612409854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5846838085160360163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5279926409416541119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -736395231030348946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -511007436155919967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1178110522164691241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323760297097328754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6597011357647282197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5777754670879059497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6330278228732113640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8101126780569328359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5048728296064041334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3759240539932898104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2732190633342939920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6009172745913566842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8756637518774103395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5955428601246322532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6354011729813497665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7254843373435917894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8933818583222347029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2738649072894761697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5590047065489004967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1190381353980521965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873084927775338475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7580276109451318705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949853608508355308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8627758394877423830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666214914201459646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3310886414565381646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -197409612446131198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 945808372069865844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765390288279094323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1641034301873046530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8436017400991630144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3205918214107514484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2089118204383270417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2309361745360703922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1013221338897850822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5232778780076387490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9203447295960546349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2333953067660011487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5568592304757069242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6446107825217094169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8095190002299503007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -746559902708302834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4189481979933356654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6568463049591544124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3293722995127688608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4966051918126533311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176984226077639701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8773916623609045051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1511270559987253103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8633402637436914110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6778710138593975105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9174438195516017432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8536327308348702401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3879670480323560057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5256108633963852520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1702494804642502118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1182679462440594867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1901087866862539205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6021320909043296869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507969218177157513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4711923755610793807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8551021817146997293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7060708375010433849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8516742878336906030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2237096470312093970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2869551430478807960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7094882182135825737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5723692925434383233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1198612112819924039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750565616735752712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7468697541717138917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7237492708374491571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8694005652681825859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2749178721027214003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7284396124269076253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 977988392967322914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2005060101312649756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1584999840676395437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 634142671486628892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4708088479309664161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7069039512174190528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6008325848908343309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1248563914940296370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3535443395513672191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 906156337445199256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7432321035849929073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5971025278328725936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573663974955922145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5789474331749271775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8000064438877875748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183557950825987465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2990340714144110539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8996298429654885953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3566646869009696759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4921928960505703700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8102253545063147941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643572827039084110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2529942388890160922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9149892935892614477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5416932480868042192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2604688502857031253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6197782601859310081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2046254771214795806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4439686691604695030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -74059206291633247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1265677529749314294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8410508804161465739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1208897706396350504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4919767807137534206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6936745150162070164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1586331119295081758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892744115846636576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2696681301761527179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6257163789273526107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 734116230127666941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4412637004828422745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7502757500016684342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4120604608869007118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4701805114922741737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6168339737291454209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606726589248981056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 611417230157732328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7321606124499398083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916079669381629571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4072838726634286514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3835912573179220986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7210468661785368437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7559336084022009344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5806015097647686452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4755153522863367839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8853964882538932115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6315240024854484443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196871247544593667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4301067123845176951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1482990657633262821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1135761358916427935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1639468318994072851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546574237886049348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3514956626362366788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5538870819574463399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7798587160226440161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6241432147805559833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6468059546310535621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989326574712780520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8153689432559602656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 91702691019569677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 929576411028009445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3479654702759129618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7527370267846136712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5739484408233925511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5531857187132493468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986730572573384831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3219464815966739631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5508196887919605774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8152241034926541122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800039907078270944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1473807853714865925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121638827174203452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5686230908948221084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1007197855441566148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3150539476113843507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1710574193806232049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5746154799840623555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3987083862868361304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4426438288820914802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5685492032330356042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6045021868342678265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -515971451040242920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -232962895400629777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2746578270598137605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6549133284193053091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133068697023720966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288093252350894395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1218505118007363867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086265769625752231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1647299172127261712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4623868415929627266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5755004411475674766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2962180932133649354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2491723510295195479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2743112373179767204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 543868750675447836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1650485128205480393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2103152340589689801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5650690690238887585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4114498843571187106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -526857643342907904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7485911100309624500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6693621049582002585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671960561275786485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3491838457382848460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7600405645892867631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417192056795130823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8798062268323668729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7497803982707313557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7850880854154433480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4323517765066788357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3861777479871456729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1345391858296654162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904760659322868523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824160447229364197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7863425219643446477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 933078992057370845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3774867225006203692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5176074359849034673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7035724659352734267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3381235434649222247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8112956083667333166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 148616372477047661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983001982032688008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 19996126817755971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2794345977905501355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3302903180080391726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1111336097321376928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018674303453879761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439611260551315872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5481388992466726033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8004186846067466212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950917032658341294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4175476823875299419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5883633783001738786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6547496444103243020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6582611818487921066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 212187072221568937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6894898463910237629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291555746429005328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6929603762300403964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6440944556745413405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3474115077145998796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3946026444054055663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609353556073406992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401583361029268053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5671584870098130250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2484288148384575687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995488948571643240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7420889617598860300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7045437837939763552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1441666594959756687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635881650828601939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3593865590873916756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -454662257006904048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6091035964719822339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 687537923725072760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1270906424054564048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381114193664420938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3366378192767183988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3920423693819299803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1596524894170488270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -62703654591351782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3103617045583167654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9027697133508905245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1681023694279466880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7714899787443544592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8343343814903261698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318113250360451609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4978448258388875735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2421210512355905125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6471907195901406104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5139010063514419712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968546030910708046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5567631564579982288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6199771594287195336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8480575451021495757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6161028603883027632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1042925321221729643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8316160998089435185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2737926271436451799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421882750609966939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5787620402374301027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8174708106019436691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6620447582893371158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5889450271851864116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8466551007034591168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182746675069880509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3748053275198606778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2207621886409326795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026403513757369587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046380588709735113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8486580149475911937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1361483966711961951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332261358096971639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000987944501912461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3322353460283046596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4778982719218079661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2872873735381368106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3911762408156557675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3394857836199272480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4132631195475229491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7011881983253575490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6397323686270961772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4699754877457978396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963333892116588932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2415205227248561894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068601848738555145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7365410767835370433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8158338446274628545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3149480217161518121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032175052134731492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566591193811857927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1598586842610119594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2212989504261600134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5358779854581632620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7691805534750038865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2834548476725973556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2379994292256909291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3391399190527892002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1054307146535919328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6970161425091943820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5799440423231633298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8272525052967437847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521875249693877928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1817909475090459006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814218365341359580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849139343565005130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2769799411693264016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3602173194188237127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3135041547956773847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534375582079706931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8904689365169555244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2596457643781641268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5640205969015029943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1750100312572750152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6399523010589252528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 439420926558977244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5287321264464069656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -602136967016562904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5909766428748504243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5572305177364089861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5107128642167528434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2988001175258414035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6745456558848883866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8620434978063015648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1752549727533319816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785989140216219903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2709819488297423471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1785899310449873265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8481981705054995821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418241481969121721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6090498906195081743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198153504492886443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7825466267901042757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436975509726273666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2433608678672521418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6061630100592381054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -260884108545535402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1987033236105993767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3538377128536102285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6308979804400138994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5059387899154306713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8862974473668161408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4455637858967630670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3258427645290634107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5967714133532209218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9166485531054310979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6383976950796069493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5908290733792465302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252620279855743884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8155314217436977743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -74776014754677551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3088983195718522663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7373897169080938018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4602534565746957916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577111380326612428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8713573032010703860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7258785327307222896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7497583244523498592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2136066926730184932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7928166979138362402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521102682864713570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6591300158310324770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4101014320525227780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6864605772946731101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1761887603510072872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5354445893045538620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3297318933206213006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8719447161976904500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1056711136785286282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7055821980377537812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5167472356001911122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500307847594557042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7452458726291539442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1629366607279089183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -588283776982649363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612898970439295795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1207080230925578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1409320109583431398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6366680072185443582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4514576434448137848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6072923085869712342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2364335135836177410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712029087342604948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873775054703611131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4599824443333253402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1805095581216806340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5762715778171042997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4176770038586294835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074486778909457677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452421210335055348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3718926086356019895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7069450304108086105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5766864230261291062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7975857451077664082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4799843391218685520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683687519188712778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 978473198368787804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -218830396680891717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5645080650534870478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4423584934058234558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6214656553984601468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5021122257960528015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4212581133517841397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167872887403408987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1161135863345294848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6986975629014001220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8674818208790119930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7629209398559268679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3558460028575881196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5873872491962521917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1276062961291537038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123633036349467337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8386603024895813701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3447045447354677800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2138416266667740518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1419955782283906317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7857109642850017444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797198702814235755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7781387094855488805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403247417248366523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6432094237312427149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -214347091653442361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2833049670546551227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9693950452223360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7047269316151634716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4176218887043272256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1644806617628766041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -685284260656266369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3462504224038106891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6649901768878920829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7818079743781703612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4951934012834358538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8723925820840099165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1752618765846801896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5065116678710049615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6982081803934261376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9185494219466548073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6902694808941720722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 206709128496082196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8330987405600444868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8573886424087018485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386775487966229062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121685050155200560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 523937391615293971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146795329851244841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1353664566976449010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1891640659531960189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7131680945534307522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7813295717861451217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6797952896630827341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073176282384117522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -648279563895967443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4823324824977345539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612590032716606687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2380805497765041905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 100754623828543182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1377844028982686523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387235785817964345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1254571827663623409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1523851622247881931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 111667866909632508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1436794821112906713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1426763836275013620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9191429296244559527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6015894410827549026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -544086496574866680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 741936888823407864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729826632552950774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1896947636301855021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7723622984862483880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8257849344420734737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8942969043177999061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4251869541613069392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2959910868445163085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262466166512076278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1238111483353769609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753405205551178339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4589133325935651243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5407092488753583183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3666785757379901785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667920377588537764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5716832625149550451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864257174260876651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8719330957433870333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987733466681396227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3167911563627231801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -81671484401838948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7449022114361149692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -525804299443408521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4073973922231813899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 268012047912109668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7418102420048914865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8575183211775900490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2277555167377593637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6227905662468183895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073136553496583720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4501931987383304668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7886241373879373884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3384972607789443283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7830375642742299641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2291608399735806673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6490558130210401115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7160765504188982343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1276773084001327424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3613861361909854105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811178656203294077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6245837463953862300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1142579578739415994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077097584902405398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788977258112703580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266626376832874635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964854547504266227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1893897547642112507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5272328648344740587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 322096025360789786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8775724636867590683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8521297624860893884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8392282282771938347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2900056612224407547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3847501699229782168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4810155147637412525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053514127164913520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 413298337337927071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4767686264243259429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2735302655266349964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -638367162182477833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5737329868487566742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299014089665612377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2544573571023298345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1058217263707677956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585257778167991926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3164932676104413841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 807731737630948010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4463392527965145990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4371107163398048439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8351966248784226211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3030727192039549869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1776834305088559647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4348384467740011485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8067342291011542381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5071876836093605116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9117164565406308786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2772356991903672950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8938483638709724211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5411069762216494479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2884728616024199723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3600614386011507263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821246536485712202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5273468745327566887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189653964871898341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8969820712723455828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4391539391349137383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1455917204318302888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4934708157853242487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9076668956221743134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -185068806742295542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855321228340538444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3382618395470692941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8042293129344893191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832423454667321507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2342652794898627561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2017668481067076620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -627994836348391177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 745602944292883020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3006771666774580284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2507821181026717569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7964791083693751638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5581748239705728739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1236532670485841732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8354305688381518346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6747008940558904171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 617768528158249243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 136537767901858278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5236738224943943455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2926563952113119983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9047624023216933998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145827517154161974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6064101724885711126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5501389565698687966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3538105945665871487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6971607013154823216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3707931947962824595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4843312683946916889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228627012473989213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7536221236044903773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1375273080656275628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5113231526943479234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5672490198793334960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2058514126857870791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7941286253232086813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6225688045948322518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723614658152351420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5673617803469600702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127709890949937122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2872584844114993014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5831523453466335709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4398890342096717483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2953795477397898681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7967406845614136509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6378345011263411508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 372520022979642009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146998459786041862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -316725704342435345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4836614052432127674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5817544964717110280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6388002344984817319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2366494786989330185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4542707669921043231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2245777112813726991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 148581117394972257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609782909771432341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -715637653910066221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 149968519732938726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3083448006882063888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1445910388011583841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8920768154053245984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6418667089665147422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4773362996083451021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6830028456256036831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684050955150541719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6772451442093290364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -427250262541917809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3389752298240582950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808943654841401694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5543733091502117241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2533535398354244551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 44059453909478338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1548207969738437053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1920215749074622503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -419979020558198345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119001241067901042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 252584332737148270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -525449405242503194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1163327747915057402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6980730479917351572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8262859591293374709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7026512564726446082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8199332401005066437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1241978591781219748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2507206960316349229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6817459329614188690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6133781844203499133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973408170653441217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9182192008688647066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4113582324733433950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1488446507453507868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5329344017562752276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1441214935125174197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231854348904082633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318442181462299053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3393972541992328929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4775356173405416536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1620623565765321871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8262743172860802429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3198794477822762202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5560460126334012904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452160160054166155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -572420643089715990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850137105825570533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4966435625723318142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929061079521771485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1746544452760956945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2568637970284618570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8941060166653578679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 833839092670830010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845849453443880413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3745132321030251386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392763720343211020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3243856616791662380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4459868185982061542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7739083618461037982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1004693288424412633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4649021411699163134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5800993018454244271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3801733417514931640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8271101785038261735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040037364038067147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448479812049952128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5486172659447617950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3179290856856732916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232825439486222384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4784897939167077242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 229709941803825644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3347554490687041105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -643372027042902713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789420536251474218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1018486701361465153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -690094839137542285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4103506448343312407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3187887690227133177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2807039698643794450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859316247355744764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695890949930661494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 552627459322231909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7213891053418830945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2411690068978058132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273348104680882509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3186052571165259110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6174255136557317444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4435458061853185697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1824685699663828186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -571946321256029968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4005163916577070707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523332980755128426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8356138725943001577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 225652793181646175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2772664429391387538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1928912618309464285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8122518485259733582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126084110277426183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4756200403324435371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4299835711785739266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5317488158639537931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4418630351972265874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8449622962388087932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 996929609713136637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6291371811121084728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520438822746257995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2101060910970135426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4129400316064950808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9046204849731864009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8640476999635630007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4157916220920726201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6750200256004960961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6380718563768788622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5350747449218617345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6484855214485204424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5227661145251073402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5769382554169630960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1811010425185544416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075466227218079028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6405145230121599236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 509536422947166194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2423931085196557538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8293733012005928372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2375764475369067517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1585151158941317250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6851712919782789967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142206220840107656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4106924090050022233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5031007625345684295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9187071947048888118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 528575159431531604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5423974448270914132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5517387344033256999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2463051790605930881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1396418675124237292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4053035523374984874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5983251407853516659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2862898123386160951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5089020944988787345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -633243246068744091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5014865646733396744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4116241583784681295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8693712849580347173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 188179837900422056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169052007504786839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7874994846431833003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9099218693337917653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2739297745736163108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636114388717801535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8598794250296465913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6840912532052191495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1919836371894093090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6814057297568081843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 836838792936719656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6781421945427671844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8748453014410135891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6143716398638351663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4150538845163418748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2854235382741647291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935767751684322411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2692887158455860335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3910603241980853839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 217807702618395732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1556647617900682658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8336455613481025022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4901771287309143984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6191900406646843493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8720366735812358880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3548415269128962716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5403379616784334204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2029056549549730237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6470684218422758574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6711670249451705782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4274349578100934009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8593374338720585954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7382746150339189675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6581495257985533091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6012448095036420078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3610256970639137537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3158549796514411627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911085710268252843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 333658561473310527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -481237531714785053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329323431223015762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -829092998365397283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6270873359748933297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4357229746273213556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7810558932350775474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5797985557994294415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2125731334078303489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734714518053130146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6568520653702355995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7575068378394486516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4100472725679311247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -747252726504570517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4488261479664129552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5853080368954880497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -760665925425781692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3832931888478964509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027659581092838229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1576261987326006161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867200149230000009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -791566660968277663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1730121592639689708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6310980448389703259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755400517002471959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6382910519498591288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8573752184490982959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062641635495249826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8887464406835403439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -822242838271359791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3304701346236684648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -438762141954610366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 230550785809159740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577534267634959947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -753165004106245128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3087970694073439832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -279133567729638795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3193411065930634621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1448410038554980088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4842738343107065449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1300228928230140646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7785762390661954864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7107062559438650510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3029756268785324782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5281639370484168754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4066315200070507900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2086608775922475808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5362305969690052500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7384651699076907514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5968560980945410115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949597777058863378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3825857120130650188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1568961723021248377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804489669765379252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5037131390681567615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -46903569144694091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5806054618590865770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2719626674878239237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7824850816593658060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2132804190637147871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8620563092375648032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3673060180427220120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8211779509525967732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9005349439491945122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713529932465646801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2937669757517149898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3745465202358246778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2635641438599379291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6543326489869536177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4125183748369651394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3202471512988266452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4369405089793808358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8639957364742235131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8706451990297174100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9117845991673849993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5731923770521675496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1048123951053426583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3403856411068548849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 89189022426722400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5219656294578797894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2127772037494962333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6124670929378844300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2095756772105864870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2928519476754203021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948913405261149156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3613248501738060656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5366063101275196405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949176106939371627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5898957126947028345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 979328819177097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4227324187849265356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689405752055888907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2526899515583004725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6422644652239417716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1039242234468127026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3162136136430364644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4851730009102356477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4414122955921292545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7558209119516380156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8528156978008012576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3990190241263186830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7067877643718181831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 503537731224651787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5003621941331010744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -774486483865385744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 283676774918835915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4281250565549099014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4257619449352343962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1427909404184232071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2867397066927332959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5590856745560968993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475432343918126828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5009327159936020545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186074165452472070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6991655260573829400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2735338222142682149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -263069051411619908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7417616538723413556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -355988160514043576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3434542716512867901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4954753860904414869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4901394053054711214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6300570377895253593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -559297836101229860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7305712789849030108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2339137462047042636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8359025412815411081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2412253924286586461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -358925999730823809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5481758361011917883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8069469962220611790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6394462171120697259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8988553808215397718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 300211873063451938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9172846980371708592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4727414077279042267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8408569960011938105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4419680277858162194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753418647929328009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145881597728442811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9094192628835779995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1605275616142266850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 866970891465487185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7531716170078064037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5010275205753333851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2932315952747380802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6631325960364801479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1088531901051586618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5103066213622830123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2586582582813526879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,234 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8736508218964684034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3490409663215747696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7865952525253466070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685523316949484458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7248794285024519808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5841359089012415131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -557797754671026286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573062915929209043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 508919434324408253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7798645572574903062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 830227163414774347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -839040336636872663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8100483279699033864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7035155722829760111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,235 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251105000208418833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8104886500340839310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8929013589326482102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3554788381069507988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8593140583650318057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8272893836991314160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4916697016060816827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344835816003459407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4182459094320641150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733138477137929656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6893070968460788924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3859377358173523236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2637461297539874312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4270312777848157021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819208021429598263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,236 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5560533015879194081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818980218362912915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723689728765159910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8387477324429042028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -560226334273510278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7898031195261687665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183597002591643020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3555961675155216225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1616412483255853058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7998187095725213696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8704331537734094225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8824043799928444030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4578429893330769270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3201847959414041296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6306048615494366165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3925876374999326719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6782353373079346017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000188504954240044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,237 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426908748627412960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913351259688620646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6008926572766091754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1061435650760325531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5388538204086642198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8112829565305722313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4088646964792445755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2102343541559562128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9133970674133670717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1937812312532731818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667005385367190296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799027919763058530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889634632605342145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528988091952909304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9015030705481763539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -476077021762761691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6337336947018479248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,238 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843825149956373579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3509681494867861266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3801442417889348252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7293129038315191860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5698655734641913765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7670485120043577015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9105952238877111959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5673586966470127177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5279049400685293582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5593177188149299508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715979636194975015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1551323129306856745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4878850894310755891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8897962912774411586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6536183271836014866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099794672627690351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891025356039964306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617570065870671921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4437151729407491413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,239 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6614754935536577384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2056740372762891827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6462409492257243165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2883929966799082330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4095650848711294849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8108577887979147077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -776438295121975450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -605733851110811255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -753039281306199222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716256903445979987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1532386098628708637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 348550346007816090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6390865253034128707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8949793009585534519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6006467044683710778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1635882197629786483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7699324723947282553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7163720477088407448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,240 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5757753754641749636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8043356682177408138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8684178538578078981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977167553252973875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768799854180902550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4736203475586649796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1861230374755477142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523291819220619721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7559323525669347651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8712548299242014855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7205322913827601233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7039835694533355627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3300935830908805930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1951459165541267678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5376417132741171499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 410021080467085843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 663098677326887366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3645152855611033906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,241 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1688422925407767935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3197082211452021263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763271158144379065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 972805920822801241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7653788902296103466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5062629238074432719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 55420202590940780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2479187569263043360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6049696870340082912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4295296582476408112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3067841026810277013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 349486417945244847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6081797920443624264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8406015907158368922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,242 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679462860287155106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6911717409589379330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7936054315458817998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8590005481329195871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4433130536679237820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9102072669000898081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2662241583850725111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7845246603950336346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5335223690741072839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3719549804343962693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2287942436101213894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1979117273490597351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5338675850632776968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8803817458812067068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4394845602963520891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1115166787161739562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -72167979864330599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2111084701088733181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4066446483299967169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4303741787407717235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3519581307290762684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4779182921276399000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5603982971907035246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5483851082037264252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1306458223785908776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3634365377891360149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8892678877893014939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7572976344632232470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600872781946983263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7310796226886842940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1315986491168136477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -77029590499298091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209723608693912923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5847352210932232266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8298856076827511009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674473359298338121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7697991936812828524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,244 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8299274123205509227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7935592917862664748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4492587062759150508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2363739672221978575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1784310816688949195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8006715283061293069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705101568741118454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196502970851305851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9016711214342805594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3057645953133598326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1837106411261854186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2224677526430824925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6567835514386379813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7925246500618980498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4821188369176811499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4272110082658141081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2200733686304694014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671757918854543153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474708924175636118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,245 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2205311977014353155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 217854393263121120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3418966189111725409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7641929391701918706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7251379537304333684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7684459118752525210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086980749979896182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3021531390245737986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2632738452066563131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 703733272020208873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1831026555005187617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1767520615190672072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753073792767030673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7127901877368688097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8282732734136162841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,246 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1422109013271635570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2331625041270457602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8126031156463293537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075105300042344870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7310639040353942053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4782986559627898399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5246997143020818927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5725871577434537219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1744351381614255873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3794133196099020047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039922380651324281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 462055243943969634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1978467544508381786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4947417755372171875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8725295902732577559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8180506632117140600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6864043056490359814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6510350362200026919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2835919745345061219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,247 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4828182173671856707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3251655344248458437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7272375475208707578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1600029119893282286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009106800345622640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -599660067357123287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483778614787764312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8341379280877074011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5348686283141953163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8406146190982326218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5589619380874286519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7248471963191081642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351475583517651175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984777920805868232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6280292976335770004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2530581254714041786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8451067971031929690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4765554938094124962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3007744715455022795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,248 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -550152299149668548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7112548734154345620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7783531360569146395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000601585127373215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7163201149972203880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2167820141266495784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4040009331169290751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1863645030231441955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174824466005315250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4949668649267717734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2275792648720976055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800596980703626505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8650119789116557069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6064516112192264077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3973483695277144453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8526261772967147873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4115079294179048930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 318406382552126431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6231218930592967118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,249 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3097002625044184332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7209794852707740377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439545944283606370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7641551647557838125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8247718263921800613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8113457393220887450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4250085351942505197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1375003310762931315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3508303547445931604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3532176896462991648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5548984605907442764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 623024775918324729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2710638960444994807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8522692997528153198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6458154315900192296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2355246592843808667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6643561086596488301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171330654290204508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 147594068164840996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,250 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6768512240991046872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1742371236920498672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5564795809430312108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8209206022141937733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -355311778540119228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2590509940813549585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8904598138708348841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3073770740402628531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 840487720449108317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8078184989717419353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7555992460448954594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8462470387591846309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5424635433992161444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6469225348091950073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6825223784119365578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629044486912365322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1952803169030848054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4020279662382008597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,251 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4278051488656573399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 206309760885428246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139723431259528875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4541071489657324660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -268267678506026931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 55277832504581922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780859716584903189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3620326722551584118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1884461037039137376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4512639369384439324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8738518553480682110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5210242723263402447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3005245759304205366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452380617151187502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566664766152922278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3420285152783804817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4178641434745353452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 193479638927757702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,252 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432493860204498388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7111566573301644673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5662996921917360909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775558610475956664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2493187253631788402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1636791873774095584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3419918488224601412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6611256978772177977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775839455800849875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,253 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204514883220796293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:40,255 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:40,255 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:40,255 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:40,255 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:40,264 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=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7870 (was 7911) 2024-01-09 04:55:40,273 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=194, ProcessCount=168, AvailableMemoryMB=7870 2024-01-09 04:55:40,284 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,293 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-09 04:55:40,293 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-09 04:55:40,300 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-09 04:55:40,301 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-09 04:55:40,301 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-09 04:55:40,301 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-09 04:55:40,301 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:40,311 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=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7841 (was 7870) 2024-01-09 04:55:40,322 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=194, ProcessCount=168, AvailableMemoryMB=7835 2024-01-09 04:55:40,333 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,337 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-09 04:55:40,337 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-09 04:55:40,342 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-09 04:55:40,343 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-09 04:55:40,343 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2024-01-09 04:55:40,343 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-09 04:55:40,343 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-09 04:55:40,343 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-09 04:55:40,343 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-09 04:55:40,343 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-09 04:55:40,343 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-09 04:55:40,343 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2024-01-09 04:55:40,343 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2024-01-09 04:55:40,343 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-09 04:55:40,344 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:40,344 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:40,344 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:40,346 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:40,355 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7821 (was 7835) 2024-01-09 04:55:40,364 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=194, ProcessCount=168, AvailableMemoryMB=7821 2024-01-09 04:55:40,374 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,379 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-09 04:55:40,379 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-09 04:55:40,380 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-09 04:55:40,391 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,398 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,414 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-09 04:55:40,414 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-09 04:55:40,416 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-09 04:55:40,417 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,424 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:40,424 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:40,424 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:40,424 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:40,433 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=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7709 (was 7821) 2024-01-09 04:55:40,442 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=194, ProcessCount=168, AvailableMemoryMB=7708 2024-01-09 04:55:40,453 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,458 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-09 04:55:40,458 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-09 04:55:40,459 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-09 04:55:40,469 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,474 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-09 04:55:40,474 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-09 04:55:40,474 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-09 04:55:40,474 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:40,474 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:40,474 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:40,474 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:40,483 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7669 (was 7708) 2024-01-09 04:55:40,491 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=194, ProcessCount=168, AvailableMemoryMB=7669 2024-01-09 04:55:40,501 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,505 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-09 04:55:40,505 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-09 04:55:40,506 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-09 04:55:40,516 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,521 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-09 04:55:40,522 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-09 04:55:40,522 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-09 04:55:40,522 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:40,522 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:40,522 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:40,522 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:40,531 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=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7622 (was 7669) 2024-01-09 04:55:40,540 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=194, ProcessCount=168, AvailableMemoryMB=7622 2024-01-09 04:55:40,550 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:40,558 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-09 04:55:40,558 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-09 04:55:40,558 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-09 04:55:40,559 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-log-dir so I do NOT create it in target/test-data/23d4cbda-7f19-4c7d-25b5-abd64d2a9981 2024-01-09 04:55:40,559 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/f77a2ddb-e215-34ad-f556-fbb83496b0b4/hadoop-tmp-dir so I do NOT create it in target/test-data/23d4cbda-7f19-4c7d-25b5-abd64d2a9981 2024-01-09 04:55:40,559 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-09 04:55:40,570 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/23d4cbda-7f19-4c7d-25b5-abd64d2a9981/bucketNoRecycler.cache 2024-01-09 04:55:40,570 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-09 04:55:40,570 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-09 04:55:40,570 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/23d4cbda-7f19-4c7d-25b5-abd64d2a9981/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/23d4cbda-7f19-4c7d-25b5-abd64d2a9981/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:40,570 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1810042343263545871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-09 04:55:41,671 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/23d4cbda-7f19-4c7d-25b5-abd64d2a9981/bucketNoRecycler.persistence 2024-01-09 04:55:41,671 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:41,671 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:41,671 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:41,684 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/23d4cbda-7f19-4c7d-25b5-abd64d2a9981/bucketNoRecycler.cache 2024-01-09 04:55:41,684 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-09 04:55:41,685 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-09 04:55:41,687 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-09 04:55:41,687 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/23d4cbda-7f19-4c7d-25b5-abd64d2a9981/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/23d4cbda-7f19-4c7d-25b5-abd64d2a9981/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-09 04:55:41,688 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:41,688 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:41,688 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:41,688 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:41,697 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=194 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7588 (was 7622) 2024-01-09 04:55:41,705 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=194, ProcessCount=168, AvailableMemoryMB=7587 2024-01-09 04:55:41,716 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:41,721 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-09 04:55:41,721 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-09 04:55:41,722 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-09 04:55:43,973 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:43,973 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:43,973 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:43,973 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:43,982 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 194), ProcessCount=168 (was 168), AvailableMemoryMB=7567 (was 7587) 2024-01-09 04:55:43,990 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=179, ProcessCount=168, AvailableMemoryMB=7566 2024-01-09 04:55:44,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:44,008 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-09 04:55:44,008 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-09 04:55:44,009 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-09 04:55:44,019 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:44,024 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-09 04:55:44,024 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-09 04:55:44,024 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-09 04:55:44,025 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:44,031 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:44,038 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:44,044 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:44,044 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:44,044 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:44,044 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:44,053 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=7428 (was 7566) 2024-01-09 04:55:44,062 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=179, ProcessCount=168, AvailableMemoryMB=7427 2024-01-09 04:55:44,072 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:44,079 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-09 04:55:44,079 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-09 04:55:44,080 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-09 04:55:44,080 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:44,080 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:44,080 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:44,080 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:44,089 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=7396 (was 7427) 2024-01-09 04:55:44,097 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=179, ProcessCount=168, AvailableMemoryMB=7395 2024-01-09 04:55:44,107 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-09 04:55:44,112 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-09 04:55:44,112 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-09 04:55:44,113 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-09 04:55:44,113 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-09 04:55:44,113 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-09 04:55:44,113 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-09 04:55:44,113 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-09 04:55:44,122 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=7375 (was 7395)