2024-04-19 17:59:33,968 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-19 17:59:34,163 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/c8b4733d-15d2-87ae-801e-684a8fef21eb 2024-04-19 17:59:34,216 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=110, ProcessCount=172, AvailableMemoryMB=6269 2024-04-19 17:59:34,243 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,249 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:34,260 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-04-19 17:59:34,262 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:34,264 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-19 17:59:34,394 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:34,394 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:34,394 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:34,395 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:34,410 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=110 (was 110), ProcessCount=172 (was 172), AvailableMemoryMB=6194 (was 6269) 2024-04-19 17:59:34,419 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=110, ProcessCount=172, AvailableMemoryMB=6194 2024-04-19 17:59:34,428 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,435 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:34,435 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-04-19 17:59:34,436 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:34,444 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-04-19 17:59:34,444 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:34,444 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:34,444 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:34,444 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:34,453 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 java.lang.Thread.currentThread(Native Method) java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:196) java.lang.ThreadLocal.get(ThreadLocal.java:172) org.apache.maven.surefire.report.ClassMethodIndexer.getLocalIndex(ClassMethodIndexer.java:56) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:201) 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:982) 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:982) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=110 (was 110), ProcessCount=171 (was 172), AvailableMemoryMB=6158 (was 6194) 2024-04-19 17:59:34,464 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=110, ProcessCount=172, AvailableMemoryMB=6158 2024-04-19 17:59:34,470 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,474 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:34,475 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-04-19 17:59:34,475 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:34,494 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,499 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,504 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:34,504 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-04-19 17:59:34,505 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:34,505 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,510 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,516 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:34,516 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:34,516 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:34,516 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:34,525 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-0 sun.nio.cs.StreamEncoder.write(StreamEncoder.java:133) java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) java.io.Writer.write(Writer.java:157) org.apache.log4j.helpers.QuietWriter.write(QuietWriter.java:45) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) 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:982) 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:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) 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:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) 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:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) 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=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=110 (was 110), ProcessCount=172 (was 172), AvailableMemoryMB=5999 (was 6158) 2024-04-19 17:59:34,534 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=110, ProcessCount=172, AvailableMemoryMB=5999 2024-04-19 17:59:34,542 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:34,548 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:34,548 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-04-19 17:59:34,549 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:34,632 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-19 17:59:34,939 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-19 17:59:34,952 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/bucketNoRecycler.cache 2024-04-19 17:59:34,952 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:34,952 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-04-19 17:59:34,952 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c8b4733d-15d2-87ae-801e-684a8fef21eb/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/c8b4733d-15d2-87ae-801e-684a8fef21eb/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:35,080 INFO [Time-limited test] bucket.BucketCache(1321): 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/bucketNoRecycler.persistence 2024-04-19 17:59:35,080 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:35,215 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/bucketNoRecycler.cache 2024-04-19 17:59:35,215 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:35,215 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-04-19 17:59:35,259 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-04-19 17:59:35,260 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c8b4733d-15d2-87ae-801e-684a8fef21eb/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/c8b4733d-15d2-87ae-801e-684a8fef21eb/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:35,271 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:35,271 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:35,271 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:35,271 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:35,280 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (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=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=110 (was 110), ProcessCount=172 (was 172), AvailableMemoryMB=6021 (was 5999) - AvailableMemoryMB LEAK? - 2024-04-19 17:59:35,288 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=110, ProcessCount=172, AvailableMemoryMB=6020 2024-04-19 17:59:35,300 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:35,307 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:35,308 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-04-19 17:59:35,309 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:36,378 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-19 17:59:37,479 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-19 17:59:38,580 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:38,580 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:38,580 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:38,580 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:38,589 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 110) - SystemLoadAverage LEAK? -, ProcessCount=172 (was 172), AvailableMemoryMB=6815 (was 6020) - AvailableMemoryMB LEAK? - 2024-04-19 17:59:38,599 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6814 2024-04-19 17:59:38,614 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:38,620 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:38,620 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-04-19 17:59:38,621 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:39,154 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-04-19 17:59:39,154 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:39,155 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:39,154 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:39,154 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:39,175 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6663 (was 6814) 2024-04-19 17:59:39,188 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6662 2024-04-19 17:59:39,201 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:39,218 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:39,218 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-04-19 17:59:39,230 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:39,245 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:39,274 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:39,309 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:39,310 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-04-19 17:59:39,313 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:39,314 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:39,327 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:39,327 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-04-19 17:59:39,333 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:39,334 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:39,349 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:39,350 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-04-19 17:59:39,360 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:39,361 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:39,361 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:39,361 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:39,361 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:39,375 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=290 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6487 (was 6662) 2024-04-19 17:59:39,388 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6485 2024-04-19 17:59:39,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:39,424 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:39,424 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-04-19 17:59:39,433 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:39,447 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-log-dir so I do NOT create it in target/test-data/67d1a84c-810b-6a50-6bd1-f295ed0b12f5 2024-04-19 17:59:39,447 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-log-dir Erasing configuration value by system value. 2024-04-19 17:59:39,448 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-tmp-dir so I do NOT create it in target/test-data/67d1a84c-810b-6a50-6bd1-f295ed0b12f5 2024-04-19 17:59:39,448 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-19 17:59:39,448 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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5 2024-04-19 17:59:39,449 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-19 17:59:39,462 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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.cache 2024-04-19 17:59:39,462 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:39,462 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-04-19 17:59:39,465 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:39,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -803580718869764451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:40,569 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:40,569 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:40,569 INFO [Time-limited test] bucket.BucketCache(1321): 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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.persistence 2024-04-19 17:59:40,569 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:40,587 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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.cache 2024-04-19 17:59:40,587 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:40,587 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-04-19 17:59:40,590 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-04-19 17:59:40,590 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:40,591 INFO [Time-limited test] bucket.BucketCache(1321): 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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.persistence 2024-04-19 17:59:40,591 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:40,591 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:40,591 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:40,604 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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.cache 2024-04-19 17:59:40,604 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:40,605 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-04-19 17:59:40,609 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-04-19 17:59:40,610 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-04-19 17:59:40,610 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/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/67d1a84c-810b-6a50-6bd1-f295ed0b12f5/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:40,611 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:40,611 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:40,611 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:40,611 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:40,623 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6400 (was 6485) 2024-04-19 17:59:40,631 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6400 2024-04-19 17:59:40,640 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:40,645 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:40,645 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-04-19 17:59:40,645 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:40,969 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): 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-04-19 17:59:40,986 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.13 MB, memory=0 B 2024-04-19 17:59:40,988 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): 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-04-19 17:59:40,990 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.52 MB, memory=0 B 2024-04-19 17:59:40,993 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): 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-04-19 17:59:41,005 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.30 MB, memory=0 B 2024-04-19 17:59:41,006 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): 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-04-19 17:59:41,008 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.08 MB, memory=0 B 2024-04-19 17:59:41,014 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): 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-04-19 17:59:41,016 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.43 MB, memory=0 B 2024-04-19 17:59:41,016 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): 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-04-19 17:59:41,019 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.26 MB, memory=0 B 2024-04-19 17:59:41,020 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): 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-04-19 17:59:41,022 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.65 MB, memory=0 B 2024-04-19 17:59:41,023 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): 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-04-19 17:59:41,024 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.43 MB, memory=0 B 2024-04-19 17:59:41,025 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): 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-04-19 17:59:41,026 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.21 MB, memory=0 B 2024-04-19 17:59:41,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8416625556494100044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243503586544925560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 690239874954363571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5143668553376948691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562920994112926135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7115181776769967471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -848519629625979955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -454238624829226576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -531960595677471363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9087154213307169630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1175446078306883992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6891926657206139521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8253325523681821651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051443814342473479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2471921453276905617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 577845884000094243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7940263241697459498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2903691756550271252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6330210672922659406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4443120263470212412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9055127945585057396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607303524398574720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450561503134937464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7695116836034156850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2766651108620145974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7177121742674177390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675382277001020375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4767016997244690887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5173602486658404038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7691972747844344179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8342806880398554931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4434940660977600313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8140926684126264197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6417954661988399371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 325878796823846834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5108176836046001545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2460333174851618071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2901985650849122676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867371607110210056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8651763936936685841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727601128515011463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362644472751306579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5492216605360023456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8328932058727103349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2895084078018795388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7876230021171218005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7825024261212639439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7243111781457764808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564463351594892377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435875967151659938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6325321495179508842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1269781066424011814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2163117120012789716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1757557991590433827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -20837926284013766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 66012558544662900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3674730183596931931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6333375342225801554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7791979049515960044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -175132346251722067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1667478183985940909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6043843460012090124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2565896326463569319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3950843553368944139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5812924073437174180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2917053461614975501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7203183486065962334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2407898609009845348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873799822878031470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7716857356378251897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6106280814630180797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6073987906157729174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4208429780550423817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160631052882035991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4564671465250908051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878394364149390640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6804376063709857714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716268630675001607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4647788363614782946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016283087976327304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1354342790876628159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3670173571443359191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907949230387332210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1599268959150935838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 706732949290191668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5226761941934350012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3882602380811443266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1166949670217830272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3793469933294569665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6491046074257115233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2924317481794665354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9116212815462776530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 92389168304993303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3652676108388112682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7938077321330693929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3092019750197635850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4511004111380054527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656963329252378960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2043880735443322941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4136207693954153362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5950436549037958583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1742420949981270011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1808171476079001485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6822450904557010988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5939148398201565601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7311608479556277587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8995247170132650815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6835925367924289596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370608027071184334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6155383088226351128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8976227872618017029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4287552174323424681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -189265512219927871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1855481742723779005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4262422882539076364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5217216377172419014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -53915400284766825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2132161655898678204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1917956337808765752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4907253076152030814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4225289832593617731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6176555665450878512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 919733515720979814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132534368989450426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3166036885463771015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6001836506983033617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -934986785432627642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1073470805876854371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753958027736483166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7740586604900641470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535384918358189774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4616804795841822699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3612281773049969159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -113462517321844282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -521518248615227036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182833679948827951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -443150733787509151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2283596757821916777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6276756660098548018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9085497913330755871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7140211075657757771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,064 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3546190259051642226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -543289086416141079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5921122966722241177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7327935899349734221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 637482290566814158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5116025972511233643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5756524070018888302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749119867093470545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3741852990492260514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2330166338690722540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482770497221573382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7480782305650448333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3196119579185129266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485171533834216449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8497826388863531092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4669552594315231210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1882149011149107085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3208484853564473076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4053097271244807124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7314572652551075778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392937550679852403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129865370655086487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9193924773351881694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 833774427209783809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -81717216553696335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -553436017732501109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7332020336711293105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2253896040051879697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6136228575776519394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -797041715558632394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4059932869899558072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,069 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1983898870051211201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1372522971918595840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,069 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,070 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,071 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,072 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,072 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8357114632807806958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4757921326063243471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7922015550419503071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1690579870900052388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1847292064683554982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4610260463248497952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5776979823483400969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2796300078849784753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964951109218562834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6038140888782502121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1305512739432605714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1808256275319497602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -958425455079991459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8295129999827440285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1944508153230350759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146612249898718134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8185998881105738170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6726958840731784126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1351162057645751619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5465919106908243493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8864089778656179399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2884516516861940797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1258299794911132874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4453122119040614035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337689450444868845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6970682704335143220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529686070619842428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8509980270838587806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933422775378243695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8283601459952544990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494597185150157201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4483346522487905802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4713659105725430492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1943382683290373635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1980673609565819035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897931191902618937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6687014051892241099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8080653671535562878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8574112636529839713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4959948386022471991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5638618345611933925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5469647298394345308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2006308534824515063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916805225489155938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -900036740673659596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3378427884908069726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4969152100982998112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,080 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,081 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,081 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,082 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,082 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,083 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,083 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,084 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,084 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,084 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,085 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,085 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,086 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,086 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,087 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,087 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,088 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,088 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,089 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,089 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,090 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,090 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,093 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,094 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,095 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,096 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,096 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,097 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,097 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,098 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,098 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3389933068590834969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402232675482876719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4799128098495668001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3240305152461488566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5935386265514035810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3933417115669559136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609463474583554264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7967553743171538905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6500298229252372469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4557143502800953831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 748457544357925669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1400398317366759995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849930989079366192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7274356712540397433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9042968282371718127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2069536120548261085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6461784762727581772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580245525309678531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4296721507775997369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3039509347184769004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 824693661852551870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6326712835077840916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005354852992942423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1630080610709762804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7628559478945271537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5152621710178592570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2592392171928009202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8079122862764423349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1229674355313677550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3283423338990655867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3155973135291552611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507807675576817023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7662266739131956750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2825040680590896847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538299962867885153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9095744920331962746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4198956206825802706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4281639713920239440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8981844071674208249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3906316407487433312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2882918481816871480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2554937324433415872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6188582186230960781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2121640564367288368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3622215546013316872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867961479359969653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4880553306841893070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2025886884092878720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1792122878560928305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3309179031857866380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 800178501529393058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7768044591906415476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2481153229263926789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3861390389246400984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684282120007329334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7793734001531491409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2339674447705374835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6560858551048892236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242028469221793983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5325557798390290981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2652853833971296489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9008074799009316539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4524948968095547651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2254473695905841312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8513917270551008047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1628034861116074784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5839417028703922276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5826919836444871558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435817348844926718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4152214291672720764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7405728972844331900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4955154227672403906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4192833567784295020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2852296637790106693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6640611434257629735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3411168952011646951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7872469172442536955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 192775808665043839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8278094746017914634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1440145833101317511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2953458232212678105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2063181723450519362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 982327381439940624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5592224036980140770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5330428145117293929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027545629727643517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7496021922976575069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1428018554444207174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 727733654115789169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072634966030963161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6822064987510499461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636822233698159410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4916315567258464437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6511398918662056977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 595843601945951338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409116444000481938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9132573685371437821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5753271195491705047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -908281180693766137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2428541866679744996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4220188339895610421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3384617504752413820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6435735983612089746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2906857362437381205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3548125891781742913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030450383323528617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 382409833112092858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1331207082274030525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3012134319013164537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3925985567098036976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,118 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3919926168241118421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -812661410029489837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5840441892957771789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,119 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1472747252935388552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1536429828136384298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682601654374246561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3087221797699549775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3013916982453865006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576714328747980397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2431099814950060753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2493085419255750359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7690482412483321343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1705262692179271480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8011878600441513745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3375890294963486177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931706210682096729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,122 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6219230714727191174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1394123719279803680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3423593710813873076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1942925973132119458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8418827773212344788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6408128940075537290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6486239775276400845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392327119760909920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2305068814516499020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,123 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660249176389366495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834913486070858566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339262155911222793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783210004514926046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:41,127 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,128 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): 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-04-19 17:59:41,128 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2024-04-19 17:59:41,128 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:41,130 ERROR [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(976): WriterThread encountered error java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1085) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-19 17:59:41,132 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:41,132 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:41,133 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:41,144 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6256 (was 6400) 2024-04-19 17:59:41,154 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6254 2024-04-19 17:59:41,164 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,168 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,169 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-04-19 17:59:41,169 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,169 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-19 17:59:41,170 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-19 17:59:41,170 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-19 17:59:41,170 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:41,179 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6239 (was 6254) 2024-04-19 17:59:41,187 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6239 2024-04-19 17:59:41,196 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,200 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,200 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-04-19 17:59:41,200 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,204 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,204 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-04-19 17:59:41,205 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-04-19 17:59:41,205 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-04-19 17:59:41,205 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-04-19 17:59:41,205 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-04-19 17:59:41,206 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:41,206 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:41,206 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:41,206 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:41,215 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6219 (was 6239) 2024-04-19 17:59:41,224 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6219 2024-04-19 17:59:41,237 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,241 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,241 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-04-19 17:59:41,242 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,251 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,258 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,264 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,270 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,270 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-04-19 17:59:41,277 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,278 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,283 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:41,283 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:41,283 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:41,283 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:41,293 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=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6075 (was 6219) 2024-04-19 17:59:41,302 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6074 2024-04-19 17:59:41,315 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,319 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,319 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-04-19 17:59:41,321 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,329 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,335 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-19 17:59:41,335 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-04-19 17:59:41,335 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,336 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:41,336 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:41,336 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:41,336 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:41,348 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=6010 (was 6074) 2024-04-19 17:59:41,356 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=6010 2024-04-19 17:59:41,365 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,369 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,369 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-04-19 17:59:41,369 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,378 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,383 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-19 17:59:41,383 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-04-19 17:59:41,383 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,384 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:41,384 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:41,384 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:41,384 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:41,393 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=133 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=5950 (was 6010) 2024-04-19 17:59:41,402 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=133, ProcessCount=172, AvailableMemoryMB=5950 2024-04-19 17:59:41,411 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:41,417 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,417 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-19 17:59:41,418 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:41,418 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-log-dir so I do NOT create it in target/test-data/95674ca2-c066-e6ed-4c6a-c8cc257dd38a 2024-04-19 17:59:41,418 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-tmp-dir so I do NOT create it in target/test-data/95674ca2-c066-e6ed-4c6a-c8cc257dd38a 2024-04-19 17:59:41,419 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-19 17:59:41,428 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/95674ca2-c066-e6ed-4c6a-c8cc257dd38a/bucketNoRecycler.cache 2024-04-19 17:59:41,428 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:41,428 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-04-19 17:59:41,429 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/95674ca2-c066-e6ed-4c6a-c8cc257dd38a/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/95674ca2-c066-e6ed-4c6a-c8cc257dd38a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:41,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3136834711291288325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:42,530 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:42,530 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:42,530 INFO [Time-limited test] bucket.BucketCache(1321): 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/95674ca2-c066-e6ed-4c6a-c8cc257dd38a/bucketNoRecycler.persistence 2024-04-19 17:59:42,530 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:42,545 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/95674ca2-c066-e6ed-4c6a-c8cc257dd38a/bucketNoRecycler.cache 2024-04-19 17:59:42,546 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:42,546 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-04-19 17:59:42,548 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-04-19 17:59:42,549 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/95674ca2-c066-e6ed-4c6a-c8cc257dd38a/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/95674ca2-c066-e6ed-4c6a-c8cc257dd38a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:42,550 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:42,550 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:42,550 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:42,550 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:42,562 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=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 133), ProcessCount=172 (was 172), AvailableMemoryMB=5887 (was 5950) 2024-04-19 17:59:42,574 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5886 2024-04-19 17:59:42,586 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:42,591 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:42,591 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-04-19 17:59:42,593 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:44,847 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:44,847 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:44,847 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:44,847 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:44,861 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 130), ProcessCount=172 (was 172), AvailableMemoryMB=5803 (was 5886) 2024-04-19 17:59:44,872 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5802 2024-04-19 17:59:44,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:44,885 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:44,885 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-04-19 17:59:44,885 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:44,903 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:44,907 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-19 17:59:44,907 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-04-19 17:59:44,908 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:44,909 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:44,914 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:44,920 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:44,926 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:44,926 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:44,926 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:44,926 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:44,936 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 130), ProcessCount=172 (was 172), AvailableMemoryMB=5668 (was 5802) 2024-04-19 17:59:44,945 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5668 2024-04-19 17:59:44,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:44,958 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:44,958 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-04-19 17:59:44,959 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:44,959 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:44,959 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:44,959 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:44,959 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:44,967 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 130), ProcessCount=172 (was 172), AvailableMemoryMB=5634 (was 5668) 2024-04-19 17:59:44,979 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5633 2024-04-19 17:59:44,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:44,995 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:44,995 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-04-19 17:59:44,995 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:44,996 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:44,996 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:44,996 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:44,996 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:45,005 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 130), ProcessCount=172 (was 172), AvailableMemoryMB=5599 (was 5633) 2024-04-19 17:59:45,015 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5599 2024-04-19 17:59:45,029 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:45,033 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:45,033 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-04-19 17:59:45,034 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:46,450 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:46,450 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:46,450 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:46,450 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:46,464 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 130), ProcessCount=171 (was 172), AvailableMemoryMB=5326 (was 5599) 2024-04-19 17:59:46,475 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5326 2024-04-19 17:59:46,487 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,492 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:46,492 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-04-19 17:59:46,493 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:46,496 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-04-19 17:59:46,497 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:46,497 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:46,497 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:46,497 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:46,506 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 130), ProcessCount=172 (was 172), AvailableMemoryMB=5312 (was 5326) 2024-04-19 17:59:46,517 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5312 2024-04-19 17:59:46,526 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,532 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:46,532 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-04-19 17:59:46,532 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:46,541 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,545 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,551 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:46,551 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-04-19 17:59:46,555 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:46,556 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,563 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,567 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:46,567 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:46,567 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:46,567 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:46,579 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=130 (was 130), ProcessCount=173 (was 172) - ProcessCount LEAK? -, AvailableMemoryMB=5267 (was 5312) 2024-04-19 17:59:46,590 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=130, ProcessCount=172, AvailableMemoryMB=5266 2024-04-19 17:59:46,599 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,603 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:46,604 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-04-19 17:59:46,604 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:46,604 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-log-dir so I do NOT create it in target/test-data/08a51ad7-063e-0409-f075-bf99d3294fd9 2024-04-19 17:59:46,605 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-tmp-dir so I do NOT create it in target/test-data/08a51ad7-063e-0409-f075-bf99d3294fd9 2024-04-19 17:59:46,605 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-19 17:59:46,615 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/08a51ad7-063e-0409-f075-bf99d3294fd9/bucketNoRecycler.cache 2024-04-19 17:59:46,615 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:46,615 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-04-19 17:59:46,616 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/08a51ad7-063e-0409-f075-bf99d3294fd9/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/08a51ad7-063e-0409-f075-bf99d3294fd9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:46,725 INFO [Time-limited test] bucket.BucketCache(1321): 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/08a51ad7-063e-0409-f075-bf99d3294fd9/bucketNoRecycler.persistence 2024-04-19 17:59:46,725 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:46,745 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/08a51ad7-063e-0409-f075-bf99d3294fd9/bucketNoRecycler.cache 2024-04-19 17:59:46,745 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:46,745 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-04-19 17:59:46,747 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-04-19 17:59:46,748 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/08a51ad7-063e-0409-f075-bf99d3294fd9/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/08a51ad7-063e-0409-f075-bf99d3294fd9/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:46,748 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:46,748 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:46,748 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:46,748 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:46,757 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=176 (was 130) - SystemLoadAverage LEAK? -, ProcessCount=172 (was 172), AvailableMemoryMB=5260 (was 5266) 2024-04-19 17:59:46,766 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=176, ProcessCount=172, AvailableMemoryMB=5260 2024-04-19 17:59:46,775 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:46,779 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:46,780 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-04-19 17:59:46,781 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:47,881 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-19 17:59:48,982 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-19 17:59:50,083 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:50,083 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:50,083 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:50,083 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:50,092 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=176 (was 176), ProcessCount=172 (was 172), AvailableMemoryMB=5179 (was 5260) 2024-04-19 17:59:50,101 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=176, ProcessCount=172, AvailableMemoryMB=5178 2024-04-19 17:59:50,110 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:50,114 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:50,114 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-04-19 17:59:50,114 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:50,115 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-04-19 17:59:50,115 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:50,115 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:50,115 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:50,115 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:50,126 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=176 (was 176), ProcessCount=172 (was 172), AvailableMemoryMB=5160 (was 5178) 2024-04-19 17:59:50,134 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=176, ProcessCount=172, AvailableMemoryMB=5160 2024-04-19 17:59:50,142 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:50,146 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:50,146 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-04-19 17:59:50,146 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:50,155 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:50,159 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:50,166 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:50,167 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-04-19 17:59:50,167 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:50,168 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:50,174 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:50,174 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-04-19 17:59:50,176 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:50,176 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:50,191 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:50,191 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-04-19 17:59:50,192 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:50,192 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:50,192 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:50,192 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:50,192 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:50,203 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=77 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=176 (was 176), ProcessCount=172 (was 172), AvailableMemoryMB=5060 (was 5160) 2024-04-19 17:59:50,218 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=176, ProcessCount=172, AvailableMemoryMB=5059 2024-04-19 17:59:50,226 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:50,231 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:50,232 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-04-19 17:59:50,232 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:50,244 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-log-dir so I do NOT create it in target/test-data/c948bac5-2e1a-dc82-9a90-e41302209101 2024-04-19 17:59:50,244 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-log-dir Erasing configuration value by system value. 2024-04-19 17:59:50,244 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-tmp-dir so I do NOT create it in target/test-data/c948bac5-2e1a-dc82-9a90-e41302209101 2024-04-19 17:59:50,244 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-19 17:59:50,244 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/c948bac5-2e1a-dc82-9a90-e41302209101 2024-04-19 17:59:50,244 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-19 17:59:50,256 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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.cache 2024-04-19 17:59:50,256 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:50,256 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-04-19 17:59:50,257 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c948bac5-2e1a-dc82-9a90-e41302209101/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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:50,257 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4525392371674041862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,358 INFO [Time-limited test] bucket.BucketCache(1321): 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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.persistence 2024-04-19 17:59:51,358 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:51,358 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:51,358 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:51,377 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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.cache 2024-04-19 17:59:51,377 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:51,377 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-04-19 17:59:51,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-04-19 17:59:51,380 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c948bac5-2e1a-dc82-9a90-e41302209101/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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:51,380 INFO [Time-limited test] bucket.BucketCache(1321): 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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.persistence 2024-04-19 17:59:51,380 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:51,380 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:51,380 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:51,393 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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.cache 2024-04-19 17:59:51,393 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:51,394 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-04-19 17:59:51,399 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-04-19 17:59:51,399 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-04-19 17:59:51,400 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c948bac5-2e1a-dc82-9a90-e41302209101/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/c948bac5-2e1a-dc82-9a90-e41302209101/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:51,400 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:51,400 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:51,400 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:51,400 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:51,411 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=176 (was 176), ProcessCount=172 (was 172), AvailableMemoryMB=5038 (was 5059) 2024-04-19 17:59:51,421 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=176, ProcessCount=172, AvailableMemoryMB=5038 2024-04-19 17:59:51,430 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:51,435 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:51,435 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-04-19 17:59:51,436 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:51,704 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-19 17:59:51,710 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-19 17:59:51,715 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): 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-04-19 17:59:51,725 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=4.16 MB, total=31.75 MB, single=0 B, multi=15.61 MB, memory=0 B 2024-04-19 17:59:51,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384104488370193267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8378884627816381585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3597101335763928295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5138672798680899793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3794057107186542060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7300668315084674258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -153011422553698412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4512288786183682488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5933444089503167434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520787417670278540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4137018036849131005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1872852765144260564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4021439103316671343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140058558590067796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4778400445388218277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039744214072709969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1653426022071720908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3399810519562051680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6806721734298106547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7110004536422203670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8219502355072532503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6581256177591468840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7671345825871635727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2640546905098740171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3498048559622185812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6557197434467193276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -767629900095977836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7912214961237322662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3007562855915675674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2995086920546147632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2947340797810477357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5609200075311834245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1985182232998315274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986005945509937574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7670249624302752316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3850313015704027912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5832885632724924237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6076570319454035476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6936571098770644330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7134428223358527762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7873771595288586069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133728012488676501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2980025038945687507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2569623028235597220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9064608175918438006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2489882614013644033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 302135883870914821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734377753480121052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3011900187947737300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4491951697761608094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8157598376106824187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6846928161922073891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4097856826116415924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7768929585316638270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3971312438422315530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7273764908606200647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1399530214206278876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520317825391249678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5380570499174674388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994763215192814877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7595603110989109187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4512571322317604549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4940699745563563099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 321718587307927726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2402648725690820197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5707332564737807272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -117293914131225255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101697871493456708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6947434099050599871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5749067741798186210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451882811980039899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4505820648374550376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4413479962396474443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8571943154076747593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1389941998652301599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1689268792131624716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -917890646701191561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964974934032594690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4342914468195317517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5506519395072430734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4928285287329851717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3180899804108532296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464484999047096261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2985168235982767145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241113246433270509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7009351303950027806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5429568131263590617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4583257850955337097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4046960620968167443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125338792851648710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214165840152683723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3621361593851220874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5826465709385543139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5958107552180062331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734035873909537186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5020222808572030556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5764327887133357918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5031766961162525669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3367037050602685435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5276121268974573654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8138068190186604210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5228621110392961681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859564753594175079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949851227503289788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6041973550847703171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1491709526693741818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -188588102091359570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7763630683410345610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2019953486222804068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3377019554304856819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1314018185346124332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7313897366141098935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 24580059202283417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5558583654359620903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1344145808230603715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7922168563900640202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 809202236915802841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2835827025127894160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515091020613954263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7513421587850608644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1073796444443334668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -372533889493256515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1135310839914510572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4428528814046877516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2400771450838712906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6056007371874219067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6585282326103877254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3562621253137120880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3629768567360478380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770402535320218213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 321602029455042437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2973486173835968713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5683515681744494470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443835137723752293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 705778095669565461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2414510660481188933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7074203612191714905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121041123858947858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6796876019006399399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3758898041516520674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2607979964328933059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5035579122389973159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7824765865652386918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3928261791050697691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3719983132276083005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3744868988164653429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2648069540172153882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7274357874663051339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7289085206124078808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875412887254948310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1314808076039846340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9142225707673570625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493777060734638930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 125085168511266289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3387032035761401142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1213853705792465350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2694134064008337388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3029500258805117984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206439829820338328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1583729099287973846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8747316740693544984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5893419444506373457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5624810979282169282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3263775779542121904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562754124741888136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8373198014072017256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7225032532919509907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3153372084968905510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739015851859094558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7379649504708437465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8422130513678252031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6704062148694800136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 276777758100209570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3636806475175000028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2470225939003406090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4482513638504059354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2439663541241008801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2223377333431801471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8347917752209104637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7791779033642712979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8814430855438431120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8658407791812226786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2555741150710565521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6338065311249932122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7653759325024861350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7865567942218153469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7820270590484230450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4063415090112501432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6137599734475476512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4748245234114681909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145914988641774406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5619158415258157586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5545782150558919713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4303138272185873075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 127084043563698340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3286762134643114533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9034496069501702539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2774064991025943686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8202290986848186572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4589777519789021257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2700512544593885223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845952262659444170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7209499398620440764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 234381077204661128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3671309515398369871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3277579444018297162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8285973163624070794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3091207152815661226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869206843870646565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4772039439650465520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3597834545933212386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6963777550367377338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6757119339515797825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5296868651937511009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2799017277581150405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5113758613067554096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4926891836605991249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8322728848650468129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2687938536524301531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147548533065210898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7694445995077997909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3815680409009183170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3126557080503226267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417011660317775340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3604868997323932677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2364897126402941471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7146301852266510074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4324810013060510423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1573865329976437845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1815296602621363662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1608443736294823200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734299186320878489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8786762404213346041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247288355903947201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8878969084305714803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4506155059332701795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7202500757934274230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7708380501896677174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -953518454082898492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1065390439290181644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9097517149855070110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2512256513152451947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3754521874192657779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8097009796148551016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7273956580717807938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5682311473299205832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7544886017526804837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3446767211245010199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9044601828475812797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2097266615750590992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4658787735028802194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5231823853998637271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886048067398604490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7350175777345991460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4487882241129328163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8161291635229469011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4235722061299009660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5497826726634557379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473593219124678615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5531456514877190514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3141005326830859630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5178528471553626106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7716800118651739256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577036348041307732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447727458009863044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3692655148541056904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2346164233879662679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8722783250907878666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1927713597332887943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8736170264896945844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682952987016292560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4455071430069331847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -538952600271312795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6112759764404287030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4550938916009108897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8137194581391558479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4431195382367195732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7244007689884140473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3965936882496413060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6020409823632473058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4274323435497389671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3127987645209963306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485977398006128269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1126544312549811674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 100281384038604822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480513468817821411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2908686202076792723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2838958868749782803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6257554329691611092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 948877720049512000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1301803373999576050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3249113889421027563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2872440376318011145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -125389596377223648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -187564298124177926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2091772796041791295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7568434033878937660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2452179381062447305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1491428669195091663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2575250211985071867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7806461815015676097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4960548271540614520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6850292968893518313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 342616833924029806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3582304083717338774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8820559055697686821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6657020678810235402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8195064454566444447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3809933021906740993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1311631951980107996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 105851256135371249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -870116303417800998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860721556929264493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6088947664380757997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380796791453964251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8532649447136651070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6334586740420500280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3034724978069114613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150995564761384222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5211946981455760188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1313022898247641668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7333291282927666591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8865687369431009007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452500488094393927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3616065564458967864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3364260733375458308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5776149042811120853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1033158269942068334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2009224170603983615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6104004851994624176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1801680366874174342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1836350043997811955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -128755993985045400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212432849443851376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818988991767237368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3197826572369166625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7359070145181140429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4559550174598939540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2798669405548924106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7198424798068426609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132678364202078130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414128383825014369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4137682977526341708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7180570162125024343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7377228093658114309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2831389878968315894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935916722987068337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3933813815351166946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5312836433213269209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4012887313182482102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1421945719511207917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 599648856291964893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6436512982333251849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4443850204828334784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1971886705729850010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404313230288307331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3392757452603326806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3395625410097209050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8292787188499218333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -228036133479265282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4522100302077935741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2200570842369520842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1752396714196664240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4306987698606593221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7264909810112210280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8978390431743768503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1735917161300414322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3216358336244889445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3902729713043267154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8460390508298084543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6522189675227748729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6590198983466354532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8177564332876079940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6940811928808958924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -712490572125102273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1335127680248582153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8721866415083563387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -457639199404307735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4115676369011548296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5358509373639133623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4465481373275526990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980852487538435478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6050054194141095419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6077983197010796596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3726909122651498869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8063002671947999670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7400302526043023435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143057565911943345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5611606446950578599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597525598153008307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616380883766149062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8085260416233001350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -251312081378346015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5678794780799734931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2057335591320821766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2447375590787799085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5760818420274144154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1270057552895466956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8851695407574343288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4471336315111833606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1561069786941689935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479481004543589714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1327076163289599173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3498132421152271017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3762277436027780277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117515827526795550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027927455598365677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5544919699683591040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5345486264593808983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7280613967945416390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -780949660953091560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -809766404900346726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4960203596630532493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2560412602283513059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8879648969195222235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6854590453150718266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552828812045441946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8910200970828362481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1143040159683504703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6276799069969726515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372510095189723603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2634491009702041779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1730950614966201679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4091848077590879416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4038858857774113247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1988868654728385152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7121499609415308376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4926069359101250182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -553261533490083114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6652200072430681189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3263058386876021310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4347182305909296260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3205989709990122890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2589514268219129190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4684802525434186918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7836872121689294257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487581307827832089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -987579118351138064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98713190289315801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4672197604452028126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 178307995975807577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1871677452271173626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6631641158202275056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6638324279143592155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -306275997190361715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2899387040327514508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3108827556435570592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7598567510642778873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747412740572522914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3186863180153366358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5571275477560595526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8279358565325020539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7760362494441715911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1633638449959163974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026916063257331634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1053035859447978725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1302270600380013054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5515670288744710791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5056021784089759780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328427097382050857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5331446009580212608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3862430634992007253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9052046662308294486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868514730046082419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4390245816269611058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213807490739281390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4094547982808494951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009403669051817648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2152435257806965445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 778681913372036622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644039504913146677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365869721610266259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4245056081572411523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5131581475218774751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5047632460650091427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -112634640824025070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342290955784318117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7598825589677173508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5684826735403708789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8891590426441563629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117752938385247914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5784678250723633203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5044903710593593579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5020299372446898470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6007238590545616115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7643483773768181915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2545369670560667883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4447806701025532858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1245594580722966831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5931547126714976506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -83885579478819572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2185705298831987445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9145221777794175744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5007730162567210970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4787408640238049040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6018168797901083205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7532372318693276987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7097241253621423374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 863088594022811644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6161710017956471914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4140386035346541789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4498910269052771401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916959030529240299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455382798689128690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4940695261873856001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549919275669428246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009132472291163378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2196012564376312482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6841611777060706420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217702155496778888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9120622910576548475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7118999989932428500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1916259931186558117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211596552530898777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8732148772958073903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7368838225530009082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2240300375850995433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3186089610906784557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8157005213866808796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4881003788663166496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1938199588150482275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3131652858804200574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4229551587008385022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8983271135071693291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7704866445674224850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7928431210322690857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3931082348364046272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7672099170613237636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8600299201437939247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3890706434859681348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7039875425124707108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1720079385219967890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8183977418354060092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873792499653004223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032609765314643074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8175634517255677752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8116717844586443245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4506565024350443105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7844655476468824413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2082433406229035711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2012825687707527590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4585505609222314874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631243904898822270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6385709064741229364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1017606210543110343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131967538959484048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7686106668639067413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5756872767467153220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6447032988600210084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -172287317677050459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775388984089469535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431563231205566757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137008281863859477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259350737941171077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6686081639785096847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473751172521804319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6950658214043497196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5530843741397546707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -373983642130214881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3189394404067655798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129463497949259097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2151848928474126056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935938209506700189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3272181930151508082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8537730842693624312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7519951767018567380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331813608409437191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3012201799985510084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4444415075637392362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725277211517384642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8213169566143189997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4085448065743697082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1538710292418282370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5610209511431814316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2158647451359304242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2071464557542447851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2776319119057845569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6881487198617326168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404060117867300311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4574406656744841603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331652605015596573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6526048898785869522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2666931903180738766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4432302681449001171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8522707539499698716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6130330394123526512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5093898826117259125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4136078296656453034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1862282120673124322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4434743521702050096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1941316217589942031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6945373516494283082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6903771970785403342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7204028725751885952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8850931856581608991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037738946944445349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050927712118953726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304044560875072677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -983345099669326132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8503588466051828016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4853157743127688240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7664820309866237048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7049004824969855887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5824177926392666898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4682908695024235182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1936335137968706095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520089601078237080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3553480230881139991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1897209371924490055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5046921242645117162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857030001805537121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4837416708772738827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4154114326251834762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177859514217399988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4169202341776442612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6956096991083202556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6774023495079994163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8812318754963622871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7766450153662603434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6239837145129699530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4165607586098560841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1521847599326827875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3845554097361626590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3341000674137418294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8801758854497327531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053873043449439006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1853399061383799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716624141783116405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2099500387619857089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1555696806043660148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2948539078092322613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577960025136868406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8339734406680028877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4807249893729277354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792540595591044390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7046083125731748622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5211189590419203615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4708495090775155947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8210666641261657473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3449305616260903909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8375915542969823998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4357567959345767380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6929259214483189724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3215300161676206428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859188700048320870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2093088728500089158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6536919011113823865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8615639343322528633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3954855432278899186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071087751662304731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8277639501658895078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3290253017415162284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5428992585454415349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2738784876497727266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7807209108244643785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 299122644093944367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4932782506127540631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7475814472497285203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1650976374229133026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3141081938145149582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5950114551993265863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6786076812850363216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93438933153016679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7745011386206183411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7781242356984212243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6404523831471740713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2898262191158239470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532622479427778761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 390316752325984999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3877868776302373452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218688622458759172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1727874662187897731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4119837287176231130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8630434244300898728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3514569308161919930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9155893827626083321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039892183741961316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242306069711809957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328479824526651896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2397139694278221167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5189869244285906557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7524339966370020496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7161148584512545436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971061783246734277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1628314820949700827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035175411745237310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769705041728548697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1989965370334263650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -317566117490718930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5451669357217799237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9134124815564678654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4234672875496703345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5070740282119630787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949850672963161604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5387673070742440799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8784093530503512155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1233443557625737363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4370988254106981405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6181160503987413684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1810377102710320834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851973649959219711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099106056569007544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8562470655424483276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9097985935843816578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -407706366003355023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8957683289190538230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6288954123913831250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7409892418095029119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4075152457012199087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675506502293562972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7047682036562534284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1941603939538018611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8059259073835888207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563617423432063700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6842985768580119629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6631190547371889171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3024696125885891795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6407675342113015416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2962150509678320702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5154880002852458999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4016277402684422898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2968158759712727642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4824943419348929149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2982890542542922454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660427397398027560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1123532712594488794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8945263165974257717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6214856667375212235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7342802731971156739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8541464899522064649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8987155127031073258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5751690288461699752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7876108363566510743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1212866316529314182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5993291547241531945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7494986418301388393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4599372910400350253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7044037163144244934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 67121093545266553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4774646231470492500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5594137903341651208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2168072453264070875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2585344868644591008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5621401417125686049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4950252355921191583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4850175904217953975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019957355953332239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2326908903738632241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6643321224722230597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5882058420998778181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5325147417108280358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4107533232106163190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6844813497453755653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7130666560846894051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2441164875183201598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538992305629896558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -45717048364082208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6978317351637241264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 68426530113034510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3321712628335018793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2247268265784740239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371956263477789131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3225426858461452336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3966458137776623279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4632278813165136046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1317675956693755985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5239711510029294258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5491002859398720127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8574133432831042438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5602342227450611300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2114223111642827965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8498663525983940997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6663253958386158981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4776092443248529821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -710726234337225240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146770762313455959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8889945368751715424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8570798230405153527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5920645939237376355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30450809023318269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5587689729565007709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2593105209869171987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7273572946531468946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8391880316902808500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 261832022528204797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 457005557464706279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1133986724997455568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5146309589305458261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 625127195740534445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724108741735042507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2196583268009754955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727010190711657130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1201938493236985480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7559095984179448465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6056700700960425447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -907763529367677592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3061741793093894461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3069852762020317271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907354598401783448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4061185924177271742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605192122709591644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416564449476758001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4230476900749655775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7682169534073202413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7730330944838099713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1234049894730283140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5758828566815699377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4253286586904588101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344427995721108339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3510677286381963952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1386314297693811084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -50911657993850801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1231000793591734343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5490491682616967063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5383631979812184430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2341429661715513347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9040753397073667608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2358684700881640006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666349850565587661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311959603584287456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2887065238336884360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692763988852984325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4737861645958450306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 260495868869825367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2381652246778281746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3622202546718045593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364249776443474071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3464096626339169251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7889720292574939125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4500157021216470928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7838701741380668734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8470965186752701237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1709606837421064424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6742232389739831450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8603142246238542867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948231750982671903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4622488056228848181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 995385561806290191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4362035675760635116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 314492865938126874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5537235688697750788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6665131096180551335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4988470984235265868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2707965464973791077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1638416128582690944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5384619307322775873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691516794302108088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4338884534609618140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5535924335972277833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9133087478955041859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 832922832197295299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8518543046679971942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5065278565429772072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8726385025673355908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 641204909594273265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1519304608318448693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2126257883690430691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8463451005700778708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5264354333354138841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2163039680321899453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7350124673113628374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438931142765967301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962408944187755040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1956271171484087696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2599628431306800290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9093024942006327221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1115588377676864427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849845475624570484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1670846753957358976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3452272043001946551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5031342674700238382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048397342279140961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6430558911025337054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7513591208573816674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297519781622525842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3807713817981405369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6022382665678000660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8155308165586491905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701838436873879137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3780202984136854524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 553300591987751694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241930302035076943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3281453181915089198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2586567358860387655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562140607067613930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2548079449601538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9122669927447415592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8596925421960569755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4828120050965468521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8556248416200087414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7410412229065449312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1784003133565109479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636323633246909682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5063128037492962484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8959092317136995166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2117565572934730209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8034571989717637882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2754923165918293056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4013806834357996977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2734147909218955999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3377402586480804387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2901788289286988084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1773864277241468433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5796185461743360771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872190594620641815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980419462517324804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7628339765628550183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3980995831851023090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2951914502422760501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7963212716663479670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8642264859734189684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802631496801797947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668330748536488948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3078880122466687145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7789003173420015448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125631818513902436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2332922300383440387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9000502855679091372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133454820028766749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2421742276358895512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -338061648716416657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3691928090724837789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8259772480454356916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6432207505812585938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8110431515863221636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750751254090710169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6736729276357174873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 510379269217759799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896083345607847463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1707965955580049098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042887460071046431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4487911128060977858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2652715971213669413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3977076010003270204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8107729872715691316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5462026417880381309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1012635895716604449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7138633290900454676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6187242177429368829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5320280305599021561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -147243985159506317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4389152422728812965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1339973786682709126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6546783141918280546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307379755355795408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4126699848594426234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5873829961180655941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867524142016382433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5629091993557415684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5570090061519831380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6352758191392390265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3534197006711146653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542877749928592576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9062186887292430067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9102346942188201183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202856082502076516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633266758935292856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426985373434114497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5727947488137319543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7781031997882868661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1835593505127200333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3396753873162072113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770192259011495138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5428132543762588912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6423698391107874240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4801222636507724077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1876440238264453908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -251970736430308600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3792798390416466219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379223327259001148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5622213300140555729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5012251106228747206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6727148274873244741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6884456465556226548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2119270150565978605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8829376372371475649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5547617059627523112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2482615746671848677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4734902876557434065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8315103157120731509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3373248404278412538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8976445715648484615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 59576128315068750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2641056380121992755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1940544019432732944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5547175261046162584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7886742336277540807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2527178852099492628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8692404862535058815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1761347577370048853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6373032001596835244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2779123794298662089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8309151849104018381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7126939498720763729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1301546513245920583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6531073165887274989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7191314286993614520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3219242115633886240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2379515271828085266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2272738340041924290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7037040515355302326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 269353195233873541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8313936865111707258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8465877464693593130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8151838456159797660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -707199992361286443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9017170305868918198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8856169576887487774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -406793309178292782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5352091056168290579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813570753171619676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009747491379794350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344150529380077711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3596447710563621902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102098831694192948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2851101517387437432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2116282794070211735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 411044475608275208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6424401973589922656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5864219091115137807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3762810345689943775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7390006140576250902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -433917747745711825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6777422701079579496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5510301643299978369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7632471485668263152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4400721940569747983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4446550349853130991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3022289673022123621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6739611082361161248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897809186058786667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4100593144890506830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909884661289963082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6998988846768457850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8443414237666980934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7917694415688456357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5646140920305709022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3540865506638301888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3010022378602847373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6241135854641665665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7128400670105345864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1631859152570167603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479983801126701317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741049575347990934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -225215512484617502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2052266677544903054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4527134907502421328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 327222970214833115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -361051458072552413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1606823127781888960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6901343964177024761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 794593499284067497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8205767005778564883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8229346885142931783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252020204919009342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5943900832499943595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 441672168833591144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7093864828907974283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4728330740336714472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941711727251448859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2155363347948929942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2985330837587639027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000237047109498624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4934057585360522533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705899396725892908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775760968740008787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4853662960017171719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5743587118683421153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3354399715332747130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981471934917879146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328928461167375649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9160731185027195904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5095412734746687441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617393908899747979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -87968337367022164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5884238740568535558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8718880274625485748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8342375717320896936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4333018933183659386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775325579038251674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5858245612947002979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940793331146714339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 36439638659614596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391705077162693718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2065447133015408878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8022489174013748174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7372631901648886132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2959727786361993154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6160361300825109006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6204901379061972181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8021305492789919696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3345774841330125291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1375823405365454341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1847120054125048838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2542510197498876488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8972459279958457974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4131858604214930022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -215870873645506666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3126484034481481087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3803637219932772569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -958429051156796184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1251211799030562109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598885377492378224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6087716606503698358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4973572784417791152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4511514061568382873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5714455538202991604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3279954520942223971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3860777899577403743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6915880908776641334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561455452466236926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1051663740005796402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4439230334320924104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432186214296612692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7165645157624111324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1403302530707938679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 389325946926558355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 967449079186726101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109820892318867741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3042676338360425416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504645870981794797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3165315600671777350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -317242464645345887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6037142684654483134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4710034190329797149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3716086818870558637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 894783841499062969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2619778584112473482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2393541921462666386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2768388186901468416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2875916301738730561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6984315690210288578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3020143748962464145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793334662150242405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2268619298623094480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516342909799205344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4090317781914059046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1750382969234618311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3025723560095396615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4648152384369739929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8507479636122939382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6580123268606258596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1810053091792652167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6579430418293579425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1736153620944958325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6557725185275024882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2311605397344227289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607827314787300682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503134199224359889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5798793565878206047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295550048542997554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1636439834894595934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1821234063633706307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4462202009900630813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 359166438759308501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8311422676675192194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4504879709235697811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3869688498920099198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5257252387834563574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7329623366317731920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8845842625956282083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3431304630252993217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162350648684694432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -697894036741821102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8855116974061069302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 739780550731777995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 74335787683527360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2116275773447709121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837921126198355470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1418764644578416996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7206715280356972847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9132217910029158724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984484228754984608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862940078620208438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6541488594932800258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6312766181445348333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8302924735233752364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 609180495330176745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1088160235703105307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1789680990212622216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2790939477141953129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7301766047237769806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6588707100039190865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5106810391161895245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005347421394477775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3032140645090565616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211355362763578880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -175057000392597271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3672719702028531290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5030996497638750334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1681798125470863402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6080166931455759659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6173028674683040823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6833923347002051051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4370877934605298782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7383484426311999658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3267174302362476638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414325483487230929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856712276146452256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1152700152250328342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8002988300774381246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3556834045059664872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2019153762174585893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 127724383459741308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7318692981926724398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2621994875281087140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743454678502595503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5677345543642205438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259075446609622383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4920877577028419574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4123757460685261153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1328534810814333414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2885169191769189407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2390476212464750224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836878725734735893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -569736490579235371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6415682299120438680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5132231789555535392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458639702284324867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679944073323520914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9174227845152551644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3974419729055775787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1533705563376337906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458986074958674032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5225761448496024315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5198013234582439160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 800377937713507580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2425397153512482945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5842254842616970994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633896985607800250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3400733432242827574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2636450206264449032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8812166025657693077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132131694428496565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4538670605521500535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 384339099835962823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1225049295043311396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758770342913038985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8387125955623696024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3363957836561379233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3474516774648733612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789368518365430584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8563131752001621260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8216107494495071326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6540225901737514732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1594204026162258924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4045476781030788345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8185545181175229434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7924247235438308652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6073157198547867000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1729127465201479403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2842674750866462480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4729358008478711364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1107322429161612707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9105516589082422957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1632263168922464196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7884970344718285707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1065873977970106521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7047545750946874639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2626809361101108235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4844891429290357655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5271318906679065508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1384854491859357730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7078986807380446263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2118732990013272676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7638153146076206936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009245971882484750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3639742273095676851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038071615603097401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9043959706733026749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347740397994277860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2091521678253083832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854805594497751068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3467170420738564735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480543057354760523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5995142152875380102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774537996539191971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3044031705380193510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7821336893658433234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1063868674946611906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121572228987955719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3651134340602879717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -349229307520803278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667799466762618666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2335282993125308577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220409883632867370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064584074326019779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3736193131911974190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5820741618211271175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7833999150280020181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3418984365861239804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9182756605576858370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6857668891897951389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4935667464126414075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2235398033970572698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2710276661530067092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4887552401534335601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1944939267010194847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2402016171743958782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -609895202434336523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8189236079959309972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7026087218732459012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1037556913937938574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150109302004698320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7747160623740669386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7504295084635615120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8796984737773286717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5203691118585906065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2518499023327284061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 793113336764314211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1516590928217109767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4179084840996601804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3057856361411966307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 475934725660598269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8471266387394816987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4568494103619288479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4650199946461330237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2565685452359477745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3037747052302695812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497292043408172940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4197401720706754189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5942939982157627006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4189356005462777919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967506580604699172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1917902793146971644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7055839294047486762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1969833995321329216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1967719092733081494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2976412686144125417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -299461158162216993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117189149308630733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 923403860116067696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9171744768530390228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1005311705311356300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7730582964870766459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7858563187500766143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8552279762646223947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4309420604658873018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1224524985028087946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3447624959304504791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 686412217626967343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2205631482635116212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5343519064966882581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6846291712620274536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1740755878880353654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8752623947275638477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9110626433444542746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5044839213751324078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591345628417804337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1711569683141598021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 840939592965235335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5687870691903664560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5501294958918231445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2403439413582599688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637118772221944643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -460954154342521500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -726245309420533763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5055902431743548106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3556106826645828855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5448529558771779632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7039127115165143733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4418533784655060519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4104077690825341771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7921290989659019681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5961884098281650761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1094354187537249908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691386760829801874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181316707282648489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622277876843591730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9136618462639870457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6957902738697736901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8515580104767653010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3218346887000471845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5507553095929894543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694392675741843368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2784917344970474512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3470827401541161685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841931906951005426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 263726082464513857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2937224141670283530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7915334956803214180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5536436871959472100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1852245232377107030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5970352466825892060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9112439734064891318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2040026290739031527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3921170673224356876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7677198847646462851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5529591014541371389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7894193741327889102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5486199962188377943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8129808204538260537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180104987529504533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5965788590789211662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7980490266448865075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7019377796442197296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273621404119167939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5611019630783713944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4024317365729656135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4306190033498310013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4563497554868236294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1864935378621513642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1156331855970861863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1268228008574302419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7931498602250389728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2191268877455958033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804873208175149249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940922824010173182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8961205183744291726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577911792638051911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4082497638856241073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 31794541770688940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2953123779287379688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7717463969713282284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6137844807782142353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5831017636316200828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5603913793316439575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2135186850081409408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4390357843114987142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3449261344044318863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4460048214883232465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4258401559516424829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -980657628330923362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3782597511057641045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855345747993511490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6415926083132436666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2865306470495222377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4304655574276126081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8335585680111162107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5024868253319835523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7592572429562671135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4407511556265469172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6070180135030158938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286591942470504898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7136089075334467297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3899274355711366296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1119132543872682080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2955101086733436767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2954503559197172909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8934984103145866000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019371104504680840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8325754377388045080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5308488869745675287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3001715373284219928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1479373538491844201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7637791795334160019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9198456492666085204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1933065748606804374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -312077926371154160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100635966638978859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605338160536628148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7819714790984477451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7584839890929520726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540725822146769072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3822034426037322621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1741242909960433324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7255236603119114536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2508084207435537716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2264575203387992349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038273620099186163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2357490215347746997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -300745547592006484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3765988926164552617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3945440167016379010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2259761788586948353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586899657537470405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7872789736293651377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879669947343608349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5602971115331969000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2841219401294120082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752645820508742880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466878929950471356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3000808746375369084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 405941216354871479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867820831138876206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9087361970506007009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3651506142696125087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3008286998855664613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8580458462154494132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3232235233121152896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1112770552781060601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8318249311074590000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8772010004929324994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2642033599717589562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3866318250348368702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7829719473687446551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7046735445070275511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7830270891743458091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276413098732443280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41018876483695556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5409288666702189036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1260897243024387331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2737104809795735564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4036744052379465083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5802930213938078560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4403120029198258861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7141572970645822296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311425724701364467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6002952727668972855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7438068751143445885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2826897038029003642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7624926433690526326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6747689220612046103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550844283240454908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3863630361088430214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4767721159029477196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8029086599080843308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452164134085798095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629109418567888082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434841286975632422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500075034966568662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6881947050385193181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -234751943989277381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2942512810006937857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6175713725942386854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1614735213627770095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3281006750465241353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015364604599187621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2988749615863309489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3748557452245913767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4993938964625869343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4042863030163440021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8507244918055945753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6596624577546202226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5837302843470544952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8444570023675539859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1552928369349917333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7234003036506318331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3402329907572726353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3288426016457934648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3623221924086168130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1396101207044183972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3541428664186410488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7406437618177446296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5996567524825956935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180644170257873434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4220532679385793025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5138739309054207344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3837770188737349772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507936927121363733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3816367536458550481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1698554199540585285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6858220239246317664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -948063050102929779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5969729594464084497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1540485527103543053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5680260557530714994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4457645118250568149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3523114675015148780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2473295828085027320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3425071506911608291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3091703745669320907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6652384144804009844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3909743491976163261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2779722070841100328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 677388960426970972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 788891723523789992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4934696553046978996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2989634880361971431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9214877470718887743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3302378037476960092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2188457293189601946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2838617138636848928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4694691284774475714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2178948875951661186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3330227217770814169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2013545062393195190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3150817172377390320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6251110420781670116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448974974880311408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6640634465812303574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3415875845742553825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4018811816874080346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821799355375533793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2215007019182540505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9092930708632614084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2787612011556721613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3774170659795233368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5258430396877867583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5432353360595191748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5273208912866195713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464813370713689072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1810853120654367146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:51,916 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:51,916 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:51,916 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:51,916 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:51,925 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 176) - SystemLoadAverage LEAK? -, ProcessCount=172 (was 172), AvailableMemoryMB=5044 (was 5038) - AvailableMemoryMB LEAK? - 2024-04-19 17:59:51,933 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=172, AvailableMemoryMB=5044 2024-04-19 17:59:51,943 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:51,947 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:51,947 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-04-19 17:59:51,947 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:51,947 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-19 17:59:51,948 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-19 17:59:51,948 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-19 17:59:51,948 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:51,956 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=172 (was 172), AvailableMemoryMB=5025 (was 5044) 2024-04-19 17:59:51,965 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=172, AvailableMemoryMB=5025 2024-04-19 17:59:51,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:51,977 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:51,977 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-04-19 17:59:51,977 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:51,978 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-19 17:59:51,978 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28246016; total bytes=30836736; wasted bytes=2400256; fragmentation bytes=704512; completelyFreeBuckets=5 2024-04-19 17:59:51,978 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-04-19 17:59:51,978 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-04-19 17:59:51,978 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-04-19 17:59:51,978 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-04-19 17:59:51,979 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-04-19 17:59:51,979 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-04-19 17:59:51,979 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-04-19 17:59:51,979 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2024-04-19 17:59:51,979 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-04-19 17:59:51,979 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:51,979 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:51,979 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:51,979 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:51,988 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=172 (was 172), AvailableMemoryMB=5013 (was 5025) 2024-04-19 17:59:51,997 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=172, AvailableMemoryMB=5013 2024-04-19 17:59:52,009 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,013 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:52,014 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-04-19 17:59:52,016 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:52,024 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,027 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,033 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,037 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:52,037 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-04-19 17:59:52,037 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:52,038 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,042 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:52,042 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:52,042 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:52,042 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:52,052 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=172 (was 172), AvailableMemoryMB=4873 (was 5013) 2024-04-19 17:59:52,060 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=172, AvailableMemoryMB=4873 2024-04-19 17:59:52,069 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,072 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:52,073 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-04-19 17:59:52,073 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:52,081 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,084 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-19 17:59:52,085 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-04-19 17:59:52,085 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:52,085 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:52,085 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:52,085 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:52,085 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:52,095 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=172 (was 172), AvailableMemoryMB=4820 (was 4873) 2024-04-19 17:59:52,103 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=172, AvailableMemoryMB=4820 2024-04-19 17:59:52,113 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,117 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:52,117 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-04-19 17:59:52,117 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:52,125 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,129 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-19 17:59:52,129 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-04-19 17:59:52,129 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:52,129 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:52,129 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:52,129 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:52,129 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:52,138 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=172 (was 172), AvailableMemoryMB=4758 (was 4820) 2024-04-19 17:59:52,147 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=172, AvailableMemoryMB=4870 2024-04-19 17:59:52,159 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:52,163 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:52,163 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-04-19 17:59:52,165 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:52,166 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-log-dir so I do NOT create it in target/test-data/cfa271a5-5019-b1cc-75f1-fd7df309b68e 2024-04-19 17:59:52,166 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/c8b4733d-15d2-87ae-801e-684a8fef21eb/hadoop-tmp-dir so I do NOT create it in target/test-data/cfa271a5-5019-b1cc-75f1-fd7df309b68e 2024-04-19 17:59:52,166 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-19 17:59:52,175 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/cfa271a5-5019-b1cc-75f1-fd7df309b68e/bucketNoRecycler.cache 2024-04-19 17:59:52,175 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:52,175 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-04-19 17:59:52,175 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cfa271a5-5019-b1cc-75f1-fd7df309b68e/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/cfa271a5-5019-b1cc-75f1-fd7df309b68e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:52,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3286703904153875934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-19 17:59:53,276 INFO [Time-limited test] bucket.BucketCache(1321): 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/cfa271a5-5019-b1cc-75f1-fd7df309b68e/bucketNoRecycler.persistence 2024-04-19 17:59:53,277 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:53,277 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:53,277 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:53,298 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/cfa271a5-5019-b1cc-75f1-fd7df309b68e/bucketNoRecycler.cache 2024-04-19 17:59:53,298 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:53,298 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-04-19 17:59:53,301 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-04-19 17:59:53,301 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cfa271a5-5019-b1cc-75f1-fd7df309b68e/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/cfa271a5-5019-b1cc-75f1-fd7df309b68e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-19 17:59:53,302 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:53,302 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:53,302 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:53,302 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:53,310 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=170 (was 172), AvailableMemoryMB=5526 (was 4870) - AvailableMemoryMB LEAK? - 2024-04-19 17:59:53,319 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=170, AvailableMemoryMB=5526 2024-04-19 17:59:53,332 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:53,337 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:53,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-04-19 17:59:53,337 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:55,590 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:55,590 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:55,590 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:55,590 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:55,608 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=170 (was 170), AvailableMemoryMB=5499 (was 5526) 2024-04-19 17:59:55,617 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=170, AvailableMemoryMB=5499 2024-04-19 17:59:55,624 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:55,628 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:55,628 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-04-19 17:59:55,629 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:55,637 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:55,647 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-19 17:59:55,647 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-04-19 17:59:55,647 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:55,647 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:55,651 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:55,656 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:55,661 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:55,661 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:55,661 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:55,661 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:55,670 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=170 (was 170), AvailableMemoryMB=5353 (was 5499) 2024-04-19 17:59:55,678 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=170, AvailableMemoryMB=5352 2024-04-19 17:59:55,687 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:55,692 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:55,692 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-04-19 17:59:55,693 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:55,693 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:55,693 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:55,693 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:55,693 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:55,701 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=170 (was 170), AvailableMemoryMB=5325 (was 5352) 2024-04-19 17:59:55,709 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=170, AvailableMemoryMB=5325 2024-04-19 17:59:55,718 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-19 17:59:55,722 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-19 17:59:55,723 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-04-19 17:59:55,723 INFO [Time-limited test] bucket.BucketCache(322): 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-04-19 17:59:55,723 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-19 17:59:55,723 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-19 17:59:55,723 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-19 17:59:55,723 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-19 17:59:55,733 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=170 (was 170), AvailableMemoryMB=5307 (was 5325)