2024-01-22 20:55:09,305 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-22 20:55:09,537 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/ee008fce-3fa1-2021-4152-19a24d1d128b 2024-01-22 20:55:09,599 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=202, ProcessCount=167, AvailableMemoryMB=14517 2024-01-22 20:55:09,633 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:09,644 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:09,655 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:09,657 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:09,660 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-22 20:55:12,912 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:12,912 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:12,913 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:12,912 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:12,924 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=379 (was 202) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=13796 (was 14517) 2024-01-22 20:55:12,933 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=379, ProcessCount=167, AvailableMemoryMB=13796 2024-01-22 20:55:12,944 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:12,953 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:12,954 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:12,955 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:12,964 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:12,964 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:12,964 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:12,964 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:12,964 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:12,973 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 java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:286) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:173) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=379 (was 379), ProcessCount=167 (was 167), AvailableMemoryMB=13773 (was 13796) 2024-01-22 20:55:12,981 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=379, ProcessCount=167, AvailableMemoryMB=13773 2024-01-22 20:55:12,987 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:12,998 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:12,999 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:12,999 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:13,018 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:13,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:13,035 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:13,036 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:13,037 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:13,037 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:13,045 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:13,056 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:13,056 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:13,056 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:13,056 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:13,065 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=379 (was 379), ProcessCount=167 (was 167), AvailableMemoryMB=13613 (was 13773) 2024-01-22 20:55:13,075 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=379, ProcessCount=167, AvailableMemoryMB=13613 2024-01-22 20:55:13,081 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:13,089 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:13,090 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:13,092 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:13,182 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-22 20:55:13,504 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-22 20:55:13,518 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/ee008fce-3fa1-2021-4152-19a24d1d128b/bucketNoRecycler.cache 2024-01-22 20:55:13,519 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:13,519 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:13,520 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ee008fce-3fa1-2021-4152-19a24d1d128b/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/ee008fce-3fa1-2021-4152-19a24d1d128b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:13,688 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ee008fce-3fa1-2021-4152-19a24d1d128b/bucketNoRecycler.persistence 2024-01-22 20:55:13,688 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:13,865 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/ee008fce-3fa1-2021-4152-19a24d1d128b/bucketNoRecycler.cache 2024-01-22 20:55:13,865 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:13,866 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:13,931 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:13,932 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ee008fce-3fa1-2021-4152-19a24d1d128b/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/ee008fce-3fa1-2021-4152-19a24d1d128b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:13,943 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:13,943 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:13,943 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:13,943 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:13,952 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=379 (was 379), ProcessCount=170 (was 167) - ProcessCount LEAK? -, AvailableMemoryMB=13746 (was 13613) - AvailableMemoryMB LEAK? - 2024-01-22 20:55:13,960 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=379, ProcessCount=170, AvailableMemoryMB=13745 2024-01-22 20:55:13,971 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:13,979 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:13,980 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:13,980 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:15,150 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-22 20:55:16,251 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-22 20:55:17,352 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:17,353 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:17,352 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:17,352 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:17,366 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=365 (was 379), ProcessCount=170 (was 170), AvailableMemoryMB=14105 (was 13745) - AvailableMemoryMB LEAK? - 2024-01-22 20:55:17,375 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=365, ProcessCount=170, AvailableMemoryMB=14104 2024-01-22 20:55:17,389 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:17,396 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:17,396 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:17,400 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:17,920 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:17,921 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:17,921 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:17,921 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:17,921 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:17,933 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=14047 (was 14104) 2024-01-22 20:55:17,943 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=365, ProcessCount=170, AvailableMemoryMB=14046 2024-01-22 20:55:17,958 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:17,972 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:17,972 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:17,978 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:17,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:18,004 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:18,020 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:18,020 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:18,029 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:18,030 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:18,043 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:18,043 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:18,048 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:18,048 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:18,061 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:18,061 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:18,065 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:18,065 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:18,065 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:18,065 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:18,068 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:18,078 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=34 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=13856 (was 14046) 2024-01-22 20:55:18,087 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=365, ProcessCount=170, AvailableMemoryMB=13841 2024-01-22 20:55:18,102 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:18,113 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:18,114 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:18,115 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:18,127 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-log-dir so I do NOT create it in target/test-data/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c 2024-01-22 20:55:18,127 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-log-dir Erasing configuration value by system value. 2024-01-22 20:55:18,128 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-tmp-dir so I do NOT create it in target/test-data/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c 2024-01-22 20:55:18,128 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-22 20:55:18,128 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/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c 2024-01-22 20:55:18,128 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-22 20:55:18,142 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/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.cache 2024-01-22 20:55:18,142 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:18,142 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:18,143 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/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/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057879885688447610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,245 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.persistence 2024-01-22 20:55:19,245 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:19,245 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:19,245 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:19,260 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/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.cache 2024-01-22 20:55:19,260 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:19,260 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:19,263 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:19,264 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/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/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:19,264 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:19,264 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:19,264 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:19,264 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.persistence 2024-01-22 20:55:19,284 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/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.cache 2024-01-22 20:55:19,284 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:19,287 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:19,297 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:19,297 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-22 20:55:19,300 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/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/188cb2a7-7aa0-dd3a-d06e-02eae3fd5d1c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:19,301 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:19,301 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:19,301 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:19,301 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:19,314 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=14150 (was 13841) - AvailableMemoryMB LEAK? - 2024-01-22 20:55:19,325 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=365, ProcessCount=170, AvailableMemoryMB=14148 2024-01-22 20:55:19,342 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:19,352 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:19,352 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:19,354 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:19,706 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,724 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.99 MB, memory=0 B 2024-01-22 20:55:19,728 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,730 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.77 MB, memory=0 B 2024-01-22 20:55:19,731 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,733 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-01-22 20:55:19,734 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,736 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-22 20:55:19,737 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,738 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-01-22 20:55:19,751 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,754 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.11 MB, memory=0 B 2024-01-22 20:55:19,754 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,756 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2024-01-22 20:55:19,757 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,758 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.67 MB, memory=0 B 2024-01-22 20:55:19,759 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,761 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-01-22 20:55:19,762 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,763 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.84 MB, memory=0 B 2024-01-22 20:55:19,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4745739676768791293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,795 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8374553368445922573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2634222463710861456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074479794344903448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,796 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1434367292698552497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3245273215495198988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9116136572240191851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4695425938312522956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201013032333813908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,797 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3111549573530433458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2843919785540568244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3429603279280953678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,798 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650939052108726766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634919971850741759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8227941879940299683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 388005032367252735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8354310557463021452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,799 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494276941530498619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109770928960644673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511549051639927481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647629619705525643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,800 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3481177458171781825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 101600384443640555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5737601178909867746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8688237927529732418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,801 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8216845769375567119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3979547233665320498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2657148287496137711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3822853025503134037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7933062175081489555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1087421965707878327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,802 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,802 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -67043221164354347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3543890873981919648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7606539677578602703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5716429996864203734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,803 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1829935565509024610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1886200434810468016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7445691084358362791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8846684252595184967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5314336236496272045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,804 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1226383939364679754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3426936391907764769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2234586415329559635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5923730911450978881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5801802874094637886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,805 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3515805704625902624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976963187260526571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3280122889620709933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2454420853404936284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,806 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,806 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -160610918686131831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,807 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5697236990680599660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7210846429623622541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8180727202762106625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603796256225134903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,807 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5676557221939636855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,808 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1070394780201419483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -156532064261369847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,808 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6688675007151278271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7950210792024484021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8359281513147862091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4917347401403680081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,809 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -449487315936074386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,809 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4181719570236197432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,809 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103227834960846278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2578011381414185314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 395650579967746769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,810 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -991900516676679064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,810 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4940158344781008757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,810 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8647405740047943660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -115162973213678530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -119797402757889262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,811 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6992349829516700854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,811 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -42261383611645459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,812 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636751531022973282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217189310660165963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7569081541647281042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,812 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1062499001367332775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,813 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888178116926918543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661685476753456396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,813 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6122940192749441583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,813 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -221160762924929369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4581545777882864869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2920928375894060252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,814 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8382000023623447765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8540998331939685017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,814 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,814 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4613591890944026181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7496642731194000864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9152799740640522764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723981695713730068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,815 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7265611528275853033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,815 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1872787333263530649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9077035109412099203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1372224830123148357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4736417322228387887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,816 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938234211583735761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9156073949828258587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2880973303796971441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,817 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3579223826178371730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,817 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3013507641238856292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,817 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5136689047232500721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1684374239595853545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4373314137571613908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4766146878134594114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,818 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6133572307936786880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,818 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5160564623250011950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4256151816254271063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,819 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4180816622458294105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637164155156693090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,819 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1058556912958417178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5412559127461842459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,820 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7949160842741853486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,820 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6369134295719141456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6338281814699023274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7496055640461469058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8528815048380094544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,821 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6122564314389550979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,821 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5229709109148066912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,821 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5866470800971705659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4463967821729775752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7986241663842747713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,822 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161965649893163198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1639362097656560561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,822 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,822 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8275701360957559392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703516059409556049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671138893412718879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8241415574430773212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,823 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6410114900084882212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1883903504584031102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,823 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,823 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4871957168631952306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6472642548494942706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777361410630654757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661111936102800978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8253127022984029751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,824 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4684379304211123284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1350951223227067660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,825 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 140199014259809687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6635931995702757449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4053132147320872818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,825 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1565534864866154945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,826 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 223271705620019981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7955732651454224548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8906671661656017373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8442475413273270767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,826 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1954048423706445869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,827 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2557426875855645791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5381816559699239019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,827 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5601487255232044006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4745341215378632322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4024087156950385996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,827 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5270292042108573100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4040739008790758984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,828 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921360596291578741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2635748321569484335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,828 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8184458419579752004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,828 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336081863048211027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435669364067124085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3540913708176755049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3865280799845964096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,829 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5270442162106447085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,829 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,829 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7305322399818848635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4252078634075262030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3358471137057509319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3225843019620043694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3745087869216692090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547541939721886923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959605775372277749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4271255207992067414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,830 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5477089784692598381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691894148261593245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6914827540517719026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225904242231264623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,831 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,831 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7554446786279043416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,832 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6202192152530971954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4188334316816188822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6716140516525550220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6469269343824104500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,832 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6693310110699358784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,832 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2782230854410861990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,833 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305836743384291232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6106987740576093141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4129405480735576318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,833 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5993106999564748999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905772157502850229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5624700649083285258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,834 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -887311167488755872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4389753484079734749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,833 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5649484217694065236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4178728488783276839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,835 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2588490801670964569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1842301254497349266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6661325631498767657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3143764293505454886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,836 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,836 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,837 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,837 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,838 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,838 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,839 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,839 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,840 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,840 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 228209157877242251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4299739404917587007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -488630976518416515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,841 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1427655082718166591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,841 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4394210718099527980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1903175594683474271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 811012701200083728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8735132927557417953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,841 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,842 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,842 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,843 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,843 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,844 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6823713489016032865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2343898363517465995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,844 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582536856602554090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,844 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7586769589601934117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -212826456105934241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1768624854263698058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2984241988365643388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,845 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6326023693980467919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,845 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8590629813975627004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8560120019173288883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9055379322106792423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3482264144897785001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,846 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1588227880630677321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,846 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5431822522287644517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5782358847553351880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542648706321066384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749892780369827500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,847 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2518568957750721953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,847 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1204178325850046858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2066892095431582744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298326291186308857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750605545529400548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,848 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5245454512808079764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,848 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6334032157251533725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3679922449826744199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932155014212891864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3786525095950898588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,849 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680336221554285568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,849 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6334081609292100599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276681382679809141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9160039709088978173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,850 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -688902830754365827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,850 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8942145944273578848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4444581363951888414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3973779568124365963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7771343384740304537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,850 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -748747767871389719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,851 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967461051309378985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8612807706845782650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5135731602732401416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,851 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5166997319830543345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,851 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167581130989988481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4735013076426178373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451359331690427296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7064376330475615317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2943679789877733334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,852 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2125769061775085982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750502028043707472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,853 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4589736971066252112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8814836534808000953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015953287504010260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856863124355652064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,853 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6424683039478673917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,854 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7457230358350377219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,855 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,855 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,855 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,856 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2598141224608659080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,856 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423097749493270938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,856 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8809346902984097706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1855623776212285012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8469519955079140470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2435193100392665416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,857 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3511391469290669700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,857 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 523326232914719261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079900365761868562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5178702119573163953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3593762463128095399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,858 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8015665930121248943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,858 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4202557887912433117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7142044440670571668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1867972403834024470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423390860190004070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,859 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -216650163014067652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,859 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4422539406231187021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2376814577713551858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2849423850144457311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6572904772218560450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190793043194028409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,860 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8817627705922681835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,860 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879897560382193346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2680365368611759432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708273881403861587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8654461209235490417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3676159639865964136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,861 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,861 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,862 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,862 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,862 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,862 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,863 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,863 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,864 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,864 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5708529972098958796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,865 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021540793600524901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,865 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,865 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,866 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,866 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,866 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,867 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,867 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,868 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -938197419923161371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,868 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2788895235932445681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -983184173312214213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3672061531808980362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503030107426591467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,868 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,869 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,869 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,869 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,870 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,870 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,871 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,871 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8920905752304525326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,871 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2558903575221980743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,872 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7777965938498146418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1340154228374319213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7915875815192033945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8459252623252771952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,872 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3310966365144596107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,873 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595941893681382558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 581498665210936263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3021418602468855815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8259759036856134924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,873 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8332230456489749881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,873 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2385736467829197152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6636523869585359895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,874 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5749624858257524783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,875 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551496528407763976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3832052923333001840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786212008375402044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 559737689972800167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,876 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1354382616451198671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8823160049123553084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,876 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2909622389045791927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448627860238674996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9038839497144853222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,877 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4091069044810892789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,877 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9125011639360798439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2147476599061406056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6441818520083310056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,878 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656755080595671587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,878 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7624485406505153899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2777907229337184618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150280600575968754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,879 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6348665783558121738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,880 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1889896087599498470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1539350583595095513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5250910046974676414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4148927807479006170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,880 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987973832651575030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3253043676344902965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,881 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8203836170496701064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6225108519559837370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7238723965530252461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1361373409732108942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,881 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 785070429730388814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,882 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7368239829164874172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739420979655895709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7864168941650602296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1487518854469530234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,882 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8880355221317548634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,882 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5815059539124833841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386109146842825491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -402464413654510042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -666015253297782022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,883 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,883 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,884 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,884 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,884 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,885 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,885 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,885 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,886 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,886 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2154027839707928356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586018541145859951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,886 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6936440117989991872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,887 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1690369507095993476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 621072356290102376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1914907695056379241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4358842570278000164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,887 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1669979459990182253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,888 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3464437160639658482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9108148906912283876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8529505095914119188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8531919372475754588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3114778020152019885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,888 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5232644292860829898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,888 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212272932562570983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1584737552829876512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7152600703583556510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3893861570031871517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2685013886792529360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,889 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7688305544943690688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:19,889 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,890 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,890 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,891 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,891 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,891 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,891 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,892 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,892 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,893 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,893 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-22 20:55:19,893 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:19,893 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:19,893 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-22 20:55:19,894 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:19,894 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:19,915 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=14037 (was 14148) 2024-01-22 20:55:19,926 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=365, ProcessCount=170, AvailableMemoryMB=14035 2024-01-22 20:55:19,939 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:19,949 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:19,950 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:19,952 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:19,952 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-22 20:55:19,953 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-22 20:55:19,953 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-22 20:55:19,953 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:19,964 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=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=13996 (was 14035) 2024-01-22 20:55:19,974 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=365, ProcessCount=170, AvailableMemoryMB=13995 2024-01-22 20:55:19,985 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:19,992 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:19,992 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:19,993 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,996 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,997 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,997 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,997 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:19,999 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:20,000 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:20,002 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:20,002 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:20,011 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=13961 (was 13995) 2024-01-22 20:55:20,022 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=365, ProcessCount=170, AvailableMemoryMB=13959 2024-01-22 20:55:20,032 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,039 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:20,039 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,039 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,050 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,058 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,067 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,078 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:20,078 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,080 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,081 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,090 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:20,090 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:20,090 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:20,090 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:20,098 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=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=13787 (was 13959) 2024-01-22 20:55:20,106 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=365, ProcessCount=170, AvailableMemoryMB=13785 2024-01-22 20:55:20,117 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,125 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:20,125 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,128 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,139 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,147 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-22 20:55:20,147 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,148 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,148 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:20,148 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:20,148 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:20,148 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:20,156 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=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=13712 (was 13785) 2024-01-22 20:55:20,164 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=365, ProcessCount=170, AvailableMemoryMB=13710 2024-01-22 20:55:20,175 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,183 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:20,183 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,183 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,194 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,201 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-22 20:55:20,201 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,204 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,205 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:20,205 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:20,205 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:20,205 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:20,216 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=365 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=13640 (was 13710) 2024-01-22 20:55:20,224 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=365, ProcessCount=170, AvailableMemoryMB=13638 2024-01-22 20:55:20,234 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:20,245 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:20,245 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,245 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,246 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-log-dir so I do NOT create it in target/test-data/5abcb46d-1a72-12d7-5c10-c89ca57d10d2 2024-01-22 20:55:20,246 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-tmp-dir so I do NOT create it in target/test-data/5abcb46d-1a72-12d7-5c10-c89ca57d10d2 2024-01-22 20:55:20,246 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-22 20:55:20,257 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/5abcb46d-1a72-12d7-5c10-c89ca57d10d2/bucketNoRecycler.cache 2024-01-22 20:55:20,257 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:20,257 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:20,258 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5abcb46d-1a72-12d7-5c10-c89ca57d10d2/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/5abcb46d-1a72-12d7-5c10-c89ca57d10d2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:20,258 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4453901000642485019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:21,359 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5abcb46d-1a72-12d7-5c10-c89ca57d10d2/bucketNoRecycler.persistence 2024-01-22 20:55:21,359 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:21,359 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:21,359 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:21,373 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/5abcb46d-1a72-12d7-5c10-c89ca57d10d2/bucketNoRecycler.cache 2024-01-22 20:55:21,374 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:21,374 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:21,376 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:21,377 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5abcb46d-1a72-12d7-5c10-c89ca57d10d2/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/5abcb46d-1a72-12d7-5c10-c89ca57d10d2/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:21,377 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:21,377 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:21,377 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:21,377 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:21,385 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=359 (was 365), ProcessCount=170 (was 170), AvailableMemoryMB=13437 (was 13638) 2024-01-22 20:55:21,393 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=359, ProcessCount=170, AvailableMemoryMB=13437 2024-01-22 20:55:21,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:21,414 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:21,414 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:21,416 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:23,669 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:23,669 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:23,669 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:23,669 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:23,677 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 51), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=13161 (was 13437) 2024-01-22 20:55:23,684 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=359, ProcessCount=170, AvailableMemoryMB=13161 2024-01-22 20:55:23,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,700 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:23,700 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:23,700 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:23,720 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,728 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-22 20:55:23,728 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:23,728 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:23,729 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,738 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,747 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,756 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:23,756 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:23,756 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:23,756 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:23,764 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=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=13002 (was 13161) 2024-01-22 20:55:23,772 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=359, ProcessCount=170, AvailableMemoryMB=13002 2024-01-22 20:55:23,783 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,790 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:23,790 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:23,792 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:23,792 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:23,792 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:23,792 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:23,792 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:23,800 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=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=12969 (was 13002) 2024-01-22 20:55:23,808 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=359, ProcessCount=170, AvailableMemoryMB=12968 2024-01-22 20:55:23,819 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,831 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:23,832 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:23,832 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:23,833 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:23,833 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:23,833 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:23,833 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:23,841 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=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=12935 (was 12968) 2024-01-22 20:55:23,850 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=359, ProcessCount=170, AvailableMemoryMB=12935 2024-01-22 20:55:23,860 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:23,867 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:23,868 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:23,868 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:24,865 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:24,865 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:24,865 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:24,865 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:24,874 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=13062 (was 12935) - AvailableMemoryMB LEAK? - 2024-01-22 20:55:24,881 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=359, ProcessCount=170, AvailableMemoryMB=13061 2024-01-22 20:55:24,892 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:24,897 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:24,897 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:24,897 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:24,902 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:24,902 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:24,902 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:24,902 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:24,902 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:24,911 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=13055 (was 13061) 2024-01-22 20:55:24,919 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=359, ProcessCount=170, AvailableMemoryMB=13055 2024-01-22 20:55:24,931 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:24,934 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:24,934 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:24,935 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:24,945 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:24,952 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:24,954 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:24,954 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:24,954 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:24,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:24,959 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:24,963 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:24,963 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:24,963 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:24,963 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:24,971 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=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=13025 (was 13055) 2024-01-22 20:55:24,979 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=359, ProcessCount=170, AvailableMemoryMB=13024 2024-01-22 20:55:24,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:24,995 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:24,995 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:24,995 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:24,996 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-log-dir so I do NOT create it in target/test-data/5e21e0c8-b717-1371-586c-4b376172c536 2024-01-22 20:55:24,996 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-tmp-dir so I do NOT create it in target/test-data/5e21e0c8-b717-1371-586c-4b376172c536 2024-01-22 20:55:24,996 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-22 20:55:25,006 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/5e21e0c8-b717-1371-586c-4b376172c536/bucketNoRecycler.cache 2024-01-22 20:55:25,007 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:25,007 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:25,007 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5e21e0c8-b717-1371-586c-4b376172c536/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/5e21e0c8-b717-1371-586c-4b376172c536/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:25,159 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5e21e0c8-b717-1371-586c-4b376172c536/bucketNoRecycler.persistence 2024-01-22 20:55:25,159 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:25,172 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/5e21e0c8-b717-1371-586c-4b376172c536/bucketNoRecycler.cache 2024-01-22 20:55:25,172 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:25,172 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:25,175 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:25,176 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5e21e0c8-b717-1371-586c-4b376172c536/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/5e21e0c8-b717-1371-586c-4b376172c536/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:25,176 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:25,176 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:25,176 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:25,176 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:25,184 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=359 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=12985 (was 13024) 2024-01-22 20:55:25,192 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=359, ProcessCount=170, AvailableMemoryMB=12985 2024-01-22 20:55:25,203 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:25,208 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:25,208 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:25,208 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:26,309 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-22 20:55:27,410 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-22 20:55:28,510 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:28,510 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:28,511 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:28,510 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:28,519 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=347 (was 359), ProcessCount=170 (was 170), AvailableMemoryMB=12902 (was 12985) 2024-01-22 20:55:28,526 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=347, ProcessCount=170, AvailableMemoryMB=12901 2024-01-22 20:55:28,537 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:28,543 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:28,543 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,543 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:28,544 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,544 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:28,545 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:28,544 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:28,544 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:28,554 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=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12869 (was 12901) 2024-01-22 20:55:28,561 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=347, ProcessCount=170, AvailableMemoryMB=12869 2024-01-22 20:55:28,572 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:28,576 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:28,576 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,577 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:28,587 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:28,591 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:28,597 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:28,597 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,598 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:28,598 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:28,603 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:28,604 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,604 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:28,604 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:28,608 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:28,608 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,609 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:28,609 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:28,609 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:28,609 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:28,609 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:28,618 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=76 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12765 (was 12869) 2024-01-22 20:55:28,626 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=347, ProcessCount=170, AvailableMemoryMB=12764 2024-01-22 20:55:28,637 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:28,642 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:28,642 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,642 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:28,653 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-log-dir so I do NOT create it in target/test-data/265ecf84-daf9-428e-d348-55f794b461b9 2024-01-22 20:55:28,653 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-log-dir Erasing configuration value by system value. 2024-01-22 20:55:28,653 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-tmp-dir so I do NOT create it in target/test-data/265ecf84-daf9-428e-d348-55f794b461b9 2024-01-22 20:55:28,653 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-22 20:55:28,653 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/265ecf84-daf9-428e-d348-55f794b461b9 2024-01-22 20:55:28,653 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-22 20:55:28,663 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/265ecf84-daf9-428e-d348-55f794b461b9/bucket.cache 2024-01-22 20:55:28,664 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:28,664 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:28,664 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/265ecf84-daf9-428e-d348-55f794b461b9/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/265ecf84-daf9-428e-d348-55f794b461b9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:28,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -422399526399662571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:29,765 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/265ecf84-daf9-428e-d348-55f794b461b9/bucket.persistence 2024-01-22 20:55:29,765 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:29,765 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:29,765 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:29,781 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/265ecf84-daf9-428e-d348-55f794b461b9/bucket.cache 2024-01-22 20:55:29,782 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:29,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-01-22 20:55:29,784 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:29,788 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/265ecf84-daf9-428e-d348-55f794b461b9/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/265ecf84-daf9-428e-d348-55f794b461b9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:29,790 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/265ecf84-daf9-428e-d348-55f794b461b9/bucket.persistence 2024-01-22 20:55:29,790 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:29,790 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:29,790 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:29,805 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/265ecf84-daf9-428e-d348-55f794b461b9/bucket.cache 2024-01-22 20:55:29,806 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:29,807 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:29,810 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:29,810 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-22 20:55:29,811 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/265ecf84-daf9-428e-d348-55f794b461b9/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/265ecf84-daf9-428e-d348-55f794b461b9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:29,812 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:29,812 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:29,812 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:29,812 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:29,821 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=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12723 (was 12764) 2024-01-22 20:55:29,831 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=347, ProcessCount=170, AvailableMemoryMB=12722 2024-01-22 20:55:29,843 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:29,850 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:29,850 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:29,851 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,173 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-22 20:55:30,186 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-01-22 20:55:30,196 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.15 MB, total=31.75 MB, single=0 B, multi=15.01 MB, memory=0 B 2024-01-22 20:55:30,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4090026307558215909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7806511742838153261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6544950469735499032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6262562450657782736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 268019570061666377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 63888317057075778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6976409622422586460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1327399569389043748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9026593997450939454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1062263458123586255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4159998320550937590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 580452037390034166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6274618308902409572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8677115315706443559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8192293318065460315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5769033291207564219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3685400015544929033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9166067668655890506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 454865113345223219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -789894975411374995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7583923899735054681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7722647070667172681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8122528469935804768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746397262401957686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6525933251156500916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530153946706087848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3460437903782540251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 700035412491584188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1486647776795446300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9128987272451868437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605100465262690059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2452986843906287501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8997426565814176630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7061056682095828267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7993089648320815166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4205924422076195819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2187397181111515985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5563764805448827991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2251993032922396093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7165911437868912960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7084363193537356879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1993412158208572499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7404542082214714490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5450935357811863620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8676083874061927167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -776498100462720875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5280384854035416694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4162095310229256409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4877635193873825388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9020984188995935915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5470972732449784384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914082909468568618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7834918309052178053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3886451613094935597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5952637370027710224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5548960447292744755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3758118205658966914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1883356795120685023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4623694593023595006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3738077958653875621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6099734508811165314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9123034194459118486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7604594966581837804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4167308487108184756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3330086512837461435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 884506786941094526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8874271441191637300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7851045854304016202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7304726384536223156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504079650049220806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4950896723384704436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7240903713785216415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168430547677931055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2548940372616174959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2080184315710650691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6750907931477009259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8922638741467172785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6166812025587130969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2345162178047822340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7043981250639328486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8219319714407588924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1110254870182797422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -886238982272983576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1065744573469129257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3097397535449216684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1407617989549824742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6396120037387792151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1784417663753982918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9079047916807073008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078126639050264238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7106446347448001916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5317561002671111297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734052766641817968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9058915300571163210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6862818522812245238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609641294391626786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2923599914288641280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6276127748635980212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7745747635091094855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526037456822656413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054765520650493113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3140087329057888004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3954964659996269687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7661126342464106089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -688295006440936048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922473387835511893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6664402814107697385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7935717336444776276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4367349742102891171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4719861609921241798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 853987024431593374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7076158627083253338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4247453297827407697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3216627771120051056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4217282454437933288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4277446814553423264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1092494361684191769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3036189855541973894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 307748422925190921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -260094091794126061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8987656873149848388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752474508910009879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7499359661415341364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2787379685939184898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3830136197071882685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1706544334761278417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3518471120887726330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3188581519393801935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9136206823838854873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2604274349728728390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2697297882105413926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6868084703869952660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198753207710193434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2761070940975002384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8942765106920383923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88078763445946079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8294190846417529746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615404089297925542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8314517771232832723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6855599658141068384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1343022564541273871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8491653900736143532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3036566404343439636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2430233898990098609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1327047943753311370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468864613959716155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 980867023319477933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6272593195942153909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913398509966474226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2204848248747529913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7081816421195646857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6347712088624840253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5182359742286375590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6665873061066923218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2073974711580661849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421115466811903533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538561292108396441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 588544716011268439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5946849616693235021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4642271466650786025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684890806780324408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2301500930946136684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4517358987928493370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2343193406211417467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3239634176250230098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -102999564352040875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3165516834325040544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8942533666232339328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4051111259262638261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3028401637472628450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5505737681661447959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1318579214937080722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6831563218376685741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8773856381692291689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7439864059297514929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8563037417604009710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -143147502250692912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245103862468067666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 678304594515687826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6634432910250646393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8570304681668100915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8237602336810000470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 144580136777068956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4614283912994380018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2331512275454994084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5326515996556100545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2649035268870484299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677445156020869274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4757160294782896835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3938755937914610029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3186612193645418599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1557127506567446155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726813050478184645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4640251483245437636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 899266203514839245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 657731047749504616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8561706865731213153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682348577927546158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979857528073318752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6305520965084196876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1096079993454935548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8717748244445711142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7659664434196628927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1391033548343014640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4041259529595469780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8185950078321109418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2591597285180307312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143928997363428115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3337213465724236740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 581114685383809883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9204387348570121129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8719440180536615139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8549541769790841061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3087465849889826486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952129505970981816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3279479935081163867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1241906921618752047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3954243933129626231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -383719206584115208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -701930762721440268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8454763907683917994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1161055256536440829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1710371623745654178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1047264874684305561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1306651497276582975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1383712896300088302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5972076844951233717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6500122684860004070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5457552496335277620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5034537250576434481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4119898432467156442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6848913632893680472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028398858244062352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3975969637898389671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2765269856678028452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5079403314416501697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9135201843812458833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808070469899412625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1336669494261855444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3049596807790562989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7645729489570944122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979170158503684991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -263704249385002993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4051538151815681641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7613183742355438566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1065864398148526202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8878353369693686881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8453605877817897510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3933234971109053906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4367909810748228795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744714826476520932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2541942792113610780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2556613480073074755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6992899413666708006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -374358240526837716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5211128868786248300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6249871909496146842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8978351759843768337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5431732147241723845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1655206322172840368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689942914992129771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2362477411313141673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6103294225227125211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4585701209509363308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6779150120449112455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3945305847923723190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4401085969445116422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7473590904413589387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184150821666696913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5149024326490172235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4933851113542093244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6769943164841131964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 401292891743718455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4601156935381386967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3875271030719097262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7105787223882253140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3697078591401405446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4444155850132580405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3524722706950183418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5727988666909881845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5107332887046583318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821497723115336815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6099557681895094207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4574747816220797663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5239508629830833553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1169728392591096838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7018684688946891132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3823402604046654310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -429825797442355211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991111250000260763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4391708413341004103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086001613047581798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3251763106919695944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4338555396170840068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5671369908647862561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3783488351923299622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636910958018030129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6424219931536657668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2283129679826821787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4776555926623764318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1713905494979098193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6913871654175012324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -493726340520606009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190260476666479847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -281116379320812322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8935938607986644045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6148716292466112204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298800307335263748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6668940680086635739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8030821478934140802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7302266738916627784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335709986940965409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251153180073154893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3626469569749819609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5004145531049664707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9037396366589193567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980622480857668279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7272905227995087856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 155641345893831946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8397559786475176962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2664561348764641365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5984013908136201496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1247218049593479042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520551398518428954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1824628009211583867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7527878785244285529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6964140134932059619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3056106033422880768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8271100253507936115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3874175399889078622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2459129830737161682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8957203351797031814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8513968704546253941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6077961105575725014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6141777471749578800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8251964741443520433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8565315305178085492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1284173292768164618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3473279590525490944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867481534574883204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8090513494100182836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4838094911647864430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1137053815600697129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6732744452628351896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8393684232177320480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7152000472411502592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9103040729319659585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4292104842122317498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2725364928910296031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5528402979386153061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7338067899974253230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2388629979982136583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2384656009076349671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4925058259418683950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9083815825733006603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635924933688544651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686479807937844941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8308080885196666611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5719389187171490688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5880379306399373191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3129619386579670468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5357881946647331194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1920074993562277052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5973932792297915033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1668536103379121844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6844003146955637089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3946178116031631149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6008759509916020832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035533333763345202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6556323571316362888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4752867471624345766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7816917071338273586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3082661660814585290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2889662596013116118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5260733165393633924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6762683730679929912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4955349712512908613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8897496347765591093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1639641910205200487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9108468885947909053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7247671746160667524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1668763923132268946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864800405904959434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2236142777251679675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5882108742804346675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559690868623809733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3596086463134354401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5875770718705556058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -412700936074661439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6937004884345870881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5336126159210590858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7227922136773711169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244212695976754435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6446956831485767501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8046841213899135756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9083112898446694218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7580100926020439920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139029589532707513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461103265314173385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105422907804228432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414763374228557767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922492563702444645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2596650508348203753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7321790586556241015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1286165598584471819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3003642109788761250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5388950565224702637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3913968379012503762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4501331634825685732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015972518737713551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2463169737552911592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3968606295445517085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6801401985194774812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3741396721563315601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209743869830078219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8770226059344621693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9203960659279416098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938848183683242684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3276317700515627549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1131284790635406735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790139297550244109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2381641381067129471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513028362422157459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -452821371412332432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333254629147237929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9125905041984588552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -166823172333634989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8825213743873148963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3816270961706070132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4295534784384665757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1326822782699733995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2787369971855668658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4675042124407840714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3533034787064048287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4677638111358751143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3836480860119815058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5164419849923479281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3317751226519151220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649207784680291727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4017952818274667160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1283459140246191995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716639351740841193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2214878845474647743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8282704746231452543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4301308655278678389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110152914793898614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 45380742893190852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777763602908893817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4251583817778628157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711613561265805229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -141452582586147659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1572578909854693080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8534608227583388793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7856444246817837135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8851731851269180311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5443275212213071020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8886344403083765839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -529382685610336904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1913233499441911272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6854630599115252755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562407026796730035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8305748089003243516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125763353433405944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8432825301503166990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1120110272640993310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7213368231500022895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6789674456474623958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170244809559617564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1841028789507710745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1984997503880761831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5058390793650657242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2808067949917443507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1773361644754768844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727528030984151808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869135170708774804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5001809874317606943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4468819462600161265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4878677055101475225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4259566825901212330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8610187601064549056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4223004354604839716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4923479680754901208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 156457608130672574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4957651741005297116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4638439118976094461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3337019595873455054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1105775643853650698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8337437044513988586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9097010468172346007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8054386208006980707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1758529436797190703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7573824217873516653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6436541879969617036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4164345491625225455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8849383864508496900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1875040323324347191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8470711258214085602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1913772666938958809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -68831909987905376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8772617398214132200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7093372542149321360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5832063705971290054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4325208332087120578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2085400891313359185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4618966431200552216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703166810252760778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2534142718152624462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2793728254495552454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6404136338869902303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3445649740346657022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675341880215758122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8318737487904977394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1540303789452681543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5180131161631528880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6591786358034061471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6229900958620068999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086156975661463115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2742376032235827718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6705329369961996246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6722031782711047255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6515438180599940850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2869030788178020541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6414097710740145677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7575829779986190518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4294604629908955599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9175701918992039034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7125899996275373664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161310439785005166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8022233124378035709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1132188148819462643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2230007587985559813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3150422454139499483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7995543270543536249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4971176267187344778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514234325302019069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118021195013892917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7623282742738900606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1126749133791846397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7303904317369245902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5732285922594796696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3344838866106920327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204389890021271650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6023591986876133957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4650231826947284529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1814107202870662255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2193361271696446573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 917300474061651670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861718074801436916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1543919403842004540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2686396155148000173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1096485442236087302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7838954218116009583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8175746421493974183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5062808996983596570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8890316661967921206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1768220005129165225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6161431722613021577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310163806602216423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4025707488647773140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7602593509174396454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3363325084637558010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2821678347614838681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6149010764952650864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137023076707988146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6524629341354996331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758578765000297605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7849620883987083362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -718476989295720520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7049422975511141846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6829922358630982935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027375906954851015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6167595943956789868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7381859249272238138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8634636571526109943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6622829595712378686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6714021670367141222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9177028841278966919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7160689431569548088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7730313950270688458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3798451512801831416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7593697651118130694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2374061758171586804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1593019838610713893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606103484626401827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165757395277348368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4895143059425144967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5803448501110899561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980576474163919240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427245667708020092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217850472736594010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5665345277353093285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7087084104357272765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4453672816576024029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7970579525768837088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1733891791103209537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984580093170395982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8038627806205873545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8545580956198495828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -729180713952178836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5272562589606344222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 866528553189859371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3101309248423976530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209435640631711268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4092134579613091592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2205590500682429189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2995081693028990769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6481451017405757202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 960668725918327344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4598443235835542137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -866559373816932376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9143663236480865836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2846620561963015716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1663902535187605328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747870992798420566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087152649137125213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 93398253212145342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5781950457521688326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2909919562320794614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6820099797078344570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6869353839860631122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9015796089263490776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1841835215636305355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935975692188536778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2824691265369875209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689949593079078036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -886565592559746434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7952898564539767022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414235390622628302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8869429731772997898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7529378073433908337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562714922278511564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2045526521773318955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741246211250282902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3110251229132701938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089476917915812543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2698337144317202377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4303715598465872330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2155308186101339741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 89695502992338746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844680734670952073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8450702496124942348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9027865095014717878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -366481164973584368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4723733268668413819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451381454161475988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 519230013761299950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6518172022845096628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5196488456206425381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4531805060953473150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -691943926496446052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2232507113925823026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949704573043371503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6844312574293429080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813105051080027877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7882733466120281143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4391282608341695761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069186224561759696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646601504118613138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4729528609546704551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6116719666789614704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268010805499543956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -939797934811733600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8048301020730607905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 818399380612514828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7833277922437047041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7951103869499508917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8428784256616848028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4707674394409019698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8011420615943163146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4409934985876852502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3062890112501932565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725837101325039198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46487132691051695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6557729633985426114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3256038542640113597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1608158799135656013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2683019869290281385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2532073189352575064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8304728925046906706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4012682490105634746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3408070083955900420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6468862014761755886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7322761362409408952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2618858616232802168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8568697791926197335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6294140688825631750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3936764141341871873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6085774640227823178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2730747862690991748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4033208713258872519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834920289146725812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417606698702576371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9183396559436829451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2633127681265717200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371298928148873929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5537546187222458309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3893700773702224267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -70980371552283169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6856217457616046006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7947189078302490037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5151522988035836185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7850823752732027065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 458415395855322478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660622623208284373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293541970331425838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249174093298904582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4176048878599141517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9596191378071280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774629131776801260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1784484162355277611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1555376592864488123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1448245918318250237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8930451385052469560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -758958216111454640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1080852830805782770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1953966280840087789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6881542802089028504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555211152186987597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7616095451577677554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5585957834064423446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549858466092559188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1675708704172617223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4758225645230377666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 387735786714538276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3574122434382064235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6038781277535953865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8089674191605865099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4052575008874265570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612432109152663113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5132533034724434459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5365670162702490944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 272040167087676609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8563362208541851217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4111127523961063558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7895091825523776974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6805548122611351695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2551997504783708361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 874056282670487087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7319870169507921115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552508545554288445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186547435067986766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2860130296831025128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3787453770741451396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 828179098030915372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2269924602506741180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7663755448466889780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4258693721666673375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 630957337755594630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4105842435525896628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2939433214498750390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -739627726643142833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1787917979051429048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4350998776971619734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637580167068537458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -952257816734170599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7235322613010722754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4597795787954506648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7638329637927477174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6698165339408013901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375782553894874506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4272468948749675672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6199595673047108951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3792049120490825081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 275113595302231230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7244844025412504669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -469354363433845188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872851206403984312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 114698456674172583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1739344537126287718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182553017345145036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7112466396004733843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7311982256760145268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8774616963730026036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2336863751358762075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3958132668884122222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4532867678802891481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981293553544962374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2717309778253497500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8419536265643788428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9019407061785871063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8202431989748446032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4965169528971179616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 654836745350870636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5979171457175568179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963292242058216635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -950091804897031175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6174283649081961286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8792347070609636098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6868346872161490973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7806504151185646752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1637410026185651892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8573281575178107326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6566891361270226816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1955838569073440214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8321278605924030263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8633665002430416148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8854059783266223875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5004404169707709130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6710167583251607218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642375723972092309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4979987528448342752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -24934510440579599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2629435280725628053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2872564972054978886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252515746670410475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6294406012463266030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6293891156787985556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5970520256534679294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032738096033445804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6944656108606081952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6572905146388496457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5037139897478320359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905694033365406026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3067484993883730152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2378271951391562013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6005382572537883531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3206255651310327851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1813381904728014934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1216033026070741449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8699673723069241517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8881395672137360267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8595705283319579901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 792360222463044785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6234637946903126355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432373343275973184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4427982773514940667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4096428969502298562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7668351051809805302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 946186311310407037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1460408787936707540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1541792129045785420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7801389921313168790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2516721421762121145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7335343635754592453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2581252663634599582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7992133512765466649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384632453074646434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4026712290329546001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979709582488952483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409583612857170271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606876303826419428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2263047581884400388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3662526420932571122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962789849529495098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1250372890270510885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952684045830467158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458704564562733407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7764503120655308971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805225815665955390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6651594455323537181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3987193698409198708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2600951103036142657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6077841690060236597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2081751969414814750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -263577028172552269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7374796800730132328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4451580081924980353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3369116035186750805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411046819806493701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9108368654062436475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1498468509295207523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427946369663750273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8924620979646873033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1956347447036905277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9154112403541732578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989619685553338790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4179621339026500975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6577730818052831140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6257744917495080470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1337181293552357377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8950582613052118859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3948372440475787227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2994711767796164246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 205434677914998003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4151186027616343557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109309041593415019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335923713040528720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552736820312261771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3383837115779566384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2962388627743789919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6315732343889744657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7483309779405479393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -334489191131669064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8656291654109389362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2492996833242813682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6006359590347848381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8837112027321470186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4599168814650092947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7794197894892072180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738763503291716166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182563160775750933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -572366137952952543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7340990540867470886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5339573487694636542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7214907472682391904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5459349684192246781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5492516560102189861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1863758277580470819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6246344908566592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6913966084110709942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441096495255724765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3312446517619035383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7880131693524552526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2988567958829047060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5525111908189107466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1981706277733640866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461604200894519893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1925429055575062045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2153501002195652675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3452938353644581596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3100153533160295503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4435550468222788170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8118315398915600174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5393235845371405105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2266555827873928813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3344129900592512099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8922824339122865383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6419677079102303953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1526093202397928368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2349042288028484774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398249621801714117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6177292080495721125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7588107848180777602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1843773646945716370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 416236833732310464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7634381415198184696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735526765570752122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7185108268373848618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8582350307531639756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -114306336152795624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4751609694942476977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9131515392026709588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -143622317182750891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174206635201749243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1443124433142195777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6044556797176691562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -82878150881913967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7512272889551035971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4241004083060866434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411903604548350782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775947411269509926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1999053942273704839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7238932799819662251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8386079489588238556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4984109065137448961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3103278665537627147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7404043679102222791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6955397679507628523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4179512086444991225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5576120789474994237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4998822828986940333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6649289307638107983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 312098637763833271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1665075605213283746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739785338990167409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5410149365701464893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5210209330558664345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3702372079694607509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5357472836244670321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4530892917682078869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3615698007166754408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2058080843306442619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4700271987718425381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8640810785142791521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5354478217272977400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5018833265030792574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3453950231921477714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5698633123900548909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1619704014535548971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142715015883306106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408430937839257734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3957867099843037245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5889269731692943949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3264440781886602425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -393673754320861138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4459776849335300263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198691884617292188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8990658153264241178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8223247365039990443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538794142393318612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8159035005067575163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943686822289796077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4654352417673128991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1446015948490725089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913433682935884363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750401840678464257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1154313387368177358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5957803657940110074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1143681253604527950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3109920180633461202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4596936168974269764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2955433594334418707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5028114793935039425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7124541586125758531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8895967352349025737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8716213680233159296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9169350531862978729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4697430620980824057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040459695736990818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1804243741700563073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968058114592240688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122653210473668361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8736367671129193050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4741730701178638272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2222985205552368989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5097043972960020320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8958416686217885043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2966370306940298274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3917021734131112211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6599228672014361467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1404336324091976805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2687787234724070032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7774083003646974234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832563782311509372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9077190545126346430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417735338502513019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1819035368548066736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5024305933933508493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667879130759757379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6696470891647569552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013215936739777539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9076340351014479054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747674033500813414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8331995009693030098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3423958847643590589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782156096201611051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841784360228273735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8247493387777458578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5274649586556150557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3825747745092383382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848385925246853964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8731534999377416803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -755981885104973741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8186995723975984174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9081770312144562983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4197044197417218738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6868800894344757448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2160492703876244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8572195347613246193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -798779571293310331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2725295492005555643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409626936857066275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5038184964710960534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 349039774238427840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5322702730595618621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019739511527165380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2281915083215476770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686910405789163752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1441834478155172626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6016129081977287746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7273640682983552234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5242191360001692900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7573666016294666740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1589242940728895676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3394622566341252271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4736398325250834193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8955268474341107620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9083191846289808448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808253461621584446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -108248915145568906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6461262632003436758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8327785208916271760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188647473397599123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2706914889433023498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8425124692344948351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7703512788690104385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589158139485104904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493854799655804963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1772842085089165661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013105757533724599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3031768790628842288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7015583304442372319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5650406812031233056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1111247707411349257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8688395943066548265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900849342807923366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8358181792663858276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6383102394055463186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9049657793740616075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370498536079492936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4628119212007729970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3181069484808900051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3888450175919687892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617661969925236113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3094391088696361909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3082018311789788583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2280191491380863569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671965814355585541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718320531943298710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1307048519029703775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5251508054966120202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2893109574467061605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4092565871490625372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5836636364433706145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4846599036001347587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8412566125271983098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7894962508681887709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2056411769166904336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7050095834691214784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446504831809359613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421598587906498240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8005207636690533712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 309129052418090753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492899451742587616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7185132341556990458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4757022020881463119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1336213917203255131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3365955581463814201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2432056195129820787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1755236494487847419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3759276917698531202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7755904051575639046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061985971084054566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3840923877387957000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7177629244202233550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 336100845930618876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8930913451283381282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8658165658104186468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8956559773751675474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -421667054052493083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2114700657916008993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4598099310454056336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2346065252085300504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 593749997229972092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8712535962371012783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6831065429801889256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3593929426039228871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2492519983207116443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 322056202910413638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173859727990359920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -588746418192404122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4803498610914193489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1003017362976926587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3226886278071029338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8541001775046468833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 623905488889591674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1563508489775594713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6975504281608309706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974999361371864591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3291454418861037346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1778004284671337930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2320236534497965059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2810500970745460054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3551297087255570224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1724106508068149121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8140703967274905445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2868791997620762350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -629032029027442301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7703971044849789630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2797204350992490647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1043737606093263306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1045314363340650793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -179493344618438197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8424770585416376347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8050179397723513009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2636938727939174843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6240162778417399017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043759203993851567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787930077066191319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845912376630028534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8925719395084217487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3609260606899862491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202229173995016164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171255415953926811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 332541757128668876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -635737052046318195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9199463854693466617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -23232068443848136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2363238223261168314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6956969566796803411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4366739701573786955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8125830601043407679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8606032983694824068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9202317043295790189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260837757162940512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7377037895690129649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013046942596788169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721940772558301732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 456797409455309482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1546431908013655066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1571559882981232277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8518939058474224932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8115130071910540657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -577572735678210845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4352650978375577424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116368168708101118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2476301344380736504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2569375710102289161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7749556754250037564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4200956881592699034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2573388228341340546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8434198103903952775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -835077262818336508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7392024424344518386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4517187418403522087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8496346611868348200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -360142715828473075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9047645477431713370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1181993946519556337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7499260868760382487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51485253511078301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190631234075091722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8317535440836608417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887785412876857963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8607896112763706841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011504084276791535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790425238904471386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8135173859869252438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8310327864244304113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752026311890245416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2682562303803447782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2781254457501508369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8014663382751297252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 671306640675691586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1765427983839822289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8351080139125780118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6650096931420659409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8920552962266294650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1921607210652490157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1840993736281751453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580189301560518839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 161986783790983408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8906152975350093570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5874259779545470583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1472467821560720678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5166140950024140220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1350674690560101052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3130478109588240897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2316689110016999117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8883935472973539253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4139913048236584244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7600303574968053202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489955894159267240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3848937231643090162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6551963966198622368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -78058013259236845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071381757005747168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1710128352377208793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1215125146396638139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7313378519257352732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 350940294901774050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1794950573921106261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4093219599464600539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3752457840286948378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8937643906549884508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603798191072379049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8744548202091466766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982393710175136577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7912456489462282302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8424373462709881216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -604545044922107243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106252246223055470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -918881636672866062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5033363958257170761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4662146193685580409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1797604722008246379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1645629639051650042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6924460598024162328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1173708949611407947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298320471226589188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4304324813655271551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7423809830304305906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1402824799463172694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6290860782525393217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603668391523536351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4349617779861797207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8114471364606269690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2421231175882681209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1479889044368174824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7132792175793568580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8386850368792431763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5619050958371116273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3454415527641994730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3483611171561557725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2649007386621863849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2713164735466301853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5756091844536887107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -284024898794520598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1924418066375966794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6870884661887607128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 27431445469900220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9086400423551854326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4724778343300089258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1830766804357647804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7793317723813014577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7655024194567589075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1001660771374468428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3208931159063429660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2081040063891353619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5460291320557461631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9014137006445373373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408213957051651212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6224603228018574904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4010245592369240184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8777605401176371839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4614087005389018359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2977752781968870688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837044930568408552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1675298496100383642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5152286129555018643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8220640494105165006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8364562209692589296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1563163978623480733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963691312536116660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7923158600408224541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -506149983211767187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2119024961214563635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3274593753994705767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4553840288502394079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5828051485714509460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -153993123405427172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -889818652853109497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1410328672205948866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3707444315063362287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6979755694592175606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075810034125884349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4309967583568791843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5142307722805115466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5617752532220334233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1687641481277650775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 890695913347364103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6267221700396292494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637670356311672739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9169314074761427536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 316277522683468446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5462947603608042924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8127012294413474596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9026223183822870983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6241966341532880792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6076351305570815695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 152480986087030040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 604611380442524284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4102667630763478187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9119167423075870401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209970633841563318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 680299031249814219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4749176111998556577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558645480421087773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5977227545514167925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565994301975502672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6692198461221790926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6171299825897846906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6076856374480328441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9000032640271925944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7415306978198994651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7896162908044754967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1658494554031632697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448416734337325951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -657133668027381600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2488516554094090083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3767253063214867292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4422037109663382631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7741407644923045446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7539699036108740146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016479059042670772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4678034104286323102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7713046497931975126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6793439741596134511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8419811381687319508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1873619933166321143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5556763233935261430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8978832271154519265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1377901673255338052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6884351153979017554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2072987292989501983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7849245522405232888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 407823875161604690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3088730292677443634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -904881210645843352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116615687940791471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752671542305877436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729943029185188901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7629493521526647923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5635914380419792151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1786883646009062532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024601094905601015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351103534472525104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -349167393908296050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2127101441427740893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1832199645552403633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9188015861876711660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598608399830982554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4370791474604549471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7334918218183804564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7049377507873072058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763857837781683427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1814231146952407926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -377180408224245262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5271671400624993208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451010217891564053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959240184786465186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8161914448616396963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -54941315721775294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8395096217342531944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1204516765872366541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1362103841345547672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4952330658899032229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2021336042494160535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8206999514746710037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6099562928644165073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2488680980104642050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695252115137637583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3368208012165011126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4990063089191076585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649141131153175240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4513594647811724184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1553255286989566353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2576612704293872257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2553900002110731172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4474770655782120020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3200041786932659421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8875478159020133738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072178868612326586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 825498203299920749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5712041308686221037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907234048296838058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8422949953862808893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9127427858359435510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6811516336695557181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909657725430296571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8459875509468004284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871893992358129664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1135747688757215720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -222936568181813217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727703094495235744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7529252585667161823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6536864572452368405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154510498772508693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2499577266982144283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3460873964475761670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1860669510459774318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -473214961285370431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8638269727152492357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2785825399882360663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802576554539570489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2849788119580774713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2850261963303602686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -19451965344557285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3230910239566433202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8396225985181165367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4986992543711987126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3430674275481658031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1880385023958856817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001613170942745155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2054687419421501492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4870232449060008137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3406582033074440874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5822429949730065312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779280410772501870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4751364247440745370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473526068623168687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1732935341393659747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4286288415201087009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559774067847382391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5876686181011662646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 493748076303972932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3318307446835642859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8275144929159236234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 563465496863920669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7377270841380663960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707631375027135186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471605731360529902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8880250080740450606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2752646826366172050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4371910744129663454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2798987599807683961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1202641276953633962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037141945894431027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120009924043755176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4577846042317472925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332764840156422894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -751866693288544948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6150237541645576092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -618153544334502100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8657122111623165542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7139210161512038176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3268505763694406405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3732278525494447452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 148513594342554153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6267382214321771505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6827541416663855810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4591781623092946400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2187263917769858579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7507326979027626535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1872589192036319799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4569196152272367764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5460376748288040652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -138226549574754219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8083741412649612997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1355989869608817497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405484320081379309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903445338113671241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1094609329224003624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4616399497166313824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6911386924828878595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500024827614083592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5552054331245719314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379687427068187194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5831483901415750074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3702607169724475109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9050569900156683424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6430017609807555097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7651694097829561759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4716442312978790071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8300056052379103923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7044116447074693914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2745129312242529803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6279453571698701947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8230614325264912205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218381935518833304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7002947213541926929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4979847443557884634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2826196301109221854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7913793641085278365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2040966650912091202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3895720185192755573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8229694991306242982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9166441486029358179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3362786375658360996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5370856753661019905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7547090451166456550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:30,395 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:30,395 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:30,395 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:30,395 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:30,404 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=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12694 (was 12722) 2024-01-22 20:55:30,412 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=347, ProcessCount=170, AvailableMemoryMB=12694 2024-01-22 20:55:30,422 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,427 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,427 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,427 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,428 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-22 20:55:30,428 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-22 20:55:30,428 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-22 20:55:30,428 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:30,436 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=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12674 (was 12694) 2024-01-22 20:55:30,444 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=347, ProcessCount=170, AvailableMemoryMB=12674 2024-01-22 20:55:30,455 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,459 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,459 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,460 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2024-01-22 20:55:30,461 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-22 20:55:30,462 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:30,462 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:30,462 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:30,462 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:30,470 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=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12656 (was 12674) 2024-01-22 20:55:30,478 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=347, ProcessCount=170, AvailableMemoryMB=12656 2024-01-22 20:55:30,488 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,494 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,495 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,495 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,505 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,510 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,516 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,523 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,524 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,524 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,524 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,530 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:30,530 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:30,530 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:30,530 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:30,539 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=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12521 (was 12656) 2024-01-22 20:55:30,550 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=347, ProcessCount=170, AvailableMemoryMB=12520 2024-01-22 20:55:30,562 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,571 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,571 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,572 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,592 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-22 20:55:30,592 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,593 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,594 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:30,594 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:30,594 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:30,594 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:30,603 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=89 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12468 (was 12520) 2024-01-22 20:55:30,612 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=347, ProcessCount=170, AvailableMemoryMB=12468 2024-01-22 20:55:30,623 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,631 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,632 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,632 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,642 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,650 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-22 20:55:30,650 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,650 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,650 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:30,650 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:30,651 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:30,650 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:30,659 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=347 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12408 (was 12468) 2024-01-22 20:55:30,667 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=347, ProcessCount=170, AvailableMemoryMB=12408 2024-01-22 20:55:30,677 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:30,682 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,682 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,682 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,683 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-log-dir so I do NOT create it in target/test-data/1c06df48-db13-2108-aee7-969448588503 2024-01-22 20:55:30,683 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/ee008fce-3fa1-2021-4152-19a24d1d128b/hadoop-tmp-dir so I do NOT create it in target/test-data/1c06df48-db13-2108-aee7-969448588503 2024-01-22 20:55:30,683 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-22 20:55:30,693 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/1c06df48-db13-2108-aee7-969448588503/bucketNoRecycler.cache 2024-01-22 20:55:30,693 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:30,693 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:30,694 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1c06df48-db13-2108-aee7-969448588503/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/1c06df48-db13-2108-aee7-969448588503/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:30,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -619786955545676363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-22 20:55:31,795 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1c06df48-db13-2108-aee7-969448588503/bucketNoRecycler.persistence 2024-01-22 20:55:31,795 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:31,795 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:31,795 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:31,808 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/1c06df48-db13-2108-aee7-969448588503/bucketNoRecycler.cache 2024-01-22 20:55:31,808 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:31,808 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:31,811 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:31,811 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1c06df48-db13-2108-aee7-969448588503/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/1c06df48-db13-2108-aee7-969448588503/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:31,812 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:31,812 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:31,812 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:31,812 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:31,821 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=319 (was 347), ProcessCount=170 (was 170), AvailableMemoryMB=12378 (was 12408) 2024-01-22 20:55:31,834 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=319, ProcessCount=170, AvailableMemoryMB=12378 2024-01-22 20:55:31,845 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:31,850 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:31,850 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:31,851 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:34,102 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:34,102 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:34,102 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:34,102 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:34,111 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=170 (was 170), AvailableMemoryMB=12299 (was 12378) 2024-01-22 20:55:34,120 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=319, ProcessCount=170, AvailableMemoryMB=12299 2024-01-22 20:55:34,130 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:34,135 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:34,135 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:34,135 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:34,146 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:34,153 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-22 20:55:34,153 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:34,154 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:34,154 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:34,161 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:34,167 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:34,172 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:34,172 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:34,172 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:34,172 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:34,181 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=319 (was 319), ProcessCount=170 (was 170), AvailableMemoryMB=12171 (was 12299) 2024-01-22 20:55:34,190 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=319, ProcessCount=170, AvailableMemoryMB=12171 2024-01-22 20:55:34,200 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:34,205 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:34,205 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:34,205 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:34,205 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:34,205 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:34,205 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:34,205 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:34,214 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=170 (was 170), AvailableMemoryMB=12151 (was 12171) 2024-01-22 20:55:34,223 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=319, ProcessCount=170, AvailableMemoryMB=12150 2024-01-22 20:55:34,233 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-22 20:55:34,239 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-22 20:55:34,239 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-22 20:55:34,239 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-22 20:55:34,239 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-22 20:55:34,239 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-22 20:55:34,239 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-22 20:55:34,239 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-22 20:55:34,248 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=319 (was 319), ProcessCount=170 (was 170), AvailableMemoryMB=12118 (was 12150)