2024-04-21 05:00:03,611 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-21 05:00:03,856 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/670be132-d2d2-576b-af97-309918e54592 2024-04-21 05:00:03,928 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=267, ProcessCount=182, AvailableMemoryMB=6042 2024-04-21 05:00:03,960 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:03,969 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-21 05:00:03,983 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-21 05:00:03,987 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-21 05:00:03,991 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-21 05:00:05,143 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:05,144 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:05,143 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:05,144 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:05,154 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=267 (was 267), ProcessCount=182 (was 182), AvailableMemoryMB=5344 (was 6042) 2024-04-21 05:00:05,164 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=267, ProcessCount=182, AvailableMemoryMB=5344 2024-04-21 05:00:05,176 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:05,187 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-21 05:00:05,188 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:05,192 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-21 05:00:05,201 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-21 05:00:05,202 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:05,202 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:05,202 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:05,202 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:05,212 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:286) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:173) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=182 (was 182), AvailableMemoryMB=5313 (was 5344) 2024-04-21 05:00:05,223 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=267, ProcessCount=182, AvailableMemoryMB=5312 2024-04-21 05:00:05,229 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:05,235 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-21 05:00:05,235 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-21 05:00:05,237 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-21 05:00:05,256 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:05,263 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:05,270 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-21 05:00:05,270 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:05,271 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-21 05:00:05,271 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:05,279 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:05,283 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:05,283 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:05,283 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:05,283 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:05,293 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-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: 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-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=267 (was 267), ProcessCount=182 (was 182), AvailableMemoryMB=5148 (was 5312) 2024-04-21 05:00:05,302 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=267, ProcessCount=182, AvailableMemoryMB=5148 2024-04-21 05:00:05,309 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:05,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-21 05:00:05,314 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-21 05:00:05,314 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-21 05:00:05,463 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-21 05:00:05,818 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-21 05:00:05,830 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/670be132-d2d2-576b-af97-309918e54592/bucketNoRecycler.cache 2024-04-21 05:00:05,831 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-21 05:00:05,831 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-21 05:00:05,831 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/670be132-d2d2-576b-af97-309918e54592/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/670be132-d2d2-576b-af97-309918e54592/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:06,335 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/670be132-d2d2-576b-af97-309918e54592/bucketNoRecycler.persistence 2024-04-21 05:00:06,335 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:06,467 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/670be132-d2d2-576b-af97-309918e54592/bucketNoRecycler.cache 2024-04-21 05:00:06,467 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-21 05:00:06,468 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-21 05:00:06,520 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-21 05:00:06,521 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/670be132-d2d2-576b-af97-309918e54592/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/670be132-d2d2-576b-af97-309918e54592/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:06,532 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:06,532 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:06,532 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:06,532 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:06,541 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=267 (was 267), ProcessCount=184 (was 182) - ProcessCount LEAK? -, AvailableMemoryMB=5249 (was 5148) - AvailableMemoryMB LEAK? - 2024-04-21 05:00:06,549 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=267, ProcessCount=184, AvailableMemoryMB=5248 2024-04-21 05:00:06,558 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:06,564 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-21 05:00:06,564 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:06,566 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-21 05:00:07,645 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-21 05:00:08,646 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-21 05:00:09,747 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:09,747 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:09,747 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:09,747 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:09,756 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=254 (was 267), ProcessCount=179 (was 184), AvailableMemoryMB=5793 (was 5248) - AvailableMemoryMB LEAK? - 2024-04-21 05:00:09,767 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=254, ProcessCount=179, AvailableMemoryMB=5791 2024-04-21 05:00:09,778 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:09,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-21 05:00:09,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-21 05:00:09,791 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-21 05:00:10,282 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-21 05:00:10,282 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:10,282 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:10,282 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:10,282 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:10,294 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=5650 (was 5791) 2024-04-21 05:00:10,306 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=254, ProcessCount=179, AvailableMemoryMB=5650 2024-04-21 05:00:10,317 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:10,326 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-21 05:00:10,327 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:10,331 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-21 05:00:10,341 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:10,349 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:10,369 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-21 05:00:10,369 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:10,375 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-21 05:00:10,376 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:10,391 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-21 05:00:10,392 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-21 05:00:10,396 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-21 05:00:10,397 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:10,411 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-21 05:00:10,411 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-21 05:00:10,414 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-21 05:00:10,414 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:10,414 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:10,414 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:10,414 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:10,424 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=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=5479 (was 5650) 2024-04-21 05:00:10,433 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=254, ProcessCount=179, AvailableMemoryMB=5477 2024-04-21 05:00:10,447 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:10,452 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-21 05:00:10,452 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:10,453 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-21 05:00:10,461 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/670be132-d2d2-576b-af97-309918e54592/hadoop-log-dir so I do NOT create it in target/test-data/57d900ae-c5e0-1cd6-f225-8e3006e60ee8 2024-04-21 05:00:10,461 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/670be132-d2d2-576b-af97-309918e54592/hadoop-log-dir Erasing configuration value by system value. 2024-04-21 05:00:10,462 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/670be132-d2d2-576b-af97-309918e54592/hadoop-tmp-dir so I do NOT create it in target/test-data/57d900ae-c5e0-1cd6-f225-8e3006e60ee8 2024-04-21 05:00:10,462 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/670be132-d2d2-576b-af97-309918e54592/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-21 05:00:10,462 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8 2024-04-21 05:00:10,462 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-21 05:00:10,471 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.cache 2024-04-21 05:00:10,471 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-21 05:00:10,472 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-21 05:00:10,474 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:10,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7924322435392167749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:11,576 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.persistence 2024-04-21 05:00:11,576 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:11,576 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:11,576 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:11,593 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.cache 2024-04-21 05:00:11,593 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-21 05:00:11,593 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-21 05:00:11,596 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-21 05:00:11,599 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:11,599 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:11,599 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:11,599 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.persistence 2024-04-21 05:00:11,599 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:11,613 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.cache 2024-04-21 05:00:11,613 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-21 05:00:11,615 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-21 05:00:11,620 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-21 05:00:11,620 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-21 05:00:11,621 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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/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/57d900ae-c5e0-1cd6-f225-8e3006e60ee8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:11,621 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:11,621 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:11,621 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:11,621 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:11,634 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=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=5410 (was 5477) 2024-04-21 05:00:11,645 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=254, ProcessCount=179, AvailableMemoryMB=5409 2024-04-21 05:00:11,655 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:11,659 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-21 05:00:11,659 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-21 05:00:11,661 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-21 05:00:11,972 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-21 05:00:11,994 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=2.13 MB, memory=0 B 2024-04-21 05:00:11,994 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-21 05:00:11,997 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-21 05:00:11,998 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-21 05:00:12,000 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-21 05:00:12,002 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-21 05:00:12,004 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=2.08 MB, memory=0 B 2024-04-21 05:00:12,005 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-21 05:00:12,007 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.86 MB, memory=0 B 2024-04-21 05:00:12,007 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-21 05:00:12,009 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.64 MB, memory=0 B 2024-04-21 05:00:12,018 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-21 05:00:12,020 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-21 05:00:12,024 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-21 05:00:12,025 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.81 MB, memory=0 B 2024-04-21 05:00:12,026 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-21 05:00:12,028 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.21 MB, memory=0 B 2024-04-21 05:00:12,028 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-21 05:00:12,030 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.99 MB, memory=0 B 2024-04-21 05:00:12,030 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-21 05:00:12,032 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.77 MB, memory=0 B 2024-04-21 05:00:12,068 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5637143486424421148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3114260653411334824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1516673794898460421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7262557143963307617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8689080971964797906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1458842988615986540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,072 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6811476996878925572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3877030514330514792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,072 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3882694900925471456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2313402642395219619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7717353465327910869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4817163098622957031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4492319834063421012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1319324889488199843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,073 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4972132605730375446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5146102615761372730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,074 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-21 05:00:12,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1549539480283223036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701481921428192478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642448679482937479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8923209934171071840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2527043690828318073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8748305551091879433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,075 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2341865772626298446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7559726521178785966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,075 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-21 05:00:12,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4889196943631671959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6115517817840772752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4800970943379197938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7643432645952895387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7354411748327440192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,076 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1942544575199363173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -934152539171785327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6643337885282787158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4811971567555821103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8098609149377519876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2384163430650041213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222192566477510995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4799831074791706056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6745549932175433900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4993763160626823334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4652856858541757000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2786197606109457688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818308998879890077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6066792279459819920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4693963988861848425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7341044016572323666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6849137016356438814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2760042628059755406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -957875414419120739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8511982912140979154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8199980985820216609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4833764521939483126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7182226669626291779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3032895423623768881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983511682244793569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485549217357749541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8990961777829755863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6138054645565987766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,077 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-21 05:00:12,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 990700424252385543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5744532446804548001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6001858228750586635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -859416646080452421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2041806518960541703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,081 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6097139007822848159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 246749086638926516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524546395736634265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,082 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4859584120353826925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5288134880217055032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968760279284007018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4000278196722778102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3187678294291156230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986133645874685710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571992632852040585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171077753943350385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,083 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3848546371285896873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671283358244594457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,083 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4223200526973430639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4983639382052783862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6013452139031942367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1140792264172059323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6635550017274075983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793723945134028555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,084 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8348183202653102076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1097758524333207667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,085 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5666152169975640237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8425419303726409623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1127018622176823199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -437207706675399376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3553985059156784379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,086 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4041338164931774159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,086 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2599806346088037190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 470178457797975480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5194023466734931346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5959898842781655081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6542907708086104054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,087 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1279372654817847007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8441700363992181002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,087 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6875112468524417946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3004518836609218657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6037945836644722854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3487000768612103519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 962543664569879393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,088 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060482522516336703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6369321993071014625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,089 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5868874467284934456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1152846145978670914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3760442596697032095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1959297641830204155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288043138560270498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5374278775527729900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,090 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2421462853384648311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5944627369709989093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,090 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1394849725866626212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 904458666657679178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8003765085289337579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7225342276181871802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5212391848603501884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9105597585570829916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,091 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8568481479500220745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2348079577717222268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7631135446045702073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8623246739874831111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -548883600098845257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3046598774042295646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6977911103600547833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114408407421631111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8822052748017739476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774088338010836823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6636016869474693363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3111573574429804663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -179343230739652851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -158415908768953546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669370824960692816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776348291829898515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867907892247972752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7344013878785529596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8937535641583102700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8472372232012213099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3627027928872705177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5311846495507942286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164263579111421322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 288630895663408586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1582271480264272422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 115123180572233988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9212261094782894593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,092 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1018082693204152838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6382936542150911839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4165903645150656699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219224163285972263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7584898457241144398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,097 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2982569372448913194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,097 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-21 05:00:12,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317233777531743636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4853567296883460050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026470639332528780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4005816979478320283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6177644700488160072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4516455689793805189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,098 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2196408512239730950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,099 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-21 05:00:12,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4438248244386530729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 331887555910684363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9208427731564795371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -169019266243595925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5737548067887340414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,100 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1810296067450517079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5303428883587995468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,100 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-21 05:00:12,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076412574919278162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8536269139588485614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5700701568105464118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5056625131156960579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,101 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -401859603723375517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,101 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-21 05:00:12,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1040409856746269049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446836855298227654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727551823079287021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3704426960785596538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,102 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4004433725797052560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7323749403550070568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,102 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-21 05:00:12,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4021454405407479398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3700383226840489793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4722876732878439995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5679617070144501460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -554458796348663207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,103 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3969011212830201220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6322725881946800835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,103 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-21 05:00:12,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2402312537914759199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1329330432998558908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364423173521488891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2348456689791893787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -498286444299023856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 35381614255272494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,105 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726674608568335513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9020315082351765948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,105 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-21 05:00:12,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948068338005072983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2759685687840313150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3402413990846134658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5281319720777684834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -837722154025162481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,106 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1143164806078123582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438521460085813321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -33312338952923204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5801338215726596568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7826419354689302152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,106 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-21 05:00:12,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4378171965853170091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1698994846435534624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451663918815705825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3316380830417119377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3556689845020655917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,108 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089780663293009768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3525613788605482721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4827746800240464488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,109 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-21 05:00:12,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109049085523856369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288055614276571634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7969220922415178280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9146072575465460195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4298180885884819905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1643317515946180948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6255551814267966621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3353129279212010050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9141903515671085800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904309855630131850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6281692914382107880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,110 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-21 05:00:12,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552439430808676738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4843535231219673088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1381718552665828632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2526444217823174242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637990895889001730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,111 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5415808445158997070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,111 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-21 05:00:12,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6611695515236857929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3857483680788089380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734686402492152858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2332219015495866261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1471864425042935158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8725689804155739961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1193305064298997518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718646591930222580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4505662928695943250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65433993797650207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328978305931978662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7952019699817922178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1737373831205845049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,113 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-21 05:00:12,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1396582492558615848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2126015315330524733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4461340831761558387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6647610579817023442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,114 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3353565521709281995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7395488516136729141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,114 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-21 05:00:12,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6271326401235312097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4399487845686063334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6649725247366489817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3312964182940862543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752039059453843268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8040011685471638847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652361607279223204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1524519791065200238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,115 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1467006782960039872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5834499564100671585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6177804371229978993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007534809105783482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3796434716844016302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6684054403705563868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5277117119892000687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 145257190790824037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254629466603037653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5716175274471674068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244773008272569125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7846389064462121731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3842446603771318929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 334594297861591624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5201830800808416654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8833595663243032449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686018716432143963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827230161494530282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 487539395631819669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2746980435311880833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6616926285619622004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8537480965127586190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2838451469997149716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6569103549367743207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 374106211625606530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819410580943048221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8304771185242083510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546198143399475577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986041369723531443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520982341394952534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -552289384968067560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4282095568441339122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3720893701151822124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180114052832104852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434841543797405790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8995552005835533978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -692862099248425528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1082861487887164905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4878895732531114906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6939758941755331164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3187775669935284276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 767754311431959035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9114907392088643321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7334960613510925588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937309128375761278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8997748068521453611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -943712505492057997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -438685508658150783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7427819450576736154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5094983543882295741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 565946162002943105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118555543429203924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968003919768729067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4464735491677324139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1361109164185376362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 523233400274392516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2980619250686166752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3151064791333227621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5461642452164521674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4181202223633038734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8989689162817763685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2305655654304364471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4743021474502427160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,116 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-21 05:00:12,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 422858198736230166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7974581217233602714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8035323591480320970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5853026688753703112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963873282432517284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,125 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -19531057593994527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 114371038973344155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1665355833645469757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5003587219100632792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1712156573459507341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2864236922614422303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6593755839492908345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6950459751485619377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7916580308115277102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8301075902695942797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4788529144773010395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5855975006556756994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4277943729015260389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6529667171797506572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7759320015490903872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4010320663004791079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7290880873156785058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3030573014684312698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4803416343873511228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7132170106379749576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6930659061665590769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6480232952641558981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281724746041908100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 869848798566285978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8172642314247185679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8619778141181253948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265364028101608473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7876538317424157708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870431580255490828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6378982541257373376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -317707472722007290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3965123944793440301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1462794417318617607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1123479527292498838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:12,132 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-21 05:00:12,132 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:12,132 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:12,137 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:12,137 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-21 05:00:12,137 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:12,152 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=5358 (was 5409) 2024-04-21 05:00:12,161 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=254, ProcessCount=179, AvailableMemoryMB=5356 2024-04-21 05:00:12,171 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,181 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-21 05:00:12,181 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-21 05:00:12,188 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-21 05:00:12,189 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-21 05:00:12,189 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-21 05:00:12,189 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-21 05:00:12,189 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:12,199 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=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=5316 (was 5356) 2024-04-21 05:00:12,208 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=254, ProcessCount=179, AvailableMemoryMB=5315 2024-04-21 05:00:12,221 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,226 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-21 05:00:12,227 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-21 05:00:12,229 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-21 05:00:12,232 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-21 05:00:12,232 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10413056; total bytes=30727168; wasted bytes=93184; fragmentation bytes=738304; completelyFreeBuckets=10 2024-04-21 05:00:12,232 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-21 05:00:12,232 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-21 05:00:12,232 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-21 05:00:12,232 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-21 05:00:12,232 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-21 05:00:12,232 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-21 05:00:12,232 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-21 05:00:12,232 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=62; free=0; total=62; wasted bytes=75776; fragmentation bytes=63488, full buckets=2 2024-04-21 05:00:12,232 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=21; free=0; total=21; wasted bytes=15360; fragmentation bytes=21504, full buckets=1 2024-04-21 05:00:12,232 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-21 05:00:12,232 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-21 05:00:12,233 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-21 05:00:12,233 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-21 05:00:12,233 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-21 05:00:12,234 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:12,234 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:12,234 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:12,234 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:12,249 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=5282 (was 5315) 2024-04-21 05:00:12,263 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=254, ProcessCount=179, AvailableMemoryMB=5280 2024-04-21 05:00:12,276 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,281 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-21 05:00:12,282 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:12,282 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-21 05:00:12,297 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,306 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,315 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,326 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-21 05:00:12,327 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:12,328 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-21 05:00:12,329 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,340 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:12,340 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:12,340 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:12,340 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:12,354 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=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=5088 (was 5280) 2024-04-21 05:00:12,366 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=254, ProcessCount=179, AvailableMemoryMB=5086 2024-04-21 05:00:12,376 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,384 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-21 05:00:12,384 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:12,388 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-21 05:00:12,398 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,406 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-21 05:00:12,406 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-21 05:00:12,412 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-21 05:00:12,412 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:12,412 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:12,412 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:12,412 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:12,425 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=254 (was 254), ProcessCount=180 (was 179) - ProcessCount LEAK? -, AvailableMemoryMB=5016 (was 5086) 2024-04-21 05:00:12,435 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=254, ProcessCount=179, AvailableMemoryMB=5015 2024-04-21 05:00:12,449 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,453 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-21 05:00:12,453 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-21 05:00:12,457 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-21 05:00:12,471 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,476 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-21 05:00:12,476 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-21 05:00:12,480 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-21 05:00:12,481 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:12,481 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:12,481 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:12,481 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:12,490 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=254 (was 254), ProcessCount=179 (was 179), AvailableMemoryMB=4952 (was 5015) 2024-04-21 05:00:12,500 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=254, ProcessCount=180, AvailableMemoryMB=4951 2024-04-21 05:00:12,510 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:12,515 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-21 05:00:12,515 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-21 05:00:12,517 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-21 05:00:12,518 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/670be132-d2d2-576b-af97-309918e54592/hadoop-log-dir so I do NOT create it in target/test-data/0a7e126e-7917-6afc-cddc-98de1e0ae9d3 2024-04-21 05:00:12,518 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/670be132-d2d2-576b-af97-309918e54592/hadoop-tmp-dir so I do NOT create it in target/test-data/0a7e126e-7917-6afc-cddc-98de1e0ae9d3 2024-04-21 05:00:12,519 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-21 05:00:12,529 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/0a7e126e-7917-6afc-cddc-98de1e0ae9d3/bucketNoRecycler.cache 2024-04-21 05:00:12,529 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-21 05:00:12,529 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-21 05:00:12,534 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/0a7e126e-7917-6afc-cddc-98de1e0ae9d3/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/0a7e126e-7917-6afc-cddc-98de1e0ae9d3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:12,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6222954310101882774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:13,635 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/0a7e126e-7917-6afc-cddc-98de1e0ae9d3/bucketNoRecycler.persistence 2024-04-21 05:00:13,635 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:13,635 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:13,635 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:13,648 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/0a7e126e-7917-6afc-cddc-98de1e0ae9d3/bucketNoRecycler.cache 2024-04-21 05:00:13,648 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-21 05:00:13,648 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:13,652 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-21 05:00:13,656 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/0a7e126e-7917-6afc-cddc-98de1e0ae9d3/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/0a7e126e-7917-6afc-cddc-98de1e0ae9d3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:13,657 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:13,657 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:13,657 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:13,657 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:13,679 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=233 (was 254), ProcessCount=179 (was 180), AvailableMemoryMB=5223 (was 4951) - AvailableMemoryMB LEAK? - 2024-04-21 05:00:13,691 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=233, ProcessCount=179, AvailableMemoryMB=5221 2024-04-21 05:00:13,701 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:13,705 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-21 05:00:13,705 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-21 05:00:13,706 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-21 05:00:15,960 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:15,960 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:15,960 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:15,960 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:15,974 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=233 (was 233), ProcessCount=179 (was 179), AvailableMemoryMB=4910 (was 5221) 2024-04-21 05:00:15,981 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=233, ProcessCount=179, AvailableMemoryMB=4910 2024-04-21 05:00:15,990 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:15,995 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-21 05:00:15,995 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:15,996 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-21 05:00:16,014 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:16,019 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-21 05:00:16,019 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:16,020 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-21 05:00:16,020 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:16,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:16,032 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:16,038 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:16,038 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:16,038 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:16,038 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:16,047 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 51) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=233 (was 233), ProcessCount=179 (was 179), AvailableMemoryMB=4751 (was 4910) 2024-04-21 05:00:16,056 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=233, ProcessCount=179, AvailableMemoryMB=4750 2024-04-21 05:00:16,065 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:16,069 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-21 05:00:16,069 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:16,070 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-21 05:00:16,070 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:16,070 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:16,070 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:16,070 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:16,078 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=233 (was 233), ProcessCount=179 (was 179), AvailableMemoryMB=4719 (was 4750) 2024-04-21 05:00:16,087 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=233, ProcessCount=179, AvailableMemoryMB=4719 2024-04-21 05:00:16,097 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:16,100 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-21 05:00:16,100 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-21 05:00:16,101 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-21 05:00:16,101 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:16,101 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:16,101 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:16,101 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:16,110 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=233 (was 233), ProcessCount=179 (was 179), AvailableMemoryMB=4686 (was 4719) 2024-04-21 05:00:16,118 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=233, ProcessCount=179, AvailableMemoryMB=4686 2024-04-21 05:00:16,128 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:16,133 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-21 05:00:16,133 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-21 05:00:16,133 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-21 05:00:17,883 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:17,883 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:17,883 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:17,883 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:17,893 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1015 (was 233) - SystemLoadAverage LEAK? -, ProcessCount=180 (was 179) - ProcessCount LEAK? -, AvailableMemoryMB=4538 (was 4686) 2024-04-21 05:00:17,903 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=1015, ProcessCount=180, AvailableMemoryMB=4538 2024-04-21 05:00:17,915 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:17,923 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-21 05:00:17,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-21 05:00:17,924 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-21 05:00:17,928 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-21 05:00:17,928 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:17,928 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:17,928 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:17,928 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:17,940 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=58 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1015 (was 1015), ProcessCount=180 (was 180), AvailableMemoryMB=4536 (was 4538) 2024-04-21 05:00:17,949 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=1015, ProcessCount=180, AvailableMemoryMB=4536 2024-04-21 05:00:17,958 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:17,963 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-21 05:00:17,963 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-21 05:00:17,964 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-21 05:00:17,977 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:17,983 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:17,995 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-21 05:00:17,996 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-21 05:00:17,996 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-21 05:00:17,996 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:18,006 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:18,010 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:18,010 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:18,010 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:18,010 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:18,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1015 (was 1015), ProcessCount=180 (was 180), AvailableMemoryMB=4490 (was 4536) 2024-04-21 05:00:18,029 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=1015, ProcessCount=180, AvailableMemoryMB=4488 2024-04-21 05:00:18,042 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:18,046 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-21 05:00:18,047 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-21 05:00:18,048 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-21 05:00:18,049 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/670be132-d2d2-576b-af97-309918e54592/hadoop-log-dir so I do NOT create it in target/test-data/9330e07f-220e-da6a-a46f-98bc1247b82a 2024-04-21 05:00:18,049 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/670be132-d2d2-576b-af97-309918e54592/hadoop-tmp-dir so I do NOT create it in target/test-data/9330e07f-220e-da6a-a46f-98bc1247b82a 2024-04-21 05:00:18,049 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-21 05:00:18,064 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/9330e07f-220e-da6a-a46f-98bc1247b82a/bucketNoRecycler.cache 2024-04-21 05:00:18,064 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-21 05:00:18,064 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-21 05:00:18,065 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/9330e07f-220e-da6a-a46f-98bc1247b82a/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/9330e07f-220e-da6a-a46f-98bc1247b82a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:18,874 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/9330e07f-220e-da6a-a46f-98bc1247b82a/bucketNoRecycler.persistence 2024-04-21 05:00:18,874 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:18,886 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/9330e07f-220e-da6a-a46f-98bc1247b82a/bucketNoRecycler.cache 2024-04-21 05:00:18,886 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-21 05:00:18,886 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-21 05:00:18,889 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:18,890 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/9330e07f-220e-da6a-a46f-98bc1247b82a/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/9330e07f-220e-da6a-a46f-98bc1247b82a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:18,890 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:18,890 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:18,890 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:18,890 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:18,899 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1015 (was 1015), ProcessCount=180 (was 180), AvailableMemoryMB=4407 (was 4488) 2024-04-21 05:00:18,907 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1015, ProcessCount=180, AvailableMemoryMB=4406 2024-04-21 05:00:18,916 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:18,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-21 05:00:18,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-21 05:00:18,920 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-21 05:00:20,021 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-21 05:00:21,123 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-21 05:00:22,223 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:22,223 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:22,223 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:22,223 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:22,233 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1015 (was 1015), ProcessCount=180 (was 180), AvailableMemoryMB=4314 (was 4406) 2024-04-21 05:00:22,241 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1015, ProcessCount=180, AvailableMemoryMB=4313 2024-04-21 05:00:22,249 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:22,253 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-21 05:00:22,254 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-21 05:00:22,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-21 05:00:22,255 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-21 05:00:22,255 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:22,255 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:22,255 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:22,256 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:22,265 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1015 (was 1015), ProcessCount=180 (was 180), AvailableMemoryMB=4305 (was 4313) 2024-04-21 05:00:22,276 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1015, ProcessCount=180, AvailableMemoryMB=4304 2024-04-21 05:00:22,284 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:22,289 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-21 05:00:22,289 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-21 05:00:22,289 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-21 05:00:22,297 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:22,302 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:22,308 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-21 05:00:22,309 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-21 05:00:22,310 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-21 05:00:22,310 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:22,315 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-21 05:00:22,315 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-21 05:00:22,315 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-21 05:00:22,316 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:22,320 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-21 05:00:22,320 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-21 05:00:22,320 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-21 05:00:22,320 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:22,320 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:22,320 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:22,320 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:22,329 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1015 (was 1015), ProcessCount=180 (was 180), AvailableMemoryMB=4219 (was 4304) 2024-04-21 05:00:22,338 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1015, ProcessCount=180, AvailableMemoryMB=4218 2024-04-21 05:00:22,346 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:22,352 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-21 05:00:22,352 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-21 05:00:22,353 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-21 05:00:22,361 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/670be132-d2d2-576b-af97-309918e54592/hadoop-log-dir so I do NOT create it in target/test-data/aa727140-be75-8989-0876-a351607896bc 2024-04-21 05:00:22,361 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/670be132-d2d2-576b-af97-309918e54592/hadoop-log-dir Erasing configuration value by system value. 2024-04-21 05:00:22,361 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/670be132-d2d2-576b-af97-309918e54592/hadoop-tmp-dir so I do NOT create it in target/test-data/aa727140-be75-8989-0876-a351607896bc 2024-04-21 05:00:22,361 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/670be132-d2d2-576b-af97-309918e54592/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-21 05:00:22,362 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/aa727140-be75-8989-0876-a351607896bc 2024-04-21 05:00:22,362 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-21 05:00:22,370 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/aa727140-be75-8989-0876-a351607896bc/bucket.cache 2024-04-21 05:00:22,370 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-21 05:00:22,370 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-21 05:00:22,371 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/aa727140-be75-8989-0876-a351607896bc/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/aa727140-be75-8989-0876-a351607896bc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:22,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639612524052631099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:23,572 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/aa727140-be75-8989-0876-a351607896bc/bucket.persistence 2024-04-21 05:00:23,572 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:23,572 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:23,572 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:23,585 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/aa727140-be75-8989-0876-a351607896bc/bucket.cache 2024-04-21 05:00:23,585 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-21 05:00:23,585 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-21 05:00:23,587 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-21 05:00:23,588 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/aa727140-be75-8989-0876-a351607896bc/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/aa727140-be75-8989-0876-a351607896bc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:23,588 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/aa727140-be75-8989-0876-a351607896bc/bucket.persistence 2024-04-21 05:00:23,588 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:23,588 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:23,588 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:23,600 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/aa727140-be75-8989-0876-a351607896bc/bucket.cache 2024-04-21 05:00:23,600 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-21 05:00:23,601 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-21 05:00:23,604 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-21 05:00:23,604 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-21 05:00:23,605 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/aa727140-be75-8989-0876-a351607896bc/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/aa727140-be75-8989-0876-a351607896bc/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:23,605 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:23,605 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:23,605 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:23,605 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:23,619 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 1015), ProcessCount=180 (was 180), AvailableMemoryMB=4187 (was 4218) 2024-04-21 05:00:23,632 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4187 2024-04-21 05:00:23,646 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:23,650 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-21 05:00:23,650 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-21 05:00:23,651 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-21 05:00:23,943 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-21 05:00:23,950 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-21 05:00:23,961 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=3.78 MB, total=31.75 MB, single=0 B, multi=15.09 MB, memory=0 B 2024-04-21 05:00:24,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2367065373975851128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072439839408501727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5577454754286877882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 324204200110046746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8042891524728566434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8702026838410486033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4793598307387360045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9136473373481274358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2340954952645624171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8639555403305587847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8413186153203510711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 332934385652774572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1419880108660083128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068029187197260393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 201329841978976000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7678065982696701194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2082875270556628678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4479747609290535930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4998377353661893456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279678667309539861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2100963961121079298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8458159997871230783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -952488636902990010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4749568066862652507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1813378804454680717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8259210074765167947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7838297980025973230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2455631155009612383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3236276970488670358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6826966268725824953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1855175866866328634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4516153002881735786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2064001015098083164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4298883940465670366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5375235733890114634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9111031474751734401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121994900214522184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7085786878280932355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6351967649052546126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9075275151179888368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 106945159549776101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257839292546441442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5207002818896715658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7239809678369266284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6503535065566576386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8910610224349740461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1160160498119642090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5949256452377083642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3698903414564318959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4935271792943839615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5167350271220284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5535112753666793735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2781138989474920097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -154400355235202806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7540829532985524560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3934791627390863974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 217500885420769256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1798068090367222115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2451254578331534840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3506410085678315204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -250226121358297358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5432591610739087800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027042148661181646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782285565814670685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1843300924626874686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7354175524339810761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6043055272140154686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3059090645753734458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232108025351786756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41490991451038015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571265116374227604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 369259334661137564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2629568416698504080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8855505315038442879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2955111323055891657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1803033566323787440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4424626049952603032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4164286869489335684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8438001364588152202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540447850797322264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1904812641133383354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4610829329675520356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916996637933321443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -798722578642864739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7195883790977690187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2881968510067562792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 756255488507716536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7322947390678351631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8369015304023688341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1531411485119224642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3878147954416056085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8406402459629888716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7184929448710810429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5457227894148371625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9177697745333121168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1015242681306641250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8506012780942014467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461116911498202090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4589205819546249120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5949429540140719763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7456192472386363090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3676000217435597128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829888074366898514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5634137129871810076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689917427789386877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098948292178298522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427616471491152711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6584508538679033524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8826171715992345246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1368170887221149378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4422428719099682180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5619726199308272355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6371677744737788335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6237593040362448816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8756156055463662789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7556876081491817578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 688591587497192210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7305123689801483714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5805194558689924833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5265122790364846599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5517160958705218718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905027416467771544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8305483887884308597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7226566078696152162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8177827754621638137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3549645158219710326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1329576778962151200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8906764950385563217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218321453317658627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 162938797800807832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635412211087318601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2263346536428243556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4921420348705931156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9088215379085532874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8529557504106695897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8101264754925557634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3275542511460836515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2604715051386559128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3580656204564405231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2046902782128802043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1104502507885637537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775147016711619955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6501342308848119247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4848683851289163191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718130081042076371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8326388546617344150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5646643677793002276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5139766438413418498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3696331673265169083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577238065860925814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9083399109478159162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 683992025580368454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3692834912087819595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2452752204615608011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7892850769543679161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4773427099675634330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1904348869206540127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8085474499718814234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 164580252047471821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8263255059174794883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689224833349434860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8410051786274509333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5692173973119322377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6046105089905896471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4571674411934805255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3100682122959447027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4494137996941572545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060637261227194409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2679387157551506181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 276163818490883495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7801703195632258551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3814780089931394715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980353258920157725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5347505839484922172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6814592032426150501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2219436270883444846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6532246445532743741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593847405517944139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6405862035958434966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8860063104077009612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -224939443539525015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5897707187454660768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3649695754884907314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3505643574422258097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019479235750411730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 472816741857632319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2602822060956634013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3127679638720936977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3628720588418868019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4676885059658656066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216856147850861683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1141372542387455298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 949987777668121396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6520678837733962719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4920478009209089192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5145258152482849023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6763060869284869354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8115813529624065670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8030917861869188272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2582828523541956710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5597588550778699285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 779765688951131298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4801413879204070344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301339921512013258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5998020982418011104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8113112560886344892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8058181629553629769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1486247675840872550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8264934186084057308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539066412632199912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4279750962420520776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -591368450854354663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6346143221115167204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291339837742953366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7297689154000948078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8976424776102562721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1204113687596734768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3959263465517250809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7861209116145424183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9141588883372750556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4726576458486635775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2141845556742666196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386220881088252518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2101798676509341880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8977958937744026770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7226434467156602947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4196945196103452057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1122327074480142353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3179060633069024943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885204438411325158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7959319966622230509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8951937437262288566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914178082621653791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1822374833006329004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6011482264515474793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1826995577530871207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8620164977652583784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4191503868197177039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853615715855569862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1706626199748118085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6620008641551373883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5551133849836841118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3412745444258352740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3909298740984131369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3558681384897780474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329466471742598158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3728989087650232511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2131110702837111419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1969445886621064809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -11013287174148448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5405589176217720276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4949614505978746118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4958400309879692455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4910859891790894032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5613225078228709268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5263985578390153190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1387899086748723550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4075334994158148377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1188666208733619655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7462822251039774862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941933754199379150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6247851569705553889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6998529844058237085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -470299924764042101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2840489189479718362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5986711792869853131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5792072167680024397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3175326865954170341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4584520055615801457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -501797979274626484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342186732725447662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133140968355725424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8497624682761351040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2990758632797188556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1701218617351196119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2712945543062845444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -180788903402515010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2916842593463864184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1669709368566460105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6024405167535302300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1460074438691979940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2629200763684962148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2686341617130267915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7871267118551065774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 378713878162787931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8664785142567112977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210417668585338577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8820577694032704605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4175316837845796866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718939383044577840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 640893354395695559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3919995306060722019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1239151658999206367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6570820013558490513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6417979300495492276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 857584351062521455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6535234476535696928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2075979791532607332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5978380420275983277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8796605574344167964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8079549745957032893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4092623059847549183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4914748548286841180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6468711940340868783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4086282602640632100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6577225722131434417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3369031766176351737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8266931445811862155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2743241354248277875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2898751481350828517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8283275154937567146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2010808944565955864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7239659967540901166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -771173396807925724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -874267852611089920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6853926470789642926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 93780368064009503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8122006776965500978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1300150063369949517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7090491361418348700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741124076289771584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3417895877507026412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7172535821122658263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3674730195337740983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562977436477833700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3610638335629176823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415130325308413044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902846102862846655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4481511716004209731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5082817794722589145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5338753924631544892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7711997754361845104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364202309818218575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038925733698726081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7943363943282625652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3072264507482005283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550542013886347318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4614439969860109929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5504399867190654611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979183280920900069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4853699672059025134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9044276457757767035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8734377503713996922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2465721086996815052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3217271821537055185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9033296519669889071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6100694983578674131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6465889411622779090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6741468633528927800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 247488220953920562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8685545585375233630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7857411966495557412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7343459469934513808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 800334863381006560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -691570910611029218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2496344449171958748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9077412414558755308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5350649969492928724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3974400287127574150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6169681024739866582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6994055966847849271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 515115927270880690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2205292818633364906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092622139112074507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5060466765305641823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947237189678664037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1130744745037348985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8015844666020313552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8195850878365348133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7728442447383603960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1425648158228497321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7551395488080632830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8903649531567879349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7381007730906986330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -294620931937675284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5327236934701287264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858909661140987281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2211140677353789412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4376095855656067815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -216534874096537885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322505851813433924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1700219070680486669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5245364286119237974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5174295207482677740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563891232538155094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5992503859974513804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 702108826215067681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8127357374239899702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1156854860058419061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983301803699160563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6671110078700603774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991147728286317453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475280925326225787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6240456211000836107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4362571420955277034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -969571864526882576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3213385738178396059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6098694846446392590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121908769121648211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118523294200867865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6380200568479753080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8882992594223634315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4369469532975454750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3881920885981422276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8112563650997463049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3779040640954237345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3770373052559929976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -509184738921452193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7256071932714032643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8610764342730319225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2229182439835746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7112532290110726690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157965334345278314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7573312087715521215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5382707213053343217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2651633110436115436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5874350059272317831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8664247163510009781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7724245964489387186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5216785207008316647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338300723173498955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3121812403365549965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3732383403662507154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4172985099570477137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8597093281618949679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3970145766468750094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6231141627549009793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8206032665138414744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8122258275533240874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3097572196952658532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8812291723327781958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4880829174707699665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 632113704704091497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7206357158056571879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8145753855538891747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8850670267665009727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1225719550668117922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5150275799063577169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074235901825177046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8156811425382979469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6054122798522791216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6878525647146469229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2621467679590931882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2792455695842069768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7930869291320361140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2352161320454516807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9212283529991854926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4196409513083423309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5163325196156703958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401451408233819055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4088046149643986123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8115487193628295705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7574624260889012006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5943533365805640979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7797662746827756755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537068976762837448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6353907430321388553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749853645151151202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774312360976630312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6538831146818858451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -335717270546423914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5518326201481714035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7359234682400649230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7030529341632470305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5575203937022039142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6270362421507110387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3913546447255946746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811804630763165565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5595074911999970512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769800894278877962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834791921237884558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 358801223983481334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1148297420162382408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2748766454481244610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1851790667412584749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291614413420747471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7710947853274630786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8495447114709046248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628083419209051385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8063990642677358203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6883046365712410961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 402148808478228812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9130672276486735697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7196408325992563664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1989204145270022475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4812719362488017766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3187968869495684024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7410191763145077576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -678874524636599214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 621090770939025410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -253719408582967555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3426601474456681404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 821088749120400909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -943127739376857930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5931195849065257556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6177961038853167892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -854599202543757998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857108400956251284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8618233892693488963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3017541452759017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8449140256896221713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8673700188221022567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125070598436511156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -703015027140110684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7330432132460018143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6505932262440852145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5235922956528226468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3350249622354487670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6419779564144079258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5115338465956622054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725556077883577239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7903044870304822069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4732625357715164843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5929629164515242186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963690899668788312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860861922856990724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2212901176827794954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870542221423065031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6669033477995753940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5838149089212849938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493963967402574299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3818434089533275767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1747199574275526919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311403713924319734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2606859766467920010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7243506891886739811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6279448701170681083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6143491687601393516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1735158060424576594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 70727729280712987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9099864490082179897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9128861253291715705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 917398011748667799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116643770122377161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7814419823375239788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8331648184197309287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6345824626387581267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8337970846908956321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2775185153669062148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8635059189976916956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5950348380746958583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819251579727094844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4814017608760532520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1534576464975184243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4180324063802843253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4379152070468091871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8816470242059113958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4982547089679708060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5058161339630080214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7015360741927771262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3506930959025462122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8728046055084103797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 523704411137995631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2923743083155085122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7709245652422639676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3517226007696461037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6045262082638604751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380012991029721126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780136959002097983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4776425321284530341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1384134893954205526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3898686505519101256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2664292557710396264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7215003234507033649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8930806943997695849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2051830928397478971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4158310000326891880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8792133433378369669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -287113905798011835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8187637825983912473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245028663266590839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -742255012518633142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684570328142111199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2115959801659807721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9011000050072328018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1863610939344331222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2608219547773197936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1246722209043344214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6159960791611447740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2695687621269517629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4054261789777432600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2091446595079338393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9094650454850478826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2889445030447579582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8626421259496243679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7133386230718313306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1581620851746212458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2963516588191678272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2188893377030837263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5760375860925746213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5623328378213955475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4770719496668669870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6028101467903936132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4227371075507257159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7991621938655187732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3913326670010680891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2778502543617503740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6212754205916116401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6377283638310605157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6307979608691289067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2278298485609819601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7115264153512254629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579428165376711074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4307948490716480490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4207836638385655748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5024322793709190076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8591334527133842028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8948290773938583927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2261363703554760121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3598904886067738938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6343183047844783820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3951743879037801277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8198367430670576615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5783659155255051459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8749329709486335279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2533750698497473352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6262465152446790769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5849594633881003033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8026342968880584824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6712424365771393883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5821183709848472914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9010814903188168457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8357458573039469245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4066020864050545372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7634163070946068424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5970476088747167355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 806976498081422317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013785007134835478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3885172193190068903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249007552601255044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188856717498384700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302403788425749564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9100415702242502714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1170051964837959864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4490807726297426664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8794596071563401672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3494766480904433545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6211616897058365314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -289043925498970096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3499835561565492206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1233625628502230339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2301690371059455469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6364523308672457590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 830446225721396099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6905185721499476681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6914284992968261312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964873603738329572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2129474148635222390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2478325045800082724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780409410982931922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4605675072536296711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345961600687580511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2092874678261729148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7413667695204563463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443066047434639527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2862430834665037856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9147355907003814805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3315286811394790644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4277789525029578419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 990212953273334875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786575124086428422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4745919939530201150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6503263065730966323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4083140430531604785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5319111111247948376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6263655193993216346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7835333348095748542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2080288620666777198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129957990130831563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7027471358990166061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9188885347043365705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3237734489343241561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6481741720132761403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1132604632817651048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3298691620517050159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5309827227312371126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8515620834854775819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 791360856073288425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039651099698337665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9004604364007937557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572679871915210400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461482277051395035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9066801836952674875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5463656739116092281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2423227779936444243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16410944658823848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6549165548257000279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062643171262650853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862254632965855949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 167936384196210438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5372210500583116513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7053223326803867503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2086291653753399283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2081476565255850554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011800790089086818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 683906755522798868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5567467999595490383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4934827105911949298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2923652566006321402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2937105884603982815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -344698216392790395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6999219899315882409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2486935262462338083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5491782079844087630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281280216760563640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895140143864090240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7870124180690776471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2957636886521095080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3456699804314864334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4618172892636956614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8786567117374730988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7259828574693189215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5611046387699692183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1785728257137359908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6634420612477120994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1805038647356139792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1592743031918140975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231074096435095419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4550715038717153587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3158584396511420676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8578321643005334303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8546730226585155758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495052553498344958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5145364795844370115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 349859318648029081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1306645091227366350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -176076243534521878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6035050556970437687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6734532498069010062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077687847453143069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7639799686907420767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1829646862698088836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6868378725422881694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2717011293283275540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 540043858916223449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8164732391303326132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2265309073991139072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8840618122617964006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6816031824889047279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 363348986852495066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711003611085918982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8929201041926010897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7386804400423689143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8661805953274745942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2415931572526059734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2958431456663870823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3875149650165761187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804180272974410121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -684786307804207818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4286096822138983084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9127333105390241978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2542403645160851578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8773336637201985953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4875131560387802761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5161626797751547515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695441421305445716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6053204250293513317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4798800256197991709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7313558368368973965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8219715678682702315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4003531245283766566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5901423429138025687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1677174736336709568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6661324207764716603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245788234841325915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1758813763119079688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1810120027253393405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7852281269981793291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6966881864562601661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6696598560482583184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 100315598023007975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802351729610983997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5821467807784260024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615390775316269313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9016254160451555914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676382414199219436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8297537259320891863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633870187764374770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -31068445667619074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760367580546392235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1249424805869985614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -300934476359838754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8371677372353689045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8826665693256560668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841842088108108037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4722112185900368300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7620977726376596865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8431891199130175404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2686400526487104795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5283663178602130810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4552523280354015304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -411876465829746106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139052922691561081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2866194755641659101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1568828155507327394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2921202847141792856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507087490717091792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8727479993212171150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956660597881633779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7209824277816373021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7107362463206600315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2733672937974176862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856767059359420263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3985801763469118276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8151144708434418144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6482197880763315799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3095267998514178297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6766512734370366927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2522392991650804677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 582741210390205234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027184991804184576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6474699017595238303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1599850598626870604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5079672291307354962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2414072230507978178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6603654209487549103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5123502364028602041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3757443906083098621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -102213509175160669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8252392934212846799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7690362314184912380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192549076561502051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8964195501804597085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2717012296976177333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1168223054185449526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1234544628730323850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408839934307999244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6501660963975310857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4641543056618820454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1667092924333732775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2934591096415773100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4712677754110583242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6296570003164355749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206853549018267951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6881338490259793426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4336157817926391222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4268121836508098124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4747577642183133830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7439144944332833495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7744700699536646414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1830837142219262078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8889651150738400861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4339232554102344956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4970090725739351205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -611577226397812137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5693193904525364128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7064980081959712597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -447762756634879600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9094858989271376657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 984497078176749599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8720496099634998628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828722055307618747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718551544599539953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758622670021383463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5637736992117883036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1007626599027200130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1848278651388233170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7884626488126494553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5657099047101950395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401837279043963208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -169252855928730678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5579094550523762787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951766105508723998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -829536108301008419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6602474240148904389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4569964290344261072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4919545085005314168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1768404177240755817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4080133279500735316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4006742638541040950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9148191833717492627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8285973381331343653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2006865059146758761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7253707571586271260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2874340487764221047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7544689385097830789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211536923519586374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -405639917653839178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3720521401715700955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3442325027095439793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1108534110874603381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725790087041398486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8583149354762418738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2687018860705412681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720121794746796365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8249748892905926284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508960664192396482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1632006448460773184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946166722986750202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2368621475778614352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6111269441192774136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686050995624175530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5623195015906417519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578144617159475826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889851755666940287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1543180287933561027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1706756683903269841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1593169249491314562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6750384526298337559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1146035025500796651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3988917372492095219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1003242464526767657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6281678665784482552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7181346929165542477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9172089035943951331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1003562249054303513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5460764207317799498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634966541617771770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7336629516699969651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3676625494752104900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2789526853886247408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7916609006891683060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 106055360678585683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1379192559507703370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1793939941524929338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3965960320682804434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7789641006532291155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2236681753611081787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6298306062437314919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938671421509592477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8778595395907063195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7011090946483348985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242356880891204986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -742908373393009292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8975774464714909669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2202253457483025725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600695886876906047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6484461307247067815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1785384158985704881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1836933406134466285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1681503287414031057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8367206367181620213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7751078348498225059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8288470539460368527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3968894054314788798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5609228287793336919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6814699843780455613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5308418691639562219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558799284617915955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063588412463215763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7983668805146821435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1988176660981619830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5023289382255800162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3611428411432011020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5422932752060365767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2220933851425130971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217998979333249992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7394695173914176577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448294608018024966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7993693090200242107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4132955625198472780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 228071499685669990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3777710777729858334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8027113194275584762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8562921180006103383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2925142469365867457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9214550790707031942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2221809438083458613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7953103519298604125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6745919892218381234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5770930324779488730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5291282090278596903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2508155641552003621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2160721960232563070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 318850802965808729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7027458303382518134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8734145338093662888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7855377835064822268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1140703971463772660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7434123807058749687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1230514540908990058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8081508977229704528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5844509394025744978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7933966067775939672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9060462694984230541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3266024225400701529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6310195824272101877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1945359447022686667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4072617991887016314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904915579439865347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067366962678543784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960099987276300138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7648637456716670553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2874014097566991267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291152144592533163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3689864599162662238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5849292585578201057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877321838390764709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215913345335016506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5937776026650711766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1046808997488662289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5908274338174907861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7069844946812045835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1711427386136936510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5852854237736315279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3993029512194965650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937917242918647450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6135526790684976404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1087436308230149392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6796392132701404309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772192229680373100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6801369292070251423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4614852912531228915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8420483026210043608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4719981535100938234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5063233321237736029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4690346016986291732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5137855807299701536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1037974424991734032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510965732744567843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565199855897816730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -835551156462003891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6385115943194113145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -500570607389950617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5576546765021946642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4081757651388538497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2591506517455400297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5684903636150665758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2931370635143902939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2015879602012179625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3952273627579534344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4447467145297586544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458582114277747915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7181703079227760085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3469452382183069554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8853424615336791685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4576045150924936576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7682603661169150034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5467284067425525224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 175030238552817898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752488994674996758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6057476693860879427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5427290084930600728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4012359355433588000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8207207567090882447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6373216265033929937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8276496435079422994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8169941524061436723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5628824959757806253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2827494078992398776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1458845489384489289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5009606614445594796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834839542115194044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5205476727532238465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8753018234102644713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8199902450737846732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5233785426221642552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5066020649432396910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3349934550134762517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8163513418228011517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -557035595396630987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5425002564867550352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2117378594553971818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5136566490992769887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2597954539553203744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1526714503769468081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789237658405677449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074274420810442819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6516679722681402919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8909833539440768966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -988790834017645558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7517117233921653643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9048421778918854835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7072653617806212437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4609105344837428094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3592441170689827339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807641502010893590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4073549822478716340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8030443091876063596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4375821889254480248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8354170405504941630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5173921414607240832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -861884996175218162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2510842181386092310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7167102769782464248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7032208439471164406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7791854164134503455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4755161324673456104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932665736789920074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 386881684107703190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2431642488476173741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8759884441027823575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6896131335897028022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6681797428304324564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2836304855715264309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2753024736043725164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3792783477782188229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6952861762217952178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3440038675344853520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6197712932932530010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4765797282753979812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409325683470435391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1005131251075303129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -225521640791793561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576430288620112940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7677160294550606437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4793644924638029662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6750766489046918943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8639600028711010733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7563950708473366372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3170922874571583531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4080394455735598327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2699389617413168021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5608488441019998903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3363408819516284691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2299077379745786827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2820371300764553651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4463784855362061665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8151822123825549596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8616657164159447937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1708821681798976859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6392685503044806214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -197838317741040331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8973110020620722226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8040986699960327277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5491931345435541726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188391951596371040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797338149183980957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5095144467829980284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3802871659890426249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -53889492411699816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1917672147634653513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1731442608531211873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3769207473759365167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331214162799057709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -538628579616319119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7619608569494877995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2786588699986897816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5450131919343289214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5850873479204643073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -75061273541051089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8684444488381302606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714064974058624928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981522162708702155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4453936222804498841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1393613647847832440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1788809798202150125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321792957546395131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3459215039666889407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3299229676265128678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4145794478607828853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6238863559940520838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4874230383168477658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086318125244864315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000372200117384494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3636143588302109553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8634516956228546528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3597976251024477689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3706823206658756669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968426279410235791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3041025396259033120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2290861392596125585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4162246276456140417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6351690454001549596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5471715838249856507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027803377388239852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503448718642671382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5918631436679847720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6129402908365827380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3718722416215955985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7610285251594213150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5503218435466745644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1829967692317245500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7838529251463884260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5604169269501474543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 411170926436884660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5971724354632272339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4043276254794943873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122817206293054274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3355784407277369606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3910115757484034169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6324689832241673428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437868369788462162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8733940042606929480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8984868980574620822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7797724561294554777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3496317400298579987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780550389425701949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 563321400731322658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7516307356982609330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7123966525866311924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766305649935795191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723800133765223365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485039883458012967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5804451400166676867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3711397077372514677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5411217252854132265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5153168971803301396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 488273900955190072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3395727167820129328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4240611479549602723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 539297907000797940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1913237800795043961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4145002435709599755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3200373253636588398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8181614914370730044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2044681103406283658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8352690823316761072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5141021516976842127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4120049208181496831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7573906407417607785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2344228013326751625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5487503348177410738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -427225356279872667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7662934030561711482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4054667436420530237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 569435372461266390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8230345769785653348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670317221617231054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7712636667783576216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4152716656320186957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -528940604496158680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7735075119774513788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5948669100561517014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 609269433008464500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1819792307215556806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6026507579042903961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6820264656522786573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5537720838266036281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607817172705967800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4052900200177620466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1070443923350083367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1947514707416338857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4969685588365096918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6856240808812679932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -593020857157359983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5214896077472552766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7238456035337799491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5495924519566198718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7998915276265733874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4513419243105641281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7265437479240701740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -491103959005206757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7211386904752399047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3622198489140372599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -953597826640722595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8995095618628743784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4972727232549517527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2309394151624861936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3199943179470916651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980393664867445884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715178187976239504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8725498946578534542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9046641719497228979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1011678709480711706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192361544939946032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752026378869327422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398047250747313550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5237775678831652963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5464681750365701461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9087884106359935218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2657097092472673090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7831723248777939711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8443294509983538723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2555408783034435169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4027920289695356615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6381598129171737430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8993879330646222122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5226607481135460652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3066850104596086407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1725406615906372989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3336094594048330156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1458198374107673705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5250420325703584435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 875839676895121234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5785926977340300528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2581165549775298228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5299634997914881053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5018428406140118376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5952240040302810917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4023209002923092225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833881840912173968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2766906060254483003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192246557523959784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7292055327152544750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4108322600982315699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834658686364972959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2210343892929641607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6900944204916626332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3459290926316751507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2075664452734376864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4961887938780147607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3783253514650495692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6925449703144205644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6935888177631914465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3386531149269583149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -854002014584522782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5781308109694773010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112487002596788738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3654345037119042833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7105262909355102048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4405314131154406822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5887977967389569568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8330479590413683867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320543533799450062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4420029307754460741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8385128884746730108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 503669671336320172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182490238970342184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5611293022061767588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8210602720874639534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1112974415982810540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -834802942976235995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9191644421896885964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3373672677315262488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3528293912155273737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6259294619072792039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8156431629156407523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6585532773950814151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979380340211945905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1953025557155091371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2422235482012302893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2467046761382379494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8789293053907745389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520392849340830398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -56032514629078293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297511858949795445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 539345565275079188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686790742864317965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8712961520172247262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 353316658305056082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416042183680797386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -679285707906129545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6074852132138692734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5189139526402130514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4951505185827231829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8731512956227074817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652938776607853138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4543971363060423273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4946143074717677100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5442413074614691586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5737868807543859797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2035101176441601489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 932264532147465583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650034903526311755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4414643926485459249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 505653416109641208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5475998054295491419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2384613027610806435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5130643165966791679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6343553655013823507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6003028591289517021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4989742989183796577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4585691352707138061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7334285743103695907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5150278077468653077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 837446501495584402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8835084637333264397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -31810450533503814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8573679768945222178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8466717413348568230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6740678211270961356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660501845309102644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 647848823036122046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7559565412611611874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4721737050319033523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 291869441499502573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927631236872513918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861502256687846520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 422495362370447852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7606042346356031770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4495148593074334585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8794441572794340248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 880934411900628531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -901014822443032297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019662692233904717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 879218370826605701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705830053483179039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4134308941921352106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392705163479340214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2653708717967085169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7658915381442291048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171283403565155489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585843186406267205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5565143308291090760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4839393239771699256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6103285257899765475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1450081870168692674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076490342729664342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7691967358653779252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8747063328810546811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -791170855303911646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3494815659912870671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5363205038108718941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3831387642843345590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7080656288586653254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2312154934270625125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2793329275444816112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1781747821078574019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940350800650606569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -303655366291603362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6732350332621110695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2433876615432951071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 213722723675400651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7023764770762935514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763970987878032576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252622012387893064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7684450017153155288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2031917931218168228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -664237009083606867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8763350623034419999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3508693964501436691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -281402318260862791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8079198918389139457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6873787328775996363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640665194961039009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3289271617630696727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753585528173699794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 115845888231729439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -565363144861340888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8301100233819346916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -731747810163150360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8947702437710080663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7321599415240285270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8695857607999228053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3042263916685374362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324836062227037629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2944662864093377668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8756961947911697692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5523769438265613433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5526380417799975551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3201093404839928370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3007824096815449004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6874804682000509302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5762939398820477957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6380740492597975364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6815369719343773850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4624742228042176246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5347541577386960695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1145883100347927973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 690740918802286478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3703414846967531896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5917079840930005063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6914195182816572670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8665300709151510356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3485945930557733066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3188703867954524926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2069094960497335183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2001607458071767620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5542752413506899439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8209618998114676150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9029187399021241397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7637763642166561818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5943594516930289773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3250261155964701477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206874758152261903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3324196196739483727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6389390219870293984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553109105735471124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6019477268081164075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5469763353214645534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8289411783030441536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5459593399096766180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045803683545086081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4942626639240070885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4564075998059876642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -548495193372466143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8937100960045447490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557132499899070868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 111723317554513305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4907136781394109466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3046775837158998278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4631470831770047378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1282233617615472529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7883829334367771651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7887993138903255348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4444839618640593221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8059010869460441967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3787109377192769470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8429913112807590994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6467749799724224165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2123401139533779065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2611747121177411791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 657631404913104071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -777294400921878744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698619173384046338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532264397535173046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 192094267425659280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6638583768961974928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2620056739677214360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7236072685185051942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4604275766710444829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 484011343754187788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4708317829218446816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3589373252309386553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553182243340628181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6499162289217955205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430436750477395653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -439923752979956194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8336232483267521651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5965600693608594196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6363676220735547352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587626287713801941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5928287628994327513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6989123353634957864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8688687958578816693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6210492661894519441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2372101562348352588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1929288496152322485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5835114475459447758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3939972204016425064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943419172633436836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6595867315517576522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8424721863590916357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6926525137529899931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2239776355357895374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6801445153596813130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905654846091739376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1086537204655698002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -381622203394183246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7126645037103159455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545291403903173733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737704670832494939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6875173899037665325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6456765470964056859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4396818963691319378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6339254107677555402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3192412835605428338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6971035013541375472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5030805227071410689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4366181575141213115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2047475658692787852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402242216214654214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705145628574247279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7276444884486932389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5499036255270496233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5184651383740642176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8306184431917803036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6888142343483724018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 562577933926837323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4084477019081137046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1797310091834190209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3666315115896289905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2882063507611968545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6675316031208805870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5337356258990119863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5937869668429771575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8486323292065731719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5575382304773931785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1446496188791583279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2327622483638366117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8858755828061940208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5681590542079232048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6646630108767373936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8906038551481938302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4909631858451218266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4809641958753134624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5042244066027798125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8295950896681627637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5742996152852500597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3190522097591906648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -321568157630334317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1421750618264900732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3170112291088241767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7799191577932271866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1136897885789926707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8112173968571566983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2829939224792453804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4155474364530395732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4271641811464494578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186666567396664765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 982497842570706558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5587138249562141772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1608190981760534973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4115866705960547150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4822359341191200601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6806414551252510399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3432639611461848630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4493835387055173921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:24,145 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:24,145 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:24,145 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:24,146 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:24,157 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=4177 (was 4187) 2024-04-21 05:00:24,167 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4176 2024-04-21 05:00:24,178 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,183 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-21 05:00:24,183 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-21 05:00:24,184 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-21 05:00:24,184 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-21 05:00:24,184 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-21 05:00:24,184 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-21 05:00:24,185 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:24,194 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=4171 (was 4176) 2024-04-21 05:00:24,204 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4171 2024-04-21 05:00:24,216 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,221 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-21 05:00:24,221 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-21 05:00:24,222 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-21 05:00:24,223 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-21 05:00:24,223 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2024-04-21 05:00:24,223 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-21 05:00:24,223 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-21 05:00:24,223 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-21 05:00:24,223 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-21 05:00:24,224 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-21 05:00:24,224 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-21 05:00:24,224 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2024-04-21 05:00:24,224 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2024-04-21 05:00:24,224 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-21 05:00:24,224 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:24,224 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:24,225 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:24,225 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:24,234 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=4169 (was 4171) 2024-04-21 05:00:24,245 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4169 2024-04-21 05:00:24,254 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,259 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-21 05:00:24,259 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-21 05:00:24,265 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-21 05:00:24,275 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,279 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,285 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,290 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-21 05:00:24,290 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-21 05:00:24,295 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-21 05:00:24,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,308 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:24,308 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:24,308 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:24,308 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:24,319 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=4145 (was 4169) 2024-04-21 05:00:24,330 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4145 2024-04-21 05:00:24,339 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,343 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-21 05:00:24,343 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-21 05:00:24,343 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-21 05:00:24,352 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,356 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-21 05:00:24,356 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-21 05:00:24,357 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-21 05:00:24,357 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:24,357 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:24,357 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:24,360 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:24,371 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=4097 (was 4145) 2024-04-21 05:00:24,381 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4096 2024-04-21 05:00:24,391 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,399 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-21 05:00:24,399 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-21 05:00:24,400 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-21 05:00:24,409 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,414 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-21 05:00:24,415 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-21 05:00:24,418 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-21 05:00:24,418 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:24,418 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:24,418 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:24,418 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:24,429 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=4058 (was 4096) 2024-04-21 05:00:24,441 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4058 2024-04-21 05:00:24,452 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:24,458 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-21 05:00:24,459 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-21 05:00:24,464 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-21 05:00:24,465 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/670be132-d2d2-576b-af97-309918e54592/hadoop-log-dir so I do NOT create it in target/test-data/69a38e9d-9c4b-c62c-4261-c289d6d29230 2024-04-21 05:00:24,465 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/670be132-d2d2-576b-af97-309918e54592/hadoop-tmp-dir so I do NOT create it in target/test-data/69a38e9d-9c4b-c62c-4261-c289d6d29230 2024-04-21 05:00:24,465 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-21 05:00:24,474 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/69a38e9d-9c4b-c62c-4261-c289d6d29230/bucketNoRecycler.cache 2024-04-21 05:00:24,474 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-21 05:00:24,474 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:24,475 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/69a38e9d-9c4b-c62c-4261-c289d6d29230/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/69a38e9d-9c4b-c62c-4261-c289d6d29230/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:24,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6224549960350922406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-21 05:00:25,576 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/69a38e9d-9c4b-c62c-4261-c289d6d29230/bucketNoRecycler.persistence 2024-04-21 05:00:25,576 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:25,576 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:25,576 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:25,594 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/69a38e9d-9c4b-c62c-4261-c289d6d29230/bucketNoRecycler.cache 2024-04-21 05:00:25,594 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-21 05:00:25,594 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-21 05:00:25,597 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-21 05:00:25,597 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/69a38e9d-9c4b-c62c-4261-c289d6d29230/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/69a38e9d-9c4b-c62c-4261-c289d6d29230/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-21 05:00:25,598 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:25,598 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:25,598 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:25,598 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:25,607 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=950 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=4018 (was 4058) 2024-04-21 05:00:25,616 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=950, ProcessCount=180, AvailableMemoryMB=4018 2024-04-21 05:00:25,627 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:25,632 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-21 05:00:25,632 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-21 05:00:25,632 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-21 05:00:27,884 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:27,884 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:27,884 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:27,884 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:27,900 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95 (was 95), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=906 (was 950), ProcessCount=180 (was 180), AvailableMemoryMB=3973 (was 4018) 2024-04-21 05:00:27,909 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=906, ProcessCount=180, AvailableMemoryMB=3972 2024-04-21 05:00:27,918 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:27,922 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-21 05:00:27,922 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-21 05:00:27,922 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-21 05:00:27,930 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:27,934 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-21 05:00:27,934 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-21 05:00:27,935 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-21 05:00:27,935 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:27,939 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:27,942 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:27,946 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:27,946 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:27,946 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:27,946 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:27,956 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=906 (was 906), ProcessCount=180 (was 180), AvailableMemoryMB=3876 (was 3972) 2024-04-21 05:00:27,964 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=906, ProcessCount=180, AvailableMemoryMB=3876 2024-04-21 05:00:27,974 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:27,977 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-21 05:00:27,977 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:27,978 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-21 05:00:27,978 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:27,978 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:27,978 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:27,978 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:27,987 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=906 (was 906), ProcessCount=180 (was 180), AvailableMemoryMB=3849 (was 3876) 2024-04-21 05:00:27,995 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=906, ProcessCount=180, AvailableMemoryMB=3849 2024-04-21 05:00:28,004 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-21 05:00:28,008 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-21 05:00:28,008 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-21 05:00:28,009 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-21 05:00:28,009 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-21 05:00:28,009 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-21 05:00:28,009 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-21 05:00:28,009 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-21 05:00:28,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=906 (was 906), ProcessCount=180 (was 180), AvailableMemoryMB=3830 (was 3849)