2024-04-10 02:55:41,943 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-10 02:55:42,156 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc 2024-04-10 02:55:42,217 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=217, ProcessCount=167, AvailableMemoryMB=15401 2024-04-10 02:55:42,253 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:42,263 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-10 02:55:42,274 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-10 02:55:42,276 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-10 02:55:42,279 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-10 02:55:42,822 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:42,823 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:42,822 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:42,822 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:42,834 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=15139 (was 15401) 2024-04-10 02:55:42,844 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=217, ProcessCount=167, AvailableMemoryMB=15139 2024-04-10 02:55:42,852 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:42,867 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-10 02:55:42,867 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-10 02:55:42,870 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-10 02:55:42,879 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-10 02:55:42,879 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:42,879 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:42,879 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:42,879 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:42,892 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:646) sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:693) java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:118) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=15107 (was 15139) 2024-04-10 02:55:42,903 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=217, ProcessCount=167, AvailableMemoryMB=15107 2024-04-10 02:55:42,911 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:42,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-10 02:55:42,920 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-10 02:55:42,921 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-10 02:55:42,943 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:42,953 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:42,960 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-10 02:55:42,960 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-10 02:55:42,960 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-10 02:55:42,961 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:42,969 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:42,976 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:42,976 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:42,976 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:42,976 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:42,988 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-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: 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-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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=14946 (was 15107) 2024-04-10 02:55:42,998 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=217, ProcessCount=167, AvailableMemoryMB=14945 2024-04-10 02:55:43,004 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:43,011 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-10 02:55:43,012 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-10 02:55:43,012 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-10 02:55:43,122 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-10 02:55:43,470 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 02:55:43,484 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/bucketNoRecycler.cache 2024-04-10 02:55:43,485 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-10 02:55:43,485 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-10 02:55:43,485 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:43,626 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/bucketNoRecycler.persistence 2024-04-10 02:55:43,626 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:43,788 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/bucketNoRecycler.cache 2024-04-10 02:55:43,789 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-10 02:55:43,789 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-10 02:55:43,844 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-10 02:55:43,845 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:43,856 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:43,856 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:43,856 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:43,856 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:43,866 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=15057 (was 14945) - AvailableMemoryMB LEAK? - 2024-04-10 02:55:43,875 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=217, ProcessCount=167, AvailableMemoryMB=15057 2024-04-10 02:55:43,886 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:43,893 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-10 02:55:43,893 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-10 02:55:43,894 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-10 02:55:44,960 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-10 02:55:46,060 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-10 02:55:47,161 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:47,161 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:47,161 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:47,162 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:47,172 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 217), ProcessCount=169 (was 167) - ProcessCount LEAK? -, AvailableMemoryMB=15025 (was 15057) 2024-04-10 02:55:47,181 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=169, AvailableMemoryMB=15025 2024-04-10 02:55:47,193 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:47,200 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 02:55:47,202 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-10 02:55:47,202 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-10 02:55:47,698 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-10 02:55:47,699 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:47,699 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:47,699 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:47,699 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:47,710 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=167 (was 169), AvailableMemoryMB=14989 (was 15025) 2024-04-10 02:55:47,719 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=167, AvailableMemoryMB=14988 2024-04-10 02:55:47,731 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:47,739 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-10 02:55:47,742 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-10 02:55:47,743 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-10 02:55:47,754 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:47,764 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:47,776 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-10 02:55:47,777 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-10 02:55:47,778 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-10 02:55:47,778 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:47,791 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-10 02:55:47,792 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-10 02:55:47,797 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-10 02:55:47,798 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:47,809 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-10 02:55:47,809 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-10 02:55:47,810 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-10 02:55:47,810 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:47,810 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:47,810 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:47,811 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:47,824 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=167 (was 167), AvailableMemoryMB=14818 (was 14988) 2024-04-10 02:55:47,833 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=167, AvailableMemoryMB=14814 2024-04-10 02:55:47,844 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:47,853 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-10 02:55:47,853 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 02:55:47,853 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-10 02:55:47,864 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-log-dir so I do NOT create it in target/test-data/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f 2024-04-10 02:55:47,865 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-log-dir Erasing configuration value by system value. 2024-04-10 02:55:47,865 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-tmp-dir so I do NOT create it in target/test-data/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f 2024-04-10 02:55:47,865 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-10 02:55:47,865 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f 2024-04-10 02:55:47,865 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 02:55:47,876 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.cache 2024-04-10 02:55:47,876 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-10 02:55:47,876 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-10 02:55:47,876 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:47,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9101237977685554667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:48,978 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:48,978 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:48,978 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.persistence 2024-04-10 02:55:48,978 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:48,993 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.cache 2024-04-10 02:55:48,993 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-10 02:55:48,993 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-10 02:55:48,996 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-10 02:55:48,997 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:48,998 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:48,998 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:48,998 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:48,998 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.persistence 2024-04-10 02:55:49,012 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.cache 2024-04-10 02:55:49,012 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-10 02:55:49,014 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-10 02:55:49,019 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-10 02:55:49,019 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-10 02:55:49,019 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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/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/56b6e76f-7a6f-06ee-1e91-a3fc48cb6c6f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:49,020 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:49,020 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:49,020 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:49,020 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:49,031 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=167 (was 167), AvailableMemoryMB=14773 (was 14814) 2024-04-10 02:55:49,040 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=167, AvailableMemoryMB=14772 2024-04-10 02:55:49,052 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,058 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-10 02:55:49,059 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-10 02:55:49,059 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-10 02:55:49,412 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-10 02:55:49,429 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.04 MB, memory=0 B 2024-04-10 02:55:49,430 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-10 02:55:49,432 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.82 MB, memory=0 B 2024-04-10 02:55:49,433 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-10 02:55:49,435 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.22 MB, memory=0 B 2024-04-10 02:55:49,436 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-10 02:55:49,438 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.00 MB, memory=0 B 2024-04-10 02:55:49,438 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-10 02:55:49,440 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.78 MB, memory=0 B 2024-04-10 02:55:49,456 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-10 02:55:49,458 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.17 MB, memory=0 B 2024-04-10 02:55:49,459 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-10 02:55:49,460 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.95 MB, memory=0 B 2024-04-10 02:55:49,461 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-10 02:55:49,462 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.05 MB, memory=0 B 2024-04-10 02:55:49,463 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-10 02:55:49,464 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.83 MB, memory=0 B 2024-04-10 02:55:49,465 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-10 02:55:49,466 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.61 MB, memory=0 B 2024-04-10 02:55:49,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3559390495174368871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5969513432967783439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1335373743945420965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8879412885746882350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562354272916630054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8560569849214292838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7198409213932913345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4665801777310427968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3535485299394999064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2664785747240121723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2900594213032273863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7378173364614450723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4997843172269748189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -790696173080878572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5859828494189612549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8432631025464131015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8910317438495563677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4343382792640200204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96488695076860711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4775680715053687545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6240274513493467485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1684553141300363905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7081082276246967967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2713378530244884890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377889942773656634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479662396068407426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4432651394225069030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1957650353141971892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 309687814546454712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2474880876281061167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7564183517756151886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2848490558297416362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4095708837832964995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5897802383002318992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879877845275835053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5328249525651678970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 168466996385721955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2808006557653701251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6558436286993987590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3333790012776461951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8579333946707909965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2055115663124167223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7807749672697463120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8548379730559673048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4943519224458679034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015747232399459566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4775692495088561805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8472839328881110616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6833853716590851476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3198677050112461761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5179011682335867576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3071621411283504990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921281152266090789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -167423381238225464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035617586668950738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 84040022722259085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5426957937647989323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4569555596163160291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1255370925194811284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3485990156322114857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399377452820420406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6251253070299945783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955625066230124005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3102444766319372928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3556176319070735301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966878522332718689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3608061751802503148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382994650351859363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139437629450633670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6337515408119405095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6305926471560685507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1043676130278743481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1378247386574293065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8614364096844856918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -832153669497038115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196772980725013945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6677349643931218943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4623116920396597134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2543367963059570511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6646849674006683720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2334842395347250624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1384033548474131252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7838180054786822162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4386127667493705008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512002790491906898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6002429116695373570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1480245184172798557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3960335728102060822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2886873450501351701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5497739931507137380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008491363729691505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183712821776201665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1071443474927419517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5219946676361514426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032187151465438557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8387027006968640659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812374002185960217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9178332932485749281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1803165733597849844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 236770407514025059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995288576215526092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2630776609793360997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6848243212762673358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2508914189527895333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4326616392318603515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1076749235775408773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3083515246199322558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427629624602402589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8940523544509462309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7319056382834556013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8064463968443338300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8006494547803389206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7098369042490596980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6168558410253326269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1029234526533903217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4024628780759614445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7749980049918016857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878752469941998665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973778759222926654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4363595274827882212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8255978141714272296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417194028248039921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8059719651742874661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326147043846765671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4148978691278590482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3818279250958196519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3047509543911405515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704304234541318361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2564128117740422440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6477150648191457152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5627757894997608934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7253244515790395703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402303796523591310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 532548805702946061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7779303926722235044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1173963031064749978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4184391891592657523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8102243839239679435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4760035407277523507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982700611135815428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667750290696311088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622658979996202211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -450008388458419631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5334790678394315437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2677118860285632695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -826247222829638752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087086651575584499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8092865796525967014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6147108106685016239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1432600559261010085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106660070320641363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582022073173690510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7127026122388444415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607017482157710784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738966446055863206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925944190716715236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8632157723152552656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1738769993552664700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3573508666567560583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8402327223638234340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9092032586046140934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7948272872226709515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4881074291954637425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2048970814538451652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 848366318955028855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1537392019077651537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5837732613454675088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -294479495923749648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9124745693458771759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1230764573970086106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4469483172946589113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881386819784742991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1954925283508740878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 912173257501401912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417089230707984539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3059049665686663077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5530996168982978282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1732554543139954493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8948291661429490752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 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-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6648007283776716583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951559834682051577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577069887125888570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6258695784050102070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4022266897004282289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1610088572827947739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -380561256157767521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8030941586687281072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=205.34 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3140441414539367027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984755993229533372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7170670677581617573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6158881310056395133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 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-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8510056919702506713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8308059837635379877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1870777008547994510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1576818597149884258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3162443149972394357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3060742712108920925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5914874028805541048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 925938550085503052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1028276409425989120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099151166962575598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1751942592354244098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3565583513463309806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4002868725186270130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2235279260140856882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8756808826431479367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010591687576109929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4684654835047871683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2251170585145429378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8444414840523600654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7162231518663568268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1451603409285495704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1351750965527590597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1095580557866849613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1099990910572510653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5388783934211342836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432028931343381369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5931018778490039759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5888990837766763549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 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-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450582169748869477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 772168827214899177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5935694735474606522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788452682477832130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390082093902125039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4913499034035754625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,511 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7653134597935024921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8100187634501466403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 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-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7770125857597324289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7360556194197833534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6781512921349434220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8459056365077213487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8963138810715071587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4334568617659935703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,512 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-10 02:55:49,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6038214569091078147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550468173444683168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764713721562126781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1774227203790939878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -888795619781773078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981392098308950726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475640670615368691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 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-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2555577350832270670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3988056435227292269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5521687789172478159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2299389111039879408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -191278988927935745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1003252515384318492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,514 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6922812322080670804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2962286902505326957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 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-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1172633918577410705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7168099663659872424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -706897900610135125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4609723980308668531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5060258061502429380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2617512347135077302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800115157535710870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,515 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-10 02:55:49,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143682081486027995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215397311530996225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7489725869007484739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1021964832920911070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933931438493084971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3996406237960931097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7212870795360318754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 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-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4123120428521459876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117520075065977991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2314467644221144344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6291809810811846626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1249451190543717756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 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-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8820817074884048357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753922706725374195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7975659119119791932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2499003311989733086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7769464986009107758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,517 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6279142471702147476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2201431729465129106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 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-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1838725211444831908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640587983054333162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24595421654855479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8312354999940143266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6337224897138865876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1732319297634079994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211961596631066987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,518 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-10 02:55:49,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1351543408532052075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -232425697578368660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6963292113588794604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3782298039498022324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042135806164932268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4563253358666250892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 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-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913089843900063874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8505621535302960990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818947482060246993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775773782551931472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5529166108389705067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4095607221040878286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5723386655071733360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 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-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2303058443874587596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4190971425968097032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4964140810409869427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5202230426383651772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938104902760566996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,520 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6932317098363258942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 453341059104718433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 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-10 02:55:49,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6895993922432489506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184003508677464344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1316179514539776280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5850138751409457833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 955185578054283847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -38362662586276932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,521 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-10 02:55:49,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5434804737656469103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -663089425594338204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6196819923652057971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3644134986057968016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6865477335968650902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,522 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369059689890245929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,522 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-10 02:55:49,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416819965418517572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5372112122860295040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859728414260984570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,523 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3283347699645417270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:49,523 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-10 02:55:49,523 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,524 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-10 02:55:49,524 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,524 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-10 02:55:49,525 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,525 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-10 02:55:49,526 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,526 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-10 02:55:49,526 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:49,526 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:49,527 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:49,527 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-10 02:55:49,528 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:49,539 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=167 (was 167), AvailableMemoryMB=14730 (was 14772) 2024-04-10 02:55:49,549 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=168, AvailableMemoryMB=14729 2024-04-10 02:55:49,562 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,568 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-10 02:55:49,568 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-10 02:55:49,568 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-10 02:55:49,569 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-10 02:55:49,569 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-10 02:55:49,569 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-10 02:55:49,569 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:49,579 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=169 (was 168) - ProcessCount LEAK? -, AvailableMemoryMB=14694 (was 14729) 2024-04-10 02:55:49,588 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=169, AvailableMemoryMB=14693 2024-04-10 02:55:49,600 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,605 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-10 02:55:49,606 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-10 02:55:49,606 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-10 02:55:49,609 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-10 02:55:49,609 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-10 02:55:49,609 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-10 02:55:49,609 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-10 02:55:49,609 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-10 02:55:49,610 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-10 02:55:49,610 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-10 02:55:49,610 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-10 02:55:49,610 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-10 02:55:49,610 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-10 02:55:49,610 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-10 02:55:49,610 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-10 02:55:49,610 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-10 02:55:49,610 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-10 02:55:49,610 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-10 02:55:49,610 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-10 02:55:49,612 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:49,612 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:49,612 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:49,612 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:49,622 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=169 (was 169), AvailableMemoryMB=14660 (was 14693) 2024-04-10 02:55:49,631 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=169, AvailableMemoryMB=14660 2024-04-10 02:55:49,642 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,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-10 02:55:49,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-10 02:55:49,649 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-10 02:55:49,660 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,669 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,677 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,685 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-10 02:55:49,685 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-10 02:55:49,686 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-10 02:55:49,686 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,694 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:49,694 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:49,694 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:49,694 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:49,705 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=169 (was 169), AvailableMemoryMB=14501 (was 14660) 2024-04-10 02:55:49,714 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=169, AvailableMemoryMB=14499 2024-04-10 02:55:49,725 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,731 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-10 02:55:49,731 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-10 02:55:49,732 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-10 02:55:49,746 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,756 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-10 02:55:49,757 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-10 02:55:49,757 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-10 02:55:49,757 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:49,757 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:49,757 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:49,757 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:49,768 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=169 (was 169), AvailableMemoryMB=14432 (was 14499) 2024-04-10 02:55:49,777 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=169, AvailableMemoryMB=14432 2024-04-10 02:55:49,788 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,793 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-10 02:55:49,793 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-10 02:55:49,794 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-10 02:55:49,805 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,809 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-10 02:55:49,810 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-10 02:55:49,810 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-10 02:55:49,810 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:49,810 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:49,810 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:49,810 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:49,820 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=199 (was 199), ProcessCount=169 (was 169), AvailableMemoryMB=14375 (was 14432) 2024-04-10 02:55:49,830 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=199, ProcessCount=169, AvailableMemoryMB=14374 2024-04-10 02:55:49,840 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:49,846 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-10 02:55:49,846 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-10 02:55:49,847 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-10 02:55:49,847 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-log-dir so I do NOT create it in target/test-data/ec21d3b3-727f-e640-9c87-9fac1d49e5df 2024-04-10 02:55:49,847 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-tmp-dir so I do NOT create it in target/test-data/ec21d3b3-727f-e640-9c87-9fac1d49e5df 2024-04-10 02:55:49,847 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 02:55:49,858 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/ec21d3b3-727f-e640-9c87-9fac1d49e5df/bucketNoRecycler.cache 2024-04-10 02:55:49,859 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-10 02:55:49,859 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-10 02:55:49,859 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/ec21d3b3-727f-e640-9c87-9fac1d49e5df/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/ec21d3b3-727f-e640-9c87-9fac1d49e5df/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:49,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3801225669763433866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:50,960 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/ec21d3b3-727f-e640-9c87-9fac1d49e5df/bucketNoRecycler.persistence 2024-04-10 02:55:50,960 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:50,960 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:50,960 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:50,974 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/ec21d3b3-727f-e640-9c87-9fac1d49e5df/bucketNoRecycler.cache 2024-04-10 02:55:50,975 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-10 02:55:50,975 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-10 02:55:50,977 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-10 02:55:50,980 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/ec21d3b3-727f-e640-9c87-9fac1d49e5df/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/ec21d3b3-727f-e640-9c87-9fac1d49e5df/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:50,981 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:50,981 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:50,981 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:50,981 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:50,992 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 199), ProcessCount=167 (was 169), AvailableMemoryMB=14337 (was 14374) 2024-04-10 02:55:51,002 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=14336 2024-04-10 02:55:51,015 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:51,025 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-10 02:55:51,025 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-10 02:55:51,026 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-10 02:55:53,278 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:53,278 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:53,278 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:53,278 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:53,288 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=14304 (was 14336) 2024-04-10 02:55:53,297 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=14303 2024-04-10 02:55:53,309 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,317 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-10 02:55:53,317 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-10 02:55:53,318 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-10 02:55:53,338 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,349 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-10 02:55:53,349 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-10 02:55:53,353 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-10 02:55:53,353 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,359 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,367 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,373 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:53,373 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:53,373 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:53,373 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:53,384 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=14144 (was 14303) 2024-04-10 02:55:53,393 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=14144 2024-04-10 02:55:53,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,411 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-10 02:55:53,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-10 02:55:53,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-10 02:55:53,413 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:53,413 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:53,413 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:53,413 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:53,423 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=14110 (was 14144) 2024-04-10 02:55:53,431 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=14110 2024-04-10 02:55:53,442 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,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-10 02:55:53,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-10 02:55:53,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-10 02:55:53,453 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:53,453 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:53,453 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:53,453 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:53,463 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=14079 (was 14110) 2024-04-10 02:55:53,472 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=14079 2024-04-10 02:55:53,483 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:53,491 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-10 02:55:53,491 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 02:55:53,492 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-10 02:55:55,056 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:55,056 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:55,056 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:55,056 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:55,066 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=13743 (was 14079) 2024-04-10 02:55:55,075 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=13743 2024-04-10 02:55:55,086 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,089 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-10 02:55:55,089 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-10 02:55:55,090 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:55,094 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-10 02:55:55,094 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:55,094 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:55,094 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:55,094 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:55,104 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=13737 (was 13743) 2024-04-10 02:55:55,113 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=13737 2024-04-10 02:55:55,124 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,128 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-10 02:55:55,128 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-10 02:55:55,128 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-10 02:55:55,138 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,142 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,146 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-10 02:55:55,146 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 02:55:55,147 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-10 02:55:55,147 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,151 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,156 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:55,156 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:55,156 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:55,156 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:55,166 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=183 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=13702 (was 13737) 2024-04-10 02:55:55,175 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=183, ProcessCount=167, AvailableMemoryMB=13702 2024-04-10 02:55:55,185 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,189 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-10 02:55:55,189 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-10 02:55:55,190 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-10 02:55:55,190 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-log-dir so I do NOT create it in target/test-data/dcef7704-4363-b25a-f5a2-64239a8853b5 2024-04-10 02:55:55,190 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-tmp-dir so I do NOT create it in target/test-data/dcef7704-4363-b25a-f5a2-64239a8853b5 2024-04-10 02:55:55,190 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 02:55:55,200 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/dcef7704-4363-b25a-f5a2-64239a8853b5/bucketNoRecycler.cache 2024-04-10 02:55:55,201 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-10 02:55:55,201 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-10 02:55:55,201 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/dcef7704-4363-b25a-f5a2-64239a8853b5/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/dcef7704-4363-b25a-f5a2-64239a8853b5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:55,320 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/dcef7704-4363-b25a-f5a2-64239a8853b5/bucketNoRecycler.persistence 2024-04-10 02:55:55,320 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:55,334 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/dcef7704-4363-b25a-f5a2-64239a8853b5/bucketNoRecycler.cache 2024-04-10 02:55:55,334 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-10 02:55:55,335 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-10 02:55:55,337 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 02:55:55,338 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/dcef7704-4363-b25a-f5a2-64239a8853b5/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/dcef7704-4363-b25a-f5a2-64239a8853b5/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:55,339 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:55,339 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:55,339 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:55,339 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:55,349 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 183), ProcessCount=167 (was 167), AvailableMemoryMB=13697 (was 13702) 2024-04-10 02:55:55,357 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=169, ProcessCount=167, AvailableMemoryMB=13697 2024-04-10 02:55:55,368 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:55,372 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-10 02:55:55,372 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-10 02:55:55,373 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-10 02:55:56,473 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-10 02:55:57,574 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-10 02:55:58,675 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:58,675 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:58,675 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:58,675 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:58,685 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=13689 (was 13697) 2024-04-10 02:55:58,694 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=169, ProcessCount=167, AvailableMemoryMB=13689 2024-04-10 02:55:58,705 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:58,708 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-10 02:55:58,709 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-10 02:55:58,709 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-10 02:55:58,710 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-10 02:55:58,710 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:58,710 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:58,710 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:58,710 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:58,721 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=13678 (was 13689) 2024-04-10 02:55:58,730 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=169, ProcessCount=167, AvailableMemoryMB=13678 2024-04-10 02:55:58,741 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:58,746 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-10 02:55:58,746 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 02:55:58,746 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-10 02:55:58,756 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:58,763 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:58,767 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-10 02:55:58,767 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-10 02:55:58,768 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-10 02:55:58,768 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:58,774 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-10 02:55:58,774 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-10 02:55:58,775 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-10 02:55:58,775 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:58,782 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-10 02:55:58,782 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-10 02:55:58,782 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-10 02:55:58,782 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:58,782 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:58,782 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:58,782 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:58,792 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=13582 (was 13678) 2024-04-10 02:55:58,802 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=169, ProcessCount=167, AvailableMemoryMB=13582 2024-04-10 02:55:58,812 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:55:58,816 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-10 02:55:58,816 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-10 02:55:58,816 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-10 02:55:58,827 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-log-dir so I do NOT create it in target/test-data/24426f21-555d-2bff-699c-a9aa458e9807 2024-04-10 02:55:58,827 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-log-dir Erasing configuration value by system value. 2024-04-10 02:55:58,827 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-tmp-dir so I do NOT create it in target/test-data/24426f21-555d-2bff-699c-a9aa458e9807 2024-04-10 02:55:58,827 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-10 02:55:58,827 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/24426f21-555d-2bff-699c-a9aa458e9807 2024-04-10 02:55:58,827 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 02:55:58,837 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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.cache 2024-04-10 02:55:58,837 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-10 02:55:58,837 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-10 02:55:58,838 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/24426f21-555d-2bff-699c-a9aa458e9807/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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:58,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5467920327166477817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:55:59,938 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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.persistence 2024-04-10 02:55:59,938 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:59,938 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:59,938 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:59,953 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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.cache 2024-04-10 02:55:59,953 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-10 02:55:59,953 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-10 02:55:59,956 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-10 02:55:59,956 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/24426f21-555d-2bff-699c-a9aa458e9807/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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:59,956 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:59,956 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:59,956 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:59,956 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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.persistence 2024-04-10 02:55:59,969 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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.cache 2024-04-10 02:55:59,970 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-10 02:55:59,971 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-10 02:55:59,974 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-10 02:55:59,974 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-10 02:55:59,975 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/24426f21-555d-2bff-699c-a9aa458e9807/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/24426f21-555d-2bff-699c-a9aa458e9807/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:55:59,976 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:55:59,976 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:55:59,976 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:55:59,976 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:55:59,986 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=169 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=13561 (was 13582) 2024-04-10 02:55:59,995 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=169, ProcessCount=167, AvailableMemoryMB=13560 2024-04-10 02:56:00,006 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,011 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-10 02:56:00,011 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-10 02:56:00,015 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-10 02:56:00,348 ERROR [Time-limited test-BucketCacheWriter-1] 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-10 02:56:00,359 DEBUG [Time-limited test-BucketCacheWriter-0] 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-10 02:56:00,369 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=4.34 MB, total=31.75 MB, single=0 B, multi=14.94 MB, memory=0 B 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2422474522079985969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967472046458127984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1699206142563455657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5682186632167832351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709194401199069984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050122332255183091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7117792923563560942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5645678245576541505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125492746558396504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8331260916804332441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2760854215514781403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4660749930847612306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7549869616679334738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2773997537914033585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8477474659740982040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129358796239263885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6534924175666253386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 191423771576233438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533973141525727263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4882545183321981154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538770074211334604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8042073525869013427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6596303473445412458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8427679324847416047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 125222065402248629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3343546966727086534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2323540028845450320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2736300817425749896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -864442528464542981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5176264518335587089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1605971773927636071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989985241399226414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2687368737530214794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629467382343050018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5201096761963123044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3493265902577990639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305052278512746043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2367963055436906736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3566823682386057429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4207968649890311820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5917482286252300101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4106592190845448242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7908165718217408979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4341772297592995014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929963957997774053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889523047758285657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1625665928454639414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4521973629794099849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -621997415311541744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633210237889047484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2997066098226841861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 447430911568067764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3657759832655818438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3930691746379369960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413123888202435112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1459129634921374759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4325489684458805131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2057870824301800480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2303977899944321778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471363373824991358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2327911335102707487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8547003949085637916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264793526445815001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2415355776821137335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6115092016012004595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9139595681717598595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6058709765192075017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7247186704637657599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834026531014700102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8239653325707364415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5026202274729513631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6172914382677806312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495458975058096877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8650560062648904771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322976182802877102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943665690198938968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8598526056761629486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2657357167096447225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758364050579285734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -57616115419418829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169742910237699364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2345371778230749305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4550910620817485182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1589737890538162309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1830451419841717977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8434152199352179169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8896818452472037832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4569878098461849821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3738287098327204682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7808751546041256211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7743777560629900009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 587597928957862430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471361307396942845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4732385608808588459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1419413659901981374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7601561621998668433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4697240529061174148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5097023959291637982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167451450629510878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3771249032794853911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8036985390191500529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -766527245367345262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1515664996504416926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2375859315591664267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933992912815887563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -201755729188188621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7662338027075654409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121749426943013375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615333394758734409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1184486576778218796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504968528936858808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2907594162668319484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2780590228170598179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2725974347267335746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 147267871129131587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8050983172972009501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8549835033782288131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387800312944268922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386975821630738459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2559087563493533069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3668271894336410496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980563049381699052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3038937809545686936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7715908867616033397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8773186092649526428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5146758428448082826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 363188909174155521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965306507710195113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922898976482209021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1669811298808240131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464306926497523704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8851152396985661978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707206004380587483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7308369584483150463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5560340577277695776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -334004597009233034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6589285879912836906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2896947139448011052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690327479134772852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2232810306647663387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3484808497361783349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6999289046259031033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2003276782309226082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2078810524727554802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011904806596738244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4308661976496951023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789857320522851746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353741297357350256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8138138987846780526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7779298310252149576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3513761717622215628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8196930072569534102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8369670295517992002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 827593217725118882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8280487384740781552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1912904542097282925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4679086954919557490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8854198622270007115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3068564830347189354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7837181915074283287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8725481785424600862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1542011878005257636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5827494103774241028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1969457653714015532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7982492409031975001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2163547031300587153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698353319255178597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768639763236281227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6984009240681107043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6086412923165211864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6466284420499436324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915983854799216958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6427033925917381503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7025035938131000905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8500986837352250413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7622788978354785825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -990556129330664070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4173884272123540031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794631928350098981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2870058569793580169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4454125151404073214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3908377998785505879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4068296390643852961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8845682002786108689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722263832777133320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5943468851123435200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7605245707874289266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6724092755691122061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6686588452933845983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6637666680896360632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7761397942643266649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197579262924345031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443022506706556863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9013250306000071555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3963605640398104851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1751860467944512463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5232851246553871494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867006636608747094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1358967824363228390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6920237481145194599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3377176298304050508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755678888382068784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2694516854408158911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6789861893993628322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6679926017364698095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8074838462852326299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3751205978029684340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6651323145626966209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834261344899297420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7333596207698676163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3714740456827868988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8571080189422124055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6688011875760508757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042331794407972726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3110849567616254259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4962357994997750701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4356637040997865873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -968592982866781482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511033666765580394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247201490194746415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8992780303569777402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5871019069093409902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2825098569165027327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2690347457915323592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1092546015401014454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8237208541067699098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780749898396762581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1016292917856445952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5254627779538861030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5587438971530828682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4421225673544587695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 873629080685555193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6447159528700803811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8111893532267209695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1831066282401150408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2305019048362010320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7281756801301651615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -801692246391518669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 680116636136398566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7574495766812323135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3514265898592929457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098773080162170958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4950538165215210136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1700176713499787836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6176192638672371543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6130564076766582702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7268465344588960502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1873788896053569487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914784474142275939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1748671407264438656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981911541415762303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3112888022041332781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466727506842778738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6225826299220740495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3308217466881815673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4550351357584642177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967542698214976232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7030972605054468817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1502128326332289356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5560149830764508171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3435947836554178214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1878844719244411577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5398736086774427064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5762416887637805590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 807105527098580460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8720563489634208207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5144127555843958238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5924639225693840447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6706765395410125140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9080462415924607934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7220779856446599202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9075094229183841650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4255147690092517100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232510732246493877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7105949107600277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 569194527276045402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916224226111757682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9111544058175696875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364215400754078487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7862987821653865374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7870548546164751348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8461600930788652445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6131868835513093545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360300594214994440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6726789432681469634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5313733440799191963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703948142161966574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099690885154977467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3550311588146715107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6369133370783914158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9134976399298862524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -523179196642680272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3480863808393353774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2034514569526065845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 783429479543718678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 466821001122909796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3375717725252038113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833369354235749701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5186796846181648708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -311521495134267235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6712805906730763194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4906564087127868633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6463834089485647757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4452139998889204949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9000219817793344380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7368599687378537551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7317753624444789626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 572649085213776550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7084843235308573027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7507135607703626891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5898192230363459570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4140230080603425863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1903816687592502551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727984444431298542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 314608410887022587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7476376936021715802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 170208230931465530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7616705160728501765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -842295850190268706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4079449258040231088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -576915648694362569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7256393583841783939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 575269272869869855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4480588942561262933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 48935710034748868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6111901007082043154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5945875418197633382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8783917615046945460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6402454038466094546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6248309231008037990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3289855790971248685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6193082696859070423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910651597612136087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2574892913227787260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467395696548162113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7966431331093106343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3183839878179781895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2838426256276757031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -542839502604697321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8855928297083694166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 250767799446081048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1938758023194167232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4139748626580510862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3856515226906588838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360644045834427086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427944365526917269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2102138785275277805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4209150410524288203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5084444447286719625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3738485826049709396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7283710079740606424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8681067420427135567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2449872336450160554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7203983316120802688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965682458598869734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6314567897663257485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 449617508280376611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2992023327127046780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5492418457523114958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3572678203936237776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4189902339814268232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7037076499566682080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9126767779751689972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4620674859239247861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1408458299243311697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6558105341325225471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7677209524448089925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615057849154259299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6625665449359271916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7295928697164703836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902006801309890893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1009613098418590511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5869583586849421075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6031330085814805509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1232965765479840092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6145423542461762056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5859395176776446866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300874823038069929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8885371892453604652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4603941682516225574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6002422662214986510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7059077588546541174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4831369531175191180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818467796196358681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1383282930347315999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526620430780030495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4855808194467824233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7273797984557620805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4298161764378435227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1976528320946277834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5011037031489615165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2511464662048416316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139149212836480364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2258863879479768539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4528563590816728205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4846478059790139866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1299519142008945771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2951037555158406774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9122073139899113030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8040225927640869681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212213745988256572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2753175756463097050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1245320910477666236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4613838603685306897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3482632589711393528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914749368841620166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053649895264421513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3468331118900382828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6724641216327060088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133629432105551348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631010415678040292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7014616756826134903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4105806808799000058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9165083866772533241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5625466613563284838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5694110280830139431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 343224721841605964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3677722134586603371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7400452684520948552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -306371362493986946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3945899107238938458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858586773447398944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4619466395289467610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5198148535775721112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5473890279803058923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2998562047623560494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845387458852261737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2417535509176420786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7260322151353030066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269045782859378568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2658835381452189137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3906676701788184875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8405531492306971872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4509167068216520285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2806825410570565573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6942907696222107001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1696120470127333439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7722530277556991466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -950743511721953581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2068142575396321727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8775505256517557358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613441633795708677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7543948503274937651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7929263525792859239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4915052299537207084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7119742951976728440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4769882878580210230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171571039840378921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9179663542694308723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2249989804253489570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3750603544176271472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1913063385049275541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463138224414438524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5065834953088353603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702079849997677899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753461055490904498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8939117080709424758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077158956729031435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6173468104121746978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2077768785879972185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8240900144996823769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7847950553086717173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8952526739105791262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3934477160688786050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066937658353441071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7711476412680636452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8140371564687517664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7127252520037941283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3084602571401446560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3438806826520702762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3098412450149476869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723115719009411109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183442086114989496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1826769611141714242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4142910998015325148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8791244000800684134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -464285095742042979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411249420670476990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6621938828439227522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4729576122847074841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3869373942179274265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3086837911312266602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1771159385119064494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4163670739703072769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6417005472928316895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1195605254675019719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7210888321208187095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5528636036235092866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 804904308331696152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705971477632869672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 891574538848297009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1137814343415693385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8250757470531139867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5674866424056338728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5560875430762182423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2642080547749157764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2518085520260965837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3627006548113042827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3623694705364897431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1638536992890567489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3597548314744005457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8747647139700379126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -871372798506786593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8016282002892973556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7918087399140858244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5654597974333291795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7876928451986512683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7487912280366139635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8773002187809457697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398106592752964103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7754544669784715430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5942868797611007045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2297503131883123978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924613112869951223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2247693256546728666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3383538656903889155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5257095932794184861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8205115858474892778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7718120509668276063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6963983554864184076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000460372357726803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 58076278709021752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7130679678615061018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8483380957156047426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1631132602444559054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7204627092942479756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7190702131393002274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7419634535218194932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8934604533062778816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2100640584841273490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364114545062837166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 92133498047201287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727779027720591837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170110314401642119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4285781142278680055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2599704027339498452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3044107740415736872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666064936702878239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 882051585531774720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3343317255050157266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -503233622632982584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805434303738714074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4917351306240249275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5819278731131073680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058896971772057458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1656781376443875476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 982001234758669013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6740171417467141642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4313484731431805454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5086819883577280674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4995452774514298065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2585740473090549203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2193765533102482163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 660759852724547905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5862818855083507095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5704250707999987361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4651862535552965833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8588097414129961269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6498388312819952620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659659835001612667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8254669553633069302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594087012482440837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6930964976529967623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6182665378167385677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7710509344590284517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748032654539764377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3747064925395309079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6017523794931898639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1839018672606752266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3416501842186342692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8832963523791405648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1955997248009062774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3615573620363520635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453655933146424913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4665863661688740229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273599167964934916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6718340883730635917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399403149885364989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051544404439133630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3761858685902010848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7123362921478005205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8756410840070401050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2776720030436749591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7151998381391241060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6919721229295862908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3687413530144870783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922854402171658205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -432943885061021203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723187145813002810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -977333039697187364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4060580046943802582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6282983357349538357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5755243131740431188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4347960777516848220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265241232025628111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4315751370562007235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7373226348371618614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 240603278839554343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 257020333929322395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9043704821153227981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268573858997308466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7328370506999283900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7157637212961328575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299938286574196898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5971997706182417755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8475920735416413611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1987587687435095916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5226383731727855488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1538573765039928237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4559158761538454853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -332863031867407674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321505226559980379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6922034629639982316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7264105826814079373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8345286084502574491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1520993356395027031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2228172330801255875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4412119108531589124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7477612301519027283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468322316312914238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1918838062200206119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6913034121952743765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2219059572346469576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6864277436986578145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8165070520749990598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 864804481646425687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1048603735425765313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2516264662914502907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1447312829579527456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1093984153294569996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6055357758676906526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927923791563394186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2816659493404840530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5792403013302184018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2085845368763677001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4193168315413316861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1623675550096697637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5565059147259550751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4128387756669810187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917366456061889381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -177542963190388483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346601136640139941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6034805810579188258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6019841119612786674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6203661836380634763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1976457116648974322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148766895346396256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -43352326282920898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 955860308965680010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 903063695543195049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5906217384097407368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7066245903058267687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8794122507003984379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6502549366972113968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7081956065113862897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6641516313304988704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5782726170260196167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7723058623591043448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -764224132657090443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3016965571015801171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3254527434859380148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2561184896006819712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 197967701084092337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -515709060688837293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8086426179668236352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 155908763884174288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8108330598363323162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3908745724303936560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3205797525191291230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7578383572223281491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 361761036073755650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7363706934132102663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259504539644589710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7669428717072269810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5547088352398325829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9139630286023612997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4922145877593023274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1719959451720684188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651014412848485218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 75507385881374367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1799240136775572971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4245718734760106832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6031503868201709429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -501200115599233774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4689287617849808173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1134617130117693750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2986558944733306082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3700433010699584149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4375963447791071365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4149087007041449965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4920717554410220661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8661213796584236812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3426110242577742463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6987471813272751466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9007741715462805256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344901450421191343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1881442539509437030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964287405326806919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3302463661198390736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -839394283486376785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7486244921303239089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786515444696117621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871856171552689212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415412720964271674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7964321761391553607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4566394915302220046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7325172115605837239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7866856562929678187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1477939903544706261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4095096146389309290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8189681169191625277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7449689999690122410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7351264485068348224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6951450752372293623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5712659263937699606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2445235658617487653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983033994944868536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1393030666588515097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8228957420016530906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8932386421580707182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7222588172794614622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1896607914017481275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8102748438521242795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3020577048216036955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3204203511826190799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1091074205648955256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788623599856639948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503549966682822702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9223245030402923644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6931896724917579616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120687594274644144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8923522343370109476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1950956616684505488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7992969421998512452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2629698890054691901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3411954919131692560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3869548620894302939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4157390406990415898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1144647037346881655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026104058071171406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6705237445547086963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4497697639666359755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3001610209350472827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6026000888637122194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4852988249966178619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6897381903778094903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5845235769429155106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 38973168354376569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3235048315497337330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971760399576283965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8012706320139552880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5342951507658324448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 255400844971494356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4533331009094061941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6792821519061047830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564578738073073255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1484646782564095153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1449881395472268262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2321066267955823438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6199637654665419154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7145869975353408437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3983156903056555304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4415305723895055137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6080174164629598377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223693072380556387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929802583446709475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7875043543431131560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471807547450068912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2269369071331043137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6922182479477434326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558720488276587912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2835895256897077405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2390131845907692184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1414146149152403969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5921604579977778777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1545658249459524079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6936671014955941494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3148197547126189654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527083110635194333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8672765535807182980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935131114972942171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7153189555361500791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1942379990314637800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5653571797723218263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7424644242409140902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -426432621428753236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1709507297164045805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8425292699163772290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3648708243612556218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1132507762624446630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4975658170643850519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4747101011696657912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1240227249700219184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5997727594808849454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8792636283772357753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8989987492414117590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412068679267457412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219328910557679141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3127139692281248882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8581460210981517478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548706179078031040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684548319880526203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2256722463902546368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7670453154803763569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3871850030349539925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1657055370698423506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1595612229094918072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4490468983023292167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7298329988509447771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1230125184422394102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1693675319879271079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5636674269763329169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872999734343038634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5485908455340796231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8318047514125929354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3045923590056695579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6948243790681723249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3588544534422695482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 481003093770403548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -890418490094662320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8400893586131382460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2074511201993035804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503857176653145195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5526380116625107547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 504825725461776218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596220704519730320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8885744598554377302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5257939756017384156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8466402936220836431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7785642793324466768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6544099442358453858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8887128685726218592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3477886345120408066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134564885106653780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -993943959720455119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3197590325024863009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8652429087479400109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3889770477658840411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 987493543143056483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7527963109066662039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6201552021350890606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8990129663769116787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4982769253105790063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2154223368939138635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8413922858489516903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8958770028772833998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4561578085765193144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4583269109385709688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4339611735446635076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860692831592218499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6761024635232448507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2896784213833096978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5751602524433497315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8587014839801967953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8142825144008503112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5773115097741888191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2513587834332584567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6946000701950316334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009911229884701013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2006358895811159981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 542448051101737600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8085125406093832348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7308727784462750631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2043187255613347299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5462019402065006790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2267472952387014082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3428634140275937565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8464189542179040884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1437250719813193157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -762294150447197570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416570936849425007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3193162752625101869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7669131635893698928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3443740162043360418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6172735643383157726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8648650376373661788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 225405211206164408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291778560432858542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8403172845142196198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2328816147146841642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4759538820013653127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8718692359526554659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 883848922677967178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071305390890826875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549774995185684939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4476827817848481784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8741286003276570874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1743206685557696700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9164853628019286714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2830190680757405201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3121115802328465830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -121425143112337458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4424057629375520071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4246952429452417802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1615283053088234781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1967801217589376139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5575892535637437423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2770063487283984958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783533042903502750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8790488012091810997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3678879476172815846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7313053099143609485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7992967589911780082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1435775767178280007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558490925949055465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1258748128168273277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5931754129483942147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1236089945705742883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4855037114277613340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6851429143169292503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4738723849492728520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8329461635359164099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7232429030676161429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -377294988235576981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -756069169958553644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 853886595198166225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4852627006366139059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5609452965069783270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8119006460051755941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4229920871799510486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8607345960003621694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7982864358234035341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4480868827475869896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811847158898106441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2464643783800694987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -374686022123860777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341401791262030574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1356549827484595595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3435349270706585746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966034267728202337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3113933588270718721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078164492641108768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 997781804628516057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7890765876799361452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6428696894519372981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917504676507848324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3425924380627477363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4104877044786523861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142374269725603116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7193161449599432668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6773472978505077855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -617622017245953701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734814532443112406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2262181208638592747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2176339644494488681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5590526911411323313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4045293402586346254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2867511584204755702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8134501261744580000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1813895472816101877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434295142277376852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442423725781660376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7775376536441487694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3284805024031285024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3432158600604683806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6864072316050664241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5239277702051323298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1962913333448721767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6905676673711574137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8246314953542165752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5298544614641785014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5070140078984649713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -435531540829674528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380986407278533164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1664614177076673343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7062244370878670045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8514628931022627377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1779117658594422493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294991080264647676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5938726627370129270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -511537842554059689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515958509572617909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1798799745086374967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6104915487545372289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6082565649001288922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217582818174696114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694349101929225686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1679136805060082448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207059706120882951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1354215974396305115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3639456900410723211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716813898611279623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7188980310694903371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4133157092560718443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -970701990122287970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2542922301124043304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3631092114817304752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6761558869379536184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 276987822551244933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599646657485285221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7843425303185070345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3756833754035950671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370017580446278697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3188893542910601406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451362301469505196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4324539506463602771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062944993818610605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4836574271322774763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5554407637850740599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3688867508377276685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1311010319001600126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5708560198023259757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1267850769335235543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3621982860071387998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8956360002000732273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7797554590040896251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8406829846898620543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2246580891269286568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7098667404862768263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302937327804894331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6091261542703521591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3829862334748044188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1001390663749012122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1132347242413075400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6928914166245396895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5115903266637686762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 824203788057771215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1053559252382786769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4120084791158121095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3970129667112311076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3942791239209034429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3158399328769114696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7353257652267457985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 439150237834873953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4211490871874486928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7863891759722506147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2422570559927722903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7380563784236042685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013969026432559207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2735343949028352767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1471987991278772406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1340782710256228399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8548349884953115591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4928635971116532303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8879680989452549440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3612580752549878715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649680466369135846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5042126634635966052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5190520632694421007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5481911253728690861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -169067654149356702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4917511691470518297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6921341595793698063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6013358993520800316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6151195051937280433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3789453034758142504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4843178221575718298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6797511460515905822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3821767168687620078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3714372093742696510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6674281178542751536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -966372316684509144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2477431251677370508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938611352360356917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676305255248871014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147918727356963747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800228768830986394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 293118130199381275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1926069368022794732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4158811708113886159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4147609509878819323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362919993144829935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1155637793967697217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5765903987147841926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2130587937914579421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921391210076883578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164704622319260004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5185805288244024712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9044447111272477649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 627391363032482918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266181509543051888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4138155990675944354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679159287785382845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7298898086243248868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6655938135149357953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5641041313496211927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8574790417322761113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3164928476029407634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1334727776177495507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1300480877037962686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997813413599732455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7870681065251975628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969049984982920050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7605618106634326751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1432808724990011955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4108758355946807946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679947149237249243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3166608863822037897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5579051138931188558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1564490930112539502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -809766774857969793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1051386529154222665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3516252481696832397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819883007788168245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4003886966662049882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5573818951470892008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -941089581139662258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4662038214472154702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2496863020991898921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8769890238781595850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5499325491252102754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3351713838815054739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 171378131004952137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5736879089946569027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772984944968547177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5358885199174009445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1436144467821649426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431251442314938182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8179040647214267621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 498980627731076995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1112826774780825782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432363953470190934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4014342063340635106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5887851006448342036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7468870704493949078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120555522060501950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577953396159122806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3637573206237023516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4058542532894101724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4041483156831737954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3100812406325263323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2234085719098433731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4435569845823547347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8012735749660526938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5503765622736337088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451948945815732700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2784740905866226027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3654826677202929996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4178812909879129357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301667114438627348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2593696357488752852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2364437409259056041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6000394735301504216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3600040503467129924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1022928413153347026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6964469866530268680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9136077056775124105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7471310222376879398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6176676851342658309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955976769483678457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8929980889220004728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4702659266592263620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -446268952196187222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9177552406362988849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8471330649456463760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4332114328903970371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 677379714378163318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7415694037553674325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6684663525450220395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2060466553851253537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4217845072102875331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5258757451442887542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -407837082769622554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4588028647986429008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521995058060284403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7153730631949410269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3314949879086720883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735166560198847919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -594103470573828979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9086534032542888578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1746754303722567366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2580672238086018031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1131263951000092764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4494859320507860047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -62744040389361086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073641152522661982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1969450640764479756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4209991375377198119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3541742710134272434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 415855033520670569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6305602700117593310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936586206648168348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1404224069755069043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -624882120558856233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4253875268276302976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4024562240854908117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1078549321713440945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3436620895870107864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2452514928310831354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3601143092519418588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1259237286427933755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3609114452658236259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120543151148911390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3723406076232178550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1185093364780623043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8306364660038241274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2317311216997314718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 966713100628673534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2189416720645351192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8613934237259264397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 802208133185129531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3113529041788681182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4831169608045022566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2562681585261225167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6459989270464444631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489462226787094741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6336545434448203756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5269620218162225481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9040758195241677525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426300903358309442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1390723277820553319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790137618250607380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 177359050202248587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 489737416337802549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -650021257313239348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5405888268502144430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8038775898677723483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7346693828763778518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4291954223217258784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 72308143915970038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299467863717667661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1913789106424724358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6919876866762356735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 968762422808825928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6907408335357010178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094008894196597855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5225132803571466395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3959305903686111386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5378599746310194356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5507771869207309900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2315685293148041875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5086067552974225051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7625976136977072845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122972966465433746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6190552972523367385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980208803684215266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4841488738252192879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5217496065158136379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 409905887548524158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5410279205405264543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5631596845827003562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1236928445790403876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3390784184752269345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4044437267293935786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2010531931146931658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1221414713216039411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7628166834731680275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4609658547510739292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6152824460620729098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 405519850996378969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 132573762430060795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475083688272976679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2402973611997208598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 634785179992327849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3826008849695346285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8200052883413927228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008038610248557226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5368174874718912608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 153711763981616219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2959685905167118952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179851756436604279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4440438174358093255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3290437002235093385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637673806838556889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1200523347640075030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -565790859752697821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1553311476262632054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8315323389357072547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -91726294768460053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -12822908818900589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1119954970710261890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -360966898701751766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3052552052945690972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3013571499459372160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7550918764502756336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577874946715281725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3916381869535756322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3629876605547678831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5178121508564556436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1145267304918490169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1599653559462361978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1117151422448036054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450617302339065641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939917750656668220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654715784717130901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7309611125735369350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6893349776402211804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5710943459302332308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2871841638672696091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 90020178019068562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1741320261598831498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -571888490783717410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819271408793083276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2333541093848475320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811742782787533833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -92138438715590465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9217506805560006869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999624290956990270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2136839558102569644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -396085814641561873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3892516920524144828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959060062125568533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2691344181012451932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1336061648597557240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7927813057866922315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387272393920788380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488712312472171166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2290680940294321896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6400874054466018951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6101178375021852208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1521869387654264781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1598818313145746082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1918239483482738163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1713642565640981721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2988736089900703020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6600631852814445354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3959362045901413776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4921475070750191660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2714254513048458232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1085415860587645007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5410339054638783502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 55045891859999620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2716630511052769174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5112739777271930586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2351123889657484645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699206586272175952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2847491835645669340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5153333030286586758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3290956356005524786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8737102591313315179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5079914576659842747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986281376660654182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7632572432178040818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7159008198331473514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1670014475068248903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4035787529342511820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2700456711248033722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 512676708110850230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8824489004935867216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5169249627734149885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6746344411735114627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7608987713829085327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -548055651929680250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4161429504815651032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406981954489535007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5928352902333693707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1175833158924225500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1377768444810601888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 498918690125351531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8053445479484645739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6847381617089628677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1870626105834975293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5756558100985830070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994919059091131911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -658802659038148016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4691266206184884261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6557262172805282205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949142473031403003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9218769054807850527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5391703725726604868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2845249943056053916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7363923531536270342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5097850757695985233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6305536745164721383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1024591468959608988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3738829472825314152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3939107487029550829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8110492675473572988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 449864677235402890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1713383013114795335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3977807036043462968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6058952923031151628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3385049355796593836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7740372020513580360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -607731783065450255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7036937594893845111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6068692705773398865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5171667544636334729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695385335529607605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7327973716539683697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1121676995136291755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -275800910351952860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234588675412493801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6851448346940235719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9046541855933953302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6631194457737548195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7046146200121915261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4035463228678452290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7092126563170595871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4942478407616576148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873578489959959083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2842112823418524735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6686946681282082471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 543499283196872341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3362065836038147688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7791621530298060131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4645339567735085550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7977396879901418144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2942011532585320908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3425746464670765732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7173731762785694742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4291192687784252516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6339916871406543316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7546035637090755854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3114873486296044270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5341596845846298055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4825403879559702402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324153880423139272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8243338965400239804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 212761483541950760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2347707587292187615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7816335868079181542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4344095387247072900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6489433327245529022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 81708437666574607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 601502608682738316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6289029452712471790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3721814237739734742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9059498191008978833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1720517468971308741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1720424787587531865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -68920466163190979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5586260967046476703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1459065667069035880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3345291558188023554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5298274657580461273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1243011651887158673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8223065837412837845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5172745250310755319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824367224298085118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8155717705697955744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5254567735695690840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432952871601867133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7761357375557545833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4877465709318474395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7070242493407711461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 207427457541908092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6804716626790656580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2879006272007172872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7436633732254366755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1058000617006962835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545120293881582636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8938190132219964334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5594329036743536352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7414081149978390329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5734362687700493780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1603216497725018863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1928825901094503834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1355519259447146788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4677030539219189065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1809420589153063617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7944784873701197148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8282371398205775965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7693099701324295807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647675535913211626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7416781193365580753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2274439242347049622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8982349273922878813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -304261919861994985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7662036444001530161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5989463688847649145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -665601744838561316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3323362499630735136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2896400727939431590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736574639681937698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2905310144813313780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6058089594866083862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,556 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -361826430644083906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2607343546977552173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1423233819803601634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1255441021792427765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789332899860237072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6372501250693420485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4398871423919469105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887345701218368090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182976246314630260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6187986756004765663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424148279599662486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950322462768397890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699950945665743714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681486661073900359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,557 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8963899063666111860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643878772814914034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5002951092156824004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6361207006800901409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 543473669200071262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8617843231737488318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5072407514768527931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2136512474887450775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2335336764420016168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345237302818823828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7504446992257818831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6445334333049120503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273079529045371447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2688597666272415939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5631185936491123058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723109423063927809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5523215465374321812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,558 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4249250655297795009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -712017358640658402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9076389796333940164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291723450979485483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8246403680177085087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5864523907799477299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,559 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3615227708715810094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:00,561 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:00,561 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:00,561 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:00,561 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:00,571 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 169), ProcessCount=167 (was 167), AvailableMemoryMB=13594 (was 13560) - AvailableMemoryMB LEAK? - 2024-04-10 02:56:00,580 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13594 2024-04-10 02:56:00,591 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,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-10 02:56:00,595 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-10 02:56:00,595 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-10 02:56:00,595 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-10 02:56:00,595 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-10 02:56:00,595 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-10 02:56:00,596 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:00,606 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13587 (was 13594) 2024-04-10 02:56:00,615 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13586 2024-04-10 02:56:00,625 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,627 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-10 02:56:00,627 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-10 02:56:00,629 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:56:00,630 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-10 02:56:00,630 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28274688; total bytes=30865408; wasted bytes=2371584; fragmentation bytes=757760; completelyFreeBuckets=5 2024-04-10 02:56:00,630 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-10 02:56:00,631 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-10 02:56:00,631 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=12288; fragmentation bytes=233472, full buckets=4 2024-04-10 02:56:00,631 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-10 02:56:00,631 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-10 02:56:00,631 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-10 02:56:00,631 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-04-10 02:56:00,631 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=145; free=0; total=145; wasted bytes=920576; fragmentation bytes=148480, full buckets=29 2024-04-10 02:56:00,631 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-10 02:56:00,632 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:00,632 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:00,632 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:00,632 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:00,642 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13586 (was 13586) 2024-04-10 02:56:00,651 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13586 2024-04-10 02:56:00,662 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,666 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-10 02:56:00,666 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-10 02:56:00,667 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-10 02:56:00,677 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,681 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,684 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,689 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-10 02:56:00,689 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-10 02:56:00,689 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-10 02:56:00,690 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,694 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:00,694 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:00,694 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:00,694 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:00,704 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13522 (was 13586) 2024-04-10 02:56:00,714 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13522 2024-04-10 02:56:00,725 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,728 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-10 02:56:00,728 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-10 02:56:00,729 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-10 02:56:00,738 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,742 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-10 02:56:00,742 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-10 02:56:00,743 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-10 02:56:00,743 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:00,743 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:00,743 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:00,743 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:00,753 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13500 (was 13522) 2024-04-10 02:56:00,762 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13500 2024-04-10 02:56:00,772 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,778 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-10 02:56:00,778 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-10 02:56:00,779 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-10 02:56:00,789 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,793 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-10 02:56:00,793 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-10 02:56:00,793 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-10 02:56:00,794 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:00,794 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:00,794 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:00,794 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:00,804 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13452 (was 13500) 2024-04-10 02:56:00,814 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13451 2024-04-10 02:56:00,824 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:00,829 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-10 02:56:00,829 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-10 02:56:00,829 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-10 02:56:00,830 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-log-dir so I do NOT create it in target/test-data/8e247e92-2bbe-a436-0afb-e4e2bee176cb 2024-04-10 02:56:00,830 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/c7e373b2-9ddd-e279-0d32-ca13b662fcdc/hadoop-tmp-dir so I do NOT create it in target/test-data/8e247e92-2bbe-a436-0afb-e4e2bee176cb 2024-04-10 02:56:00,830 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-10 02:56:00,840 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/8e247e92-2bbe-a436-0afb-e4e2bee176cb/bucketNoRecycler.cache 2024-04-10 02:56:00,840 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-10 02:56:00,840 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-10 02:56:00,840 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/8e247e92-2bbe-a436-0afb-e4e2bee176cb/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/8e247e92-2bbe-a436-0afb-e4e2bee176cb/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:56:00,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5360360067142843785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-10 02:56:01,941 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/8e247e92-2bbe-a436-0afb-e4e2bee176cb/bucketNoRecycler.persistence 2024-04-10 02:56:01,941 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:01,941 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:01,941 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:01,955 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/8e247e92-2bbe-a436-0afb-e4e2bee176cb/bucketNoRecycler.cache 2024-04-10 02:56:01,955 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-10 02:56:01,955 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-10 02:56:01,958 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-10 02:56:01,958 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/8e247e92-2bbe-a436-0afb-e4e2bee176cb/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/8e247e92-2bbe-a436-0afb-e4e2bee176cb/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-10 02:56:01,959 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:01,959 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:01,959 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:01,959 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:01,969 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13430 (was 13451) 2024-04-10 02:56:01,978 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13430 2024-04-10 02:56:01,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:01,993 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-10 02:56:01,993 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-10 02:56:01,994 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-10 02:56:04,245 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:04,245 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:04,245 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:04,245 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:04,255 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13415 (was 13430) 2024-04-10 02:56:04,264 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13415 2024-04-10 02:56:04,275 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:04,279 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-10 02:56:04,279 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-10 02:56:04,280 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-10 02:56:04,290 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:04,299 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-10 02:56:04,299 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-10 02:56:04,299 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-10 02:56:04,300 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:04,306 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:04,312 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:04,318 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:04,318 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:04,318 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:04,318 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:04,328 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13312 (was 13415) 2024-04-10 02:56:04,337 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13312 2024-04-10 02:56:04,348 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:04,351 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-10 02:56:04,351 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-10 02:56:04,352 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-10 02:56:04,352 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:04,352 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:04,352 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:04,352 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:04,362 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13298 (was 13312) 2024-04-10 02:56:04,371 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=163, ProcessCount=167, AvailableMemoryMB=13298 2024-04-10 02:56:04,381 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-10 02:56:04,386 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-10 02:56:04,386 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-10 02:56:04,386 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-10 02:56:04,386 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-10 02:56:04,387 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-10 02:56:04,387 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-10 02:56:04,387 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-10 02:56:04,396 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=163 (was 163), ProcessCount=167 (was 167), AvailableMemoryMB=13270 (was 13298)