2024-01-06 19:55:32,070 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-06 19:55:32,302 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/46c6852e-5c5b-e498-48d2-84cfda786dba 2024-01-06 19:55:32,365 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=299, ProcessCount=167, AvailableMemoryMB=6151 2024-01-06 19:55:32,396 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:32,408 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:32,420 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:32,422 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:32,425 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-06 19:55:34,446 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:34,446 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:34,446 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:34,446 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:34,456 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=595 (was 299) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=5419 (was 6151) 2024-01-06 19:55:34,464 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=595, ProcessCount=167, AvailableMemoryMB=5420 2024-01-06 19:55:34,471 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:34,478 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:34,479 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:34,480 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:34,488 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:34,489 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:34,489 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:34,489 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:34,489 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:34,498 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) 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:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=595 (was 595), ProcessCount=167 (was 167), AvailableMemoryMB=5395 (was 5420) 2024-01-06 19:55:34,506 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=595, ProcessCount=167, AvailableMemoryMB=5394 2024-01-06 19:55:34,512 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:34,520 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:34,521 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:34,523 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:34,543 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:34,551 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:34,560 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:34,560 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:34,561 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:34,561 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:34,570 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:34,577 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:34,577 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:34,577 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:34,577 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:34,585 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=595 (was 595), ProcessCount=167 (was 167), AvailableMemoryMB=5236 (was 5394) 2024-01-06 19:55:34,594 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=595, ProcessCount=167, AvailableMemoryMB=5236 2024-01-06 19:55:34,600 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:34,611 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:34,611 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:34,612 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:34,703 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-06 19:55:35,040 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-06 19:55:35,055 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/46c6852e-5c5b-e498-48d2-84cfda786dba/bucketNoRecycler.cache 2024-01-06 19:55:35,055 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:35,055 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:35,056 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/46c6852e-5c5b-e498-48d2-84cfda786dba/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/46c6852e-5c5b-e498-48d2-84cfda786dba/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:35,221 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/46c6852e-5c5b-e498-48d2-84cfda786dba/bucketNoRecycler.persistence 2024-01-06 19:55:35,221 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:35,382 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/46c6852e-5c5b-e498-48d2-84cfda786dba/bucketNoRecycler.cache 2024-01-06 19:55:35,383 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:35,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-01-06 19:55:35,448 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:35,449 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/46c6852e-5c5b-e498-48d2-84cfda786dba/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/46c6852e-5c5b-e498-48d2-84cfda786dba/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:35,461 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:35,461 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:35,461 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:35,461 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:35,469 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=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=595 (was 595), ProcessCount=167 (was 167), AvailableMemoryMB=5342 (was 5236) - AvailableMemoryMB LEAK? - 2024-01-06 19:55:35,476 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=595, ProcessCount=167, AvailableMemoryMB=5342 2024-01-06 19:55:35,490 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:35,497 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:35,498 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:35,498 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:36,657 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-06 19:55:37,658 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-06 19:55:38,759 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:38,759 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:38,759 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:38,760 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:38,768 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 595), ProcessCount=167 (was 167), AvailableMemoryMB=5208 (was 5342) 2024-01-06 19:55:38,776 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=5208 2024-01-06 19:55:38,789 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:38,795 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:38,796 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:38,796 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:39,276 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:39,277 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:39,277 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:39,277 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:39,277 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:39,286 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=5170 (was 5208) 2024-01-06 19:55:39,294 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=5170 2024-01-06 19:55:39,307 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:39,317 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:39,318 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:39,320 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:39,332 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:39,344 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:39,355 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:39,356 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:39,356 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:39,357 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:39,367 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:39,368 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:39,369 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:39,369 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:39,381 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:39,382 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:39,383 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:39,383 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:39,383 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:39,383 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:39,383 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:39,393 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4998 (was 5170) 2024-01-06 19:55:39,403 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4997 2024-01-06 19:55:39,415 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:39,422 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:39,422 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:39,424 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:39,440 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-log-dir so I do NOT create it in target/test-data/6766b057-b9d3-0e9b-25c1-225bc0f133bc 2024-01-06 19:55:39,440 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-log-dir Erasing configuration value by system value. 2024-01-06 19:55:39,440 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-tmp-dir so I do NOT create it in target/test-data/6766b057-b9d3-0e9b-25c1-225bc0f133bc 2024-01-06 19:55:39,440 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-06 19:55:39,441 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/6766b057-b9d3-0e9b-25c1-225bc0f133bc 2024-01-06 19:55:39,441 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-06 19:55:39,452 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/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.cache 2024-01-06 19:55:39,452 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:39,452 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:39,453 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6766b057-b9d3-0e9b-25c1-225bc0f133bc/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/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:39,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7802745377257989824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:40,555 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.persistence 2024-01-06 19:55:40,555 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:40,555 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:40,555 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:40,569 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/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.cache 2024-01-06 19:55:40,569 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:40,570 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:40,572 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:40,575 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6766b057-b9d3-0e9b-25c1-225bc0f133bc/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/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:40,575 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.persistence 2024-01-06 19:55:40,575 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:40,575 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:40,575 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:40,590 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/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.cache 2024-01-06 19:55:40,590 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:40,592 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:40,597 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:40,597 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-06 19:55:40,598 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6766b057-b9d3-0e9b-25c1-225bc0f133bc/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/6766b057-b9d3-0e9b-25c1-225bc0f133bc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:40,598 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:40,598 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:40,598 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:40,598 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:40,608 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4951 (was 4997) 2024-01-06 19:55:40,616 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4951 2024-01-06 19:55:40,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:40,634 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:40,635 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:40,635 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:40,986 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:40,999 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.17 MB, memory=0 B 2024-01-06 19:55:41,000 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,002 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.95 MB, memory=0 B 2024-01-06 19:55:41,003 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,004 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.21 MB, memory=0 B 2024-01-06 19:55:41,005 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,006 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.99 MB, memory=0 B 2024-01-06 19:55:41,007 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,008 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.77 MB, memory=0 B 2024-01-06 19:55:41,009 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,010 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-01-06 19:55:41,011 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,012 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-06 19:55:41,012 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,013 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-01-06 19:55:41,014 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,016 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.11 MB, memory=0 B 2024-01-06 19:55:41,016 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,017 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2024-01-06 19:55:41,018 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,018 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.67 MB, memory=0 B 2024-01-06 19:55:41,032 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,034 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-06 19:55:41,035 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,036 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.12 MB, memory=0 B 2024-01-06 19:55:41,037 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,038 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.90 MB, memory=0 B 2024-01-06 19:55:41,038 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,039 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 278854504972079419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3298969945445518462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 24229902333481519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609378277125042175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7094208885935497097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4554713953279740556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000327225488919742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1054569852743492074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4910158692551854110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6938853668075030154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2147739318582745764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8465228535927099204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8670283340130724146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6803934929124272598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 959494787392618296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983982995542716176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3002071416161900794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6216520977492934558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541466482791057146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7435870546240007318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755599756902150341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360210889158379392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -340512320040033168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2499238050551660411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9216159074174473332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336714486179225349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6495323013583418465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228075501384581770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 265112635133580487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3425024066459017568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2006950306942887007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7202557474584463956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8156345653695115053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329307131905616554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3863715289461691952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4213663669250245956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 473850893380593112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -818481474671711370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6058164600663188820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8375084975470425995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2151822060390612046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219619673649898048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6159171504909136506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1298357339118730384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1447181961264779050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6976176329532425012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5137774396468147927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 906281668376809279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -991175980218273483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8721791737635900725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1937723062441578315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1522156778909909185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3170764657017510981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -423239366606682362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1380518950958625727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4477949948123593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2812079475758018190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 287199882846694799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7701601919536334207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9170720015441270034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1198190663815588228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2933964233665789550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3782371733527678549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3727607335255170130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2183490672720426257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110352715967267693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3686664791520772017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6023776314491166360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -247584917340939891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3382988437746074667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2669901034151986057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421865954330265330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043979931765536342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8752032395945947939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8910197037004500343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8725338205601324844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8397985690787087890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1620147068340652592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7405097903248798074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1285852930571401879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8778945559507235517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7325077696092422126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1760490619091288973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5968844225405091242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5169983139394539738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979158404167788479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3664799232643724290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6331281074247829693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 931865707125563011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370881739757301307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5742941043927086690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4590031045832530488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8063613480021650232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8850377707955135149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295222441856846778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6016894471255475569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3934240230518827848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691517242614574183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3904298347032849059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5778140276470447043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414579076289813851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8276203869013847788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5670665277812363881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2784471577203958841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9073033455251706364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6748062022799483817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5135083411604945154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7799352945267111072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7346503228401097259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7649021106724276708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2513470723823568360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6501730608887284799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8195707365299947144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2203288740826823492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6043489956003203345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6572898988626496490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1460378153510568306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8393246875876202660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9095876886862593164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1446435447216409269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721519449572111363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7308305738765929250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6945717759310216764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1022075522909508488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4082204031585425861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -228076002223565389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -842445890912537939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 898642265571590602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3045919319305848923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5416562964637063524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4500960834558117592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1587385310806250401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617867677056382436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8310868679636781454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 329611583078526017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8649514508444563538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171916481705437063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3831802202627836025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5629707867985118939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955426062196172824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9001713068737144350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4694485861655236607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2544699615506868953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2836573537998607674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2659003312354395301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5921905649324851077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1026199317943510594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052385609362499147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2012332779943296150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6149951189871302662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6562289297579622574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6882776314304340999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 130786620213932420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6723001007327876843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1644789862636272499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -861882816919790344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4030282992871702579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3412934144159645304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8662301038857511038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1606128161373534993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448025920646722637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 35985280940456820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4233195670420853503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3961056300433100291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241908177092550144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9113847419494789240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,083 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-01-06 19:55:41,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478476403346128297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3746051421858621700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8644709937447122539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,084 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7433849127626031445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5781421098923116527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5564249317167010914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3670946837040826742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8077875061854496348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3151324708671897419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,085 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=176.01 KB, total=30.06 MB, single=0 B, multi=1.85 MB, memory=0 B 2024-01-06 19:55:41,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1269389010066634006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -356017497625677301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4986390091070603477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,085 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747825593259932092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6742580009668601478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6689214080167032671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6371258623619330543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5734994366818962246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7962974907796227463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4600532800462225018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8703276054497452534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1980328630264644914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4128586197431927122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855249283353845365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1822924723280847759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650483176265560684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2947852433389056573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8647290802684161749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3537855023956890654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3960004396476449760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5916673481045962041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2350008733918961318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,088 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5252364329652154021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,088 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774761379709830323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6150616109089604989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3688738206798646505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6126225408633145934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,089 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 150070720405122152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,089 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4428460117919581097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342352669092119942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3165964962069975357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2781911214450577920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,089 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7798737463955684536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,089 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3902964535288640038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6818574764021170443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7832205504272836240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,090 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,090 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5165855807942489622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -762637839744830676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,093 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7447600175261479494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4087503401290684775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3495034057990560225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,093 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9169554345991951449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,093 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301921288755835863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127005316795839596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,095 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1539308020509479339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,095 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8777496767569534019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580521116645489238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7182470277950507537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7132667519290217689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 480499183078097687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,095 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7851548968558733645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3558772228459334387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,096 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4172076242620981383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1889111795456538633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5970467153108128774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7098544720971677652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,096 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4397272308905191923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6644157841975138741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,097 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7822316882468254016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3790670769318121851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6606610410188560571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4746668312921137067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,097 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8613720034534637491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,097 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73959579591692832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016970070425504412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,098 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,098 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,098 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,099 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,099 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,099 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 933200301561910951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1154473851184188969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5417790635713771755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5163576163705777524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7950555631046100023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6144885923634111247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3952790560259476447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7534289465535783718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387300924059703018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,100 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -618894078036220558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6046737257758939097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6970543728187985034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,101 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703281174917418420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,101 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345841449180359113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5893341145213859716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,102 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6341857918912220033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,102 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6976880241834250419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9166382875743961951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,102 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2597167121723774184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,102 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6031427473730566466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -180069691155851128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3966052658747226725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,103 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2248367608574902763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,103 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4390186583685906064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3404178615140208409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2992769470202124727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,104 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4223693837863217256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,104 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3101790505122446541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2055089842531880523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8257982807803117800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,104 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1135026758394851482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,105 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5468893075936958362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7210614376838635958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170714735622491554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,105 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4277883851558247888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,105 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4592519506472446137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -944507238566107866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2096353226037597787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,106 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7055229326759204754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,106 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5220408784630746747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1016971732347589493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5492128341837781438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,107 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714264101704938399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,107 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4410369788690648638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3933784511066405046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7794720074735243403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,107 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1350879329670006889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,108 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 629188912911090622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6694458783899853476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6164554815431704751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,108 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4863093009266582422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,108 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6925365712310220759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416593969674199320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580758056507029875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,109 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4799061263603586239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,109 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7810411192631945507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2211318559321188621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1770735016565676041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,109 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9137578545725295473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,110 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 387166274953145839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3514325757658633610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6115886472986935493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,110 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1862269399835659175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,110 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-06 19:55:41,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2547615073474320132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:41,110 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:41,110 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:41,111 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-01-06 19:55:41,111 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:41,113 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:41,121 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4919 (was 4951) 2024-01-06 19:55:41,129 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4919 2024-01-06 19:55:41,142 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,151 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,151 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,154 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,155 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-06 19:55:41,155 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-06 19:55:41,155 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-06 19:55:41,155 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:41,163 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4888 (was 4919) 2024-01-06 19:55:41,171 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4887 2024-01-06 19:55:41,183 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,188 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,188 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,189 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,191 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,192 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,193 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-01-06 19:55:41,193 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-01-06 19:55:41,193 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,193 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,193 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,193 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,193 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:41,195 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:41,195 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:41,195 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:41,195 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:41,204 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4857 (was 4887) 2024-01-06 19:55:41,212 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4856 2024-01-06 19:55:41,224 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,230 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,230 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,231 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,242 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,250 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,266 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,266 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,266 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,267 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,275 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:41,275 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:41,275 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:41,275 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:41,285 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4695 (was 4856) 2024-01-06 19:55:41,293 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4695 2024-01-06 19:55:41,304 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,310 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,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-01-06 19:55:41,311 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,322 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,329 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-06 19:55:41,329 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,329 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,330 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:41,330 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:41,330 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:41,330 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:41,339 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4630 (was 4695) 2024-01-06 19:55:41,347 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4630 2024-01-06 19:55:41,358 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,365 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,365 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,366 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,377 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,383 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-06 19:55:41,384 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,384 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,385 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:41,385 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:41,385 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:41,385 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:41,393 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=48 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4572 (was 4630) 2024-01-06 19:55:41,402 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4572 2024-01-06 19:55:41,413 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:41,419 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,420 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,420 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,421 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-log-dir so I do NOT create it in target/test-data/ba9438fc-f236-7eec-8349-5f24fe1293d4 2024-01-06 19:55:41,421 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-tmp-dir so I do NOT create it in target/test-data/ba9438fc-f236-7eec-8349-5f24fe1293d4 2024-01-06 19:55:41,421 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-06 19:55:41,432 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/ba9438fc-f236-7eec-8349-5f24fe1293d4/bucketNoRecycler.cache 2024-01-06 19:55:41,432 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:41,432 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:41,433 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ba9438fc-f236-7eec-8349-5f24fe1293d4/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/ba9438fc-f236-7eec-8349-5f24fe1293d4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:41,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3510199793728557241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:42,534 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ba9438fc-f236-7eec-8349-5f24fe1293d4/bucketNoRecycler.persistence 2024-01-06 19:55:42,534 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:42,534 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:42,534 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:42,547 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/ba9438fc-f236-7eec-8349-5f24fe1293d4/bucketNoRecycler.cache 2024-01-06 19:55:42,547 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55: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-01-06 19:55:42,550 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:42,550 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ba9438fc-f236-7eec-8349-5f24fe1293d4/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/ba9438fc-f236-7eec-8349-5f24fe1293d4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:42,551 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:42,551 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:42,551 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:42,551 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:42,559 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=547 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4539 (was 4572) 2024-01-06 19:55:42,568 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=547, ProcessCount=167, AvailableMemoryMB=4539 2024-01-06 19:55:42,580 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:42,587 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:42,588 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:42,588 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:44,841 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:44,841 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:44,841 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:44,841 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:44,849 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 51), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 547), ProcessCount=167 (was 167), AvailableMemoryMB=4503 (was 4539) 2024-01-06 19:55:44,857 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4503 2024-01-06 19:55:44,868 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:44,874 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:44,874 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:44,875 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:44,894 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:44,903 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-06 19:55:44,904 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:44,904 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:44,904 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:44,912 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:44,919 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:44,926 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:44,926 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:44,926 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:44,926 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:44,935 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4348 (was 4503) 2024-01-06 19:55:44,943 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4348 2024-01-06 19:55:44,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:44,961 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:44,961 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:44,962 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:44,962 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:44,962 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:44,962 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:44,962 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:44,971 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4317 (was 4348) 2024-01-06 19:55:44,978 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4317 2024-01-06 19:55:44,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:44,997 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:44,997 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:44,998 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:44,998 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:44,998 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:44,998 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:44,998 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:45,010 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4284 (was 4317) 2024-01-06 19:55:45,021 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4283 2024-01-06 19:55:45,032 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:45,037 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:45,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-01-06 19:55:45,038 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:47,215 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:47,215 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:47,215 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:47,215 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:47,223 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4325 (was 4283) - AvailableMemoryMB LEAK? - 2024-01-06 19:55:47,232 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4325 2024-01-06 19:55:47,242 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,244 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:47,244 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,245 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:47,249 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,249 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:47,249 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:47,249 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:47,249 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:47,258 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4324 (was 4325) 2024-01-06 19:55:47,266 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4324 2024-01-06 19:55:47,277 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,280 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:47,280 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,280 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:47,291 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,298 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:47,299 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,299 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:47,299 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,304 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,308 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:47,308 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:47,308 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:47,308 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:47,317 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4297 (was 4324) 2024-01-06 19:55:47,325 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4297 2024-01-06 19:55:47,336 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,338 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:47,338 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,338 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:47,339 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-log-dir so I do NOT create it in target/test-data/cd55d1ad-fbbd-4512-55b1-1905940f392c 2024-01-06 19:55:47,339 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-tmp-dir so I do NOT create it in target/test-data/cd55d1ad-fbbd-4512-55b1-1905940f392c 2024-01-06 19:55:47,339 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-06 19:55:47,349 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/cd55d1ad-fbbd-4512-55b1-1905940f392c/bucketNoRecycler.cache 2024-01-06 19:55:47,350 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:47,350 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,350 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cd55d1ad-fbbd-4512-55b1-1905940f392c/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/cd55d1ad-fbbd-4512-55b1-1905940f392c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:47,493 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cd55d1ad-fbbd-4512-55b1-1905940f392c/bucketNoRecycler.persistence 2024-01-06 19:55:47,493 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:47,507 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/cd55d1ad-fbbd-4512-55b1-1905940f392c/bucketNoRecycler.cache 2024-01-06 19:55:47,507 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:47,507 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,509 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,510 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/cd55d1ad-fbbd-4512-55b1-1905940f392c/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/cd55d1ad-fbbd-4512-55b1-1905940f392c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:47,511 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:47,511 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:47,511 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:47,511 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:47,519 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=504 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4296 (was 4297) 2024-01-06 19:55:47,527 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=504, ProcessCount=167, AvailableMemoryMB=4296 2024-01-06 19:55:47,539 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:47,543 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:47,544 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:47,544 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:48,645 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-06 19:55:49,745 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-06 19:55:50,846 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:50,846 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:50,846 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:50,846 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:50,855 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 504), ProcessCount=167 (was 167), AvailableMemoryMB=4285 (was 4296) 2024-01-06 19:55:50,863 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4285 2024-01-06 19:55:50,875 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:50,878 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:50,878 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,879 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:50,880 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,880 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:50,880 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:50,880 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:50,880 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:50,888 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=4279 (was 4285) 2024-01-06 19:55:50,896 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4279 2024-01-06 19:55:50,907 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:50,911 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:50,911 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,911 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:50,923 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:50,927 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:50,932 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:50,932 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,932 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:50,932 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:50,938 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:50,938 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,939 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:50,939 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:50,945 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:50,945 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,945 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:50,945 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:50,945 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:50,945 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:50,946 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:50,954 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=4203 (was 4279) 2024-01-06 19:55:50,962 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4203 2024-01-06 19:55:50,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:50,976 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:50,976 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,977 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:50,987 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-log-dir so I do NOT create it in target/test-data/dab37199-7a6f-1cec-9d50-79433f4d34cc 2024-01-06 19:55:50,987 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-log-dir Erasing configuration value by system value. 2024-01-06 19:55:50,987 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-tmp-dir so I do NOT create it in target/test-data/dab37199-7a6f-1cec-9d50-79433f4d34cc 2024-01-06 19:55:50,987 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-06 19:55:50,988 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/dab37199-7a6f-1cec-9d50-79433f4d34cc 2024-01-06 19:55:50,988 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-06 19:55:50,998 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/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.cache 2024-01-06 19:55:50,998 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:50,998 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:50,999 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/dab37199-7a6f-1cec-9d50-79433f4d34cc/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/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:50,999 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708417502013742626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,099 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.persistence 2024-01-06 19:55:52,099 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,099 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,099 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,113 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/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.cache 2024-01-06 19:55:52,113 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,113 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,116 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,116 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/dab37199-7a6f-1cec-9d50-79433f4d34cc/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/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,116 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,116 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,116 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,116 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.persistence 2024-01-06 19:55:52,129 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/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.cache 2024-01-06 19:55:52,130 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,131 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,134 ERROR [Time-limited test] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-06 19:55:52,134 ERROR [Time-limited test] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-06 19:55:52,135 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,135 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-06 19:55:52,136 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/dab37199-7a6f-1cec-9d50-79433f4d34cc/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/dab37199-7a6f-1cec-9d50-79433f4d34cc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,136 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:52,136 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,136 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,136 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,145 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=4191 (was 4203) 2024-01-06 19:55:52,153 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4191 2024-01-06 19:55:52,164 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,170 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,170 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,171 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,507 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-01-06 19:55:52,517 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=3.66 MB, total=31.75 MB, single=0 B, multi=14.70 MB, memory=0 B 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3246840628667458585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692360503839497226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -717519127823086725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1393035572225530533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5594791258882966823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4340386308124033278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239877332493950537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5074698194543846971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631296660017712153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7853630168055379016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4954980275231714951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4383754532736703971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6261809524599093106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577943008449815495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1609756731558139500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286153462008910022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100063058845671797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610441634586385872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2416894631023939539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932893633360286198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132513821736356725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5197291185233452043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3874851580755472331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5831421155947109775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242653394571291531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6298285203155464279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373350091083729559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4958628372729391808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -401933728921086007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895254515631068408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -836291603634399406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1019707674790860927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891346405261608588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4471169574536353037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2754628833651896468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6859879076322713530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1133574620349191238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943805375388766171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8837456637312868851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3463567079611375475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816690001780320187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1391496245182477592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1791550858643974824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940372145863380605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7175492471503121531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1609420488141456001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1566999138643879398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 303656075760587535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4908524910110345568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7866892942067766003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129939556283608963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8237050252993994111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177109479810469679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6694785415523596395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1690146010959628593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 994749023507942809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5636962770506280500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4350826411601978318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2620023828694893771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143662446340281038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4826507870897426165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6808829027298094182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5002749209489346270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 524447454238589126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1952655270887798318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5828521746337677412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765187209932509444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -898180334295857905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5506163725020806821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8936555425192411355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8092900238292726462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6861760759261424201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 494081366903300389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2849533120775120544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2893194887828706327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2114315102746175791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3452258980566284492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4754958100558920939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6499437364193343194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1820505839234538008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6052122427519470693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8732148967397134852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556743405875056629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1832789118837881494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2682711574470292849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197346957797357219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7441986723846285065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2288023980356588714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642558123949114026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3071848910317645340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7649851408724061431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276767042567760972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5391057212823431712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3453027326692659617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864236927330755130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1887935758145765520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787752731086310490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7940062534419233504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6347629278730273650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8410182128248588513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4856966697099397880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3218608267846216210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6089643145099828939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8000728830969270931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2168446278839368880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -514081130143680529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7307147640504872475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3346826463761057230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7193149133177863120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7702263020077736387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2536384746622270087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3095900625709301880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5342018644939101326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970239512665149623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8139796159091785558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -706399765352681977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1527450023967182015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8868504449151081071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -661195969165787682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4886212005518789583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1097179922151143259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4003685490418204228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6759242257757053288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452203371330628692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7777178683860632945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9030624462166861472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7279440397242415374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4839670986865020874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845380291790953062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088921892829050848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1265765884995847494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8429071696489548296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2418087217852620717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1296057127424491497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -819711707807954630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4315398098783821228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667279175275514137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933306622202026028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1235014444825957665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 394969581510952929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4484409705699315845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651172650285288998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8947920086645465502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8470559896254616279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7633715458354763829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 830333766020711678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5957823371259038397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -388824249412137819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4537344569448771124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 648599098287482610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2968041586319077726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8837951885234393842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6510460726768466409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8016347474348878629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4894598144451423960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4411139554576918223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606681940938694404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 834274689820652337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 74748014861098981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1750743590223245429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3571436535827090168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3062155819615036877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4754425832539623432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7444096108904558161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145582298389116530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4525748639199887955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8132520990090117926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2927413446209910182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7461986048569265665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 275880568526254662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 532736053621098518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1414609322935283635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738341454478714785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5715739583148121324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1630243667237591074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3737155328254988106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8664885258204710224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1391858598215352028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9130994820172014672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461874237107467262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8048871279022255373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3790840766421088560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5299289661622722114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6126164544859210921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4548266680349621368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2947236882794767035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -521079272825942638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7449957645315305879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 532448878554676634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 666582101154818612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1646914773649769107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7731246861670888922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2622130657660409024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6429748206828237439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5398140230220379464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 619603893437491453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -498585297640644306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3067348774337304273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061629460216372858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3735385450272412620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 197727727689774322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3259826435369515221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414467408460788521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959371740654677207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6099814062322421959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1910195572294383543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -383087436753027497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1083700282624799280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8564743571759013097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3512470542279009992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4524781041472960103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8572351573125355962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589883741790990822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4019010754646119808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5207434829629868869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1154377647852326462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -793950413670063955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -834842261340878759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661814272732701491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7194135827614707143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9187604258267014187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790947538059862858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1978413689707353433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1184348491883042494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8613361309942087495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7947913385970975014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9019435254958627743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1248053135072410401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7604820139184095279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5493862189191527807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6720756950541453610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1625129668577020658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604638357996670476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1805959213385965364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2510683311499837589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904274162288373914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2482994334698602014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3720288360857022643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -830760522839075172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752159499901429663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1406900034482796246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2771529403711719774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3863129433122324103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7973609074475955087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8738287838370072283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8972919409053925258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7854907326859883969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1146254565047060204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1172318595962418307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7419681546532135319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539475489303402272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1713535972369447658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183332819925948675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9147514624742136825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045930106624199737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8263541887113245720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -176349190134151693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8963623457167673253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8851962634380171548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2148411081323118479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4716850682009611145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2933275572797387178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6397410503548107791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5103053550785193982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129691459551881415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3990331516899391206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7535761414282505227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810703110658404978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4242420404687876653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6128742309941287928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6747469259623638905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4696449846109688081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3168808924133552926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9131230367092253776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8397507545342167858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -352379177141569265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6884099533996422148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7864472442013316972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3452090649032883207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1616606566158926690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5322376037868780039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8001871618317577066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810357812222348949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3628334648616510054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -31194546568327513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5173713086132392112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3186853329639779072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4658276084417780980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4412575389408742079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6052041258425753032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7302361168525736910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6774957538742651098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048177489263993045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948545771769308502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -334426662482604471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4853224342982633968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1190289042763684094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3846938011055107127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5566835185520769500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8354827886175719198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8955516441551997974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 482588990401756829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -409975549847468418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2594429503121170311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282975057114947396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118090233165762781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464844382174251365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2570094173880610515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41700343564397415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1013569150676452767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739838181056104108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 801752506959569696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239930364531270759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999794914451018523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9050680295662799736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520221985281868445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4336415311457470238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1651664352831641143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9036865181452976943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 802717021937109166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7738149359224388048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8436441724879323365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -28316961067237681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6963600484378415473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3045460268521919354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1766550906406775310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8050148564461852980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149903262955227008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6219628937820283619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8065620463006960483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039245308215280612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5298249034985281439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5768103233681591777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083822068060823490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3093568699859291826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983866683327823818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8356599704547538449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8788255871215547159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 698605183734365189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1468702428729664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1781880763663372328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351127550314776374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -924651553166796151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6913643398300448335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1597750913077684633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7808561274807460504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3813226856701685449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8140553044738577216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -904217553235085517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9134793999114268723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3052472875490876014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3764938527010492002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8068977003983267515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9186009793964986471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1303359822374221236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -314245279551318973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9213618420871852038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5824821384247426296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3473893873197732617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2234940544651176878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5523957002499242970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1668885934512939029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4161436747656095662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4907479246757870637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6098648720857735962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637626355863490818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6616366241369124692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7945980446498012612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788031141598370015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9203651769418783858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5266250764329275922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1266849637397343144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1398800907077019165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5601505260609940629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9102348245616802793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988496061417313670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -624076143745283033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 530835700280975321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2886413933469176701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2774412512375045223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5798847766653744112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1806292220367227024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2352079439862867403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8094979749653464569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7783279393104323751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4402245738415795988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5986976374094474985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210167638495293463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3604278802995217877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3343853967447795152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7643656977379394547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2956092516801787910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7630991883209975510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7513598790703655457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637435308617821802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9176465276892669818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -584851587708232741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -337142335198518577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4468235877556577261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5144703133617865596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671254352777250019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8391445887328210881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7435069796812611365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3776337339377599690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1282375689861353281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4479171020574991532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -318219220892605519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739274443105687537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1002325428239535514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7802374129469253114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7120082469069026350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 756193766283350511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8709278609477151023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858821772002036460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7037973410991949883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5535955765380082080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878071044319735983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5105065525777723738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5810727351835958563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1787538713804288129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2694909833618700410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1131031202220333983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329250254974103750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2715833660994624113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6270267303930317101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -722858728276260676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3388861141061634847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3668414692964454567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2978021580133791536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6749640480300575774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5810587228674360150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824312340914359069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8215086849523187569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -883291332141837293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8475850873860598905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1989851450534634451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4863731582181795918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8999227361834858587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427889590627230080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411944424386837530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3449666726001616143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6527179923244258733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2135668415022988380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273111140088199911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4352087947298096313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2954929564248605666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7382092375013536071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1750445491939521065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077186597586401847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1590754197181143239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3739404721672746178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 361939091436077900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3693136576987242515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1286665212724802373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4450103299321538745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6452683720341895408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2929102316884482497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3461568639429988174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2337954877457355848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -979267988495389219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4945820736462768529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 274500428524625435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2553224287929794525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8771993160578424810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7264920726293922364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585370935490689714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3356939909840665969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3865055637188558844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3425851639405401767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 480966000539174234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1797170225143241660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417765730378039945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292170838973029044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 415472957780082281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1538115363349833389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8044977899471766931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5893611218478632698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675987994002092182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3821440575985979043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3195465081010841735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4197665125681979060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025406625302486295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -125220486076916225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7967739505274781900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4821831681043253044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1268335811570164944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6331924916425883928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1718052373305415266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5415505816273696721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1870484431764087237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958392015218301337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962956925650895987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695878124141078216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617277529054003402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 74208539324778697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707369382948833079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4414235183185781386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202330200199608761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2674576853918593511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564843096947684694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5381108576557335636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4232488439338119198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7528518679154347011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2002834220060316055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3386669519162302470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7130308650493436561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2706276259783123577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3613338519491403219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2668887055629234675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3936382692203992067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8692941425889735745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2305229914279334969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7292119051307192081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689566014432349097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9050579128047552123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615299331830816006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1308938153439228317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7809900454725109170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135779517128109768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7473955273035195841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4929396297191334152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8070773895103440249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3212813447596836081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -384697972704605075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3223706428986511391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552349604757673913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5293162073048048236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2067588544353107880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5461342808528210310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3270408239039840824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -650907340534958747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 201432509427941311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 597525579203339931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7990454766950091362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -30854622916025701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7918460666992654913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6949613126754141984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222480840172786779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2369832053257087041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7062568253708817773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6098814739668286975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5798661802365048037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -563329365853701311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1229565163564315934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2919893565340101393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4068008116372666482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7852435539571965898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375054677227046703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1954537817706378737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4378038958018410720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1673845122285474074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -924456924421398781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6848539894871012896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8951394603566210514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1633147342271858414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2816489186081801435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4399858358681277792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6559325250901170220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8942785740190494542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5765547750332838468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3368541137627685976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912534032302755547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1594333511035416060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1189997515829245525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7446091472250146474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4669176857642711962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3880587197886045173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4324168684433789861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1993342687719538183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6565048851250920582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -375216563683971735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7258926285360933978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4882621391168304647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4201458226890325824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4969506830938632156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1267239582706294725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9055148895001250136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039009245770758792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6634027279573830991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8459673623297745029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4298581246054891827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6536248474386073620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2984315519314971248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6919774976811069218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3174239206342470024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3366569257154479761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789346275607202924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5753751064892952581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6606057271099927994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6373899059137642585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3580473216437015118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 371493321339116997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8620831750939927506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6702480414135485402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1299633988004574495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510439904244102040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5214701582597919191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558118161185226666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5224157980184613727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 818647044102581476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2341555648888760417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8912663295335722664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5302689685076689909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8030734816634444938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1698189391764105706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3719488997218841796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7927046665657690427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820202630612452691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875857671674930357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8486926735394357629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3648175299621801813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775301487042225826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6330749458840311823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5265315671923152351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8489460410222162231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 240972749049056427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5381185092474359923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4139706677611212037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153508939201116281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2687166209085102808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190097457208949468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3646394177084279107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7050439023302284456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6679200148417338203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1535229301260992730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5184531276169777001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877049387783642966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6507806434585904616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1680090028746674900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941042880586271338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -919988531207289168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2751651752554360550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8416221924338366873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1519822177026446145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7988095540513800220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032555094891458114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7278971206329172419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649245442222954420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5232380100364328128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6667429570745395093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -16622178865224801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8052169175812343809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8675006476497106704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8090564854366788293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6473255850246821806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8971459484961444071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8827895941587310807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2920096810134542920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8069202468159337018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1024673332746792788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4649968213627769380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7802789191906449579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6525092165881433973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1476330516394337293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6998342049886081665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 806336459105842760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8081771410013236010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3542920303262828274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3141578814575241438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8247983164697014482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4642847647809648184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3471989238727093865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1795830759362925282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1643178637870664546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2707553474671154198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5952546465426625809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5853450679928246442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744316319463325677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1050771241711619708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3765312792046001504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4603181926489922302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3135155439805273154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4974035674981181575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6534578886187852485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891438204528586211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7346133713466846084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8005457804667916107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708310376268497504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311237226667321222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7340044992895933058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6072586104301230952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1707842698974312039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3957950742989149042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2231169624506723475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -56561593684611652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3965265280777974642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347709719389443577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651520269247912366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6989586482908675645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5500039659046392257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2021083759783710822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509568731871197314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866077122438341575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3026172619989631498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4899303800195338521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6566894491157747001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7542814751214849279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381558711734276914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3726138808077569646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8421393854954195239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417613879640472201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8847248228387555816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 238600283669427357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6801803786951409940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5028177256550013737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774213052893404720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2933010128369839448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5165945969832467837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7573422105549394643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695682168619239338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -672941029970967382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2223938427519629818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5726962284803729124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362896847673787172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4850245227323232791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478240373895243609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9155669307613329290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1595119731460183488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943957355562410903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6749830428373684295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3832448115227627074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2250425928017460582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6526548085786857804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8800507528681497071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3818958266364909227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2971951372585538064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2635190051856369064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4454661118323303307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8294615447032918467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1643552709064572055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2542994995305630095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8736042277880660551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6144992380572615342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450461318015176496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7927966349143741811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3280433557118520166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7152335801620963660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5945722586503260886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8924374907288650002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -272937457276572225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2895804085984860038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7918002664488764820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8484713055861761763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 942684695970747339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2445144993133224348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768683446305797441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5513804309696536448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846424564586559136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3086663764938581567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6016771107764471351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -34751527746912417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702589024168277232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1255699874941418684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8337875166474562579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995439426334060242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6063368693784564259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558354540408075445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5643563090986688362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3742898890080197553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1267538579067209464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4674420458373231027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3535541501303966221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8202762552315348095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8123290788353125888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1656126485075441412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5990085838486552972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3682887616930808531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3173069495252708762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5776361797574141526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8997513742816690324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8758319858925239803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4681438788625717718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861391948295225295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8592749597223815796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7092445590345923161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4898039652433541203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -803503178741832504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426535269537938707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7993236775375144709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8335930359641201532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1695653285626592001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7376088151426332323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2481778102768312053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71306201590269394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6645484281394806729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 896777527356242417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6648357111637564752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -280637106058313172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3071569343243933761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2560906389949809137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -227527775329242340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7045252377553925496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8934859848412612226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 796691310163633133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5318884584040231089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1623866233614491210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2981826437370123011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616591526834842631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7315489339120020008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -163588851708982108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8424176480085567539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5203915775963118416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3588756503808482526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6890531633816711960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8847868150547983080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2214617857756406030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7489766864332235613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2524680556361747343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 114630166348462162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561166091467817054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5419568792644462734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1732880159353860266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4770203979793218427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -914372028060384157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4958378967786960602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1145010195618596220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4322958516571846813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4399068050759570659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4138292497206833757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1744130703915045758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334450726989509679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3858905008850243013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979703592608142455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1102515622206351587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504949553428316365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3925360870659377279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7123885970034394316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783704722423291182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6205638943420988318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2230008436596801350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4777393637608111225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2916990374221342055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881995335575200758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633265271035548808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913332075729600777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2699531435566246950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3885400936817438808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1283085268700862554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620007371638233309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -752842232294846472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3875827489608943054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5110434620986172362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761937412771645657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2956968442258929438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7408649816199908093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6020882046779665872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7767243627989509708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6890489527546521905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1050012762502840294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1601331526643923968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3197757324107352139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321192791269681872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146717846948966840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023804996141618032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8898486093492393651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6396570243261585575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2334786140580955680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8334471180991420803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3140781061996747393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 689062900534872278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 947189183102187053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3253643877546147969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8935630798775555512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3173960539450890458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8908637159224494909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5800279076670207351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2432607804758628886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 865135704281631323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239677182575743788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1521636565162948634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2928577351824350515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4596542517598336203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4481238434153758821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4523378498416112025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8602884554838198309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2501520994265574038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2149870330901577615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4296206309930924255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4498927779271991687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3752125653236984080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8526021750197028624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3716321104992127565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -241648111363839507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1189050490405396351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7411930680234155468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1387196552677401938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7175236521394642985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5458672312222710955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 11018717197108499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1439995628832954254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3733066591401851989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586354973353263735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5007517331021274551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6387272748703632179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3662569732409252250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092697856016679570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209018725214960789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3044646017599865775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 119933769258374553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463638569838189455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7760401964719949720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2319151048661670455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7573888885420220695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4307776678197933609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4194734375184594855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1406834493421453141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3388278196685468522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6880294795629811909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243916005667464612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4483952671429849172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 348998378399739140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3513053556272233552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9191920439858215998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3726323399692538595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766726161540064877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116356198224126283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8959461857993071522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1746889191960296087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7364944592492795989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6210373589330511359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2923835498094283304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6884216842413192378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2996902661708293021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3090889124250979443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8276840796597146027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6184104725729977990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7938309016184327274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1193355348774048467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675596301949795094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4352866907944371062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6954428027194092901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713490310658730245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3971219940335419551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 610982905689398441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349743580102617139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4738396623741041883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 422673295360210961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2622042561229715321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5777569138127953690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1602671960423874598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8734883423874128428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2331751014622742920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7250930820208576812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1155982540742754107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 124287463715633457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3942075009549650279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6893255477860433757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41775999212199591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -289257219494621504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1138844579302211707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1894517465492760223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521266491916904842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8048737883191575703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 511756630749902384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2956954190381285065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8451852293343606299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3585918975157709630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2184191518870945096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4885376238403811310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3232768871596888166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690194493249137632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7018993918750882740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7699409095893546581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164728458463353581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1028318828965401975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8379257750652456330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747201683687483226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2785629387934604222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5622872612378676465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8630407409114984535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3512758154677178942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6440457982492196596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763762199784293549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1578558843978968776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970939551532919134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8050652402318250273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4368927427066044475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6446472560951941135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1806555175237075823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7736934991007218250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5775370238464743553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2244682255849090746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2081370368540201024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 689421793846101546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -347700394097039198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7900261733151925568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6796329186418885675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3352806743556400750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441545605284838103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 641169056077236812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4419058605486799879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7055605383072237716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1247219015002643429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -21309684951740803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3205551653334743268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7350249381553471848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6281104698181657820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9027329171163480602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7154947356179835929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8541413307403346247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197800634302740986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5673743029747331656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4448576024146358628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5688568776433618862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2812922985368032235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5761182466037950121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4150580965740579163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273578800347628991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4268470366594850863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -621722215132242336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9104635722706265842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1406548392488731289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7201272353336541790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897307097656229896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2449243572723941990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8268809879340727797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 292513674852866594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1442901894947633998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -417074286182642221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6590177166087208490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651302784820765609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4023408936761220899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025765165034327825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365712305285738313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2169148171303467720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6653069533440091539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753661632945130437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5371288484889154411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820038703164506088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6035227836602044528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3601580198069644866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 165667581941902300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850936110445936777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666783053991810998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6948067156466184091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6256604205668431282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1820752670363437309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4145619419596003136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1356955930251149715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9065705694855599392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2235674542341455216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3442366680167952482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4903257965941038531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8822002310805073324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6485111852471084701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -443010692013432280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7621236857268092472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4939017656639346828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3338310060348459069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7776898194703836693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896632178859427549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6676170619747363354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7921575054838596898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3487078998210561498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4990100810464425422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5335454983268310263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8621438183624458879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7812078996498817161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708540670980232363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558833105061218727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2624408627602412315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 211194569187775635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158282545263880482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8080483094596516687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7189799177977726399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6153244573072577579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4457506005524976642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2010346588597423497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4687822780209706237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6089162204257670655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8249355170252989304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5666590178224022929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7885428770337802071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 782334853612070097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6758572907189401813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4401236376576025704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6911350866641445308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1265474633759560258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1741469487348042421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4207574860384109378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3718745172481910661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5025439512848033415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3723366198691812346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9106781411224549563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5606421733569894253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3701741604474513772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2621446141693297539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1336190526006000295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1021364785212932585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1588849681042945606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8197812027476036770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9153540760749462108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2775263617442492326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -829115792222437544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4836319480023340491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4952832795058734573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2232920839599310619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5821861949656676115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7113988325934458559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2899757065407319145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441450917347935788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2659906241685974850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3939610424788830858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6916091490960945262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1205711955578566644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1063568513215610905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639377280483677575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8265913348223354067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 704740673122035115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5590952317810867623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8957484990770937542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7074386280864606658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4773414653230393156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -698588701475969452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1161846438290268837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -999306493672474709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899466347067647456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7640975634402670350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1831798686375815722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3496011178670785944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8858662055304897212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2087776167427790469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7399550610264307907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5424447039428998178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4745019123768640251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6916808729668079054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4862271601008695711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5388511307756534300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8195027812358791225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8038828801821728527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3985060540126220861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2614869726869270204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9071213255425520142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9056559592748074096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837895763487997315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1188962692590714088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3841626521312540665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6467703282607016807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3061416604746819638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -489914475299270607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6518509299851932466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6710759466068046850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7187377241585913998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8359992509167017722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244261847381743150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8319101644020390019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2823294803885876463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4859049250999973803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -825798319917199477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3553550664786119492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3102530365865150136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704762662466924748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5694301542365477189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5906514249795353962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4493083214686728130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -42639851260409023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7074376059529024537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2945794858606907690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 362271526695505044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 135446329924064871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2762655282976583281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5538354470182955940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8099052005865507469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -505938037080412722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5096111657013165904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1059506592639862547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344943499993839549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6611251926998651141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8022418637622854326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612772950235420671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3000796599720894140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8100004046925490243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2861940292571339457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805871511806780124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652116299157041693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299752593689340143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3169540792449531773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4358338177372544052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2311355597900786383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8669380979582686876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3203184467184043687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4989893328723374879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2600979994160460816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2300037983241796924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3948206030843986173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615800007532962956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512679186882162717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6821603814793733159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6873489564288007860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5530170285067066002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941367752350208217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3157817210260900228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4152683514625760365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3639851700501982912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6906567320316599852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858912337374626518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8184537712165614852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7517927078621706633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4536909002512154369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794631266203255555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846558337304205037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -445372839658689461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4715691964394953376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106044489835428268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4848424748335544145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 467716479974975171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2393685064197004228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3471345581596757687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8722298021032212015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6325823079327314039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 549967875309964997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3905477132539981520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2204629745255618828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032326824608661747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2984122734392757126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789466439078770650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4274235723224952819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7930595474075601080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8074651183955758370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6102072530923749632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9084048688013380898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844137696421996791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9173631380331454406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2245745620160079939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5222815070169079689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1173848060760662204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6803928850209873040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4767604616462160094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414474883756331100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6102720767437368357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587507856818980067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735600250602697190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5579707665125572418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4259745047896532661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2995849607283937112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430255258337691531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8430255046264964763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2418399322905586286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8866574135400944191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1288416903477098266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6463211404196547582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2893102369625586811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2573850761821247511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6691334769569088695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214917636491700941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4204709692716451171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5061039656487262524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1965504337094591213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3765629558221478212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5463389099848186026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3892309352691988816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6364577952224098278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6776019538130807657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6907191995254273719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2189855888022413533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1744501899225299957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2743713622323354357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7674996952968484578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040647275287799789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2889480803526112620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4145325706060273956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1887616594109793155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1786751819963023797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1144710564476894446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3539101873749747430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3157312338590626791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475031956336685092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5438991506113694735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6460451043513096439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -841990327238080555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2454765814705536184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6990645968252855519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4545454214057041385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1777968938174579440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -718113296830216029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1875693950811914765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -436572842133753372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2080920429374066965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 944547285217816888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 941302576457520590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179103191400849481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7858817772590275661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2263593746546640999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 421304993948903754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9151736772656115284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4849547696091465530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1442801315502230903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2694609500985571147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3437472162254650779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8459680119709505244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -817017875325848453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -719664683148742759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3731164213474357407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7675498567531945881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3777365777663042543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7920762045958701045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 670270076560718198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1391159347503906618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2539054491684175385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9150111961850247721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609269283282841483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8970784600019130507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4060632092902482291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 134492313527780156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7780896872819316590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7911916443085708320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1221925941372330238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3752154097468206020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4363413995261748175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996858956455181076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8253891745693454988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5721740152024717135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -476475839701147408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412256845042627776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1129486517965396254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3231999215772368236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103276374999710618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -516063306734937081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9005225133299837459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4316394918190979365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3507831066487582044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6278882675368903325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2706625857148936483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5683374991144195206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8733589689874899825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4916537616884160797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4211666705759898865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -861206655454635729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -29957755599706649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9060698610223158005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7070331742209068565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1006381176414398591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6989501435768615194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3354782794244581892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -509303392625124287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782189140950933906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1554082726458125242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2454350487471806296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8543808071019982363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4242050822342050647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -433838156441755536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7750697083365397880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6382316549512638561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5125667240940541610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6875041458023900312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 979088297560147439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 950974999391170413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8295726245936217685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4462788054962190178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7490446177667018331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5160459182498927268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6697102383472171516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -951608253653332372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7024671726796466338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1350276758611153335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5700055319656905821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1633724322386187564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3442741192302363350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3580772904878033820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6408434230864433104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3349464113739845427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7213763805549439208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5175110649531267560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8174520246515219907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7258762086003954124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411101831816747093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6899190339521557993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3216418282318798363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551339201849751782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989859475335328422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985891365263422995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4245410679771556132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8824486845019921042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2158312266976003869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4361611927888433686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7557356551793117375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329703247833160440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -54487132342738895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7336404848040033952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4620576560166729556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8267079366103083198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -399096627984274195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6016489110556910054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8919960586554624241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -534751337764966993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621283675503555821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1887998848938185026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1720361813651957533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5213102228505117733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6982189602799566117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4563145676928429333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7576055987083885992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789876504673681997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577084985754439762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2013530561190458932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3998746412844893274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5504381222780896610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796559729849007498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970595797048941515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1397845017822682821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1010105004374126785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2918957479675997124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6028374523243962285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7594559639577487891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1370322516213460575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5154111048672467329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 921132400531845544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117286514460346511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2833203544414479837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360966116936744782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2827701490756963676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1915080596756035824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1626315628314281169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1838541964721986631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6587780304387475602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5932996326068001039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8358897603300785252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2731333002513146887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4489093511165460108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480939507113559496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7786398349485169816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577045248109726451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5936457779731356346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7197492360999986446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6600130700903130906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4334143954502047703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3439359861670496174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9009342841269969490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3773376796134657170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4269520869564746770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612833936794866773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2173796121695645413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8652818349741404288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5635880782400187524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3611842283144230989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5684446066529797414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9118992642969715290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8033154613669727357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7759803095065914840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5634525200145688005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3674847823307368755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8182979547584271002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9201028954012068480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2173691117412455462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5109699772243068057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8934642072239169508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8203511331426133988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8545135142167602793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3722942519067423597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6806328613451203792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388817144219626339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2622388740333289250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5667828898868211213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3570887842529029150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7646644795896942838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 987749188836532039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1987774622839044571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779173494708929393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6467188919542104629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1579168429222518937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577061721486902968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4288947038981988228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5914530209491758333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3074024824926386774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8332970708575315339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7724604086796243380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3129845538812643470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775837205742359391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 244712600073347409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7758364640783868087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1424054225073131402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3782946574331764097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6439317461931511661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4669585569013244438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3434768250636457553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2175754200981556917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8691737928661083347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3434929236605100766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398448059853580113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5286761041059410508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 498083016661881008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4399516241395655709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 727711454533966049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2484054799310057349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4127168702190239754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8767038449298887907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3293003209856611353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4956323031484627450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4917562286643210904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9164879871473693747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6028125311077484086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7358020435426739352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2355478688764089555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5293621851957351249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187048893505682559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8182384266603869319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -360931229083403160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6940937494649046485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6285650738158617069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8289967544629279464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7284040009984504863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4039236250482553631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7150794269091545196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2632626824488202693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4439221508167396050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841036931017131483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1972011611703536099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1921678432738910866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2121350083965907690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3583642845471776383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213799632648589540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6636448966758257948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181453407360983463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3158974522636088108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129142314663820961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7584823978214593843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6455678165241109358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1784590395953340698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8354458453264736266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3787571284009673845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8164483232778351062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4673212246590574464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511805554147495775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877514530271699315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1619278091634923196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4700426933764743992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686436557555189368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3751062582436562595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832006772875608131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3352545109068034190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8881382070579026818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2757556800368890241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1224997053164804646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2846582098829604688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -685079356214309657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 37765606999050645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3161438214620001719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7991294362747291859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2082200067094904166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553012842835501696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:52,686 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,686 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,686 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,686 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:52,695 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=4179 (was 4191) 2024-01-06 19:55:52,703 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4179 2024-01-06 19:55:52,714 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,718 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,719 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,719 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,719 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-06 19:55:52,719 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-06 19:55:52,719 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-06 19:55:52,720 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:52,728 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=4166 (was 4179) 2024-01-06 19:55:52,736 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4166 2024-01-06 19:55:52,747 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,751 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,751 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,752 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,752 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-06 19:55:52,752 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-01-06 19:55:52,752 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-01-06 19:55:52,753 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-06 19:55:52,753 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:52,753 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,753 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,753 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,762 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=4151 (was 4166) 2024-01-06 19:55:52,770 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4151 2024-01-06 19:55:52,781 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,786 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,786 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,786 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,797 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,805 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,814 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,821 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,821 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,822 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,828 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,828 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,828 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:52,828 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,837 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=4019 (was 4151) 2024-01-06 19:55:52,845 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=4018 2024-01-06 19:55:52,856 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,860 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,860 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,861 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,871 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,875 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-06 19:55:52,875 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,875 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,876 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:52,876 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,876 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,876 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,884 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=3986 (was 4018) 2024-01-06 19:55:52,892 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=3986 2024-01-06 19:55:52,903 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,907 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,908 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,908 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,918 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,926 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-06 19:55:52,926 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,926 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,927 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:52,927 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:52,927 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:52,927 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:52,935 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=463 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=3943 (was 3986) 2024-01-06 19:55:52,944 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=463, ProcessCount=167, AvailableMemoryMB=3942 2024-01-06 19:55:52,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:52,959 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,959 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,959 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,960 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-log-dir so I do NOT create it in target/test-data/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c 2024-01-06 19:55:52,960 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/46c6852e-5c5b-e498-48d2-84cfda786dba/hadoop-tmp-dir so I do NOT create it in target/test-data/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c 2024-01-06 19:55:52,960 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-06 19:55:52,970 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/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c/bucketNoRecycler.cache 2024-01-06 19:55:52,971 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:52,971 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:52,971 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c/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/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:52,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 304284077462489313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-06 19:55:54,072 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c/bucketNoRecycler.persistence 2024-01-06 19:55:54,072 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:54,072 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:54,072 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:54,085 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/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c/bucketNoRecycler.cache 2024-01-06 19:55:54,086 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:54,086 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:54,088 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:54,089 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c/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/d0a09e83-c26b-9450-5a1f-aaa2f9f7940c/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:54,089 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:54,089 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:54,089 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:54,089 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:54,098 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=426 (was 463), ProcessCount=167 (was 167), AvailableMemoryMB=3915 (was 3942) 2024-01-06 19:55:54,106 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=426, ProcessCount=167, AvailableMemoryMB=3915 2024-01-06 19:55:54,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:54,123 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:54,123 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:54,123 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:56,375 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:56,375 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:56,375 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:56,375 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:56,383 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=426 (was 426), ProcessCount=166 (was 167), AvailableMemoryMB=3886 (was 3915) 2024-01-06 19:55:56,391 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=426, ProcessCount=166, AvailableMemoryMB=3885 2024-01-06 19:55:56,402 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:56,407 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:56,407 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:56,408 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:56,419 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:56,423 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-06 19:55:56,423 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:56,424 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:56,424 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:56,429 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:56,437 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:56,445 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:56,445 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:56,445 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:56,445 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:56,453 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=426 (was 426), ProcessCount=166 (was 166), AvailableMemoryMB=3759 (was 3885) 2024-01-06 19:55:56,462 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=426, ProcessCount=166, AvailableMemoryMB=3758 2024-01-06 19:55:56,472 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:56,479 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:56,479 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:56,480 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:56,480 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:56,480 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:56,480 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:56,480 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:56,489 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=426 (was 426), ProcessCount=166 (was 166), AvailableMemoryMB=3726 (was 3758) 2024-01-06 19:55:56,498 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=426, ProcessCount=166, AvailableMemoryMB=3726 2024-01-06 19:55:56,508 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-06 19:55:56,515 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-06 19:55:56,516 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-06 19:55:56,516 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-06 19:55:56,516 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-06 19:55:56,516 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-06 19:55:56,516 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-06 19:55:56,516 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-06 19:55:56,525 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=426 (was 426), ProcessCount=166 (was 166), AvailableMemoryMB=3694 (was 3726)