2024-04-27 20:56:36,192 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-27 20:56:36,422 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/903ac0e9-8c45-38a6-54a1-7b5db5643417 2024-04-27 20:56:36,479 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=273, ProcessCount=167, AvailableMemoryMB=2551 2024-04-27 20:56:36,513 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:36,525 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:36,537 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:36,540 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:36,544 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-27 20:56:38,394 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:38,395 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:38,394 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:38,394 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:38,407 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=1834 (was 2551) 2024-04-27 20:56:38,417 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=273, ProcessCount=167, AvailableMemoryMB=1834 2024-04-27 20:56:38,425 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:38,433 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:38,434 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:38,436 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:38,444 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:38,444 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:38,444 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:38,444 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:38,444 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:38,455 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=1808 (was 1834) 2024-04-27 20:56:38,464 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=273, ProcessCount=167, AvailableMemoryMB=1808 2024-04-27 20:56:38,472 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:38,480 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:38,480 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:38,481 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:38,501 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:38,510 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:38,521 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:38,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-04-27 20:56:38,521 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:38,522 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:38,533 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:38,543 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:38,543 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:38,543 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:38,543 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:38,553 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: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=1649 (was 1808) 2024-04-27 20:56:38,563 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=273, ProcessCount=167, AvailableMemoryMB=1649 2024-04-27 20:56:38,570 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:38,579 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:38,579 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:38,580 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:38,671 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-27 20:56:39,024 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-27 20:56:39,039 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/bucketNoRecycler.cache 2024-04-27 20:56:39,039 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:39,039 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:39,040 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/903ac0e9-8c45-38a6-54a1-7b5db5643417/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/903ac0e9-8c45-38a6-54a1-7b5db5643417/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:39,182 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/903ac0e9-8c45-38a6-54a1-7b5db5643417/bucketNoRecycler.persistence 2024-04-27 20:56:39,182 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:39,345 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/bucketNoRecycler.cache 2024-04-27 20:56:39,345 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:39,345 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:39,412 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:39,413 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/903ac0e9-8c45-38a6-54a1-7b5db5643417/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/903ac0e9-8c45-38a6-54a1-7b5db5643417/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:39,425 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:39,425 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:39,425 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:39,425 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:39,435 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=273 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=1767 (was 1649) - AvailableMemoryMB LEAK? - 2024-04-27 20:56:39,443 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=273, ProcessCount=167, AvailableMemoryMB=1767 2024-04-27 20:56:39,456 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:39,464 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:39,465 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:39,465 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:40,527 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-27 20:56:41,528 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-27 20:56:42,629 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:42,629 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:42,629 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:42,630 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:42,640 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 273), ProcessCount=167 (was 167), AvailableMemoryMB=1733 (was 1767) 2024-04-27 20:56:42,649 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1733 2024-04-27 20:56:42,661 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:42,668 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:42,669 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:42,670 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:43,137 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:43,138 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:43,138 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:43,138 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:43,138 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:43,152 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1695 (was 1733) 2024-04-27 20:56:43,162 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1695 2024-04-27 20:56:43,175 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:43,182 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:43,191 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:43,191 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:43,202 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:43,210 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:43,221 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:43,222 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:43,225 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:43,226 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:43,233 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:43,233 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:43,234 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:43,234 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:43,245 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:43,245 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:43,246 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:43,246 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:43,246 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:43,246 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:43,246 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:43,260 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1530 (was 1695) 2024-04-27 20:56:43,270 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1525 2024-04-27 20:56:43,281 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:43,290 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:43,290 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:43,290 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:43,302 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-log-dir so I do NOT create it in target/test-data/c6aae1a1-0e57-297a-1e21-20233aa51414 2024-04-27 20:56:43,302 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-log-dir Erasing configuration value by system value. 2024-04-27 20:56:43,302 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-tmp-dir so I do NOT create it in target/test-data/c6aae1a1-0e57-297a-1e21-20233aa51414 2024-04-27 20:56:43,302 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-27 20:56:43,302 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/c6aae1a1-0e57-297a-1e21-20233aa51414 2024-04-27 20:56:43,302 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-27 20:56:43,313 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/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.cache 2024-04-27 20:56:43,313 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:43,313 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:43,314 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c6aae1a1-0e57-297a-1e21-20233aa51414/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/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:43,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7714357212846322102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,415 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.persistence 2024-04-27 20:56:44,415 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:44,415 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:44,415 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:44,430 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/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.cache 2024-04-27 20:56:44,430 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:44,430 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:44,433 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:44,436 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c6aae1a1-0e57-297a-1e21-20233aa51414/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/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:44,437 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:44,437 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:44,437 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.persistence 2024-04-27 20:56:44,437 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:44,451 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/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.cache 2024-04-27 20:56:44,451 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:44,452 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:44,457 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:44,457 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-27 20:56:44,457 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/c6aae1a1-0e57-297a-1e21-20233aa51414/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/c6aae1a1-0e57-297a-1e21-20233aa51414/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:44,458 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:44,458 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:44,458 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:44,458 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:44,469 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1482 (was 1525) 2024-04-27 20:56:44,478 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1482 2024-04-27 20:56:44,488 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:44,494 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:44,495 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:44,495 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:44,843 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,858 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.91 MB, memory=0 B 2024-04-27 20:56:44,859 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,861 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.69 MB, memory=0 B 2024-04-27 20:56:44,862 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,864 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.47 MB, memory=0 B 2024-04-27 20:56:44,865 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,867 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-27 20:56:44,868 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,870 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.58 MB, memory=0 B 2024-04-27 20:56:44,870 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,872 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.36 MB, memory=0 B 2024-04-27 20:56:44,889 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,891 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-04-27 20:56:44,891 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,894 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2024-04-27 20:56:44,895 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,896 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-27 20:56:44,897 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,898 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.85 MB, memory=0 B 2024-04-27 20:56:44,898 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,900 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.63 MB, memory=0 B 2024-04-27 20:56:44,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1998711155051571809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9132682699994651200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2658605387053144328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8350725296315297459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6493210552439517181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3258439416378876610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2525819417697075982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176008594327139856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4899090585355708248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2787866465827057318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4616847106242115139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2232166650385362208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1761418795141325148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305788007058972648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6489394719675381942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4477786454217418994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2253339297800826419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6707606117634364432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4059647754059329224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5959730168562223028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 267686069954599317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3942781391474278112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1015295114620476655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4833118119226757283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -713466053815360043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3742842772925002105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 316354141324985553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4887052320477301604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3786791345132731369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6574517610911070947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1684615804550647895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8505651962939178701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6991270269007323349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1407668147452232188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2644123898871557394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4954246606074431895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2460145113768011564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3244033443488215391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590734455104913681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5297791254682142616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4684437666958202011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1993949890243171708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5981961201285664680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4123805436150718130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2866742878420064230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7559298774319002724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1936455278180827462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5939747918518356118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8077271469078884914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7365815307889349472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4131582108577716679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8288491693964461426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7260965748464350573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1507092717544637005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8286202619051918473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -640192680160382981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3476845237679531415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7264004747339454732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7300261763167514285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 67557231191806370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154466476688618363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7807570883160584224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4079458072003306618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1974785038696422926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3615168955312397205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886974645887822070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8049414121134653149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3683543428612574189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906218466898569788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -517589728098049046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789187148631455323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2929074920297651286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120309965440839755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813611762433488088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4994016011609047641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -370684959480875969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5376544108487353374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4677956084406377253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6998554551465744324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8614121278636017245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6823449995790250092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8282329659858973464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2889638443263231763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2115103736533556861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3428829032704410609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5611439000777307354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 687798850134342994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1497870242913654982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5036590782046014104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530658172358905997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5511149957783103594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8439165158964635160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5594535805350140965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4575176798893957418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1991843767725867166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4021697837827064695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184546421024620356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1199982573094801411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7771792315765145235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2745343043085361475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8850887384175981067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4585860780653326853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4640167863281630334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8613187820750560502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -298733303096585005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5907858554985073970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6429566455272560356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7036951798301785860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -472122167197379475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4481919019868368206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1310375654589937432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4377624222164118007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864218795350887436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8939786724715066988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661394235058452240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789524687969041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4632508068803815753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7316415727090339165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5271551811453967172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7032343533012403593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2267348256752858840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1109210566758416641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416357209963488544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6433016794988164794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2424175119103131492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8058436276565211153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8055969481366329246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3973758752564744316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -335562166060564691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4158515785429111351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625872052938092020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3944872056699776510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1449110566170065260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4252076015472743492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7400747868611476748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5381870607405838272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2708468552532638529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8983235847605002535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3944140255158100014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8780426025568705331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024396974036778912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8379360009274536567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -878563954345915562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1290017537899311687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8401133107422492228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107912196888410854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8762325731582106872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2682831340295187059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286950004101165034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 950410287702964646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205867405922018088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526277508829818862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989501733216621422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4830168790831031713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8526753313483852612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1355404256837092832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974827961973196282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8991074518069503693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4670849051137513543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3735843567636725272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142775992686259002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8459386512290229342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7435799942795975066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8148503461666952526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7159422905218784069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2156097018789332716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695690653210002120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3810222659453964948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5622273438279265203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5592577139542496688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3189438308304031730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6546004199751527676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3903591224753288386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96122259335950567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3930416459278423220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8247625049100969793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5603789758666342699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 444501338181706661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2872670820399914195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6906408746030433988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9041489319544055457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9130837933732619875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3926138127745128149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -505037303674277646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3687177806609499553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650579098181205741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6345495638521925025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4710581315810060556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5844255830316397823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479042492353596777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1878308151607420784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827606539123557181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284271601911636529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2302966538054377564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7495491949247149785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8879211700061549540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5700412354406464618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6115599863841791237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8747610859123743160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6446714789166257005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870991925183900539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6868699895952372415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8818329986925381810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6049705898856788669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2673202044837241501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7925770109773190564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4091874667968434381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2278208434888173078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3448350299424651435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7705352259675255177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3788281517400955955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6528305996939853678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -440916571141343863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9067007076187172833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 65763883265254703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 271144027182123815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6107234732187203041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -289014288679921312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5536696095517114892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6660308969779786421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7824677970814290333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072839138451980268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2976212150248732749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 882013576294166275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165988649219802804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2872222902776591443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2945733719532728595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7935795717766492590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1405001779962053890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8632264414926842130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222469322573048269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3901692700004869438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3279027702231662958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1351330667865822558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7536818774489816218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 782270170895207628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7659277665867955230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2162046593714524845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4656858497987545298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5326964737993435653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -998190590366594757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6215681706306052078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3147708003858910267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2462207804518357110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8440354814283098000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2510023127111277540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -136456711596679828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5126088850003949689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8619230138985761117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4766194106139121112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3879010922621645614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3618788138421102816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 217497527980795748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5222098520033496495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9083192745085225952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450548249273008645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3463680367721075335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3732047141139673889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1006232663030717993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5630581245809923890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4566872815200350352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6652189165712378052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1039391260834888216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6949271289688696885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1423690800148012333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279012700625902179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4873379995666231771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918898405966063881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2410704246038344824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8472845234360668470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965238555719806370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71132659584046667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2004503065124535810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8183588992554330813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7854825651048290042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2035364402486658012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:44,942 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,946 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2024-04-27 20:56:44,946 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-27 20:56:44,947 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2024-04-27 20:56:44,947 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:44,948 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:44,948 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:44,948 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:44,959 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1452 (was 1482) 2024-04-27 20:56:44,968 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1452 2024-04-27 20:56:44,980 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:44,987 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:44,987 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:44,989 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:44,990 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-27 20:56:44,990 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-27 20:56:44,990 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-27 20:56:44,990 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:45,000 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1419 (was 1452) 2024-04-27 20:56:45,009 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1419 2024-04-27 20:56:45,020 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,026 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:45,026 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,027 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,030 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,031 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,031 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,031 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:45,032 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:45,032 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:45,032 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:45,032 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:45,043 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1386 (was 1419) 2024-04-27 20:56:45,053 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1385 2024-04-27 20:56:45,064 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,071 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:45,071 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,072 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,082 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,091 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,101 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,111 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:45,112 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,112 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,112 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,120 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:45,121 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:45,120 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:45,120 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:45,132 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1235 (was 1385) 2024-04-27 20:56:45,142 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1235 2024-04-27 20:56:45,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,168 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:45,168 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,172 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,183 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,191 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-27 20:56:45,192 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,194 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,194 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:45,194 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:45,194 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:45,194 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:45,205 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1171 (was 1235) 2024-04-27 20:56:45,215 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1171 2024-04-27 20:56:45,231 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,237 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:45,237 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,241 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,252 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,257 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-27 20:56:45,257 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,258 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,258 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:45,258 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:45,258 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:45,258 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:45,269 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=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=259 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1117 (was 1171) 2024-04-27 20:56:45,279 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=259, ProcessCount=167, AvailableMemoryMB=1117 2024-04-27 20:56:45,290 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:45,298 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:45,298 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,299 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,299 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-log-dir so I do NOT create it in target/test-data/0148a956-4458-af3f-ec7f-84f7dde05c6d 2024-04-27 20:56:45,299 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-tmp-dir so I do NOT create it in target/test-data/0148a956-4458-af3f-ec7f-84f7dde05c6d 2024-04-27 20:56:45,299 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-27 20:56:45,310 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/0148a956-4458-af3f-ec7f-84f7dde05c6d/bucketNoRecycler.cache 2024-04-27 20:56:45,310 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:45,310 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:45,310 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0148a956-4458-af3f-ec7f-84f7dde05c6d/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/0148a956-4458-af3f-ec7f-84f7dde05c6d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:45,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7332501388737684733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:46,411 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0148a956-4458-af3f-ec7f-84f7dde05c6d/bucketNoRecycler.persistence 2024-04-27 20:56:46,411 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:46,411 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:46,411 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:46,426 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/0148a956-4458-af3f-ec7f-84f7dde05c6d/bucketNoRecycler.cache 2024-04-27 20:56:46,426 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:46,426 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:46,429 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:46,430 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0148a956-4458-af3f-ec7f-84f7dde05c6d/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/0148a956-4458-af3f-ec7f-84f7dde05c6d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:46,430 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:46,431 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:46,431 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:46,431 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:46,441 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=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 259), ProcessCount=167 (was 167), AvailableMemoryMB=1084 (was 1117) 2024-04-27 20:56:46,450 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=1084 2024-04-27 20:56:46,462 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:46,469 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:46,469 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:46,470 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:48,722 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:48,722 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:48,722 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:48,722 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:48,732 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=1051 (was 1084) 2024-04-27 20:56:48,741 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=1051 2024-04-27 20:56:48,754 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,759 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:48,759 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:48,760 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:48,780 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,787 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-27 20:56:48,787 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:48,788 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:48,789 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,799 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,806 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,813 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:48,813 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:48,813 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:48,813 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:48,824 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=895 (was 1051) 2024-04-27 20:56:48,833 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=895 2024-04-27 20:56:48,843 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,853 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:48,853 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:48,854 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:48,854 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:48,854 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:48,854 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:48,854 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:48,864 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=863 (was 895) 2024-04-27 20:56:48,873 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=863 2024-04-27 20:56:48,883 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,889 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:48,889 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:48,890 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:48,891 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:48,891 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:48,891 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:48,891 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:48,900 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=238 (was 238), ProcessCount=167 (was 167), AvailableMemoryMB=832 (was 863) 2024-04-27 20:56:48,910 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=238, ProcessCount=167, AvailableMemoryMB=832 2024-04-27 20:56:48,920 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:48,926 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:48,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-04-27 20:56:48,926 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:52,016 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:52,016 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:52,016 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:52,016 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:52,026 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1236 (was 238) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=936 (was 832) - AvailableMemoryMB LEAK? - 2024-04-27 20:56:52,035 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=1236, ProcessCount=167, AvailableMemoryMB=936 2024-04-27 20:56:52,046 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,050 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:52,050 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,051 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:52,055 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,055 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:52,055 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:52,055 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:52,055 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:52,065 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1236 (was 1236), ProcessCount=167 (was 167), AvailableMemoryMB=924 (was 936) 2024-04-27 20:56:52,075 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=1236, ProcessCount=167, AvailableMemoryMB=924 2024-04-27 20:56:52,086 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,090 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:52,090 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,090 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:52,100 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,104 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,107 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:52,107 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,108 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:52,108 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,113 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,118 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:52,118 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:52,118 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:52,118 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:52,128 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=60 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1236 (was 1236), ProcessCount=167 (was 167), AvailableMemoryMB=886 (was 924) 2024-04-27 20:56:52,137 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=1236, ProcessCount=167, AvailableMemoryMB=886 2024-04-27 20:56:52,148 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,149 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:52,150 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,150 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:52,150 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-log-dir so I do NOT create it in target/test-data/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5 2024-04-27 20:56:52,150 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-tmp-dir so I do NOT create it in target/test-data/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5 2024-04-27 20:56:52,151 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-27 20:56:52,161 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/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5/bucketNoRecycler.cache 2024-04-27 20:56:52,161 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:52,162 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,165 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5/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/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:52,287 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5/bucketNoRecycler.persistence 2024-04-27 20:56:52,287 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:52,300 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/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5/bucketNoRecycler.cache 2024-04-27 20:56:52,301 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:52,301 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,304 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,304 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5/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/39c9c3c6-4b09-fbd6-eee3-244e01dca3d5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:52,305 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:52,305 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:52,305 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:52,305 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:52,315 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1236 (was 1236), ProcessCount=167 (was 167), AvailableMemoryMB=886 (was 886) 2024-04-27 20:56:52,324 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1236, ProcessCount=167, AvailableMemoryMB=885 2024-04-27 20:56:52,335 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:52,339 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:52,339 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:52,340 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:53,440 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-27 20:56:54,541 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-27 20:56:55,642 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:55,642 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:55,642 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:55,642 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:55,652 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1236 (was 1236), ProcessCount=167 (was 167), AvailableMemoryMB=874 (was 885) 2024-04-27 20:56:55,661 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1236, ProcessCount=167, AvailableMemoryMB=874 2024-04-27 20:56:55,671 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:55,675 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:55,675 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,676 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:55,677 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,677 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:55,677 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:55,677 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:55,677 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:55,687 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1236 (was 1236), ProcessCount=167 (was 167), AvailableMemoryMB=866 (was 874) 2024-04-27 20:56:55,696 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1236, ProcessCount=167, AvailableMemoryMB=866 2024-04-27 20:56:55,706 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:55,711 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:55,712 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,712 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:55,722 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:55,728 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:55,733 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:55,734 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,735 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:55,735 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:55,741 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:55,741 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,741 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:55,742 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:55,746 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:55,746 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,747 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:55,747 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:55,747 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:55,747 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:55,747 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:55,757 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1236 (was 1236), ProcessCount=167 (was 167), AvailableMemoryMB=769 (was 866) 2024-04-27 20:56:55,766 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1236, ProcessCount=167, AvailableMemoryMB=769 2024-04-27 20:56:55,781 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:55,784 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:55,784 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,785 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:55,795 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-log-dir so I do NOT create it in target/test-data/06f1ff25-96c4-9d3f-5a8f-4c171c120918 2024-04-27 20:56:55,795 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-log-dir Erasing configuration value by system value. 2024-04-27 20:56:55,795 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-tmp-dir so I do NOT create it in target/test-data/06f1ff25-96c4-9d3f-5a8f-4c171c120918 2024-04-27 20:56:55,795 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-27 20:56:55,795 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/06f1ff25-96c4-9d3f-5a8f-4c171c120918 2024-04-27 20:56:55,795 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-27 20:56:55,805 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/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.cache 2024-04-27 20:56:55,805 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:55,805 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:55,805 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/06f1ff25-96c4-9d3f-5a8f-4c171c120918/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/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:55,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1866019644074707535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:56,906 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.persistence 2024-04-27 20:56:56,906 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:56,906 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:56,906 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:56,920 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/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.cache 2024-04-27 20:56:56,920 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:56,920 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:56,923 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:56,923 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/06f1ff25-96c4-9d3f-5a8f-4c171c120918/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/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:56,924 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.persistence 2024-04-27 20:56:56,924 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:56,924 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:56,924 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:56,936 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/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.cache 2024-04-27 20:56:56,936 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:56,937 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:56,940 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:56,940 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-27 20:56:56,940 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/06f1ff25-96c4-9d3f-5a8f-4c171c120918/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/06f1ff25-96c4-9d3f-5a8f-4c171c120918/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:56,941 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:56,941 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:56,941 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:56,941 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:56,951 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=80 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1236), ProcessCount=167 (was 167), AvailableMemoryMB=819 (was 769) - AvailableMemoryMB LEAK? - 2024-04-27 20:56:56,959 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=819 2024-04-27 20:56:56,969 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:56,971 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:56,972 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:56,975 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,302 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-27 20:56:57,313 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-27 20:56:57,324 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=4.28 MB, total=31.75 MB, single=0 B, multi=14.72 MB, memory=0 B 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3409939101815713509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2078199330912236817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487969682307550757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2759955147904253222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6449455062956246084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7589279572459435709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7977227875028646249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426997218444070843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1805791554712840418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4484970753184020329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2719373702378445446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -683696165326053318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2492983265709075545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8510730765112121455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3968965538849234855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6702021647063900743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4218541233125584034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5837439430975960482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485829091478232064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4814806084987090205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8922094223782451064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467930972779202559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8229086134416238641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1871190911075876635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5423103919238648973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7625829695986613896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973083907980342563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -162061957841030945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8044561521449857653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1274660522012330058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9036791282611211727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2579690437168615756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4978869366457634051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4210816857576913656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254964999260463447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4432209516184067492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5456218567730057916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068680861961173567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9094699938293059331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1934555881577200604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2327575273671009661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7067835750935679613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8904410762314274987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1161883058869880579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7364115674459540122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6722012258899973243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030030422401517881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011719630230638247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4407191272761954929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7046341887109599434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8940053854877055504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1526056016573465872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1738677099283070675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4531257438321306214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -842095391010802277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2521792761663087683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223478687481256011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7871695868138963246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4093388912716073518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3117523850271731229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4437197006662367718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6878463236418983714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8180228725487952333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6374645472748382210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2600401488919573148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031428749543227499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870121004156283297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6862571252881830893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3360040326599069807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3783914722638515992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7399169453856582429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6736051198310913221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077712825450369816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7862449126177587375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1111920886698686185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6348121354020423403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5416145742885168791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -760188780024179218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6615193437025391181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7618984692638550986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7599428135645227240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7551805578413335366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621281633724444186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950609854289210893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2156840751619918594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1369038048948441741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 24394098853082924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 938118959678593790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8605099413516194020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707275358287039321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8454942624493297917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7885902971810219995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033923000225295336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5688752336537121884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377481162165257280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3406081767326347000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7601756181892530272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1636259696258016843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4687861388060744433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5198577728054131034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053398876902288450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6256121464485689050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8246360323307004031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644855866699669962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1411907272931256515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4714655715265027518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -495573007708147190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150536937563511319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1957099104530139208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7007318810448798998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6658340843286449007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3637767535435195414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6718808452860248714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 968364113257505266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2280143586911829495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4017382180895462079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1360236478756662256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3641766088653399203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6484451780889593080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7283672150331679164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3026036335392706643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2598624914356127664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7567616517389629816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868038280521380262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8897279203149087013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4871905863580861839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3201313835155776040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981822863174745375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2076014035988056751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8550478475418557785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -901818685307320920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1290258266022375830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7212923012031175296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2993483226983028261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1600368618980679984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 571520630764359156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5387245885161081110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7488049676687056829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485177266401901278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3504729733956556123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1373791129217049635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9087442794177300521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1227508706734540160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6946372289774393904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 375198897502208056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -692188382844279041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2619110637417604889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787105042929288376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1198728116421912592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550043413641468302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6451202217728471796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1838582869965114472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132213056176600405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1972663196487367572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5483292481718457741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914296064024973690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3850936550459956855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7276637321739847811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3307798139537615644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1090128920981682903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3456394961633577966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242002443885362230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4574343196373041770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1216911777479576377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2627813128731226499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2413395343802619434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940202409364218307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7171171796592522650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7954226724273588593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5313471564218699962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9164912899986066744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949982331456258614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2428101691368013782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -897884382110018025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1707317146682354529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347294216732738580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483095925832901605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7676287779093035238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -840950341519899542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1511850388427945623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6967521081025208464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6793508141591431561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705612047302100733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1363546739343114446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7238212596086519545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650640998431415738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7974771431676267637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621685093169656060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4914303097697545251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5249547525139492803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6051523089699501123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 855559860273815880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2742568576944365354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662744562242460069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7776096669727595124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343557605954398104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8513323867929319645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6201024169545446524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8276079249457276460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4429887610820803960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8365237916932439564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8486852225448088759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4694588435865316124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5399215169329436631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7110219977789647744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7729726166598972849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5825881078263403099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5262567801620721208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2144228376022995566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8951161521085712326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8985245359515963106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1753014629823228644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5925239878979269653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 359768921653330152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8074229736606447416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4609651134613830775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983030834315272846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 237138121210227854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190552724507036294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7095544800709967282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6794469046871917299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662392301577574424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273308850555456191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1651281488652661535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7178913793059444907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4513760388679953228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743092702453730767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2163774441336119155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281628491269780040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2753287041564343611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8325387641329551808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1817169322671164619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7901887688449810455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606550173220516465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3697967333976475408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9170760986221586721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8381208069341651084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5332458410335197334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4283739914191988584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 554076528568023826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520137204217245648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3906746845515124119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2518294380726676797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8512207275764343309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9060559863509445146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2097968208996219724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523538605467523554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1359794497012849972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7368785799224334852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3479583634354093850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8215060252568988422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5482115043394351647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3633727685783062810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4142456098343900253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3022548147336750704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5842798207631522880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4404278946309308976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426765608718674228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6541967121312710876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3801765841125159525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510862901043696342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426726912517348960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2763460553861033226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1124353928340847904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4453647360426501893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4963516206055060622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8920644764606922343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4615645062357232394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9158218470710616933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6093435965729651037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856043799913484426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6345738621678297311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1319123028435087894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8976686087525218924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467744748071268786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1703472978630575442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4823167265134988987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3884421581886657944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2671708438872559098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1532541581275308385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8956811897924209219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7815929046021045654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2538537868418484713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4524776216580761274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1830157628550170365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3532656563414787647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3860900081363997154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5116517103751587279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5099615885118933508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 758865941996920267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6064052201592556498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3247316239842949439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8532133611045369621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5238741297498540560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7482871215334466868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3411585304238324228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8799316298179052151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6101980741159953105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881848032126835869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752284221287254681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6153909018636850775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4935400006532912248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6270564653077402319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675258044927860239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9045889729443986413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913559991322828465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6282964403455396854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6069434201855948997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284754582986373943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692121883232152867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3790606881133339524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8682032592359378260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8896064552178639185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5112826251018636556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1005478654555918201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7903633125654484569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5418450698453024948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2540313975705538669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7418647893691145791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8657152401943926579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3015694429443773576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1667181730301016673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3562730818346055641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6580143850328013754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151059706294114280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5966335398822272986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3349667648147200413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736526881652472626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2478079263633015274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6583724260438751348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2178922771647872080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5767378224345802627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780912890311069784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243694343996212024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5978674836016906421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120507093061931537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1474390557493907143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8417518625565106489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4102148473669985265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2175771395563035980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5906787548972820983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752354969142806289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2636329301237815062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566392003180768819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8097197495626735473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7686871920765158093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7946700939561861069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7533497273297175694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712336677463418297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6571559224115090308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6864378469851740491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4512140122116328424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8807610034019910048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6099820070993130127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4918305769315243385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6943597548153849145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4491022818600083401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 857437043536304664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000952917031575531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7410724833347090489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643934269864851728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527886334907688699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4242842309375609677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6786747013687741980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1735009258524829160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7078582401599073882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535432023109869529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -670361211639725844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 388726268474602920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4932842561654788027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 299482705287759766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 524471177958433105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1280851454333359705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2172090617799029274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4659093120837842449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6411544189813860838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7936369580434328187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5498825213803554266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423906771712223266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5043885812384377735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4721493288365376758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7718680396850208461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3308706595141376635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1753313073541981211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2194939277863339685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6761812668512610563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4341003298934183658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3124813412242240916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7570263624741665066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5462957063990016621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8724017668592205301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5171514247064215725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3246538259135598421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552058232722103108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296583447171441743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220299066494479669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695753005721570516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6829105953559119373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7951280869416419500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8797577691304984315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305469034889707663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5128162428600535030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862917698829477259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -877790343708288847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819955176952423478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -792387869460568827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7765210348455886830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2398710103367929234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5806907704617334193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749233254375059401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2084363593577276599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2976016389513964120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763709102740723342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 414792040755554446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2526950219939507872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6259725453133070962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493969623044408296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4909334189490504229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984564291242155182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2168052008182339968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237465017405176535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3562520595066074025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8065253967045816011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 286130815094239990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521474606223361795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5198749330595585884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4214490915381443065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1771502501388761728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3229263155140557738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1468826178046736539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6900225777006746530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8984678741448386614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7123103589600773197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9095075304763150013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2951575233195653956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7380805323939726890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -551589842238441002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626763295994735377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443681576688365256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4428707044125810707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -164599303086587540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152226834079856457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3320323465031703295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7598818262761604330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466661927172612406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -907122246849329838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2109918804538152696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6281955807343198136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1602337347230096895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4237803466475163599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8576024332428757251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7385234929083307146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1445111235325703928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5575133992028090827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5021837540781376294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4931960397391455038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2988818843683953911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8470261727145945308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4722875985122723604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 31129102673201980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8617833580208997804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109849254886414022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2217069795845942394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4999126300426225968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -709355383296477764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8798230289019758336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3353800823507107678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8243911203634880097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8396653865869261904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3690000054015515001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7443636226945798886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3464527897547677002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9134344727545670081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7503584875913363843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6581786531359050770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6740640182100298101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1768792764831493566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1551597792867994563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 497510855003369285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4963077815658267043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3860256251778624935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5564177556712663103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012090757658808157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1712408309198883284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5560377515785399864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7879557379919383677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4890080281091816249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2068252732261468638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3469888930974552665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5908440617971203354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7458205596110616182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9032272196439794340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075225832126032473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3663169090974852435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1935533445127042309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4919610617841047310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1274093379697303985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2560079471396858643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6926546809450162025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715919330207433669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4861323558162999397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2254689584870012805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7087649201861815922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8055374947545763245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4903633189690567846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8609978417093555238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1977545730007754461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3736610055731029134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8521529421411218602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2965063637372471250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6552557018607558551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 754081530951131207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6963054552519497241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -475805519429247423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427112825158096031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5843962657313380833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819820658926559563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5158325261375483265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6989054029817746903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 621291494025338862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7084734255375524878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7867372270890285095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089642283176562625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5585349246276191228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2657729210011467031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -823194594363085442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4986386383436651213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 643464490717891982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7597394454791366820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 150032692404625712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122429308445410000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805298456597121746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8809391443301960600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2644834971830294808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3020499446404402329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1425685653758686077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2304407577165997724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938328495207070541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2742660631332685959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088675362045130088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3752733787579022445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640429776647347829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046961600265893492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8435404078888392891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3151932115730225663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7085134583009404962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3307175055734075556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4530892630628016170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5961242804173265218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4878464346532873651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 109390961146395862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099522737927835048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4770731477730124120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6997660527228814963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4291999061765788220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8125912766880517620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6251172327586182681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5731260339801887881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -359747560958942016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5999151468063427601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9122684684566827437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1616513611054255034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2067080167651393922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3998001142072086608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127822288033359026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 247077091779091623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859383381872243323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8595167545132931289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4433593575865069060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -786599827758843895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351916102846790655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2652435366526731457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7711144001250012097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7186123789040432892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8589433526939424471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628259386239187133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 122486175335519342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5390085072168931977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4877798424744597230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3500904489371268774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929121488951771624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2761873210336577634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5325346775747284322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7548313726514999791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7163168702426436424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1378699198976867219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496697858537471432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3449113436899225156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3535705986601676113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5625150646483823436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2787797144003971336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8642259554699059319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6520534357568972620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8082063013819043286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4223747088060517433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815502457448976915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7912033923448071058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7992160415771086530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9036365801309647182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3632382950323916947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178173550931880075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2873797170654558059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2220870739333672752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -393662549344414602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7719981928856668230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8660428509771794450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033764087624047932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384574508646451837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621793598442556991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331857364982922865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7141986662799587845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994830937224381556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2173006149698915895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2681381430005565288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1633805321933556433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5315606335579840893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5091225240415690968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7459900769788141373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211129212423379312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3121819433522277307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9085596021915381152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3790971668606110317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3758180581054609818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3588949204574942624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593605287484236452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -744508846442904995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -436456514101644211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4450819318119326481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3044401527381939358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3583498379761603073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548220075385399276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991864344306481947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -604838373255183497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2731301997237795433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7258804853835657204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4215269429521877232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4831855081680122738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886537503412587000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660692587025447660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4020400388030842759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2746740516851002297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4295782588941114434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8001196848001537828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 436565067628431297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2969855045638239889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6197282077927588031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97242372708521612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4249562668704005436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335947894408856624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317428602182030532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642030699741254902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8648289016930218866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7287903463999872689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2210359846033890523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451986573199752360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 864158120985216091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5965917473552590460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216856097042153147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6001184360895446303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3642926884305663507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6739386393713295640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 161490270550837941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6033027069498883880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4583222365396574818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8242063906691857459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4229943813769060830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980786366665105344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3777028499783097395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3114846328835618212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1836185471271222102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1889941705374805467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1647527495490174577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6208632028308344661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6432282870270418450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1962733003094038878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6185035213733571665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1407133079311124231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6455282527957967360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3725033263866936100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -757245008535921084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047779069659405349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7451510241983482906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5861483345852885335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6395918298204264025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3525147673748232976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 630388876673097715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5253504801496724844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5070609799788143298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1945259656101633817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 189973971031291542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5100804922193081838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2182888920553596873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1934570761110343787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 758811663114932234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 782886734132202429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6453646603831319508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5360144180616655742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3756007115860093530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7066081796396641672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516399476385454807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9025593135428397796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7605754044684415499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5954153212662151652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373813339097815312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8691243617492692032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878269400705361221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8644114654143934717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3818361624469801171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6524529177835359892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5510377136285707685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9005903890329416575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5271148617072820257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949667498156714831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6828282384642424979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7779029851529106419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 908186944148088239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6360366765841581805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5765721429759167250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 325181844219935618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4201506095877707526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8396137721267410044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -604843783573166206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7506010105510586278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667408770755902225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517942077225793500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 823978422842236562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8757807117811825440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119983553443191391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6512192204046688940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5103160165405483301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 530537179350536514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5145945902835966015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6747842120107889133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6790778921680990272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 927329102607761168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416484580218485059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 672818068948253561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2428692470162711793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4860890252858591692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4233448984671875140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6134352198285936404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -536599658658000426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6588476734473494476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8166536513701736837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2717734011680677443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5651783677199752429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5775074190750682242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7736492830197386729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -711027423123595912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -857443996696644917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5557640339459012051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3593869332143907827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1881736739162650915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1731427605470296869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7095353037688928522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7914425787751548808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5022946649764774225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3277926469292100285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1490028969392019944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -312450215372208676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205110121431675628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8931930412109766827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3258296406796642026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8041779119299933218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4596381557638828038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5858822340958948400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1489619429566356151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2157113392993396158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -454610659752720680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5883578360622241811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4873750267434302261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2491301589002130731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4548851274043133260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 898112969145226183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875487792383800048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1814888609959853270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 842568004850499498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1171492208982228424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7963861843674400089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1144720473101760576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1423841655252726295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3755598754592170727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6945683758972771700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3604517051847861452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379904229775673333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5354651059108144208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1600785913111986494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013494098402854162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6767699234211269820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3387840474335476617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7407793378832277056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 310776204581578867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959510156152904081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 970888882692770726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4473023123583798654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077186567938739258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2707453991313647302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4048668232544496621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8129758817003947501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5097770307717483661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -473437449262979870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4354126797436469710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2642602352644313037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8341936786106792521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297910951285540325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3836696792674894876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8461456103445272624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5387310087732878519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3610782224535383173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6603457951549200769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2698957574424736879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6267413807609345286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298586098227103554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774292165568089628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2243582334931285507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6648107861476198715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334952610022875213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8338812056461584896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146480481908205148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7298382284669812189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4457966922600189328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3223365273466289562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8695318028569833406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4104257119111373868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9175669538382212946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5825881263344400008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8667014732280046465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7970079373348757080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2949357693673765347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3535096155194466917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7570375251260765104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8959276551277123087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3981744853943144247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5825079874384183754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 282036155262077908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2114090509440265891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2757010484250590269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6304125887664308526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2998257363561792816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6468888492760232203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7521346909410494794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1295556243801133660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6315214532229434300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601490069716554305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6472809748734885603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6924509015105563290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4307788183805441301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7337622329763895107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4355075938606913759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3974084301771001843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 685992420321723574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278880951302700663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829341078076840688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -916550508656905826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4042839907684359202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9049878950157772338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4672965817655283224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1431581043848508615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -199359453326222904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8820166118997563462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382998309950386218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8695311650905854430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3348346221361263528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4512235862533674451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7888475777328385764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5989941729459543954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180335971772986570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703030353379647901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7172417687808745848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1781877860956771899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941358385488597389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5895133097307687725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8830556662843556087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -469843250034183661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 187790450985280584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183163159532302671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4715312386196856307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -505972793947707872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 662451892748151315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3295432006230549987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2746437173210022776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5723745550398544165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2513201161352297171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5517016653132069851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2590158306180431422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3137505140294308890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 848103878138650325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1506138869052159433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8371236446870565152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3469239361407635623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5007403392735654739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 567990798178833854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135937232982477000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5204348198483109631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5702952141625944081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6388848450246487164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2503208603287963440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -664006964909044209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3527559299781354612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1064001785013459920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1922019288395715633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7040611509341485338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8347857563962449533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -457617876682053457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 40859827623948637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4442531390563446863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1935860224883723280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5149545657326729403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690162272980235549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790863587124597920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6054512974565564174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5077301139741648292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1486327927697783299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2092660084194179876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448987234566681231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4894538189905463530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4161244211475120162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1057066330930957544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7016898434814244721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8035446034883647176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4736111649927975949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4673197149657841425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193325969608388076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2453096131565268492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5298690489360466425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 29562367975451422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9002382546129760974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4806912825605972262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4171000933699299074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1644571239572452266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027327013262625458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3729894419347644100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8699964741632366932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178073514049212964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7340887073512894423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -114592199847001754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8025746500208066004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4826113967700173743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5496159476891786092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448786304347536195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2525703053327266696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7647914682063529176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7788670363429395542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1197195098221761962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3685458956800295431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5465591849270001144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5548237363867106945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7965136287532041162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5589751969935437262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4401622543175074348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1020281930919960976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718109632196793576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2366161699988391982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6077405729102975836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 260849100524188445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8179804369073407697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7846296481631410719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2106817827518263445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1636353906019943439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1197041040940865283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1243604374064865919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2456125563809592273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1979970264156017433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5844450863472144593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3664285521578816784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4539590483832961902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7586589737057986540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6339791112834776690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395524686023508568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7828931466631135032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927303097640747238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3442330856960692227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8782766243902199970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512544031574902657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8492464849298321578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8918651681966816013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7599169292475067746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7679779486676625728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502128687683215482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2846289201576282662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3155023857410731975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5438453559819479814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2815040946276103918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5259558356528639090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3643965605054746892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5367577547060989937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2395129500566446588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4659762065248500280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4574840394117189195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6899716858458870347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2746839399731234137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 89207247612186409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4442307538290715386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3852467342123206472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4268664118996607546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2054775983929035595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4644076236022906645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5645501914181144887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2633038464226747540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2907645278658371923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162598834450782071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7109633543800866630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5875572826925003744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3535030383867702685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8839384325257159942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8100638217193782849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2778269700984189918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3006071732080453733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7262213663937082063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897615357263029613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5342959463886437286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1145373926622246259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4290248184192731560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -368725329990524655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8445467041049091196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4378123473066080726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -302420789134284617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8149065873761392970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8352102713102294161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8640218148208247907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7766539077430162597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3162890159404997181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2499437459541496727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6814454587863719951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8740166403891093921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9025602987930043592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7497939011794991711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434990867588926603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8340898572865205030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6486888657506965758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1252187530152536162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6669080068076616865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5249018788154029525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4916308043479582256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8263996500474337992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1954658720937916398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3883547053788148411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1434937574764413439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458058092849845954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5162460585625096684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2015466643508489068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8253789941293015357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -213240506231549482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004667554486546362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7354192792531530352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119392855943986783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872334658894796538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561257052157083501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1446961062016410208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6165093113141301633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 839768757801988767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4073954963318553634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6228374233002849383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5546892621195018512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -606818612211048203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1307372829720723095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1842961335311763513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5126120139325776019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1391121952233587123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 21352991841675794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9093781985354658353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9032399871603596618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4568303956313476589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -287285610050444351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3909036012938999166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975756368804533543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3413772562409595914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6509625677269361910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8262504777226372219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8737034198128895253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015576256931484388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2740654381621987514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6193051372186264120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8912918856435967445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386555441993260210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1658807582884609348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1175803685200322611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7476443589253826290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9092949436210768532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1766391611875746927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5901075919192076477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6067003366750682709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440604622296720630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733203664201225658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024533403082697010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8027520202977955982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211669035145101033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2953946946596365639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -374155139321196424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8752410888268626238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1983303594839901054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3298135714276833056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5265619976339337858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6363767856190213389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8887852548381199221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7314274152736035358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6449939954543701202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4643614747204408646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6006749611265483449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3574047142035700311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -782228120948409318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1335529598405798734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7557791621272678771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716257861212969237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5789616043863292089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3201468614557114749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 597068684698024450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6809597732234026044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1776042200227384138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776345112953850732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3663631559718729405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4429533951225772888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3629543348919370673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3209692341008426686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4968171622756844082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509964917393906607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918650147976816633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4058719716650355427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4809284387478422151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291461125480391476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3068077702935247108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530851203337229536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2103143098753140686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4524332661954301641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362292640255945695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7314703217623223336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2160192693843074831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6721817369244283489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7624251016418630235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5242325951877117450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2639936651405617438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3777249279652939980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4104233787869099071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6980164920552555238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6812342233526708652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6127635990219580823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 798507828494892831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8655195279124493384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8099813765702021239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8882781424730642199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3635872104681831422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 336914816089430109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4181407778258080639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620122240903873363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7124909095732312836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4801256329112334549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1084984150278291946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120330984884931942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3144052435787221698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436417827881825178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4129187415953017297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3544065401847709310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3084611379301610762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2216249066238285084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5469514669486378572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -481484069366363955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5129898060725092987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4763211753671905176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1937366846372019324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744189159487480398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8256597484562267132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6328386684120774413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8296352250393855048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8185833700964920463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9095642214916743510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2099145051799634635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727867083821447798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4026429874068510801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1897326975766564209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3605543930112566562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6992909988771232261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3601625877238208870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339981444397444332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4869258893181622080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1066360776933249567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8150164336818182952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4725508763779300882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2791012282418271270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8926265939475310951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4863878327299827096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5034807787436340720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3145712089368231260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1081529561851035254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3121257470658843956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5231849640125618852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1895936829517079129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424359936374324241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4154267140249142772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5581374264554334932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6105915125618030776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3972863852251810300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4679340817682359646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2330925207155181612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383201335358458140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6465538942266299609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5506111787168775040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9054933998546719624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689498320474601731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3066764790132750337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6288477753265489504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5134895529359105575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4413736198459403781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1497154532108312971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8881435784903688309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4965837664640278897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6972778716339452731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8044238855341197802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -573712730809056886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1397094019402674468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4562691958423034950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235608447875153598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7747307761128879960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910633437485081973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4295803382901174928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1766199419032426888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4708509066020457999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4606663561606267616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1640900724307352071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2795549844260532614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2009821499676697865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6340428868024651058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1245074615236465808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3411637415685368959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -477553455956639759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1748315887332936173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4477689561117255801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5971798000435079307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9212170078605395547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2813777330297487957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2092051119879490121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 99929671423452336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3294109631287170536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8620446912902788811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2844610844208010365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3898049133859623708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5447627656489220587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5854944474535972207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6236199170440564291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8676583545576805500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7435657178240518969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 645377249060177499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6045170146609881299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554308243711746914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3130019016203913730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8131829956635676072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4827997014390908885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -615950276597272353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 136898305379136012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5027250919688268047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4663335442688472935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5289307276366136982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069568473408366920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3350072950104035510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2980748249166287581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8685876826657982341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -939905981765662325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5170766237881966595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4019743440233347332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -509780799293861935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4975252618331887711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7620132033573732539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3309302774312664763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3199531038454580119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3402947559691064837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3315675943061609936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4929361188659653766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4377379906210051432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597799909597040209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8132450564994755521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4643900365813584763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 660383685757533335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -49897029493981392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2539010994926110139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7423261671704760657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -156613083601462332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -469925112552492564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6863860178383769812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726091714598986387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7249434004044019784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2163826406101771253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1720882362232184621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414560825414291085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922959143444044533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834632018245835823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6208144084221090722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5240760331223123082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8746352713692789126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3107103853204699727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9027003586883222139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7792888308629441981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197171689834300672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1184749645793315917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 951930542320103164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2934568344382709937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3954345145704633437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959703597109407023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837794595480993372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7847505497223404771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7144430399670714292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2915499408508797117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4088127204403379496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2224414354315899458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1201725245007399818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206810840343270082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1651459643691041483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724987465278367503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1771101687041684116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891363685446662410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5517792958158153730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1935559549296211985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3387150419747070231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -431111214718977821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1442055713089371384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4817923701899034965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235795411975347172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933974405427239302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957854177576560001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8968159581217759139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6314729168992614630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741861169238364875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7311932451257099128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284571789025428873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4315172871489637162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2636248783425081046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6478915660498503540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5764194594482089740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6831161797143544961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6614666717529605754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -528770490639659692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8857406103617633417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5426315293676232852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284072649074515123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5223287665021204059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2582652781772578657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3271387967179988552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845670782178522586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479254798311887706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6651863780016091190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4493195649428354824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772373963526280649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7110853785513818719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7224293995255719672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5707565820650702578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833246873969066826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5268706589146414837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8068584034682101119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4071317602126174121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -484506608007202631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7185100764776632686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639612334461496902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3547337613884583607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -491226130915288502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6749004040011420115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1759552491763609405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5617027737711939584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2299075776108495176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1652992453169988734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6373744283297318796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1888658878193424579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5076760480222541198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 18821199155535032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5998030972212391707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3059906801425500069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2320051297265382013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3750124179071884478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4974629228206655106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9023991233282590186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045289532101354808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081427589617336187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6521260165200128335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2254893544652998067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4092466716151464240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -489973495163819302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3070566011577385504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9075338665663841142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4080301118287866554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6256488499471805739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2353194258276093464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6832521705111603464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279499721685185935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1821168630681648362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520993411120569985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -663056189861095822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3564176325835561125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1428055886779242113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3758773617309516888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -398315976738080459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7742493280101447874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6724318083074956521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549612298994123137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3849735995835429203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7353908544274163453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4004211732687952406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152743066238901900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7836425579692182173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685590646642223800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 674913095199683626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585475665651554666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035610001547185966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3254209125003205599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2566195740810358716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7385550910114688837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5261035099583386264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4125242627351254412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7452167113635941480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281906770194440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -212033665574122846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6062377496411980575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 270927067738087207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 811877172403314957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5206319073674079531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2863896692467703583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5674360658957588058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7716332571219645492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 956522559297281163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -723117155511373189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2068128941834007757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5045117264774113481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7852005424477954039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4468742122915510945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5200743844000168376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4501308075597160931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3883225071189882065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4255020560066592159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8137577296210017794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5762304326607793249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7886052758255218832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4148117060077597207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1401873290175217250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075089863858123714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1701159434618541826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1816707332776997690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5031375910562154499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3440522243797927283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8484091872294412958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -821396678566734110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -44070662419912724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5119001398999034716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1348362679021895030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6887313710303087416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2613537009080579859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179986432405687874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3951721208345464358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468322036659177562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4720094302665744123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683311140745567247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204273659450823285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5442508107047787801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2512484999713164913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 942958787983884306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6525380249411453360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5385222081482255779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2566578914093841757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6495243527625238852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3489587136085120352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9059151552088693052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3197423613944233050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000840368473571543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8871381552857476532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2391423771646243559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5941107762992994056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4381717235060816269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2168884042046409301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6635519868094616926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7432503731832222897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1376345094787034322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705082218980673874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110770537625920642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3228958326244086415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1180644410352013271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8925148655021224100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2905105856645286670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8706960974914422740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4892625963482572245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4472926346052435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8743710537444556262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7533551090446693385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49150292331301882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8463992142902656607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:57,509 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:57,509 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:57,509 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:57,510 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:57,520 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=811 (was 819) 2024-04-27 20:56:57,530 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=811 2024-04-27 20:56:57,540 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,542 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,542 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,544 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,544 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-27 20:56:57,544 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-27 20:56:57,544 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-27 20:56:57,544 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:57,554 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=810 (was 811) 2024-04-27 20:56:57,563 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=810 2024-04-27 20:56:57,574 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,579 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,579 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,580 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28338176; total bytes=30928896; wasted bytes=2308096; fragmentation bytes=698368; completelyFreeBuckets=5 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=140; free=0; total=140; wasted bytes=1249280; fragmentation bytes=143360, full buckets=20 2024-04-27 20:56:57,581 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=165; free=0; total=165; wasted bytes=1047552; fragmentation bytes=168960, full buckets=33 2024-04-27 20:56:57,582 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-27 20:56:57,582 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:57,582 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:57,582 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:57,582 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:57,592 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=803 (was 810) 2024-04-27 20:56:57,602 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=802 2024-04-27 20:56:57,612 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,615 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,615 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,616 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,626 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,631 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,635 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,638 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,638 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,639 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,639 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,645 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:57,645 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:57,645 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:57,645 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:57,656 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=166 (was 167), AvailableMemoryMB=748 (was 802) 2024-04-27 20:56:57,666 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=748 2024-04-27 20:56:57,676 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,680 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,680 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,680 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,690 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,696 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-27 20:56:57,697 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,697 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,697 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:57,697 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:57,697 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:57,697 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:57,708 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=719 (was 748) 2024-04-27 20:56:57,717 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=719 2024-04-27 20:56:57,728 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,732 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,733 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,733 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,744 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,749 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-27 20:56:57,749 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,749 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,750 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:57,750 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:57,750 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:57,750 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:57,760 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=92 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=687 (was 719) 2024-04-27 20:56:57,769 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=686 2024-04-27 20:56:57,779 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:57,786 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,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-04-27 20:56:57,786 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,787 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-log-dir so I do NOT create it in target/test-data/f4e39982-fb13-e843-b447-2669744d2d8a 2024-04-27 20:56:57,787 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/903ac0e9-8c45-38a6-54a1-7b5db5643417/hadoop-tmp-dir so I do NOT create it in target/test-data/f4e39982-fb13-e843-b447-2669744d2d8a 2024-04-27 20:56:57,787 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-27 20:56:57,797 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/f4e39982-fb13-e843-b447-2669744d2d8a/bucketNoRecycler.cache 2024-04-27 20:56:57,797 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:57,797 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:57,797 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f4e39982-fb13-e843-b447-2669744d2d8a/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/f4e39982-fb13-e843-b447-2669744d2d8a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:57,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4000611146926463303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-27 20:56:58,898 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f4e39982-fb13-e843-b447-2669744d2d8a/bucketNoRecycler.persistence 2024-04-27 20:56:58,898 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:58,898 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:58,898 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:58,911 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/f4e39982-fb13-e843-b447-2669744d2d8a/bucketNoRecycler.cache 2024-04-27 20:56:58,911 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:58,912 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:58,914 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:58,915 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f4e39982-fb13-e843-b447-2669744d2d8a/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/f4e39982-fb13-e843-b447-2669744d2d8a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:56:58,916 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:56:58,916 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:56:58,916 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:56:58,916 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:56:58,926 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=658 (was 686) 2024-04-27 20:56:58,936 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=658 2024-04-27 20:56:58,947 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:56:58,952 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:56:58,952 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:56:58,952 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:57:01,204 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:57:01,204 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:57:01,204 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:57:01,204 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:57:01,214 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95 (was 95), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1137 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=640 (was 658) 2024-04-27 20:57:01,223 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=1137, ProcessCount=167, AvailableMemoryMB=640 2024-04-27 20:57:01,234 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:57:01,238 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:57:01,238 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:57:01,239 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:57:01,248 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:57:01,253 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-27 20:57:01,253 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:57:01,254 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:57:01,254 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:57:01,261 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:57:01,269 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:57:01,277 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:57:01,277 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:57:01,277 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:57:01,277 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:57:01,287 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1054 (was 1137), ProcessCount=167 (was 167), AvailableMemoryMB=509 (was 640) 2024-04-27 20:57:01,297 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=1054, ProcessCount=167, AvailableMemoryMB=509 2024-04-27 20:57:01,307 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:57:01,312 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:57:01,312 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:57:01,313 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:57:01,313 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:57:01,313 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:57:01,313 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:57:01,313 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:57:01,323 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1054 (was 1054), ProcessCount=167 (was 167), AvailableMemoryMB=487 (was 509) 2024-04-27 20:57:01,333 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=1054, ProcessCount=167, AvailableMemoryMB=487 2024-04-27 20:57:01,343 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-27 20:57:01,347 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-27 20:57:01,347 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-27 20:57:01,348 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-27 20:57:01,348 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-27 20:57:01,348 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-27 20:57:01,348 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-27 20:57:01,348 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-27 20:57:01,359 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1054 (was 1054), ProcessCount=167 (was 167), AvailableMemoryMB=479 (was 487)